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


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


* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	color: #333333;
	font-size:12px;
}
body {
	background: #eaefd4;
}
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;
}


	
	h2.headlineBig {
	font-size: 20px;
	color: #fff;
	margin: 0 0 13px 0;
}
	
	
	
h3 {
	font-size: 18px;
	color: #555;
	font-weight:bold;
	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;
}
img {
	border:none;
}
/*---------------------------------------------------------------------------------------
--------------------------------------LAYOUT---------------------------------------------
---------------------------------------------------------------------------------------*/

div#container1 {
	width:100%;
	height:470px;
	background:url(../images/bg-container1.jpg) top center no-repeat;
}
	div#headContainer {
		width:960px;
		height:470px;
		margin:0 auto;
		background:url(../images/bg-headContainer.jpg) top center no-repeat;
	}
	
		div.head1{
		width:390px;
		height:470px;
		float:left;
		}
	
			h1 a#branding {
				width:390px;
				height:280px;
				display:block;
				text-indent: -2000px;
			}
			div#navigationAdditional {
				width:330px;
				height:190px;
			}
		
		div.head2{
		width:570px;
		height:470px;
		float:left;
		}	
			
			div.headImg {
				width:570px;
				height:380px;
			}
			
			div#navigation {
			width:570px;
			height:90px;
		}


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

* html div#container2 {
	width:100%;
	height:890px;
	background:url(../images/bg-container2.jpg) top center no-repeat;
}
	div#contentContainer {
		width:960px;
		min-height:890px;
		margin:0 auto;
		background:url(../images/bg-contentContainer.jpg) top center;
		}
	
	* html div#contentContainer {
		width:960px;
		height:890px;
		margin:0 auto;
		background:url(../images/bg-contentContainer.jpg) top center;
		}	
		
		div#contentMain1 {
			width:270px;
			height:860px;
			padding:130px 20px 0 40px;
			background:url(../images/bg-contentMain1.jpg) no-repeat;
			float:left;
		}
		div#contentMain2 {
			width:520px;
			min-height:870px;
			padding:12px 20px 0 90px;
			background:url(../images/bg-contentMain2.jpg) no-repeat;
			float:left;
		}
		
			
		
		
		* html div#contentMain2 {
			width:520px;
			height:870px;
			padding:12px 20px 0 90px;
			background:url(../images/bg-contentMain2.jpg) no-repeat;
			float:left;
		}

div#container3 {
	width:100%;
	height:100px;
	background:url(../images/bg-container3.jpg) top center no-repeat;
}
	
	
	div#containerFooter {
		width:960px;
		height:100px;
		margin:0 auto;
		background:url(../images/bg-containerFooter.jpg) no-repeat;
		}
		div#footer {
			width:960px;
			height:100px;
			background:url(../images/bg-footer.jpg) no-repeat;
			}
			div#contentFooter1 {
				width:330px;
				height:100px;
				float:left;
			}
			div#contentFooter2 {
				width:630px;
				height:100px;
				float:left;
			}
			
				div#contentFooter2 a{
				float:right;
				margin: 20px 10px 0 0;
				}
/*---------------------------------------------------------------------------------------
--------------------------------------KLASSEN-----------------------------------------------
---------------------------------------------------------------------------------------*/
.clear {
	clear: both;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.strong_text {
	color:#f3f3f3;
	font-weight:bold;
}
.red {
	color:#ac0000;
}
ul.auflistung {
	padding: 0 0 20px 20px;
}
ul.auflistung li {
	padding: 0 0 10px 20px;
	background:url(../images/li-icon.jpg) 0 4px no-repeat;
	color:#333;
}

.sidebarAnfahrt{
margin:140px 0 140px 0;
}


a.vcard{
width:225px;
height:24px;
display:block;
background:url(../images/bg-vcard.jpg) no-repeat;
text-indent:-2000px;
}

/*---------------------------------------------------------------------------------------
--------------------------------------NAVIGATION-----------------------------------------
---------------------------------------------------------------------------------------*/
div#navigation ul{
		width:570px;
		height:90px;
		}
		
		
		div#navigation ul li{
			height:90px;
			float:left;
				}
			
			
			div#navigation ul li a{
				display:block;
				text-indent:-2000px;
				height:90px;
				text-decoration:none;
				}

			div#navigation ul li a.b1{
					width:136px;
					background:url(../images/bg-navigation.jpg) 0 0 no-repeat;
					}
					div#navigation ul li a.b1:hover{
					background:url(../images/bg-navigation.jpg) 0px -90px;
					}
					
					
			div#navigation ul li a.b2{
					width:101px;
					background:url(../images/bg-navigation.jpg) -136px 0  no-repeat;
					}
					div#navigation ul li a.b2:hover{
					background:url(../images/bg-navigation.jpg)  -136px -90px ;
					}
					
					
			div#navigation ul li a.b3{
					width:149px;
					background:url(../images/bg-navigation.jpg) -237px 0 no-repeat;
					}
					div#navigation ul li a.b3:hover{
					background:url(../images/bg-navigation.jpg)  -237px -90px ;
					}
					
					
			div#navigation ul li a.b4 {
					width:184px;
					background:url(../images/bg-navigation.jpg) -386px 0 no-repeat;
					}
					div#navigation ul li a.b4:hover{
					background:url(../images/bg-navigation.jpg)  -386px -90px ;
					}

/*---------------------------------------------------------------------------------------
--------------------------------------NAVIGATION ADDITIONAL------------------------------
---------------------------------------------------------------------------------------*/

div#navigationAdditional ul{
		width:330px;
		height:190px;
		}
		
		
		div#navigationAdditional ul li{
			height:50px;
			width:330px;
				}
			
			
			div#navigationAdditional ul li a{
				display:block;
				text-indent:-2000px;
				height:50px;
				width:330px;
				text-decoration:none;
				}

			div#navigationAdditional ul li a.s1{
					background:url(../images/bg-navigationAdditional.jpg) 0 0 no-repeat;
					}
					div#navigationAdditional ul li a.s1:hover{
					background:url(../images/bg-navigationAdditional.jpg)  -330px 0px ;
					}
					
			div#navigationAdditional ul li a.s2{
					background:url(../images/bg-navigationAdditional.jpg) 0 -50px no-repeat;
					}
					div#navigationAdditional ul li a.s2:hover{
					background:url(../images/bg-navigationAdditional.jpg)  -330px -50px ;
					}
					
			div#navigationAdditional ul li a.s3{
					background:url(../images/bg-navigationAdditional.jpg) 0 -100px no-repeat;
					}
					div#navigationAdditional ul li a.s3:hover{
					background:url(../images/bg-navigationAdditional.jpg)  -330px -100px ;
					}
			


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



/*IMPRESSUM*/

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


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

/*---------------------------------------------------------------------------------------
--------------------------------------CMS----------------------------------------------
---------------------------------------------------------------------------------------*/
div.cmsContainer{
margin: 0 0 40px 0;
}



div.gallery{
margin: 0 0 10px 0 ;
}

div.gallery a img{
			border:2px solid #fff;
			}

