body {
	background-image:url(bilder/rahmen/kopf_bk.gif);
	background-repeat:repeat-x;
	background-color:#FFCC00;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000000;
	text-align:center;
	margin:0px;
	padding:0px;
}

a {
	color:#000000;
	text-decoration: underline;
}

#Rahmen {
	margin:auto;
	width:820px;
}

#Kopf {
	width:820px;
	height: 150px;
	background-image:url(bilder/rahmen/kopf.gif);
	background-repeat:no-repeat;
	text-align:left;
}

#Start {
	position:absolute;
	float:left;
	margin-left:0px;
	margin-top:119px;
}

#Impressum {
	position:absolute;
	float:right;
	margin-left:685px;
	margin-top:119px;
}

#Navi {
	width:820px;
	margin:0px;
	padding:0px;
}

#ContentRahmen {
	background-color:#FFF0B3;
	background-image:url(bilder/rahmen/content_bogen.gif);
	background-repeat: no-repeat;
	margin:0px;	
	padding:0px;
	width:820px;	
	text-align:left;
}

#Infos {
	width:820px;	
	text-align:left;
	height: 40px;	
}

#Footer {
	width:820px;
	height:30px;
	background-color:#FFDB4D;
	text-align:center;	
}

.Box {
	width:735px;
	border: solid 1px #5B2914;
	margin-left:20px;
	padding-left:63px;
	margin-bottom:20px;
}


.BoxHeadline {
	margin-top:19px;
	margin-bottom:24px;	
}

.BoxText {
	line-height:134%;
	color:#000000;
	font-size:15px;
	margin-bottom:20px;
}

.BoxBild {
	margin-top:9px;
}

.BoxInfoText {
	line-height:165%;
	color:#5A2814;
	font-size:12px;
	margin-top:10px;	
	margin-bottom:20px;
	padding-right:20px;
}

.BoxInfoText a {
	color:#5A2814;
	text-decoration:underline;
}

