﻿* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 16px 0px 10px;
	background: url('images/background.jpg') #5f92d2 repeat-x 0% 0%;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #bfd8f6;
}

span {
	display: none;
}

img {
	_border: none;
}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}


ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

input {
	padding-left: 2px;
	background-color: #eff3f7;
	border: 2px solid #eff3f7;
	color: #537caf;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}



#container {
	margin: 0px auto;
	width: 900px;
}


/* Page Header */

#header_container {
	margin-bottom: 12px;
	border: 1px solid #fff;
	background: url('images/header_background.jpg') repeat-x 0px 0px;
}

#page_header {
	width: 898px;
	height: 120px;
	background: url('images/logo.png') no-repeat 10px 20px;
	overflow: hidden;
}


/* Page Header : Company Name & Logo */

#header_company {
	margin-top: 20px;
	width: 385px;
	height: 35px;
	float: left;
	background: url('images/company_logo.gif') no-repeat 137px 0px;
	text-align: left;
}

#header_company h1 {
	background: url('images/company_name.gif') no-repeat 160px 0px;
	width: 385px;
	height: 35px;
}


/* Page Header : Welcome Note */

#header_welcome {
	padding-left: 142px;
	float: left;
	text-align: justify;
}

#header_welcome h3 {
	padding: 3px 0px 0px;
	font-size: 14px;
}

#header_welcome p {
	margin-top: 7px;
}

#header_welcome #welcome_text {
	width: 447px;
}

/* Page Header : Menu */

#header_menu {
	padding-top: 5px;
	_padding-right: 29px;
	_float: right;
}

#header_menu li {
	margin-bottom: 2px;
	width: 116px;
	border: 1px solid #dee8f5;
	text-align: left;
	clear: both;
	float: none;
}

#header_menu li a {
	display: block;
	width: 116px;
	height: 20px;
	color: #e3ecf8;
	background-color: #3d6290;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 10px;
}

#header_menu li a span {
	display: block;
	padding-top: 4px;
	padding-left: 31px;
}

#header_menu li a:hover {
	color: #fff;
	background-color: #2e4a6c;
}


/* Left Sidebar */

#left_sidebar {
	width: 178px;
	float: left;
}

#left_sidebar .box_container {
	margin-bottom: 11px;
	border: 1px solid #fff;
	background-color: #537caf;
}


/* Left Sidebar : User Login */

#menu {
	padding: 7px 8px 11px 12px;
	color: #f1f5f9;
	font-weight: bold;
	text-align: left;
}

#menu h2 {
	width: 69px;
	height: 15px;
	background: url('images/userlogin_title.gif') no-repeat -2px 0px;
}

#menu form {
	padding-top: 5px;
}

#menu .form_field {
	padding-left: 1px;
	padding-top: 7px;
	width: 155px;
	float: none;
	clear: both;
	text-align: right;
}

#menu form strong {
	padding-top: 1px;
	display: block;
	width: 50px;
	height: 13px;
	float: left;
	text-align: left;
}

#menu form input {
	width: 93px;
	float: right;
}

#menu form input.button {
	padding: 0px;
	width: 55px;
	height: 15px;
	border: none;
	float: none;
}

#menu #link-password {
	padding-top: 5px;
}

#menu #link-password a {
	color: #eef3f9;
}

#menu #link-password a:hover {
	color: #bfd8f6;
}


/* Left Sidebar : Latest News */

#news {
	padding: 10px 17px 10px 12px;
	text-align: left;
}

#news h2 {
	width: 76px;
	height: 19px;
	background: url('images/news_title.gif') no-repeat 0px 0px;
}

#news h4 {
	padding-top: 6px;
	font-size: 10px;	
	font-weight: bold;
}

#news p {
	margin-top: 5px;
	margin-bottom: 6px;
	line-height: 12px;
}

#news .link-more {
	text-align: right;
	font-weight: bold;
}


/* Main Content */

