/* CSS Document */


body {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#ffffff;
	background-position:center;

}


#wrapper {

	width: 965px;
	height: 700px;
	margin: 0 auto;
	top: 15px;
	position: relative; 
	background-position:center;

	}
	
/*---SCHRIFT---*/	
h1 {
	font-size: 20px;
	color: #4E4D4D;
	text-align: left;
}

h3{
	font-size: 18px;
	color: #ffffff;
	text-align: left;
}

h2{
	font-size: 12px;
	color: #4E4D4D;
	text-align: left;
	font-weight:bolder;
}

.main	 {
	text-align:justify;
	font-size: 12px;
	color: #4E4D4D;
	text-align: left;
	padding: 0 5px 0 5px;
	
} 

.strong	 {
	text-align:justify;
	font-size: 12px;
	color: #4E4D4D;
	text-align: left;
	font-weight:bolder;
	
} 

p	 {
	text-align:justify;
	font-size: 12px;
	color: #4E4D4D;
	text-align: left;
	
} 

span	 {
	text-align:justify;
	font-size: 12px;
	color: #4E4D4D;
	text-align: left;
	
	
} 

.unterstrichen	 {
	text-align:justify;
	font-size: 12px;
	color: #4E4D4D;
	text-align: left;
	text-decoration: underline;
	
	
} 
/*------------*/

/*-----HEADER-------*/

#header {
	height: 175px;
	width: 965px;
	margin: 0 auto;
	}
	
/*-------NAVI----*/
#navi ul {
	list-style-type: none;
	margin: 0 0 0 0px; 
	padding: 0 0 0 0px;
	text-align:left;
	}

#navi { 
	background-position:left; 	
	height: 80px; 
	width: 634px;
	text-align:left;
	float:left;
	margin: 0 0 0 0px; 

	}
	
	
#navi li {

	display: inline;
	text-align:left;
	margin: 0 0 0 0px; 
	}
	
/*------------------*/
	
#logo {
	height: 80px;
	width: 331px;
	margin: 0 0 0 0px;
	background-position: right;
	text-align: right;
	float: left;
	}
	
#clear {
	clear: left;
}
	
#familienbetrieb {
	height: 72px;
	width: 965px;
	margin: 10px 0 0 0px;
	background-position: left;
	background-color: #DDDDDD;
	text-align:left;

	}
	
#hr {
	width: 965px;
	height: 4px;
	margin: 5px 0 0 0px;
	background-position: left;
	background-color: #0787B0;
	color: #0787B0;
	border: none;
	}
	
* html hr {
	color: #0787B0;
	background-color: #ffffff; 
	}


/*------------*/

/*-------CONTENT---*/

#content {
	width: 965px;
	height: 517px;
	margin: 5px 0 0 0px;
}

#bildnavi {
	margin: 0 0 0 0px;
	height: 517px;
	width: 313px;
	float:left;
	
}

#text {
	margin: 0 160px 0 325px;
	height: 517px;
	}
	
#text_content {
	margin: 0 200px 0 10px;
	height: 517px;
	}
	
#routenplaner{
	margin: 0 0 0 10px;
	}
	
#leiste {
	background-color: #DDDDDD; 
	width: 146px;
	float: right;
	height: 532px;
	margin: 0 0 0 0px;
}
	


/*------------*/

/*-------FOOTER---*/

#footer {
	width: 965px;
	height:50px;
	margin: 0 0 0 0px;
	clear:both;

}

#hr2 {
	width: 965px;
	height: 4px;
	margin: 5px 0 0 0px;
	background-position: left;
	background-color: #0787B0;
	color: #0787B0;
	border: none;
	}
	
* html hr2 {
	color: #0787B0;
	background-color: #ffffff; 
	}

/*------------*/

a:link {
	font-family: Myriad, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #0088AB;
	text-decoration: none;

	}
	
a:visited {color:#0088AB;text-decoration: none;font-size: 12px;}
a:hover{color:#0088AB;text-decoration: none;font-size: 12px;}
a:active{color:#0088AB;text-decoration: none;font-size: 12px;}
