body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #9a0201;
	background-image: url(hintergr.jpg);
	background-repeat: repeat-y;
}

#locator {
	position:absolute; 
	left:260px; 
	top:150px; 
	width: 340px;
	height: 300px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}

#locator  a{
	color: #333333;
}

#locator h1 {
	font-size: 17px;
	text-transform:uppercase;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inhalt {
	position:absolute; 
	left:280px; 
	top:420px; 
	width:640px; 
	height:300px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 19px;
	color: #191919;
}

#inhalt h1 {
	font-size: 18px;
	color: #666666;
	text-transform:uppercase;
}

#inhalt a {
	color: #9a0201;
}

#inhalt a:hover {
	text-decoration: none;
	color: #9a0201;
}

#inhalt h1 a {
	font-size: 18px;
	color: #666666;
	text-transform:uppercase;
	text-decoration: none;
}

#inhalt h1 a:hover {
	text-decoration: underline;
}

#inhalt h2 {
	font-size: 16px;
	color: #c26867;
}

#inhalt h3 {
	font-size: 16px;
	color: #666666;
    margin: 14px 0 5px 0;
}

#navi {
	position:absolute; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 13px;
	color: #df8b8b;
	left:30px; 
	top:160px; 
	height: 400px;
	width: 220px;
}

#navi a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #f2f2e3;
}

#navi a:hover {
	text-decoration: underline;
	color: #f2e01b;
}

#suche {
	position:absolute; 
	left:85px; 
	top:420px; 
	width:800px; 
	height:200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 19px;
	color: #38272F;
}

#suche a {
	color: #38272F;
}

#suche a:hover {
	text-decoration: none;
}

#adsense1 {
	position:absolute; 
	left:630px; 
	top:160px; 

}

#adsense2 {
	position:absolute; 
	left:45px; 
	top:535px; 

}

.achtung {
	color: #fc0000;	
	font-size: 12px;
	text-align: left;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.nachricht {
	font-size: 15px;
	border: 4px solid #df8b8b;
	padding: 5px;
	font-weight: 600;
	background-color: #FFFFFF;
	line-height: 18px;
	color: #333333;
}
.titel {
	font-weight: bold;
	color: #F0EEF9;
	border: 1px solid #F0EEF9;
	background-color: #6F7286;
}
.rahmen1 {
	border: 1px solid #646679;
}
.dragme{position:relative;}