﻿  /* CSS layout */


body {
	background-color: #ffffff;
	font-size: 0.8em;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding: 0;
	margin: 0;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	overflow-x:hidden;
	border:0px;
}
p {
	/*Fließtext */
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 0px;
	font-style: normal;
	color:#000000;
	width:600px;

}
H5 {
	/*Fließtext */
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 0px;
	font-style: normal;
	color:#000000;
	width:600px;

}


h1 {
	/*Überschrift 1 */
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0px;
	font-style: normal;
	color: #718011;
	width: 600px;

}
h3 {
	/*Überschrift 2 Grau Adresse */
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 0px;
	font-style: normal;
	color: #C0C0C0;
	width: 600px;


}
h2 {
	/*Überschrift 3 Schlagwörter */
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 1px;
	font-style: normal;
	color: #C0C0C0;
	width: 600px;


}

h4 {
	/*Überschrift Slogans */
	font-size: 1.7em;
	font-weight: 500;
	letter-spacing: 0;
	font-style: normal;
	color: #a5ba17;
	font-family: verdana;
	margin-top: 25px; /*nur für IE 7 */
}
h6 {
	/*NUR FÜR HOME */
	font-size: 0.42em;
	font-weight: bold;
	letter-spacing: 0px;
	font-style: normal;
	color: #C0C0C0;
	width: 600px;
	line-height:1px;


}


.normal {
	/*Fließtext */
	font-size: 0.6em;
	font-weight: normal;
	letter-spacing: 0px;
	font-style: normal;
	color: #000000;
	width: 600px;
}



#infoleiste {
	/*Enthält Adresse und Schlagworte */
	width: 600px;

}

#leer  {
	/*Abstand */
	line-height: 2px;
	margin-top:-10px;
}


a {color: #718011; text-decoration:underline}
a:visited {
	color: #718011;
}
a:active {
	color: #718011;
}
a:hover {
	color: #718011;
	text-decoration: underline;
	font-weight:bold;
}




#center {
width: 940px;
position: absolute;
left: 50%;
margin-left: -470px;
top:0px;
overflow:hidden;
background-image: url('images/navi.png');
background-repeat: repeat-y;
}


#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -27px 0;
/*-30px sind die Höhe des Footers */background: #FFFFFF;
	width: 100%;



}

#header {
	margin-top: 27px; /*Höhe des Footers */
	width:940px;
	height: 121px;
	background-image:url('images/header.jpg');
	z-index: 5;
	overflow: hidden;
	border:0px;

}

#container {
	border: 0px;
	min-width: 980px;
	min-height: 100%;
	margin: 0px auto;
	background-color: #bfd71b;
	background-image: url('images/navi.png');
	background-repeat: no-repeat;
}

#navi {
	width: 275px;
	float: left;
	background-image: url('images/navi.png');
	z-index: 4;
	background-color: #ffffff;
	border-left: 0px;
	background-repeat: no-repeat;
}	
#content {
	margin-left: 275px;
	width: 940px; /*Scrollbalken waagrecht auf kleinem Monitor???*/;
	z-index: 2;
	padding-left: 15px;
	background-image: url('images/content_neu.jpg');
	float: left;
	padding-right: 615px;
	display: inline;

}
#contenthome {
	margin-left: 275px;
	width: 940px; /*Scrollbalken waagrecht auf kleinem Monitor???*/;
	z-index: 2;
	padding-left: 15px;
	background-image: url('images/content_home.jpg');
	float: left;
	padding-right: 615px;
	display: inline;

}
#contentkg {
	background-image: url('images/content_kg.jpg');
	margin-left: 275px;
	margin-top: -90px;
	width: 940px; /*Scrollbalken waagrecht auf kleinem Monitor???*/;
	z-index: 2;
	padding-left: 15px;
	float: left;
	padding-right: 615px;
	display: inline;
}

