body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
}
.rand2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}

#abstand {
	margin-top: 15px;
}

td {
	background-repeat: no-repeat;
}

p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 10px;
	color: #000000;
}

.klein {
	font-size: 8pt;
	margin-left: 25px;
	color: #666666;
}

.menue {
	padding-top: 5px;
	padding-left: 0px;
	line-height: 16px;
	color: #CCCCCC;
	font-size: 8pt;
}

.rand {
	border: thin solid #000000;
}


a:link {
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}

a:visited {
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}

a:active {
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}

a.index:link { 
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.index:visited { 
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.index:hover { 
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a.index:active { 
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.aktuell:link {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
a.aktuell:visited {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
a.aktuell:hover {
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
a.aktuell:active {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
