body{
 	background:#FFF7E8;
 	font:.8em "trebuchet ms", arial, sans-serif;
 	line-height:1.3em;
	overflow: -moz-scrollbars-vertical;
	width:100%;
	height:101%;
	margin:0;
	padding:0;
}

a img {
	border:0px;
}

.haus {
	padding:0 10px 0 20px;
	margin:0;
	background-image:url('../images/home.gif');
	background-repeat:no-repeat;
 	background-position:0px 2px;
}

#rechts {
	float:right;
	margin-left:30px;
}

#master {
	position:absolute;
	left:50%;
	width:994px;
	padding:0px;
	margin-left:-497px;
}

#container{
 	background-image:url('../images/hg.gif');
}

#footer {
 	padding:0;
	margin:0;
	height:3px;
 	width:994px;	
 	background-image:url('../images/footer.gif');
	background-repeat:no-repeat;
	position: absolute;
}

#header {
 	height:220px;
 	width:994px;	
 	margin-top:5px;
	background-image:url('../images/top.gif');
}

#home {
 	position:absolute;
	top:40px;
	left:910px;
	height:20px;
 	width:100px;
}

.imprint {
	text-align:center;
	font-size:10px;
	color:#999999;
	margin-top:2px;
}

#navigation{
 	height:26px;
 	width:994px;
}

.box1 {
	width:994px;
	margin:0;
	padding:0;
}

.box2 {
	width:165px;
	padding:20px 15px 20px 0;
	float:right;
}

.box3 {
	width:750px;
	padding:20px;
	background:transparent;
}

.box3 img {
	margin:0 20px 20px 0;
	border:1px solid #111111;
}

h3 {
 	color:#AE0817;
 	font-size:1.2em;
 	margin:0 0 5px 0;
}

a:link,a:visited,a:active{
 	color:#AE0817;
 	text-decoration:none;
}

a:hover{
 	text-decoration:underline;
}

.nachoben {
	text-align:right;
}

.arrow {
	padding:0 10px 0 15px;
	margin:0;
	background-image:url('../images/pfeil_oben.gif');
	background-repeat:no-repeat;
 	background-position:left center;
}