#footer {
	width: 980px;
	height: 27px;
	color: #718011;
	text-decoration: none;
	background-image: url('images/footer.jpg');
	z-index: 20;
	overflow: hidden;
}

/* BEGINN MENÜ */

/*	$__menu sidebar
	-------------------------------------------------*/
#menu {
	width: 190px;
	margin-top:80px;
	margin-left:70px;
	color: #718011;


}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;


}
#menu li {
	margin: 0;
	margin-left:15px;


}
#menu li a {
	/*HAUPTPUNKTE*/
	color: #718011;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	padding-left:15px; /*Slide für Image*/


}


#menu li a:hover {
	/*HAUPTPUNKTE*/
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	background: url('images/navi-main.png') no-repeat;
	padding-left:15px; /*Slide für Image*/


}






#menu li.active {
	font-weight: bold;
	color: #ffffff;
	background: url('images/navi-main.png') no-repeat;
}

#menu li.active li {
	font-weight:bold;
	color: #ffffff;


} 

/*do not bold level 2 when parent is active*/
#menu li#current {
	color: #ffffff;
	background: url('images/navi-sub.jpg') no-repeat;

}

#menu li.current li {
	color: #ffffff;
	background: url('images/navi-sub.jpg') no-repeat;


} 



/*NOTE: the next line doesn't work on ie6 so we use jquery for ie6*/
	#menu li li:hover {
	color: #718011;
	text-decoration: none;
	font-weight: bold;
}
#menu li li#current {
	background: url('images/navi-sub2.jpg') no-repeat;
	

	
	
}
#menu a {
	display: block;
	padding: 5px .8em 8px .8em;


}
#menu ul li ul {
	width:230px;
	margin-left:-21px;

	display:inline-block;
}
#menu li li {
	padding-top:2px;
	padding-left:4px;
	margin:0 29px 0 29px;

}
#menu li li a {
	/*UNTERPUNKTE*/
	font-size:0.96em;
	line-height: 9px;
	font-weight: bold;
	background: url('images/navi-sub.gif') no-repeat;
	padding-left:15px;

}


#menu li li a:hover { /*UNTERPUNKTE*/
	font-size: 0.96em;
	line-height:9px;
	font-weight:bold;
	background: url('images/navi-sub2.gif') no-repeat;
	padding-left:15px;

}

#menu li li#current a {
	font-weight:bold;
}
/*MENÜ ENDE*/	


#imager {

	width: 665px;
	margin-left: 275px;
	background-color: #FFFFFF;
	z-index: 3;
	background-image: url('images/imager.jpg');
	height: auto;
	background-repeat: repeat-y;
}


#navineu {
line-height:16px;
}


#navineu a:link
{
	font-family:verdana;
	font-size:1.0em;
	color: #718011;
	text-decoration : none;
	font-weight : bold;
}
#navineu  a:visited
{
	font-family:verdana;
	font-size:1.0em;
	color: #718011;
	text-decoration : none;
	font-weight : bold;
}
 #navineu a:active
{	font-family:verdana;
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration : none;
	font-weight : bold;
}
 #navineu a:hover
{
	font-family: verdana;
	font-size: 1.0em;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	font-weight : bold;
	
}
.auto-style1 { /*Select für navi-oben*/
	color: #FFFFFF;
}

#navineu2 {
line-height:16px;

}


#navineu2 a:link
{
	font-family: verdana;
	font-size: 0.7em;
	color: #94a716;
	text-decoration : none;
	font-weight : normal;
}
#navineu2  a:visited
{
	font-family: verdana;
	font-size: 0.7em;
	color: #94a716;
	text-decoration : none;
	font-weight : normal;
}
 #navineu2 a:active
{	font-family:verdana;
	font-size:0.7em;
	color:#FFFFFF;
	text-decoration : none;
	font-weight : normal;
}
 #navineu2 a:hover
{
	font-family: verdana;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	
}

