body {
	margin-bottom: 3%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 3%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	color: Black;
	background-color: #A0522D;
}
.bu{
	font-size: 80%;
	font-style: italic;
}
a {
	color: #CBFF00;
	color: Yellow;
	text-decoration: none;
}
a:hover, a:active{
	color: #FF3300;	
	text-decoration: underline;
}
a:visited{
	/*color: #529470;*/
	color: #9D9D9D;
}
.fett{
	font-weight: bold;
}
h1{
	text-align: center;
	color: #F5F5F5;
	font-size: 210%;
	padding-bottom: 0px;
	margin-bottom: 1px;
}
h2{
	text-align: center;
	color: #F5F5F5;
	font-size: 130%;
	padding-top: -20px;
	margin-top: 1px;
}
.blatt{
	background-color: #A0522D;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
img {border: 0px; margin: 10px;}
table{
	border: none;
	text-align: center;
	width: 100%;
	padding: 0px;
}
.contact{
	width: 50%;
	
}
tr{
	text-align: center;
}
td{
	font-weight: bold;
	background-color: #A0522D;
}













