@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

h1 {
	height: 22px;
	background-image:url(../img/titel.gif);
	margin: 0px;
	padding: 5px 55px 0px 55px;
	font-size:11px;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size:14px;
}


h2 {
	height: 22px;
	background-image:url(../img/titel.gif);
	margin: 0px;
	padding: 5px 55px 0px 235px;
	font-size:11px;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size:14px;
}

a img {
	border: 0px;
}

.clear {
	clear: both;
}

/* geändert */






#pageContainer {
	margin: 10px auto 20px auto;
	width: 950px;
}

#pageHead {
	height: 110px;
	background-image: url(../img/head.jpg);
	position: relative;
}

#pageSpacer {
	overflow:hidden;
	height: 10px;
	background-image: url(../img/spacer.gif);
}

#middle {
	float: left;
	width: 755px;
	height: 520px;
}


/* Sprachwahl */

#pageHead .overlay_pic {
	width: 109px;
	height: 18px;
	background-image: url(../img/head_overlay.png);
	position: absolute;
	top: 87px;
	right: 0px;
	margin: 0px;
	padding: 0px 0px 0px 87px;
	overflow: hidden;
	behavior: url(/iepngfix.htc);
}

#pageHead .overlay  {
	width: 99px;
	height: 18px;
	position: absolute;
	top: 86px;
	right: 1px;
	margin: 0px;
	padding: 0px 7px 0px 120px;
	overflow: hidden;
}

#pageHead .overlay li {
	float: left;
	list-style: none;
	line-height: 18px;
	color: #e2001a;
}

#pageHead .overlay li.lang {
	margin: 0px;
}

#pageHead .overlay li.pipe {
	margin: 0px 4px;
}

#pageHead .overlay li a {
	color: #e2001a;
	text-decoration:none;
}

#pageHead .overlay li a:hover {
	color: #969696;
}


/* Ende Sprachwahl */


/* ende geändert */






#pageBody {
	background-color: #FFF;
	height: 520px;
	background-image:url(../img/bg_border.gif);
	background-repeat:repeat-y;
	padding: 0px 0px 10px 0px;
}

#pageBody .left {
	width: 185px;
	margin: 0px 10px 0px 0px;
	float: left;
}

#pageBody .left .navigation {
	margin: 0px;
	padding:0px;
	color: #af0917;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#pageBody .left .navigation li {
	list-style: none;
	margin: 0px 0px 5px 0px;
}

#pageBody .left .navigation li a.main {
	display: block;
	padding: 0px 0px 0px 10px;
	height: 27px;
	line-height: 27px;
	background-image:url(../img/navbg.jpg);	
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}

#pageBody .left .navigation li a.main:hover {
	background-image:url(../img/navbg_hover.jpg);
	background-repeat: repeat-x;	
	color: #008030;
}

#pageBody .left .navigation li a.active_nochilds {
	background-image:url(../img/navbg_hover.jpg);	
	background-repeat: repeat-x;
	color: #008030;
}

#pageBody .left .navigation li a.active_childs {
	background-image:url(../img/navbg_active.jpg);
	background-repeat: repeat-x;	
	color: #008030;
}

#pageBody .left .navigation li a.active_childs:hover {
	background-image:url(../img/navbg_active.jpg);
}


#pageBody .right .spacer {
	background-color: #d5d5d5;
	height: 7px;
	overflow: hidden;
}


#pageBody .left .subnavigation {
	background-color: #dfdedf;
	margin: 0px;
	padding:0px;
	color: #008030;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#pageBody .left .subnavigation li {
	height:17px;
	list-style: none;
	margin: 0px 0px 2px 0px;
}

#pageBody .left .subnavigation li a.sub {
	display:block;
	height: 14px;
	text-indent: -6px;
	padding: 1px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	color: #008030;
	text-decoration:none;
}

.ie6 #pageBody .left .subnavigation li a.sub {
	height: 0px;
}

#pageBody .left .subnavigation li a.sub:hover,
#pageBody .left .subnavigation li a.subactive {
	background-color: #008030;
	color:#FFFFFF;
}


#pageSpacer_subnav {
	overflow:hidden;
	height: 4px;
	background-color: #dfdedf;
}


#end {
	overflow:hidden;
	height: 1px;
	background-color: #008030;
}



#pageFoot {
	padding: 1px 10px 5px 10px;
	height: 20px;
	background-image: url(../img/foot.jpg);
	background-repeat: repeat-x;
	color: #008033;
	line-height: 20px;
}

#pageFoot a, .content a {
	color: #008e33;
	text-decoration:none;
}

#pageFoot a:hover, .content a:hover {
	color: #FF0000;
}

#pageFoot .left {
	float: left;
}

#pageFoot .right {
	float: right;
}




/* Textdicke */

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

/* Ende Textdicke */


.titel { color: #008e33; font-size: 18px; font-family: arial; font-weight: bold; font-style: normal; text-decoration: none; }
.adresse { color: #008e33; font-size: 14px; font-family: arial; font-style: normal; text-decoration: none; }
.adresse_bold { color: #008e33; font-size: 14px; font-family: arial; font-weight: bold; font-style: normal; text-decoration: none; }
.grundtext { color: black; font-size: 13px; font-family: arial; font-style: normal; line-height: 15px; text-decoration: none; }
.grundtext_gruen { color: 008e33; font-size: 13px; font-family: arial; font-style: normal; line-height: 15px; text-decoration: none; }

.groesser { color: black; font-size: 16px; font-family: arial; font-style: normal; line-height: 18px; text-decoration: none; }


a { text-decoration: none;}
a:link {color: #008e33;}
a:visited { color: #008e33; }
a:hover { color: #FF0000; }

