/* Beginn Globale Definitionen */

body {
	background-color : #00011F;
	scrollbar-3dlight-color : #A0A0B3;
	scrollbar-arrow-color : #D8922D;
	scrollbar-base-color : #6F0001;
	scrollbar-darkshadow-color : #0F0F2B;
	scrollbar-face-color : #6F0001;
	scrollbar-highlight-color : #525469;
	scrollbar-shadow-color : #131430;
}

p , td , ul , li {
	color : #A0A0B3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	line-height : 10pt;
	list-style-image : url(../pix/stat/red_square_10x10.gif);
}

li {
	padding-bottom : 5px;
}

/* Ende Globale Definitionen */


/* Beginn Text-Definitionen */

.normal {
	color : #A0A0B3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 25pt;
}

.small {
	color : #A0A0B3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	line-height : 8.5pt;
}

.small-yellow{
	color : #D8922D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	line-height : 8.5pt;
}

.subhead {
	color : #A0A0B3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	letter-spacing : 0;
	line-height : 15px;
	margin-left : 0;
	text-align : left;
	text-decoration : none;
	text-indent : 0;
	text-transform : none;
}

.copyright {
	color : #900001;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	line-height : 10pt;
}

/* Ende Text-Definitionen */


/* Beginn Tabellen-Definitionen */

td.zelle-intern{
	background-image : url(../pix/stat/intern_trans.gif);
}

/* Ende Tabellen-Definitionen */


/* Beginn Link-Definitionen */

a:link {
	color : #D8922D;
	text-decoration : none;
}

a:visited {
	color : #D8922D;
	text-decoration : none;
}

a:hover {
	color : #D8922D;
	text-decoration : underline;
}

a:active {
	color : #D8922D;
	text-decoration : none;
}

a.liste:link {
	color : #A0A0B3;
	text-decoration : none;
}

a.liste:visited {
	color : #A0A0B3;
	text-decoration : none;
}

a.liste:hover {
	color : #CBCBE3;
	text-decoration : none;
}

a.liste:active {
	color : #CBCBE3;
	text-decoration : none;
}

a.menu {
	background-image : url(../pix/stat/menue_trans_black.gif);
	color : #FFFFFF;
	display : block;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	line-height : 21px;
	padding : 0;
}

a.menu:link {
	background-image : url(../pix/stat/menue_trans_black.gif);
	color : #FFFFFF;
	display : block;
	font-family : verdana, Arial, Helvetica, sans-serif;
	padding : 0;
}

a.menu:visited {
	background-image : url(../pix/stat/menue_trans_black.gif);
	color : #FFFFFF;
	display : block;
	font-family : verdana, Arial, Helvetica, sans-serif;
	padding : 0;
}

a.menu:hover {
	background-image : url(../pix/stat/menue_trans_white.gif);
	color : #FFFFFF;
	display : block;
	font-family : verdana, Arial, Helvetica, sans-serif;
	padding : 0;
	text-decoration : none;
}

a.menu:active {
	background : url(../pix/stat/menue_trans_white.gif) repeat;
	color : #FFFFFF;
	display : block;
	font-family : verdana, Arial, Helvetica, sans-serif;
	padding : 0;
	text-decoration : none;
}

/* Ende Link-Definitionen */


/* Beginn Definitionen für Formular*/

.button {
	background-color : #6F0001;
	border-bottom : 1px solid #80808F;
	border-left : 1px solid #80808F;
	border-right : 1px solid #80808F;
	border-top : 1px solid #80808F;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-weight : bold;
	margin : 0;
	padding : 0;
	width : 90px;
}

.eingabefeld {
	background-color : #6F0001;
	border-bottom : 1px solid #80808F;
	border-left : 1px solid #80808F;
	border-right : 1px solid #80808F;
	border-top : 1px solid #80808F;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	height : 20px;
	margin : 0;
	padding : 3px;
	width : 300px;
}

.textarea {
	background-color : #6F0001;
	border-bottom : 1px solid #80808F;
	border-left : 1px solid #80808F;
	border-right : 1px solid #80808F;
	border-top : 1px solid #80808F;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	height : 100px;
	margin : 0;
	padding : 3px;
	width : 300px;
}

/* Ende Definitionen für Formular*/