body {
	background-color: #E5E5E5;
	background-image: url(../bilder/backgrd.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

#pagewidth {
	width: 750px;
	background-color: White;
	border-right: 1px white solid;
	height: 100%;
}

#header {
	width: 100%;
	height: 70px;
}

#logo {
	float: left;
}

#header div {
	text-align: left;
	margin-right: 6px;
	float: right;
}

#header ul {
	margin-top: 4px;
	margin-bottom: 0px;
	list-style: none;
}

#header li {
	margin-bottom: 5px;
}

#header li.last {
	margin-top: 14px;
	margin-bottom: 0px;
}

#bauch1 {
	width: 100%;
	height: 228px;
	background-color: #571A29;
}

#menue {
	width: 100%;
	height: 17px;
	background-image: url(../bilder/menueback.gif);
	background-repeat: repeat-x;
}

#menue ul {
	margin: 0;
	padding: 0;
}

#menue li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
 
#menue li img {
	margin-left: 25px;
	margin-right: 0px;
	margin-bottom: -2px;
}
 
#bauch2 {
	width: 100%;
	height: 33px;
	background-color: #571A29;
	background-image: url(../bilder/topbilder/schatten.jpg);
	background-repeat: repeat-x;
}

#ueberschrift {
	width: 100%;
	height: 30px;
	background-image: url(../bilder/h1back.gif);
	background-repeat: repeat-x;
	border-bottom: 1px white solid;
	border-top: 1px white solid;
}

#ueberschrift h1 {
	margin: 0;
	padding: 0;
	display: inline;
}

#righth1 {
	float: right;
	width: 269px;
}

#righth1 div.content {
	padding: 9px 0 6px 10px;
	border-left: 1px solid;
	border-left-color: white;
}

#lefth1 {
	width: 450px;
}

#lefth1 div.content {
	padding: 9px 0 0 10px;
}



#main {
	width: 100%;
	background-image: url(../bilder/contentback.gif);
	background-repeat: repeat-x;
	background-color: White;
}

#rightrow {
	float: right;
	width: 269px;
}

#rightrow div.content {
	margin: 15px 5px 15px 0;
	padding: 8px 0 5px 15px;
	border-left: 1px solid;
	border-left-color: black;
}

#rightrow p {
	margin-top: 0px;
	margin-bottom: 8px;
}

#leftrow {
	width: 450px;
}

#leftrow div.content {
	padding: 23px 10px 6px 15px;
}

#footer{ 
 height: 50px; 
 width: 100%; 
 background-color: white;
 font-size: 1px;
 } 

#footer a { 
 visibility: hidden;
 display: none;
 } 

#hauptpreis {
	position: absolute;
	top: 270px;
	left: 10px;
}