@charset "utf-8";
/*---------------------------------------------------------------------------------------
--------------------------------------AUTHOR: the big babooh-----------------------------
---------------------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------------------
--------------------------------------STANDARDS------------------------------------------
---------------------------------------------------------------------------------------*/


* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	color: #333333;
	font-size:12px;
}
body {
	background: #adc274 url(../images/bg-body.jpg) top center no-repeat;
}
h1 {
	font-size: 28px;
	color: #555;
	font-weight:lighter;
	padding: 0 0 0 0;
}
h2 {
	font-size: 20px;
	color: #555;
	padding: 0 0 20px 0;
}
h3 {
	font-size: 18px;
	color: #555;
	font-weight:bold;
	padding: 0 0 10px 0;
}


	h2.bigHeadline {
		font-size: 20px;
		color: #193229;
		padding: 0 0 0 0;
	}
	h3.smallHeadline {
		font-size: 15px;
		color: #fff;
		padding: 0 0 0 0;
	}
	
	h4.smallerHeadline {
		font-size: 13px;
		color: #fff;
		padding: 0 0 10px 0;
	}



h4 {
	font-size: 16px;
	color: #555;
	font-weight:bold;
	padding: 0 0 10px 0;
}

h5 {
	font-size: 12px;
	color: #333;
	font-weight:bold;
	padding: 0 0 10px 0;
}

h6 {
	font-size: 12px;
	color: #555;
	font-weight:bold;
	padding: 0 0 10px 0;
}

p {
	font-size:12px;
	margin: 0 0 20px 0px;
	line-height: 18px;
	color:#222;
}
img {
	border:none;
}
/*---------------------------------------------------------------------------------------
--------------------------------------LAYOUT---------------------------------------------
---------------------------------------------------------------------------------------*/

div#container1 {
	width:100%;
	height:150px;
	background:url(../images/bg-container1.jpg) top center no-repeat;
}
	div#headContainer {
		width:960px;
		height:150px;
		margin:0 auto;
		background:url(../images/bg-headContainer.jpg) top center no-repeat;
	}
		h1 a#branding {
			width:960px;
			height:150px;
			display:block;
			text-indent: -2000px;
		}
		


div#container2 {
	width:100%;
	min-height:445px;
	background:url(../images/bg-container2.jpg) top center no-repeat;
}

* html div#container2 {
	width:100%;
	height:445px;
	background:url(../images/bg-container2.jpg) top center no-repeat;
}
	div#contentContainer {
		width:960px;
		min-height:445px;
		margin:0 auto;
		position:relative;
		background:url(../images/bg-contentContainer.jpg) 0 0 repeat-y;
		}
		
	* html div#contentContainer {
		width:960px;
		height:445px;
		margin:0 auto;
		position:relative;
		background:url(../images/bg-contentContainer.jpg) 0 0 repeat-y;
		}	
		
		div#navigation {
			width:960px;
			height:55px;
			background:url(../images/bg-navigation.jpg) no-repeat;
			position:relative;
		}
		
		div#contentMain1 {
			width:150px;
			height:360px;
			padding:30px 170px 0 10px;
			background:url(../images/bg-contentMain1.jpg) no-repeat;
			float:left;
		}
		
			div#contentMain1 h3{
			color:#193329;
			padding:0;
			}
			
			div#contentMain1 p.subText{
			color:#333;
			padding:0px;
			margin:0px;
			}
			
			div#contentMain1 p{
			color:#333;
			padding:5px 0 0 0;
			}
		
		
		div#contentMain2 {
			width:520px;
			min-height:360px;
			padding: 30px 80px 0 30px;
			background:url(../images/bg-contentMain2.jpg) no-repeat;
			float:left;
		}
		
		* html div#contentMain2 {
			width:520px;
			height:360px;
			padding: 30px 80px 0 30px;
			background:url(../images/bg-contentMain2.jpg) no-repeat;
			float:left;
		}

div#container3 {
	width:100%;
	height:80px;
}
	
	
	div#containerFooter {
		width:960px;
		height:80px;
		margin:0 auto;
		background:url(../images/bg-containerFooter.jpg) no-repeat;
		}
		div#footer {
			width:960px;
			height:80px;
			background:url(../images/bg-footer.jpg) no-repeat;
			}
			div#contentFooter1 {
				width:607px;
				height:80px;
				float:left;
			}
			
				div#contentFooter1 div.adress{
				padding: 10px 0 0 30px;
				width:165px;
				height:70px;
				float:left;
				}
				
				div#contentFooter1 div.adress p{
				line-height:16px;
				}
			
			div#contentFooter2 {
				width:353px;
				height:80px;
				float:left;
			}
