body {
	margin: 0;
	padding: 0; 
	
	scrollbar-base-color:#FFFFFF; 
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#CC9966; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#EACD97; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-track-color:#F1E5D9;
	
	height: 100%;
}

#page {
	margin: 10px auto;
	padding: 0px;
	border: 0;
	width: 800px;
	text-align: left;
	background-color: #F8E7E0;
	border: 1px solid #959596;
}

#header {
	margin: 0 auto;
	padding-top: 0px;
	padding: 0px;
	border: 0;
	background-image: url(../images/design/header.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 181px;
}

#navi {
	position: relative;
	top: 109px;
	margin-left: 150px;
	border: 0;
	width: 620px;
	text-align: left;
}

#design_left {
	position: relative;
	top: -181px;
	margin: 0;
	margin-left: 0px;
	padding: 0px;
	border: 0;
	background-image: url(../images/design/design_links.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 274px;
	float: left;
}

#box_left {
	position: relative;
	top: 0px;
	left: 0px;
	top: 0px;
	margin: 0;
	margin-left: 0px;
	padding: 278px 0px 0px 5px;
	border: 0;
	width: 140px;
	font-size: 8pt;
	font-family:Verdana, Helvetica, Arial;
	color: #666666;
}

#content {
	position: relative;
	top: -30px;
	margin-left: 170px;
	border: 0;
	width: 620px;
	text-align: left;
}

#content_header {
	font-size: 8pt;
	font-family:Verdana, Helvetica, Arial;
	color: #666666;
}

#footer {
	margin-left: 0px;
	padding: 10px 0px 10px 0px;
	border: 1px solid #959596;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 800px;
	text-align: center;
	background-color: #FFFFFF;
}

#angebot_small {
	padding: 5px 0px 5px 0px;
	border: 0;
	font-size: 7pt;
	font-family:Verdana, Helvetica, Arial;
	color: #666666;
}
