body {
	padding: 0;
	background-color: transparent;
	margin: 0;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: #454545;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	display: inline;
	text-decoration: none;
}

a:hover{
	color: #cc0725;
  text-decoration: underline;
}

.box-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #454545;
	clear: both;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	white-space: normal;
	line-height: normal;
}
.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	vertical-align: baseline;
	margin: auto;
	clip: rect(auto,auto,auto,auto);
	text-indent: 5px;
}

#unten {
	background: no-repeat url(http://www.mlu.eu/_start/hintergrund_unten.jpg);
	margin: 0;
	padding: 0;
}

#rand {
	margin: 6px;
	padding: 0;
}
