body {
	background: url(../image/background.jpg);
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-color:#8d2f46;	
	list-style-type:none;
	text-decoration: none;
	margin: 0;
	padding: 0;





}

img {
	border: 0;
	}
	
	
	
	
#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:950px;

	

}

	a {
		color:#8d2f46; 
		text-decoration: none;
	}
	

	a:active, 
	a:hover {
		color:#8d2f46;
		font-weight:bold;
		text-decoration: none;
	}


	#head_image {
		margin:auto;
		top:0%;
		width:100%;
	
	}

	#navi {
		margin: 15px 0 15px 0;
		clear: both;
		width:950px;
		height:55px;
		background-color: #fcf9fa;
				
	}

		#navi table tr td {
			width: 90px;
			hight: 50px;
			margin-top: 18px;
		}
	

	#navi .selected {
			color:#8d2f46; 
			font-weight:bold;
			text-decoration: none;
		}
		
	#content {
		
		clear: both; 
		width:950px;
		height: 100%;
		background-color: #fcf9fa;
		padding-bottom: 20px;
	}


	#gallerie img {
		float:left; 
		margin:0 10px 10px 0;
		 
		}
		
		.mitte {
			padding-top: 30px;
			margin-left: 55px;
		}
	

	#text-l {
	
		width: 700px;
		hight: 100%;
		float: left;
		margin-top: 15px;
		margin-left: 15px;
		
	}
	
	#text-l p {
			float: left;
			width: 280px;
			height: 100%;
			margin-right: 20px;
			margin-top: 30px;
			margin-left: 0px;
			color: #8d2f46;
		}
	
	
	#text {
	
		width: 625px;
		hight: 100%;
		float: left;
		margin-top: 15px;
		margin-left: 15px;
		
	}
	
		
	
		#text table tr td {
			width: 150px;
		}
	
		#text p {
			float: left;
			width: 280px;
			height: 100%;
			margin-right: 20px;
			margin-top: 30px;
			margin-left: 0px;
			color: #8d2f46;
		}


	#content-bild {
		float: left;
		margin-top: 27px;
		hight: 264px;
		
	}

	#leistung-navi {
	
		float: left;
		width:200px;
		height:610px;
		background-color: #f7f0f1;
		
	}
	
	#leistung.h500 {
	height:500px;
}
	
	#leistung-navi ul li {
		background: #f7f0f1;
		border-top: 1px solid #eee0e3;
		border-bottom: 1px solid #eee0e3;
		list-style-type: none;
		margin-left: -40px;
	}
	
	#leistung-navi ul li a {
		color: #58595b;
		display: block;
		padding: 10px;
	}
	
	
	
	#leistung-navi .selected {
			background: #ffffff;
			color:#8d2f46; 
			font-weight:bold;
			text-decoration: none;
	}
	
	
	
	#leistung {
		margin-left: 213px;
		width:737px;
		height:100%;
		background-color: #fcf9fa;
		
	}
	
	#leistung.h400 {
	height:500px;
}
	#leistung.h600 {
	height:610px;
}
	table.preise {
		width: 800px;
		margin-left: 100px;
		color: #58595b;
		
	}


#footer {
	position:relative;
	width: 100%;
	height: 30px;
		
	background-color: #8d2f45;
}

#footer div {
	postion:relative;
	color: #ffffff;
	font-size: 12px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding-left:30px;
	width:950px; 
	line-height:30px;
}

	
div.clear {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
