@charset "UTF-8";

* {
 margin: 0;
 padding: 0;
}

body{
	text-align: center;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color:#264693;
	background-color: #DFE2EB;
}

ul{
	list-style:none;
}

a:link{
	text-decoration:none;
	color:#264693;
}

a:visited {
	color: #264693;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #DFE2EB;
	text-decoration: none;
}	


#container{
	width: 1000px;
	background-color: white;
	text-align: left;
	margin: 0 auto;
	margin-top:10px;
	position:relative;
}

#header{
	margin-bottom: 10px;
	overflow:hidden;
}

#header img {
	width:220px;
	height: 135px;
	float:left;
}

#header ul {
	margin-top:10px;
	margin-right:20px;
	text-align: right;
}

#header ul li{
	display:inline;
	text-transform:uppercase;
	font-size:10px;
	margin-left:10px;
}

/*Sprachwahl*/
#header ul li.langON{
	display: none;
}


#header ul.mainnav{
	margin-top:20px;
	margin-right:0px;
}

#header ul.mainnav li{
	width:125px;
	height:89px;
	margin-left:5px;
	float:left;
	text-align:center;
	font-weight:bold;	
}

#header ul.mainnav li a{
	padding-top: 45px;
	padding-left: 5px;
	height:44px;
	font-size: 11px;
	letter-spacing: normal;
	display:block;
	background-image: url(images/bkg_mainnav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#header ul.mainnav li a:hover{
	width:125px;
	height:44px;
	color:white;
	margin-right:-5px;
	background-image: url(images/bkg_mainnavhover.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


#screen {
	clear: both;
	min-height: 495px;
	background-image: url(images/bkg_screen.gif);
	background-position: top left;
	background-repeat: repeat-y;
}


#content {
	margin-left:480px;

}


#subnav{
	width:480px;
	height:495px;
	overflow: hidden;
	background-image: url(images/bkg_subnav.jpg);
	background-position: top left;
	float:left;

}

#left {
	float:left;
	width:230px;
	height:495px;
	}

#right{
	float:left;
	background-position: top left;
	background-repeat: repeat-x repeat-y;
	background-image: url(images/bkg_subnavlist.png)!important;
	width:250px;
	height:495px;
} 


#subnav ul{
	color:white;
	line-height:30px;
	font-size: 14px;
}

#subnav ul li{
	border-bottom:1px solid #DFE2EB;
}

#subnav ul li a{
	color:white;
	margin-left:20px;
	position: relative;
 	z-index: 1;
}

#subnav ul li a:hover{
	font-weight: bold;
}


#subnav ul li.detail{
	margin-left:60px;
	font-size:12px;
}

#subnav ul li.detailon{
	margin-left:60px;
	font-size:12px;
	font-weight:bold;
}
#subnav ul li.detail a, #subnav ul li.detailon a{
	margin-left:0;
}

#subnav ul li.last{
	margin-left:0;
	padding-left:60px;
	font-size:12px;	
}

#subnav ul li.last a{
	margin-left:0;
}


#breadcrumb {
	height: 30px;
	background-image: url(images/bkg_breadcrumb.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	position: relative;
	padding-right:20px;
	border-bottom: 1px solid #264693;
}
	


#breadcrumb ul{
	line-height:30px;
	text-align: right;
}

#breadcrumb ul li{
	display: inline;
}

#breadcrumb a:hover{
	color:#999;}

#footer{
	clear:both;
	line-height:30px;
}

#contact{
	float:left;
	width:230px;
	margin-left:20px;
}

#contact img{
	float:left;
	margin-right:10px;
	margin-top: 5px;
}

#address{
	background-image: url(images/bkg_address.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-left:230px;
	color:white;
	text-align:right;
	padding-right:20px;
	
}

.clearer{
	content:""; clear:left; display:block; height:0;
}
		
.spacer{
	width:250px;
	height:30px;
	font-size: 25;
	color:white;
	background-image: url(images/bkg_spacer.png);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #264693;
}	
	
#header ul.mainnav li.mainnavON{
	background-image: none;
	width:120px;
	height:44px;
	padding-top:45px;
	padding-left: 5px;
	color:white;
	background-color:#264693;
	font-size:11px;
	font-weight: bold;
	letter-spacing: normal;	
	background-image: url(images/bkg_mainnavhover.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#subnav ul li.subnavON{
	padding-left:20px;
	font-weight: bold;
}
	
#subnav ul li.subnavdetailON{
	padding-left:40px;
	font-size:12px;
}
	
.contentelement {
	padding: 0 70px 25px 50px;
}	
	
