@charset "utf-8";
/* CSS Document */

body {
	margin: 0px auto;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #333;
}	
#container {
	margin: 0px auto;
	padding: 0px;
}
#container a {
	text-decoration: underline;
	color: #333;
}
#container a:hover {
	text-decoration: none;
	color: #999;
}	
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 1100px;
}
#header {
	float: left;
	width: 200px;
}
#navi {
	float: right;
	padding-top: 60px;
	width: 850px;
}
#navi ul  {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
	list-style: none;
}
#navi ul li {
	float: left;
}		
#navi ul a {
	display: block;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	margin-right: 10px;
	padding: 8px;
	text-decoration: none;
	color: #333;
	background-color: #FFF;
	border: 2px solid #333;
	font-weight: bold;
}
#navi ul a:hover {
	color: #999;
	text-decoration: none;
}
#top_clear {
	clear: both;
}	
#content {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
#slider {
	margin: 0px auto;
	padding: 0px;
	background: url(../jpg/header_ref.jpg) top center no-repeat;
	height: 410px;
}
#spalten {
	margin-top: 30px;
}
#leftcol {
	float: left;
	width: 440px;
}
#produkt {
	height: 150px;
}	
#rightcol {
	float: right;
	width: 440px;
}
#produkt_bild {
	background: url(../jpg/standing_minds_pic.jpg) top left no-repeat;
	height: 150px;
}	
#col_clear {
	clear: both;
}
#liste {
	float: left;
	width: 520px;
}
#liste ul li {
	list-style: url(../jpg/pdf_logo_gr.jpg);
}	
#liste_inhalt {}
#li_left {
	float: left;
	width: 220px;
}
#li_left ul {
	margin-left: 30px;
	padding: 0px;
}	
#li_left ul li {
	list-style: url(../jpg/tick.jpg);
	margin-left: 10px;
}	
#li_right {
	float: right;
	width: 270px;
}
#li_right ul {
	margin-left: 30px;
	padding: 0px;
}	
#li_right ul li {
	list-style: url(../jpg/tick.jpg);
}
#li_clear {
	clear: both;
}		
#liste ul li {
	line-height: 20px;
}	
#galerie {
	float: right;
	width: 440px;
}
#leer {
	height: 50px;
}	
#clear_inhalt {
	clear: both;	
}	
#footer a {
	text-decoration: underline;
	color: #333;
}
#footer a:hover {
	text-decoration: none;
}	
.h1 {font-size: 1.1em; color: #999;}
.small {font-size: 0.8em;}
.trenner {background: url(../jpg/trenner.jpg) top center repeat-x;}
#ecke {
	position: absolute;
	left: -1px;
	top: 710px;
	width: 150px;
	height: 150px;
	z-index: 1001;
	background: url(../png/ecke.png) top left no-repeat;
}

