#wrapper{
	width: 900px;
	margin:auto;
	position: relative;
}

#header{
	background-image: url('slices/header.png');
	height: 159px;
}

#callback{
	position: absolute;
	left:650px;
	top: 50px;
}

#topnav{
	width: 574px;
	height: 44px;
	position: absolute;
	top:112px;
	left:292px;
	border-top: 2px solid #fff;
	font-size: 1px;
	background-image: url('slices/nav-spacer.gif');
	text-align: justify;
}

#content{
	width: 814px;
	padding: 0px 43px 5px;
	background-image: url('slices/bgr-main.png');
}

#left{
	float:left;
	width:163px;
	overflow:hidden;
	padding-left:10px;
	margin-right:15px;
}

#right{
	float:right;
	padding-left:15px;
	width:173px;
}

#center{
	padding: 5px 15px;
	width:405px;
	min-height: 625px;
	overflow:hidden;
	border-right: 1px solid #D1CFC3;
	border-left: 1px solid #D1CFC3;
}

#infoabende{
	float:left;
	width:189px;
}

#infoabende .infobox{
	height:141px;
	overflow:hidden;
}

#mainimage{
	float:left;
	width: 434px;
	height: 207px;
}

#flashbanner{
	
}

.spacer{
	clear: both;
	height: 8px;
	margin: 6px 0px;
	background-color: #C8C2B2;
}

.sortiment_element{
	clear: both;
	margin-bottom:10px;
	padding:5px;
	/* border: 1px solid #eee; */
}

.sortiment_element:hover{
	background-color: #fff;
}

.sortiment_element .pictureframe{
	float:left;
	margin-right:10px;
}

.sortiment_element hr{
	border:0px;
	clear:both;
	height:0px;
}

.sortiment_head{
	font-size: 1.3em;
	font-weight: bold;
}

.sortiment_text{
	margin-top:10px;
}

.sortiment_text a{
	text-decoration:none;
	color: #8E8671;
}

body{
	background-color:#EAE9E2;
	color: #8E8671;
	margin:10px;
}

.text, .text td{
	font-size:9pt;
	color: #8E8671;
}

body, td, input, textarea, select{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
}

input, textarea{
	color: #555555;
	border: 1px solid #C8C5B4;
	padding: 2px;
}

input:focus, textarea:focus{
	border-color: #A6A392;
}

a{
	color: #5EA427;
}

label.bhr{
	float:left;
	width: 40px;
}

h1{
	font-size: 1.8em;
}

h2{
	font-size: 1.4em;
}

h3{
	font-size: 1.2em;
}

#logo{
	margin:0px;
	padding:0px;
	position:absolute;
	top: 33px;
	left:43px;
}

.error{
	color: #FF0000;
}

.infobox{
	padding: 20px 5px 0px 20px;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #B7B4A3;
	border-right: 1px solid #fff;
}

img {
	border: 0;
}

.imgborder{
	border: 1px solid #B7B4A3;
}

.infobox a{
	color: #FFFFFF;
	text-decoration: none;
}

.servicebox{
	margin:0px;
	text-align: left;
	vertical-align:top;
	padding:10px 20px 20px 20px;
	color: #FFFFFF;
	background-color: #B7B4A3;
	font-size:9pt;
	font-weight: bold;
	line-height: 2em;
	color: #fff;
}

.servicebox a{
	color: #FFFFFF;
	text-decoration:underline;
}

.neuheiten{
	padding: 8px 8px 10px;
	font-weight: normal;
	line-height: normal;
}

.nav2 a{
	color: #FFFFFF;
	text-decoration:none;
}

.header{
	font-size: 13pt;
	color: #64A82F;
	margin: 0px;
	padding: 0px;
}

.subheader{
	font-size: 10pt;
	color: #64A82F;
	margin: 2px 0px 10px 0px;
	padding: 0px;
}

#teamtable td{
	padding: 10px 0px;
}

#sort-table td, #servicetable td{
	padding-bottom: 10px;
}

.pictureframe{
	border: 3px solid #FFFFFF;
}

.pictureframe:hover{
	border-color: #64A82F;
}