#maincontent_container {
	border-top : 1px solid #d5dfec;
	border-left : 1px solid #d5dfec;
	float: right;
	text-align: left;
}

#maincontent {
	margin: 7px 0px 0px 16px;
	width: 693px;
}

#maincontent_top {
	margin-bottom: 11px;
	width: 693px;
	_background: url('images/maincontent_verticaldiv.gif') repeat-y 310px 5px;
}


/* How We Started */

#started_container {
	width: 313px;
	float: left;
}

#started {
	padding-top: 2px;
	width: 294px;
}

#started h2 {
	width: 96px;
	height: 14px;
	background: url('images/started_title.gif') no-repeat 0px 0px;
}

#inhalt_container
{
    width: 690px;
    float: left;
}

#inhalt
{
    padding-top: 2px;
    width: 690px;
}

#inhalt ul
{
    padding-left: 20px;
}

#inhalt li
{
    list-style-type: square;
}

/* Repairing */

#right_container {
	width: 247px;
	float: left;
	text-align: left;
}

#repairing {
	margin-left: auto;
	margin-right: 1px;
	padding-bottom: 5px;
	width: 231px;
	float: right;
}

#repairing h2 {
	width: 125px;
	height: 19px;
	background: url('images/repairing_title.gif') no-repeat 0px 4px;
}

#repairing p {
	margin-top: 6px;
}


/* Get Special Offer */

#offer_container {
	margin-left: auto;
	border: 1px solid #fff;
	background-color: #436da1;
	float: right;
}

#offer {
	margin: 5px 17px 4px 10px;
	width: 205px;
}

#offer h2 {
	width: 120px;
	height: 22px;
	background: url('images/offer_title.gif') no-repeat -1px 0px;
}

#offer p {
	margin-top: 1px;
}

#offer .link-go {
	text-align: right;
}

#offer .link-go a {
	margin-left: auto;
	display: block;
	width: 34px;
	height: 13px;
	background: url('images/offer_go.gif') no-repeat 0px 0px;
}


/* Featured Products */

#featured_container {
	border: 1px solid #fff;
	background-color: #537caf;
	float: left;
}

#featured {
	margin: 9px 30px;
	width: 498px;
}

#featured h2 {
	width: 111px;
	height: 20px;
	background: url('images/featured_title.gif') no-repeat 0px 0px;
}

#featured_products ul {
	padding-bottom: 2px;
	width: 498px;
}

#featured_products li {
	margin: 6px 21px 10px 1px;
	float: left;
}

#featured_products li.end {
	margin-right: 0px;
}

#featured_products li a {
	display: block;
	width: 107px;
	height: 84px;
	background-color: #fff;
	overflow: hidden;
}

#featured_products li a img {
	margin: 1px;
}

#featured_products li h4 {
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.featured_nav {
	padding-left: 3px;
	padding-right: 9px;
	float: left;
	font-weight: bold;
}

.featured_nav a {
	text-decoration: none;
}

#featured .link-more {
	padding-right: 3px;
	font-weight: bold;
	float: right;
}

a.video
{
    display: block; 
    width: 520px; 
    height: 300px;
    text-align:center;
	margin:0 10px 10px 0;
	_float:left;
	border:1px solid #999;
}

/* Page Footer */

#page_footer {
	margin: 5px;
	width: 567px;
	float: right;
	text-align: center;
	font-size: 11px;
}

#nav {
	background:#ddd url(http://static.flowplayer.org/img/global/gradient/h300_reverse.png);
	border-bottom:1px solid #CCCCCC;
	height:156px;	
	width:692px;
}
 
#nav ul {	
	width:640px;
	margin:0 auto;	
}
 
#nav li {	
	border-right:1px solid #ddd;
	float:left;
	padding-left:1px;
	width:175px;
	list-style-type:none;
	text-align:center;
}
 
