body {
	background-color: #ffffff;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 30px 30px 30px 30px;
}

#fastlink, #fastlink a {
	color: #ffc080;
	font-size: 0.7em;
	font-weight: 100;
	text-align: center;
	text-decoration: none;
}

img {
	margin-bottom: 2em;
	margin-top: 3em;
}

td {
	background-color: #ffd0a2;
	color: #404040;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 50px;
	padding-right: 50px;
	vertical-align: top;
}

td h1,h2,h3 {
	color: #ff8000;
	font-weight: bold;
}

td h1 {
	font-size: 20px;
	margin-top: 50px;
}

td h2 {
	font-size: 16px;
}

td a {
	color: #404040;
	text-decoration: none;
}

td a:hover {
	text-decoration: underline;
}

div#aktuell {
	border: 1px #ff8000 solid;
	font: normal .8em Verdana, Helvetica, Arial, Sans-Serif;
	margin: 1em;
	padding-bottom: 0.5em;
	text-align: center;
}

div#aktuell h1 {
	background: #ff8000;
	color: #404040;
	margin: 0;
	padding: 0;
}

div#aktuell a {
	color: #ff8000;
	text-decoration: underline;
}

a.next {
	color: #ff8000;
	font-weight: 100;
	float: right;
	text-align: right;
	text-decoration: underline;
}



