body {
	margin:0px;
	background-color: #94875B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D2D24;
}

div								{display:block;}
img								{border:0px;display:inline;}
td 								{empty-cells:show;}
table 							{border:0px;}


.topmenu {
	font-size: 13px;
	color: #00A7E7;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 35px;
}
.topmenu a{
	text-decoration: none;
	color: #342F2C;
}

a.topmenu:hover,
.topmenu a:hover	
{
	color: #B5B5B5;

}
.titel {
	font-size: 14px;
	font-weight: bold;
	color: #4D2D24;

}
.content {
	font-size: 11px;
	color: #4D2D24;

}
.content a{
	color: #00A7E7;
}

a.content:hover,
.content a:hover	
{
	color: #B5B5B5;

}
