/* CSS Document */


html {
	height: 100%;
	margin: 0px;
}
 
body {
	text-align:left; 
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	background: #9fa8af;
	font-size:12px;
	/*background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;*/
    color:#FFFFFF;
	line-height: 18px;
	z-index: 0;
} 

div#outer {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 904px;
	left: 50%;
	margin-left: -451px;
	border: 1px solid #FFFFFF;
}

div#page {
	width: 904px;
	text-align: left;
	background:#969fa6;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;	
}

div#header {
    width: 904px;
	height: 128px;
	background: #6d7980;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #FFFFFF;
}

div#logo {
    float:right;
	width:336px;
	background:#6d7980;
	padding: 0px 0px 0px 0px;
}

#logo #langnav {
	padding: 12px 12px 0px 210px; 
	text-align: right;
}

#logo #langnav a, a:visited, a:active {
	margin: 0;
	padding: 0;
}

#vertriebspartner p {
	margin: 0 0 32px 0;
}

div#navi {
    float:left;
	width:567px;
	border-right: 1px solid #FFFFFF;
	background:#869096; 	
	padding: 72px 0px 0px 0px;	
	margin: 0px;
	text-align: left;	
	height: 56px;
	z-index: 10;
}

div#vpnavigation {
    float:left;
	width:567px;
	border-right: 1px solid #FFFFFF;
	background:#869096; 	
	padding: 72px 0px 0px 0px;	
	margin: 0px;
	text-align: left;	
	height: 56px;
	z-index: 999;
}


div#navcontainer {
    color:#fcffff;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: left;	
	text-transform: uppercase;
	background: #6d7980;
}

#navcontainer ul {
	list-style-type: none;
	padding:0px;
	margin: 0px 0px 0px 25px;
	font-weight: bold;
}

#navcontainer li {
    display: inline;
}

#navcontainer ul a {
	text-decoration: none;
}

#navcontainer a {
	text-align:left;
	width: 130px;
	height: 19px;
	color: #FFFFFF;
	padding: 2px 8px 5px 8px;	
	/*text-transform: uppercase;*/
}

#navcontainer a:hover {
	color:#FFFFFF;
	background: #959fa5;
}

/*Hier der Stil für Lit in der ersten Ebene*/ 
#navcontainer ul li #current {	
	color:#FFFFFF;
	background: #959fa5;
}

div#content-wrapper {
	width: 904px;
	clear: both;
}

div#content-top {
    background:#e3e6e9;
	width:904px;
	height:205px;
	text-align:left;
	border-bottom: 1px solid #FFFFFF;
	color: #6d7980;
	font-weight: bold;
	font-size: 14px;
	padding: 60px 0px 0px 0px;
}

#content-top-outer {
	width: 904px;
	height: 265px;
	background:#e3e6e9;	
	z-index: 0;
}

div#content-top img {
	border: 1px solid #6d7980;
}

div#content-bottom {
    background:#6d7980;
	width:904px;
	height:160px;
}

div#content-bottom-start {
    background:#9fa8af;
	width:904px;
	height:151px;
}

div#content-right {
    float:right;
	width:282px;
	min-height:366px;
	background:#869096; 
	border-left: 0px solid #FFFFFF;
	padding: 26px 28px 25px 25px;
}

div#content-right ul {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: square;
	list-style: square;
}

div#content-right ol {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

div#content-left {
    float:left;
	width:561px;
	height: auto!important;	
	height: 400px;
	min-height: 400px!important;
}
	
div#content-left-top {
    height:223px;
	width:567px;
	border-bottom: 1px solid #fcffff;
	z-index: 0;
}

div#content-left-top-vertretungen {
	height: 289px;
	width: 567px;
}

div#content-left-bottom {
	background:#969fa6;
	width:537px;
	padding:15px 0px 0px 22px;
}

div#content-left-bottom h1 {
	font-size: 14px;
	/*letter-spacing: 10px;*/
	text-transform: uppercase;
}

div#footer {
   	clear: both;
	height:20px;
	width:904px;
	background:#6d7980;
	border-top: 1px solid #FFFFFF;
	color:#FFFFFF;
	text-align: center;
	font-size: 11px;
	padding: 2px 0px 0px 0px;
}

#footer a, a:visited, a:active, a:link {
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

p {
	font-size: 12px;
	margin: 16px 0px 0px 0px;
}

a, a:visited, a:link, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#content-right a, a:visited, a:active {
	padding: 0;
	margin: 0;
}

#content-right a.newslink, a.newslink:link, a.newslink:active, a.newslink:visited {
	text-decoration: none;
	background-image: url(images/linkb.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;	
	padding: 0px 0px 0px 30px;	
}

