a:hover {
	color: #000000
}

a.weiss {
	text-align: center;
	font-size: 8pt;
	color: #FFFFFF;
/*	color: #000000;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

/* Links in der Adress-Zeile */

a.adresslink { 
	font-family: Arial, Helvetica, sans-serif;
	font-size :  10pt;
	font-weight: bold;
	text-decoration:none;
	color: white;
}

a.adresslink:link {
	color: white;
}

a.adresslink:visited {
	color: white;
}

a.adresslink:active {
	color: Blue;
}

a.adresslink:hover {
	color: black;
}


.text {
	font-size: 9pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


BODY {
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #F1F1F1;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000
}

.gross {
	text-align: left;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.fehler {
	text-align: left;
	font-size: 10pt;
	color: #FBD399;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.bg-input {
	text-align: left;
	font-size: 10pt;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	letter-spacing: 0;
	text-decoration: none;
	padding: 0;
	}

.adress-zeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: White;
}

.hg-header {
	background-image: url(pic/pixel.gif);
	width: 633px;
	height: 40px;
	border-left-color: Red;
	border-left-style: solid;
	border-left-width: 3px;
	border-top-color: Red;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-color: Red;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: black;
	padding-left: 5px;
	letter-spacing: 1px;
}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: black;
	letter-spacing: 1px;
	padding-top: 5px;
}

.bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: black;
}


.footer-strich {
	border-top-color: Red;
	border-top-style: solid;
	border-top-width: 3px;
}

dd {
	padding-top: 10px;
	padding-bottom: 15px;
}

dd li {
	padding-top: 4px;
	padding-bottom: 4px;
}

dt {
	font-weight: bold;
}