.contentelement h1, .hometeaser h1 {
	font-size: 18px;
	line-height: 30px;
	margin:30px 0 5px 0;
	padding:0;
}

.contentelement h2, .hometeaser h2 {
	font-size: 16px;
	line-height: 30px;
	margin:30px 0 5px 0;
	padding:0;
}

.contentelement h3, .hometeaser h3 {
	font-size: 14px;
	line-height: 30px;
	margin:10px 0 5px 0;
	padding:0;
}


.contentelement p, .hometeaser p {
	line-height: 20px;
	margin: 0 0 5px 0;
	padding:0;
}


.contentelement ul {
	list-style-position: outside;
	list-style: disc;
}
.contentelement li{
	line-height: 30px;
	font-size: 12px;
	color:#6ba034;
}

.hometeaser h1 {
	margin:0 0 5px 0;
}

.hometeaser {
	position: absolute;
	top: 275px;
	left: 50px;
	margin-left: 100px;
	width: 250px;
	background-color: white;
	padding: 20px;
}	
	

.mitarbeiter {
	border-bottom: 1px solid #DFE2EB;
	padding-bottom: 15px;
}

.mitarbeiter h3 {
	background-color: #264693;
	color:white;
	padding-left: 105px;
	margin-top: 30px;
	margin-bottom:15px;
}

.mitarbeiter h4 {
	display: inline;
}

.mitarbeiter p {
	display: inline;
}


.mitarbeiter img, .partner img{
	margin-left: 10px;
	border: 2px solid #6BA034;
	margin-top:-30px;
	float:left;
}
	
.mitarbeiter ul {
	margin-left: 105px;
	list-style: none;
}

.mitarbeiter ul li {
	border-bottom: 1px solid #DFE2EB;
	line-height: 30px;
	color: #264693;
}

.mitarbeiter a, .partner a{
	display: block;
	margin-left: 105px;
	line-height: 30px;
}



.partner h3 {
	color:#44c9e6;
	padding-left: 105px;
	margin-top: 30px;
	border-top: 1px solid #264693;
	margin-bottom: 0;
}

.partner img{
	max-width: 100px;
	border-color: white;
}
	
.partner ul {
	margin-left: 105px;
	list-style: none;
}

.partner ul li{
	border-bottom: 1px solid #DFE2EB;
	line-height: 20px;
	color: #264693;
}
	

.zones {
	display: none;
}

.zones a{
	display:block;
	line-height: 30px;
	color: #6ba034;
	font-weight: bold;
	border-bottom: 1px solid #6ba034;
	padding-left: 10px;
}

.zones a:hover{
	color: white;
	background-color: #6ba034;
	border-bottom: 1px solid white;
}

.zones span.zonenavON{
	display:block;
	line-height: 30px;
	color: white;
	background-color: #6ba034;
	border-bottom: 1px solid white;
	font-weight: bold;
	padding-left: 10px;
}

.zones img {
	margin-top: 30px;
}
	
#detailnav li.on {
font-weight:bold;
}
	
	
	
#detailnav {
	float:left;
	position: absolute;
	top: 176px;
	left:480px;
	width: 150px;
	height:404px;
	background-color: #DFE2EB;
	line-height: 30px;
	padding: 30px 15px;
}

#detailnav a:hover{
	color: white;
}

#scroller, #scrollerNO{
	overflow: auto;
	height: 464px;
}

#scroller{
	margin-left: 180px;
}

.artikel {
	line-height: 20px;
	margin-top: 30px;
	padding:0 10px 20px 15px;
} 

.artikel h3{
	line-height: 30px;
	font-size: 12px;
}

.artikel img {
	margin-bottom: 10px;
}

.artikel span.kategorietitel {
	color: #6ba034;
	font-weight: bold;
}

.artikel a.detail, .artikel a.detailreturn{
	display: block;
	border-bottom: 1px solid #264693;
	margin-bottom: 10px;
	height: 22px;
	margin-top: -22px;
	width: auto;
	background-image: url(images/lupe.jpg);
	background-position: top right;
	background-repeat: no-repeat;	
}


.artikel a.detailreturn{
	padding-left: 27px;
	background-image: url(images/pfeil.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


#left .hometeaser {
	width: 170px;
	margin-left: 15px;
	top: 240px;
	border: 3px solid #6ba034;
	padding: 5px 10px 20px 10px;
}

#left .hometeaser h2 {
	margin-top: 0;
	color: #6ba034;
}

#left .hometeaser h3 {
	color: #44c9e6;	
	margin-top: 5px;
}

