body {
	margin:0px;
	padding:0px;
	background: #702c2d url(/images/bg.jpg) repeat top left;
}

#header{
	position: relative;
	width:980px;
	margin: 30px auto 0 auto;
	background:transparent url(/images/header.png) no-repeat top left;
	height:149px;
}

#body{
	width:980px;
	margin: 0 auto 0 auto;
	background: transparent url(/images/bg_pxl_content.png) no-repeat top left;
}

#navi{
	position: relative;
	top:-20px;
	left:0px;
	width:262px;
	margin-bottom: -20px;
	float: left;
}

#contentbox{
	float:right;
	width:678px;
	padding: 0 20px 20px 0px;
}

#footer{
	background:url(/images/footer.png) no-repeat top left;;
	width:980px;
	margin:0 auto 0 auto;
	height:55px;
}

#navi .boxheader{
	font-size: 1px;
	line-height: 1px;
	margin: 5px 0 0 0;
	padding: 0;
	background: transparent url(/images/navi_bg_top.png) no-repeat 2px 0;
}

#navi .boxcontent{
	background: transparent url(/images/navi_bg_content.png) repeat-y 2px bottom;
	margin: 0;
	width:200px;
	padding: 5px 37px 15px 25px;
}

#h1{
	width: 300px;
	border: 1px solid #fff;
	position: relative;
	top: -16px;
	margin: 0 auto;
	text-align: center;
	background-color: #702c2d;
}

#content{
	width:660px;
	padding: 0 20px 0 0 0;
	position: relative;
	margin-top: 20px;
}

#language {
  position: absolute;
  top: -45px;
  left: 0;
  width: 170px;
  padding: 0;
}

#basket {
  position: absolute;
  top: -45px;
  right: 0;
  width: 170px;
  text-align: right;
  padding: 0;
}

#subcontentleft{
	float:left;
	margin:0;
}

#subcontentright{
	margin:0;
	padding:0;
}

#subcontentright a{
	color:#7A6A48;
	font-weight:bold;
}

#subcontentright li{
	list-style:disc;
	margin:0px 0 0 30px;
}

.table_tierkreiszeichen{

}

.advertising{
	font-size:10px;
	color:#c9a68a;
}

#homelink{
	position:relative;
	top:30px;
	left:95px;
	display:block;
	width:105px;
	height:95px;
}