/* CSS Document */
p,li { font-family:Arial, Helvetica, sans-serif; font-size: 13px }



body      { font-family:Arial, Helvetica, sans-serif; font-size: 13px;

            Margin:20px;
            Margin-top:10px;

            scrollbar-shadow-color: #000000; scrollbar-face-color: #CCCCCC;

            scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #FFFFFF;

            scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #EEEEEE;

            scrollbar-arrow-color: #000000 }

TD        { font-family:Arial, Helvetica, sans-serif; font-size: 13px }

H1        { font-family:Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; font-style: normal; }

H2        { font-family:Arial, Helvetica, sans-serifl; font-size: 20px;  }

H3        { font-family:Arial, Helvetica, sans-serif; font-size: 17px; font-style: italic; font-weight: bold }



A         { font-family:Arial, Helvetica, sans-serif; color: #666666; font-size: 13px; font-weight: normal; text-decoration: underline }
A:hover   { color: #FF9900; text-decoration: underline }

A.fett         { font-family:Arial, Helvetica, sans-serif; color: #666666; font-size: 13px; font-weight: bold; text-decoration: underline }
A:hover.fet   { color: #FF9900; text-decoration: underline }


A.small   { font-family:Arial, Helvetica, sans-serif; color: #666666; font-size: 9px; font-weight: normal; text-decoration: underline }
A:hover.small   { color: #FF9900; text-decoration: underline }

A.fettrot       { font-family:Arial, Helvetica, sans-serif; color: #ff0000; font-size: 15px; font-weight:bold; font-style:normal; text-decoration: underline}
A:hover.fettrot { color: #000080;text-decoration: underline }

A.HEADER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

A:hover.HEADER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

.tabelleunten {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.TABHEADER {
	background-color: #CCCCCC;
}
.TABNORMAL {
	background-color: #E5E5E5;
}

.HEADERTITEL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;

}

