﻿@charset "UTF-8";
body  {
	font: 100.01%  Arial, Helvetica, sans-serif;
	background: #666666;
	background-image:url(_grafik/hg_seite.gif);
	height:100%;
	margin: 0; 
	padding: 0;
	color: #000000;
}

#seitenkopf { 
	background: #FFF; 
	background-image:url(_grafik/hg_kopf.gif);
	left:0;
	top:0;
	height: 150px;
	width:980px;
	z-index:4;
} 

#seitenkopf #logo{ 
	margin-left:140px;
	margin-top:20px;
} 

#seitenkopf #subnavigation {
	float:right;
	font-size: 0.8em;
    line-height:normal;
	padding-right: 7px;
}
#subnavigation ul {
      margin:0;
      padding:3px 2px 0;
      list-style: none;
}
#subnavigation > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#subnavigation a {float:none;}
/* End IE5-Mac hack */
#subnavigation a:hover {
      color:#333;
}  

#subnavigation li {
	float: left;
	display:block;
	background:url("_grafik/links_beide.gif") no-repeat left top;
	background-position:0% -150px;
	margin: 0;
	margin-left: 8px;
	padding: 0 0 0 6px;
	white-space: nowrap; 
}	  
#subnavigation a {
      float:left;
      display:block;
      width:.1em;
      background:url("_grafik/rechts_beide.gif") no-repeat right top;
 	  background-position:100% -150px;     
	  padding:5px 15px 4px 6px;
      text-decoration: none;
      font-weight: normal;
	  color: #FFF;	 
}      
    
#subnavigation li.aktiv  {
      background-position:0% 0px;
}      
#subnavigation li:hover  {
     background-position:0% 0px;
}      
     
#subnavigation li.aktiv a  {
      background-position:100% 0px;
	  color:#FFF;
}      
#subnavigation a:hover  {
     background-position:100% 0px;
      color:#FFF;
} 

#container { 
	width: 980px; 
	background: #FFFFFF;
} 

body>#container { padding-top:160px; } 
body>#seitenkopf { position:fixed; } 
body>#inhalt { position:static; }



#navigation {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 190px; /* Die tatsächliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer außer der Breite auch die Auffüllung und den Rahmen. */
/* 	background: #EBEBEB; Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 8px 10px 10px 10px; 
	font-size: 0.8em;
    line-height:normal;
}

#navigation ul
{
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}

#navigation li
{
display: block;
margin: 0;
margin-top:10px;
}

#navigation ul li{
margin:10px 0px 10px 0px;
}


#navigation li a
{
display: block; 
padding: 4px 0px 8px 10px;
color: #fff;
text-decoration: none;
font-weight: normal;
width: 180px;
height: 28px;
background-image: url(_grafik/btn_menue_stwpl_neu.gif);
background-position:0% -40px; 
}

#navigation li a.aktiv
{
  background-position:0% 0px; 
 margin-bottom:10px;
}

#navigation ul li ul li a.aktiv
{
  background-image: none;
  background-color:#4b882b;
  color:#fff; 
  margin-bottom:0;
}
#navigation li a:hover
{
  background-position:0% 0px; 
  background-image: url(_grafik/btn_menue_stwpl_hover_neu.gif);
/*background-position:0% -40px; */
}

#navigation li li
{

}

#navigation li li a
{
width: 180px;
padding-left: 20px;
}

#navigation li li li a
{
width: 170px;
padding-left: 30px;
}

#navigation ul li ul{
	/*margin-left:27px;
	width:163px;*/
	background-image: url(_grafik/btn_menue_stwpl_unternavi.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
		background-color:#C9DCC0;
		margin-top:-10px;
		padding-bottom:20px;}
	
#navigation ul li ul li{
	/*margin-bottom:-10px;*/
	margin:0;
	}
	
#navigation ul li ul li a{
	/*background-image: url(_grafik/btn_menue_stwpl_163.gif);*/
	/*background-image: url(_grafik/btn_menue_stwpl_neu.gif);*/
	background-image: none;
	/*background-position:0% -40px; */
/*background-position:0% -80px; */
background-position: none;
/*height:35px;*/
height:auto;
/*padding-left:10px;*/
padding-left:20px;
padding-top:8px;
padding-bottom:8px;
/*width:153px;*/
width:170px;
color:#000;
border-bottom:1px solid #fff;
}

