.fett {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica
}
.standard {
	font-size: 10pt;
	font-family: Arial, Helvetica
}
a:active {
	color: #282824;
	text-decoration: underline
}
a:hover {
	color: #282824;
	text-decoration: underline
}
a:link {
	color: #282824;
	text-decoration: underline
}
a:visited {
	color: #282824;
	text-decoration: underline
}
body {
	font-size: 10pt;
	background-color: #4b4b4c;
	text-color: #423a2b;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

div#block {
	margin-left:auto;
	margin-right:auto;
	margin-top: 100px;
	width: 731px;
}

div#blockbild {
	alignment-adjust:middle;
}

div#blocktext {
	padding-left:20px;
	padding-top:20px;
	padding-bottom: 25px;
	background-color:#CCC;
}

div#blockfooter{
	margin-bottom:0px;
	background-color:#AAA;
}