/*---------------------------------------------------------------------------------------
--------------------------------------KLASSEN-----------------------------------------------
---------------------------------------------------------------------------------------*/
.clear {
	clear: both;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.strong_text {
	color:#f3f3f3;
	font-weight:bold;
}
.red {
	color:#ac0000;
}



div#contentMain2 ul{
	padding: 0 0 20px 20px;
}
div#contentMain2 ul li {
	padding: 0 0 0 20px;
	background:url(../images/li-icon.jpg) 0 8px no-repeat;
	color:#000;
}


ul.auflistung {
	padding: 0 0 20px 20px;
}
ul.auflistung li {
	padding: 0 0 0 20px;
	background:url(../images/li-icon.jpg) 0 8px no-repeat;
	color:#000!important;
}
/*---------------------------------------------------------------------------------------
--------------------------------------NAVIGATION-----------------------------------------
---------------------------------------------------------------------------------------*/

div#navigation ul{
		width:607px;
		height:55px;
		}
		
		
		div#navigation ul li{
			height:55px;
			float:left;
				}
			
			
			div#navigation ul li a{
				display:block;
				text-indent:-2000px;
				height:55px;
				text-decoration:none;
				}

			div#navigation ul li a.b1{
					width:150px;
					background:url(../images/bg-navigation.jpg) 0 0 no-repeat;
					}
					div#navigation ul li a.b1:hover{
					background:url(../images/bg-navigation.jpg)  0px -55px ;
					}
					
			div#navigation ul li a.b2{
					width:238px;
					background:url(../images/bg-navigation.jpg) -150px 0  no-repeat;
					}
					div#navigation ul li a.b2:hover{
					background:url(../images/bg-navigation.jpg)  -150px -55px ;
					}
					
			div#navigation ul li a.b3{
					width:219px;
					background:url(../images/bg-navigation.jpg) -388px 0  no-repeat;
					}
					div#navigation ul li a.b3:hover{
					background:url(../images/bg-navigation.jpg)  -388px -55px ;
					}
			



/*---------------------------------------------------------------------------------------
--------------------------------------SUBNAVI--------------------------------------------
---------------------------------------------------------------------------------------*/
#navigation li ul { 
		position : absolute;
		width:607px;
		height:150px;
		background:url(../images/bg-subnavi.jpg) no-repeat;
		left:-2000px;
		margin-left :-2px;
		margin-top : 25px;
		padding:12px 0 0 20px;
	}


#navigation ul li ul li{
	width:607px;
	height:20px;
	}


#navigation ul li ul a{
			display:block;
			color:#f7f7f7;
			font-size:12px;
			text-indent:0px;
			width:607px;
			height:20px;
			}
			
#navigation ul li ul a:hover{
			display:block;
			font-size:12px;
			text-decoration:underline;
			width:607px;
			height:20px;
			padding:0;
			}



#navigation  li:hover ul, #navigation li.sfhover ul {
left:2px;
top:30px;
}


/*---------------------------------------------------------------------------------------
--------------------------------------DATEN--------------------------------------------
---------------------------------------------------------------------------------------*/



/*IMPRESSUM*/

#adressdaten {
	width: 300px;
}
#geschaeftsdaten {
	width: 300px;
}
#datenschutzhinweis p {
	font-size: 11px;
}
/*---------------------------------------------------------------------------------------
--------------------------------------LINKS----------------------------------------------
---------------------------------------------------------------------------------------*/


a, .escape span {
	font-size:12px;
	text-decoration: underline;
	color: #333;
	outline: none;
}
a:hover, a:hover span {
	font-size:12px;
	text-decoration:none;
	color:#333;
}



/*---------------------------------------------------------------------------------------
--------------------------------------CMS TEAM----------------------------------------------
---------------------------------------------------------------------------------------*/

div.cmsTeamContainer{
width:520px;
min-height:150px;
margin: 20px 0 10px 0;
}

* html div.cmsTeamContainer{
width:520px;
height:150px;
margin: 20px 0 10px 0;
}

	div.cmsTeamText{
	width:360px;
	min-height:150px;
	float:left;
	}
	
	* html div.cmsTeamText{
	width:360px;
	height:150px;
	float:left;
	}
	
	div.cmsTeamImg{
	width:146px;
	min-height:180px;
	padding: 0 0 0 14px;
	float:left;
	}
	
	* html div.cmsTeamImg{
	width:146px;
	height:180px;
	padding: 0 0 0 14px;
	float:left;
	}
	
	div.cmsTeamImg a img{
	border: 2px  solid #49632a;
	}
