body{
	border:0px;
	margin:0px;
	font-family: "Trebuchet MS", "Lucida Sans", Arial;
	font-size: 12px;
	background-color:#faf7e7;
	background-image:url(img/bg_body.png);
}

#wrapper{
	height:624px;
	width:902px;
	position:absolute;
	left:50%;
	padding-left:6px;
	padding-right:6px;
	background-image:url(img/wrapper_bg.png);
	background-repeat:repeat-y;
	margin-left:-451px;
	top:50%;
	margin-top:-317px;
	background-color:#bb2c35;
}
#top{
	height:154px;
	clear:both;
}

#menubar{
clear:both;
	vertical-align:bottom;
	height:58px;
	background-image:url(img/menu/bg.png);
	background-repeat:repeat-x;
}
#menu{
	position:relative;
	left:348px;
	width: auto;
	top:2px;
}
#content_img{
	margin:0px;
	padding:0px;
	width:348px;
	float:left;
}
#content_text{
	float:left;
	margin:0px;
	padding:0px;
	width:500px;
	height:391px;
	color:#9e2529;
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-left: 30px;
	
}

* html body div#content_text {
		margin-left:18px;
}
#content_gal{
float:left;
	margin:0px;
	padding:0px;
	width:520px;
	height:391px;
	color:#9e2529;
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-left: 30px;
overflow:auto;
}

#contentarea{
background-color:#faf7e7;
height:391px;
margin:0px;
padding:0px;
clear:both;
border-right:1px solid #9e2529;
}

#footer{
height:21px;
background-image:url(img/footer.png);
}

h1{
padding-top:20px;
padding-left:0px;
margin-left:0px;
	font-weight:bold;
	color:#9e2529;
	font-size:16px;

}
p{
margin-right:40px;

margin-left:0px;
line-height:130%;
}

.auswahl{
	margin-left:50px;
	margin-top:40px;

}
p a{
	text-decoration:none;
	color:#9e2529;

}
p a:hover{
	text-decoration:underline;
	color:#9e2529;

}