#nav a {
	color:#333333;
	display:block;
	padding:17px;
	position:relative;
	word-spacing:-2px;
	font-size:11px;		
	height:122px;
	text-decoration:none;
}	
 
#nav a.current {
	background:url(http://static.flowplayer.org/tools/img/tabs/down_large.jpg);	
}
 
#nav img {
	background-color:#fff;
	border:1px solid #ccc;
	margin:3px 0 5px 27px;
	padding:4px;		
	display:block;
}
 
#nav strong {
	display:block;		
	font-size:13px;
}
 
/* panes */
#panes {
	background:#fff url(http://static.flowplayer.org/img/global/gradient/h300_reverse.png) repeat scroll 0 0;
	border-color:#ccc;
	border-style:solid;
	border-width:1px 1px 0;
	width:690px;	
	height:275px;
	margin-bottom:-20px;
	padding-bottom:20px;
	
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;
}
 
/* crossfading effect needs absolute positioning from the elements */
#panes div {
	display:none;		
	position:absolute;
	top:20px;
	left:20px;
	font-size:14px;
	color:#444;	
	width:690px; 
}
 
#panes img {
	float:left;
	margin-right:20px;		
}
 
#panes p.more {
	color:#000;
	font-weight:bold;
}
 
#panes h3 {
	margin:0 0 -5px 0;
	font-size:22px;
	font-weight:normal;
}

#panes a { color: #000;}
 

/* root element for tabs  */
ul.css-tabs {  
    margin:0 !important; 
    padding:0;
    height:30px;
    border-bottom:1px solid #666;	 	
}

/* single tab */
ul.css-tabs li {  
    float:left;	 
    padding:0; 
    margin:0;  
    list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
    float:left;
    font-size:13px;
    display:block;
    padding:5px 30px;	
    text-decoration:none;
    border:1px solid #666;	
    border-bottom:0px;
    height:18px;
    background-color:#efefef;
    color:#777;
    margin-right:2px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright:4px;
    position:relative;
    top:1px;	
}

ul.css-tabs a:hover {
    background-color:#F7F7F7;
    color:#333;
}
	
/* selected tab */
ul.css-tabs a.current {
    background-color:#ddd;
    border-bottom:2px solid #ddd;	
    color:#000;	
    cursor:default;
}

	
/* tab pane */
div.css-panes div {
    display:none;
    border:1px solid #666;
    border-width:0 1px 1px 1px;
    min-height:150px;
    padding:15px 20px;
    background-color:#ddd;	
    width: 650px;
}

/* alternate colors: skin2 */
ul.skin2 a {
    background-color:#89a;		
    color:#fff !important;
}
 
/* mouseover state */
ul.skin2 a:hover {
    background-color:#678;
}
 
/* active tab */
ul.skin2 a.current {
    background-color:#4F5C6A;
    border-bottom:2px solid #4F5C6A;	
}
 
/* tab pane with background gradient */
div.skin2 div {
    min-height:200px;
    color:#fff;	
    background:#234 url(http://www.dg-infotec.de/Images/h300.png) repeat-x scroll 0 -50px;
    background-repeat: repeat;
    /* IE6 does not support PNG24 images natively */
    _background:#4F5C6A;
}
a.video img
{border:0px;}
a.video:hover
{border: 1px solid #000;}

/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	background:#333 url(http://www.dg-infotec.de/Images/h300.png) 0 0;
	width: 300px;
	border:1px solid #333;	
	-background:#666;
}

/* accordion header */
#accordion h2 {
	background:#ccc url(http://www.dg-infotec.de/Images/h30.png);
	margin:0;
	padding:5px 15px;
	font-size:14px;
	font-weight:normal;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;		
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#fff;
}

/* accordion pane */
#accordion div.pane {
	border:1px solid #fff;
	border-width:0 2px;
	display:none;
	height:180px;
	padding:15px;
	color:#fff;
	font-size:12px;
}

/* a title inside pane */
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}


