body {
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFEFED;
	}
#main {
	width:815px;
	margin:auto;
	background-color: #FFFFFF;
	height: 100%;
}
#logo{
	height:164px;
	background-image: url(../images/kopf.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
}
a:link, a:visited, a:hover {
	padding:0;  
 	color: #008888;
	font-weight:bold; 
 	text-decoration: none; 
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left:0px;
	font-weight: bold;
	text-align:center;
	clear:both;
} 

#navigation ul { 
 	list-style: none; 
	margin: 0;
 	padding: 0;
 
} 
#navigation li { 
 display: inline;
 margin-right:10px; 
} 
#navigation a:link, #navigation a:visited {  
 padding: 3px 10px 2px 10px;
 border-left: 12px solid #008888;
 border-right: 10px solid #008888;    
 color: #FFFFFF; 
 background-color: #008888; 
 text-decoration: none; 
} 
#navigation a:hover { 
 padding: 3px 10px 2px 10px;  
 border-left: 12px solid #CCCCCC;
 border-right: 10px solid #008888;    
 background-color: #008888; 
 color: #FFFFFF; 
 text-decoration: none;
}
#unten{
}
/*******Navigationsmenü sublist für Leistungen*******/
#sublist {
	width: 175px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-right:10px;
	float:left;
	text-align:left;
}
#sublist ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
#sublist li a:link, #sublist li a:visited  {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #008888;
	background-color: #CCCCCC;
	color: #008888;
	text-decoration: none;
}
#sublist li a:hover {
 	background-color: #008888;
 	border-left: 12px solid #CCCCCC;
 	color: #FFFFFF;
}
#sublist ul ul {
	 margin-left: 12px;
}
#sublist ul ul li {
 	margin:0;
}
#sublist ul ul a:link, #sublist ul ul a:visited {
 background-color: #008888;
 border-left: 12px solid #CCCCCC;
 color: #FFFFFF;
}
#sublist ul ul a:hover {
 	background-color: #CCCCCC;
  	border-left: 12px solid #008888;
 	color: #008888;
}
/**********************************/
#bildText {
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	width:616px;
	height:230px;
	text-align:center;
	clear:both;
}
#bild {
	margin-right:5px;
	float:left;
	text-align:left;
}
#text {
 	text-align:left;
}
#leistungen {
	font-family: Arial, Helvetica, sans-serif;
	width:630px;
	float:right;
}
#leistungen p {
	margin-left:10px;
	clear:both;
	height:145px;
}
#leistungen span.ueberschrift{
	
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	line-height: 30px;

}
#leistungen span.leistungsbild{
	color: #FF0000;
	width:110px;
	height:145px;
	float:left;
	text-align:left;
}
#leistungen span.leistungsbechreibung{
	font-size: 12px;
	color: #333333;
}
#intro{
}
#begruessung{
	width:460px;
	margin-left:auto;
	margin-right:auto;
}
#begruessung p.begruessungstext {
text-align:left;
}

#karte {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	clear:both;
	}
#bilder {
	width: 616px;
	margin-top: 30px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	clear:both;
}
#bilder a:link {
	margin-right:1px;
}
#impressum {
margin-top:50px;
}
#impressumInhalt{
	width:460px;
	margin-left:auto;
	margin-right:auto;
}
#impressum p {
text-align:left;
}
.foto {
	text-align: center;
	vertical-align: top;
}
.abstand {
	height: 50px;
}
.mitte {
	float:right;
}
.links {
float:left;
}
#footer {
	height:50px;
	margin-top:50px;
	text-align:left;
	clear:both;
	margin-bottom: 20px;
}
.linie {
	width: 800px;
	text-align: center;
	background-color: #006699;
}
.top{
float:right;}