a.newslink:hover {
	background-image: url(images/linkb_over.gif);
}

a.newsback, a.newsback:link, a.newsback:active, a.newsback:visited {
	text-decoration: underline;
	background-image: none;	
	padding: 0;
}

a.newsback:hover {
	text-decoration: none;
}

.tableland {
	padding: 2px 2px 2px 0px;
}

.land {
	background: #e5e6ea;
	color: #6d7980;
	padding: 4px 4px 4px 8px;
}

.landadresse {
	background: #6d7980;
	color: #FFFFFF;
	padding: 4px 4px 4px 4px;
	font-size: 11px;
}

a.linkland, a.linkland:active, a.linkland:visited, a.linkland:link {
	color: #6d7980;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 2px 2px 2px;	
	font-size: 11px;
}

a.linkland:hover {
	color: #000000;
}

#content-right a.landadresselink, a.landadresselink:hover, a.landadresselink:visited, a.landadresselink:active {	
	font-size: 11px;
}



input {
	width: 196px;
	height: 12px;
	font-weight: bold;
	font-size: 11px;
	background: #6d7980;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 2px;
}	

textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 196px;	
	height: 126px;
	font-weight: bold;
	font-size: 11px;
	background: #6d7980;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;	
	padding: 2px;	
}

.submit {
	height: 16px;
	padding: 0px;
}

.leightbox {
	color: #FFFFFF;
	display: none;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	height: 520px;
	padding: 1em;
	border: 4px solid #e0e0e0;
	background-color: #869096;
	text-align: justify;
	z-index:1001;
	overflow: auto;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.leightbox strong {
	font-size: 13px;
}	

.leightbox a, a:visited, a:link, a:active {
	font-size: 13px;
	text-align: center;
}

.leightbox a:hover {
	color: #000000;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#000000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }
#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }


#vpnavigation {
	margin-top: 76px;
	margin-left: 20px;
	color: #FFFFFF;
	z-index: 400;
	position: relative;	
}

#vpnavigation ul {
   padding: 6px 5px 6px 15px; 
   margin: 0; 
   list-style: none; 
   line-height: 1; 
   width: 547px;
   background: #6d7980;
   height: 13px;
} 

#vpnavigation ul li a { 
	color: #FFFFFF;
   display: block;
   font-weight: bold;
   text-decoration: none;
   text-align: left; 
	font-size: 12px;  
	background: none;	
	padding: 0; 
} 

#vpnavigation ul li.activepath a { 
	color: #a3222a;
   display: block;
   font-weight: bold;
   text-decoration: none;
} 

#vpnavigation ul li.activepath li a { 
	color: #FFFFFF;
	font-weight: normal;
} 

#vpnavigation a:hover {
	color: #a3222a;
}

#vpnavigation ul li {
	color: #FFFFFF;
   float: left; 
   margin: 0px 5px 0px 0px;
} 

#vpnavigation ul li li {
   float: left; 
   margin: 0px 0px 0px 0px;
   width: 150px; 
   border-bottom: 1px solid #FFFFFF;  
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
   background: #969fa6; 	
} 

#vpnavigation ul li li a, a:visited, a:active {
   padding: 4px;
	font-weight: normal;
	background: none;
}

#vpnavigation ul li li a:hover {
	background: #FFFFFF;
}

#vpnavigation li ul { /* Listen 2. Ebene */ 
   position: absolute; 
   width: 150px;
   left: -999em; /* durch "left" außerhalb des sichtbaren Bereichs wird das gleiche erreicht wie durch "display: none", kann aber auch von Textbrowser angezeigt werden */ 
   display: block;
   padding: 4px 0px 0px 0px;
   height: auto;
} 

#vpnavigation li li a.daddy { /* Listenelemente mit Unterpunkten */ 

} 

#vpnavigation li ul ul { /* Listen 3. Ebene und weiter */ 
   margin: 0 0 0 10em; 
} 

#vpnavigation li:hover ul ul, #vpnavigation li.sfhover ul ul { 
   left: -999em; 
} 

#vpnavigation li:hover ul, #vpnavigation li li:hover ul, #vpnavigation li.sfhover ul, #vpnavigation li li.sfhover ul { /* Listen, die unterhalb von "gehoverten" Menüpunkte liegen */ 
   left: auto; 
} 

#vpnavigation li#active { /* Listen zur aktuellen Kategorie */ 
color: #a3222a;
}

#vpnavigation .activepath {
	color: #a3222a;
}

#vpnavigation ul ul ul {
	display: none;
}