body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.border{
	border-right: 1px dotted #85765C;
	border-top: 1px dotted #85765C;
	background-repeat:	
}

h1
{
	display:inline;
	font-family: Tahoma;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: rgb(133, 118, 92);
}
hr
{
	height:1px;
	color:#7F7F7F;
}
td,p {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #85765C;
	text-decoration: none;
}

a{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #59482B;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
	color: #59482B;
}	

a.seitenlink{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #59482B;
	text-decoration: none;
}
a.seitenlink:hover{
	text-decoration:underline;
	color: #59482B;
}	

.spacer{
	font-size: 1px;
}
.main{
	background-color: #FFFFFF;
}
.over_header{
	padding-left: 10px;
	padding-right: 10px;
	height: 39px;
	background-image:url(../bilder/main/over_header.gif);
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #47471D;
}
.news{
	background-color: #ECEBCE;
}
.navi{
	color: #85765C;
	font-size:11px;
	font-weight: normal;
	font-variant: normal;
}
.navi:hover{
	text-decoration:underline;
}

.footer{
	background-image:url(../bilder/main/footer.gif);
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #47471D;
}
.headline{
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #85765C;
}
.text{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #85765C;
	text-align: justify;
}
.textfeld{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}