@charset "utf-8";
/* CSS Document */

body {
	margin: 0px auto;
	padding: 0px;
	background: url(../jpg/body_bg.jpg) repeat;
	background-color: #C4B4AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #614F43;
}	
#wrapper {
	margin: 0px auto;
	padding: 0px;
	background: url(../jpg/header.jpg )top left repeat-x;
}	
#container {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
#header {
	margin: 0px auto;
	padding: 0px;
	height: 540px;
	width: 840px;
	background: url(../jpg/header_bg.jpg) top left no-repeat;
}
#slider {
	margin: 0px auto;
	padding-top: 189px;
	width: 780px;
	height: 300px;
}
#abstand {
	margin: 0px auto;
	padding: 20px;
}		
#navi {
	margin: 0px auto;
	padding: 0px;
	width: 840px;
	height: 100px;
	background: url(../jpg/navi_bg.jpg) top center no-repeat;
}
#navi ul {
	margin: 0px;
	padding-top: 24px;
	list-style: none;
	width: 840px;
}
#navi ul li {
	float: left;
}
#navi ul a {
	display: inline;
	padding: 0px;
	text-decoration: none;
	color: #614F43;
}
#navi ul a:hover {
}		
#navi_clear {
	clear: both;
}
#content {
	margin: 0px auto;
	padding-top: 20px;
	width: 820px;
	line-height: 18px;
}
#leftcol {
	float: left;
	width: 400px;
}
#rightcol {
	float: right;
	width: 380px;
}
#rightcol a {
	text-decoration: underline;
	color: #5A5F35;
}
#rightcol a:hover {
	text-decoration: none;
	color: #614F43;
}		
#rightcol ul li {
	list-style: url(../png/tick.png);
}	
#referenzen {
	margin-top: 30px;
}	
#col_clear {
	clear: both;
	height: 30px;
}
#footer {
	margin: 0px auto;
	padding: 0px;
	width: 840px;
	height: 105px;
	background: url(../png/footer.png) top left no-repeat;	
}								
/* zeichen*/
.trenner {background: url(../jpg/trenner.jpg) top center repeat-x;}
.img {padding-top: 20px;}

