/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-color: #FFF3C5;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


#header {
 position:absolute;
 left:5px;
 top:0px; 
 background-color: #FFFFFF;
 height: 130px; 
 width:780px; 
 z-index: 1;
 border:0px;
}

#layoutphoto {
 position:absolute;
 left:5px;
 top:0px; 
 z-index: 4;
 }

#balken_oben {
 position:absolute;
 left:5px;
 top:130px; 
 background-color: #FFF3C5;
 height: 30px; 
 width:795px; 
 z-index: 2;
 }
 
 #schriftzug {
 position:absolute;
 left:13px;
 top:137px; 
 z-index: 3;
 }
 
 
#navigation_layer {
 position:absolute;
 left:5px;
 top:180px; 
 width:180px;
 z-index: 7;
 background-color:#FFDC57; 
 padding-top:5px;
 }
 
#downloads_layer {
 position:absolute;
 left:5px;
 top:380px; 
 width:180px;
 z-index: 8;
 background-color:#FFE996;
 }
 
#downloads_inhalt {
 padding:5px;
 width:170px;
 } 
 
 
#inhalt{
 position:absolute;
 left:211px;
 top:189px; 
 width:527px;
 z-index: 50;
}

#logos { 
 position:absolute;
 left:370px;
 top:10px; 
 z-index:20;
 }
 
.headline {
 font-size: 17px;
 color: #E50303;
 font-weight:bold;
}

.headline2 {
 font-size: 14px;
 color: #E50303;
 font-weight:bold;
}

.headline3 {
 font-size: 13px;
 color: #E50303;
 font-weight:bold;
}

a {
text-decoration:none;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;

}


.navigation	{
      position:relative;
      display:block;
      font-family:Verdana, Arial, sans-serif;
      background-image:url(images/nav_button_mouseover.gif);
	  background-repeat:no-repeat;
	  white-space: nowrap;
	  width:180px;
      height:20px;
      padding-top:0px;
	  margin:0px;

}
			
.navigation a {
	display: block;
	color: #494949;
	font-size: 11px;
	width: 180px;
	height: 20px;
	float: left;
	text-decoration: none;
}

.navigation a:link {
	color: #494949;
	text-decoration: none;
}

.navigation a:active {
	color: #494949;
	text-decoration: none;
}

.navigation a:visited {
	color: #494949;
	text-decoration: none;
}

.navigation img {width: 180px; height: 20px; border: 0; }

* html a:hover {visibility:visible}

.navigation a:hover img{visibility:hidden}

.navigation span {
	position: absolute;
	left: 20px;
	top: 4px;
	margin: 0px;
	padding: 0px;
	cursor: hand;
	text-align: left;
			}
					

.navigation_active	{
      position:relative;
      display:block;
      font-family:Verdana, Arial, sans-serif;
      background-image:url(images/nav_button_active.gif);
	  background-repeat:no-repeat;
	  white-space: nowrap;
	  width:180px;
      height:20px;
      padding-top:0px;
	  margin:0px;

}
			
.navigation_active a {
	display: block;
	color: #494949;
	font-size: 11px;
	width: 180px;
	height: 20px;
	float: left;
	text-decoration: none;
}

.navigation_active a:link {
	color: #494949;
	text-decoration: none;
}

.navigation_active a:active {
	color: #494949;
	text-decoration: none;
}

.navigation_active a:visited {
	color: #494949;
	text-decoration: none;
}

.navigation_active img {width: 180px; height: 20px; border: 0; }

* html a:hover {visibility:visible}

.navigation_active a:hover img{visibility:hidden}

.navigation_active span {
	position: absolute;
	left: 20px;
	top: 4px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	text-align: left;
			}
.headlineschwarz {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
