body {
	background-color: #8f8f8f;
	background-image:url(../images/site/bg.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
#container {
	width:937px;
	margin:0 auto;
}
#site {
	width:937px;
	position:absolute;
	top:0;
}
#menue {
	width:945px;
	height:334px;
	position:absolute;
	left:0;
	top:0;
}
#content {
	width:810px;
	position:absolute;
	left:127px;
	top:345px;
}
#smallwarenkorb {
	width:120px;
	position:absolute;
	left:0;
	top:345px;
}
#content img {
	padding:2px;
	border:#333333 1px solid;
}
#content img.none {
	border:0;
	padding:0;
}

#bottom {
	width:810px;
	height:60px;
}
