body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
hr {
	width:100%;
	color: #000000;
	height: 1px;
	text-align:left; 
	border: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: underline;
}
.red {
	color: #FF0000;
}
.fett {
	font-weight: bold;
}
.kopf {
	font-weight: bold;
	background-color: #CCCCCC;
}
.randrechts {
	border-right: 1px solid #000000;
	text-align: center;
}
.mitte {
	text-align: center;
}
.farbzeile {
	background-color: #C4DDFF;
}
.mini {
	font-size:10px;
}
#header {
	display: none;
}
#navigation {
	display: none;
}
#body {
	width: 600px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
	padding: 25px;
}