#navigation ul li ul li a:hover{
	color:#fff;
	background-image: none;
	background-color:#4b882b;
	height:auto;
	padding-top:8px;
padding-bottom:8px;
}


#inhalt { 
	margin: 0 0 0 200px; 
        /* Durch den linken Rand dieses div-Elements entsteht die Spalte am linken Seitenrand. Der Spaltenbereich bleibt unabhängig von der Inhaltsmenge des sidebar1-div immer gleich. Sie können diesen Rand entfernen, falls der Text des #mainContent-div den Bereich von #sidebar1 füllen soll, wenn der Inhalt in #sidebar1 endet. */
	padding: 0 0 0 20px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
} 


#inhalt table{}

#inhalt table tr td{}

#inhalt table .tab_jahr{
background-color:#174290;
height:20px;}

#inhalt table p{
margin-bottom:0px;}


#inhalt #uebersicht {
	margin: 20px 0px 5px 0px;
	font-size:0.75em;
	border:1px solid rgb(23,66,144);
	border-collapse:collapse;}

#inhalt #uebersicht .th{
	font-weight: bold;
	color:rgb(23,66,144);
	}	

#inhalt #uebersicht td{
	border:1px solid rgb(23,66,144);
	border-collapse:collapse;
	vertical-align:top;
	padding:5px;}
	
#inhalt #uebersicht ul{
	padding-left:30px;
	padding-top:3px;}
	
#inhalt #uebersicht .pdf{
	list-style-image:url(../_img/pdficon_small.gif);
	}
	
#inhalt #uebersicht .pdf a{
	text-decoration:none;
	font-size:0.9em;
	font-weight: bold;
        color:rgb(23,66,144);
	}

#inhalt #uebersicht .pdf a:hover{
	text-decoration:underline;
	color:rgb(23,66,144);
	}
#inhalt #uebersicht a{
	color:rgb(23,66,144);
	text-decoration:none;}
	
	
#inhalt #uebersicht a:hover{
	color:rgb(23,66,144);
	text-decoration:underline;}


#inhalt h1 {font-size: 1.2em;color:#174290;font-weight:bold}
#inhalt h2 {font-size: 1em;color:#174290;font-weight:bold}
#inhalt p {
	font-size: 0.80em;
	color: #000;
	line-height: 1.4em;
	margin-bottom:20px;
} 

#inhalt a {color: #174290;font-weight:bold} 

#inhalt ul li{		
	font-size: 0.80em;
	color: #000;
	line-height: 1.7em;
	list-style-image:url(_grafik/listen_img.gif);
	padding: 0px;
	}

#inhalt td {		

	}

#inhalt .bildu {
padding-top:0px;
padding-bottom:0px;
color:#000000;
font-style:italic;
} 

#inhalt #bildu {
padding-top:8px;
padding-bottom:10px;
color:#000000;
font-style:italic;
}

#inhalt .blau{color:#174290}

#inhalt #tdw {background-color: #e8ecf5}

#inhalt #tdk {font-weight:bold; text-align:left; background-color: #e8ecf5}

/*#inhalt #ref {color:#174290; text-align:left}  */

#inhalt .ref {color:#174290; text-align:left}  

#inhalt #datum {font-size: 0.7em;color:#174290;text-align:left}

#navigation #zertifizierung {font-size: 0.8em;color:#174290;text-align:left}

#inhalt .datum {font-size: 0.7em;color:#174290;text-align:left}

#inhalt .zuruecklink{
padding-top:8px;
}

#rechts	{		
	font-size: 0.80em;
	color: #000;
	line-height: 1.7em;
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 70px;
	margin-bottom: 100px;
	width:220px;
	}


#rechts2	{		
	font-size: 0.80em;
	color: #000;
	line-height: 1.7em;
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 295px;
	margin-bottom: 100px;
	width:220px;
	}





#footer { 
	padding: 0 10px 0 20px; 
	background:#DDDDDD; 
} 

#footer p {
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
}

.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.tab_kontakt{
	font-size: 0.80em;
	color: #000;
	line-height: 1.4em;}
	
.tab_kontakt td{
	padding:10px;}
