/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #1E8B5C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

#startWrapper {
	position:absolute;
	width:950px;
	height:700px;
	z-index:1;
	background-image:url(back.jpg);
	background-repeat:repeat-y;

	height: 700px; 
	clear: left; 

	margin: auto auto;
	position: relative;

	
}

#footer{
	clear:both;
	background-color:#1E8B5C;
	text-align:right;
	background-image:none;
	
	font-size:9px;
	color:#C30E20;
	
	text-align:right;
	padding-top:3px;
}
#footer a{
	color:#ffffff;
	text-decoration:none;
}



#wrapper{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	background-image:url(back.jpg);
	background-repeat:repeat-y;
}

#headWrapper{
	height:50px;
}

#headWrapper #language{
	padding-left:150px;
	margin-top:15px;
	height:30px;
	width:400px;
	float:left;
	position:relative;
}
#language img{
	margin-left:5px;
}

#headWrapper #search{
	float:right;
	width:300px;
	margin-right:15px;
	margin-top:15px;
	text-align:right;
	position:relative;
	visibility:hidden;
}


form{
	margin:0px;
	padding:0px;
}

#navigation{
	height:18px;
	background-color:#C30E20;
	padding-top:2px;
}

ul#Nav{
	margin:0px;
	padding:0px;
	text-align:center;
}

ul#Nav li{
	float:left;
	list-style:none;
	display:inline;
	margin-left:23px;
	margin-right:23px;
	text-align:center;
}

ul#Nav li .selected{
	font-weight:bold;
}

ul#Nav a{
}
ul#Nav a:hover, ul#Nav a:focus{
	font-weight:bold;
}



ul#Nav div{
	clear:left;
}

ul#Nav a{
	text-decoration:none;
	color:#ffffff;
}



ul#SubnavStartseite{
	margin:0px;
	padding:0px;
	text-align:center;
	list-style:none;
	font-size:10px;
	line-height:13px;
}
ul#SubnavStartseite li{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul#SubnavStartseite li a{
	color:#ffffff;
	text-decoration:none;
	width:120px;
}
ul#SubnavStartseite li a:hover, ul#SubnavStartseite li a:focus{
	background-color:#ffffff;
	color:#000000;
}


ul#SubnavStartseite li.headline{
	margin:0px;
	padding:0px;
	list-style:none;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	margin-top:15px;
	width:100%;
}

ul#SubnavProductguiderechts{
	margin:0px;
	padding:0px;
	text-align:left;
	list-style:none;
	font-size:10px;
	line-height:13px;
}
ul#SubnavProductguiderechts li{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-bottom:7px;
}
ul#SubnavProductguiderechts li a{
	color:#000000;
	text-decoration:none;
}
ul#SubnavProductguiderechts li a:hover, ul#SubnavProductguiderechts li a:focus{
	color:#ff0000;
}



ul#Subnav{
	margin:0px;
	padding:0px;
	text-align:center;
	list-style:none;
	font-size:12px;
	line-height:13px;
	
	background-color:#ffffff;
}
ul#Subnav li{
	margin:0px;
	padding:0px;
	list-style:none;
	
	margin-top:10px;
	margin-bottom:10px;
	
	padding-top:5px;
	padding-bottom:5px;
	
	background-color:#C30E20;
}
ul#Subnav li a{
	text-decoration:none;
	color:#ffffff;
	width:120px;
}
ul#Subnav li a:hover, ul#Subnav li a:focus{
	font-weight:bold;
}



#navSchattenWrapper{
	height:15px;
}
#navSchattenWrapper #schattenRot{
	width:120px;
	float:left;
	background-image:url(construct/schatten-rot.jpg);
	background-repeat:repeat-x;
	font-size:1px;
	height:15px;
}

#navSchattenWrapper #schattenWeiss{
	width:830px;
	float:right;
	background-image:url(construct/schatten-weiss.jpg);
	background-repeat:repeat-x;
	font-size:1px;
	height:15px;
}

#contentWrapper{
	
}

#contentWrapper #submenu{
	width:120px;
	float:left;
}
#contentWrapper #content{
	width:800px;
	float:right;
	padding-right:15px;
	position:relative;
}

#content h1{
	font-size:25px;
	color:#666666;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	font-weight:normal;
}

#content #startseiteLinks{
	float:left;
	width:500px;
	font-size:10px;
	color:#666666;
	text-align:justify;
}
#content #startseiteRechts{
	float:right;
	width:280px;
}

ul#Aktuelles{
	margin:0px;
	padding:0px;
}
ul#Aktuelles li{
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-bottom:10px;
	
	list-style-image:url(construct/viereck.jpg);
}
ul#Aktuelles li a{
	color:#000000;
	text-decoration:none;
}
ul#Aktuelles li a:hover{
	text-decoration:underline;
}

#content #startseiteSubAktuelles{
	font-size:12px;
	color:#000000;
}

#startseiteSubAktuelles h3{
	font-size:12px;
	font-weight:bold;
	color:#C30E20;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	margin-top:15px;
}
#startseiteSubAktuelles p{
	margin-bottom:5px;
}
#startseiteSubAktuelles a{
	color:#000000;
	text-decoration:none;
}



#startseiteFooter {
	position:absolute;
	width:300px;
	height:14px;
	z-index:2;
	left: 650px;
	top: 504px;
	
	font-size:9px;
	color:#C30E20;
	
	text-align:right;
}
#startseiteFooter a{
	color:#ffffff;
	text-decoration:none;
}



#header{
	height:65px;
	background-color: #1E8B5C;

}
#header #biomass{
	margin-top:18px;
	float:left;
}
#header #jenzlogo{
	float:right;
}


#content #contentLinks{
	margin-top:10px;
	float:left;
	width:500px;
	font-size:11px;
	color:#000000;
	text-align:justify;
}

#contentLinks li{
	margin-top:15px;
	margin-bottom:15px;
}

#content #contentRechts{
	margin-top:10px;
	float:right;
	width:280px;
}

#content #contentLinks h2{
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	display:inline;
	color:#C30E20;
}

#content #contentLinksFullscreen{
	margin-top:10px;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
#content #contentLinksFullscreen h2{
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	display:inline;
	color:#C30E20;
}

#content #productguideleft{
	width:800px;
	float:left;
	
}

#content #productguidequicklinks{
	width:180px;
	padding:5px;
	float:right;
	background-color:#017e4b;
	color:#ffffff;
}
#productguidequicklinks h2{
	font-size:13px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
#productguideleft .spalte{
	width:190px;
	float:left;
	margin-right:10px;
	text-align:justify;
	font-size:11px;
}
#productguideleft #footerinformation{
	clear:both;
	margin-bottom:10px;
	margin-top:20px;
}
#productguideleft #footerinformation a{
	color:#C30E1F;
}
#productguideleft #footerinformation a:hover, #productguideleft #footerinformation a:focus{
	color:#C30E1F;
	background-color:#017e4b;
}


html, body{
	height:100%;
}
#vplacer {
	height: 50%; 
	margin-top: -280px;
	float: left; 
	width:100px;
}
#kkwetter h1{
	height:28px;
	background-image:url(kkwetter/head.jpg);
	font-size:12px;
	font-weight:normal;
	margin:0px;
	color:#ffffff;
	padding-top:2px;
}
#kkwetter, #kkwetter tr, #kkwetter td{
	font-size:11px;
}

.kkwettermenu{
	background-color:#c70c21;
	height:15px;
	width:30px;
	text-align:center;
	margin-bottom:1px;
}
.kkwettermenu a{
	text-decoration:none;
	color:#ffffff;
}

