@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body{
	background: #666666;
}
#main {
	width: 800px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/boddy_bg.png);
}

#main #headermenu {
	background-color: #312817;
	height: 22px;
	text-align: left;
	padding: 4px 0 4px 4px;
}

#main #headermenu a{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#CCCCCC;
	margin:5px;
	border: 1px solid #312817;
}

#main #headermenu a:hover{
	height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#F25822;
}

#main #header #logo {
	background-image: url(../img/Logo.png);
	height: 160px;
	width: 160px;
	float: left;
}

#main #header #banner {
	height: 160px;
	width: 640px;
	background-image: url(../img/header_bg.png);
	background-repeat: repeat-y;
	text-align: center;
	float: left;
	}
#main #header #banner h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 52px;
	
}
#main #header #banner h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 52px;
	font-size:32px;
}

#main #header #banner #banner1 {color: #FFFFFF}
#main #header #banner #banner2 {color: #CC9900}
#main #header #banner #banner3 {
	font-size: 12px;
	color: #CAB78F;
}


#main #mainContent #content img {
	margin: 5px;
}

#main #mainContent #content a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#312817;
	text-decoration:underline;
}

#main #mainContent #content a:hover{
	height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#F25822;
}

#main #mainContent #menu {
	background-color: #312817;
	width: 160px;
	display: block;
	float: left;
	padding-top: 15px;
}

#main #mainContent #menuu a{
	height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	display: block;
	padding: 2px;
	border: 0px solid #312817;
}

#main #mainContent #menuu a:hover{
	height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#312817;
	background-color: #CAB78F;
	border: 0px solid #FFFFFF;
}
#firstp {
	position:absolute;
	 top:1620px;
	 width:615px;
}
#main #mainContent #content h2 {
	font-size:18px;
	line-height: 30px;
	font-weight: bold;
}

#main #mainContent #content h3 {
	font-size:16px;
	line-height: 30px;
	font-weight: bold;
}

#main #mainContent #content h4 {
	font-size:14px;
	line-height: 30px;
	font-weight: bold;
}

#main #mainContent #content #contenttitle {
	margin: 10px 0 0 10px;
	float: left;
	width: 600px;
}
#main #mainContent #content #contenttitle h1 {
	font-size:18px;
}

#main #mainContent #content #centerContent {
	width: 615px;
	line-height: 20px;
	font-size: 12px;
	margin: 0 0 0 10px;
	float: left;
}

#main #mainContent #content #leftContent {
	width: 315px;
	line-height: 20px;
	font-size: 12px;
	margin: 0 0 0 10px;
	float: left;
}

#main #mainContent #content #rightContent {
	width: 300px;
	text-align: center;
	font-size: 12px;
	margin: 0 0 0 10px;
	float: left;
}

#main #footer {
	clear: left;
	background-color: #312817;
	height: 20px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}

.preis {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	width: 100px;
	height: 20px;
	float: left;
}

.produktbeschreibung {
	width: 600px;
	margin: 5px 0 15px 0;
	float: left;
}

.position {
	float: none;
}

.produkt {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 500px;
	height: 20px;
	float: left;
}

.bildtext {
	font-size: 10px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.untertitel {
	font-size: 10px;
	color: #000000;
}

.bildcontainerlinks {
	float: right;
}
.bildcontainerrechts {
	float: left;
}
.noselecdted {
	border: 1px solid #000000;
}
.selecdted {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#main #mainContent #content #contentmenu {

word-spacing:-7px;
padding:1px 0 0 1px;


}

#main #mainContent #content #contentmenu a{
font-size:9px;
padding:2px;
}

#main #mainContent #content #centerContent li {
	margin: 0 0 0 20px;
	list-style-type: none;
}
.liste li{ list-style:decimal}

