@charset "UTF-8";
/* CSS Document */

/* HEADER #############################*/

#header{
	height: 380px;
	width: auto;
	border-top-width: 11px;
	border-bottom-width: 11px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #254e22;
	border-bottom-color:#254e22;
}

#logo{
	padding-top: 70px;
	text-align: center;
        border-style:none;	
}

/* MENÜ #############################*/

#nav{font-family: "Open Sans";
	width:1000px;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 20px;
}

ul#menu{

	width:700px;	
	font-weight:400;
	font-size:20px;	
  	margin-left: auto;
  	margin-right: auto;
        padding:0px;
}


ul#menu li{
        margin-right:0px;
        margin-left:0px;
        padding:0px;
	list-style:none;
	display: inline;
}

ul#menu li a{
font-family: OpenSans, sans-serif;
        padding:10px;
        margin:-3px;
        border-top-width: 3px;
	border-top-style: solid;
        border-bottom-width: 3px;
	border-bottom-style: solid;
	border-color: #efebea;        
	color: #7eaaa0f;
	text-decoration: none;
	
}

ul#menu li a:hover{	
	border-bottom-color: #D2E3B5;        
	color: #254e22;
	text-decoration: none;
	
}

ul#menu li a.aktiv{      
	border-bottom-color:  #748b6F;
	color: #596f7f;
	text-decoration: none;	 
}

/* HEADERBILD #############################*/
#headerbild{
	height: 430px;
	width: 1000px;
	overflow:hidden;
	margin-bottom:30px;
	box-shadow: 0px 1px 10px #000;
	margin-bottom: 60px;	
}



/* INHALT #############################*/



#inhalt{
	border:2px;
	border-color:grey;
	border-style: solid;
	}

a{
color:#748b6F;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration:none;
}


#bild{
padding-bottom:60px;
}
	
.links{
font-family: OpenSans, sans-serif;
font-weight:300;
font-size:16px;
color:#254e22;
        float: left;
	height: auto;
	width: 550px;
	padding-left: 64px;
	padding-right: 64px;	
	margin-bottom:30px;
	}
	

.rechts{
	
	float:left;
	margin-bottom:30px;
	height: auto;
	width: 250px;	
	font-family: "Open Sans", sans-serif;
	padding:15px;
	float:left;
	}
	
#startlinks{
        z-index:0;
	width:400px;
	height:auto;
	margin-left:64px;
	background-color: #FFFFFF;
	float:left;
	margin-right:15px;
	text-align:center;
}
	
#startrechts{
        z-index:0;
	width:400px;
	height:auto;
	margin-left:64px;
	background-color: #FFFFFF;
   	float:left;
   	margin-bottom:60px;
}


#termine{
        font-family: Open Sans, sans-serif;
        font-weight:400;
        font-size:16px;
	color: white;
        background-color: #748b6F;
	padding:15px;
        padding-top:5px;        
	margin-bottom:60px;
	}
	
em{

font-weight:400;
font-size: 16px;
}	

h1{
margin-top:20px;
font-weight:400;
font-size: 18px;
}


.lightkursiv{
font-style:normal;
font-weight:300;
color:#254e22;
font-size: 18px;
text-transform: uppercase;
}


.bold{
font-weight:400;
font-size: 17px;
color: #FFFFFF;
}

.liste{
	
	font-weight:300;
	color:#5b5b53;
	font-size:15px;
	padding-left: 30px;
	list-style-position: outside;
	list-style-image: url(images/haken.png);
}
		
		
#mapsgross{
	width:849px;
	height:auto;
	padding:15px;	
	margin-left:64px;
	margin-top:380px;
	margin-bottom:40px;
	background-color: #FFFFFF;
}	
	
	/*FOOTER*/
	
#footer{
	background-color: #254e22;
	height: 364px;
	width: 1000px;
	clear:left;
	padding-top: 20px;
font-family: "open sans", sans-serif;
color: white;
font-weight:100;
font-size: 17px;


}

.rechtsfooter{
	width: 300px;
	float:left;
	padding-top:20px;

	
}

.footerlinks{
	height: auto;
	width: 550px;	
	padding-left: 85px;
	padding-right: 64px;
	float: left;
	margin-bottom:50px;
}

.footer:link{	
	font-family: "open sans", sans-serif;
	color:white;
	font-weight:100;
	font-size: 16px;
	text-decoration:none;
}

.footer:active {	
	font-family: "open sans", sans-serif;
	color:white;
	font-weight:100;
	font-size: 16px;
	text-decoration:none;
}

.footer:visited {	
	font-family: "open sans", sans-serif;
	color:white;
	font-weight:100;
	font-size: 16px;
	text-decoration:none;
}

.footer:hover {	
	font-family: "open sans", sans-serif;
	color:#748b6F;
	font-weight:100;
	font-size: 16px;
	text-decoration:none;
}



#adresse{
	list-style-image:url(images/Icon_Adresse.png);
	margin-left:-35px;
}

#telefon{	
	list-style-image: url(images/Icon_Telefon.png);
	margin-left:-39px;
}


#mail{	
	list-style-image: url(images/Icon_Mail.png);
	margin-left:-39px;
}

	/*WRAPPER*/
#wrapper_center{	
}

#wrapper_bg{
	height: auto;
	width: 1000px;
	background-image: url(images/3.png);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	margin-top:10px;
	box-shadow: none;	
}

body {
background-image: url(images/3.jpg)

}

a img {
border: 0;
}
