html, body {
	background-color: #F4D20E;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000; 
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #940000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.content{
   background-image:url(../images/main_back.jpg);
   background-color: #FF0
   background-repeat:no-repeat;
   padding:19px;
}
.div_main{
	margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
	font-size:14px;
	color:#510f16;
}
.div.breaker {
height: 1px;
clear:both;
overflow:hidden;
}

.rechts{
   background-image:url(../images/menurechts.gif);
   color:#82434B;
   font-weight:bold;
   padding-left:10px;
   }
.textumbruch {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
