body {
	background-color: #FFFFFF;
}
.text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996600;
}
.kopfzeile {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996600;
	height: 23px;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #996600;
	letter-spacing: 1px;
	height: 26px;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #996600;
}


a:link {text-decoration: none; color: #990000}
a.exit:hover {text-decoration: none; color: #990000}
a:active {text-decoration: none; color: #990000}
a:visited {text-decoration: none; color: #990000}
a:hover {text-decoration: underline; color: #990000}

