body,td,table,th  {
	color : #666666;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color : #CCCCCC;
	scrollbar-shadow-color : #666666;
	scrollbar-arrow-color : #666666;
	scrollbar-darkshadow-color : #CCCCCC;
	scrollbar-face-color : #CCCCCC;
	scrollbar-highlight-color : #666666;
	scrollbar-track-color : #CCCCCC;
}
.text  {
	COLOR : #666666;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	FONT-WEIGHT : none;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;
}
.text_dunkel  {
	COLOR : #000000;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	FONT-WEIGHT : none;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;
}
.text_fett_weiss  {
	COLOR : #FFFFFF;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;
}
.text_fett  {
	COLOR : #666666;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;
}
.text_fett_dunkel  {
	COLOR : #000000;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;
}
.text_fett_dunkel_blau  {
	COLOR : #004080;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;
}
.titel  {
	COLOR : #666666;
	FONT-FAMILY : Arial;
	FONT-SIZE : 15px;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;
}

.text_klein  {
	COLOR : #666666;
	FONT-FAMILY : Arial;
	FONT-SIZE : 11px;
	FONT-WEIGHT : none;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;
}

A  {
	BACKGROUND-COLOR : transparent;
	COLOR : #000000;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	FONT-WEIGHT : none;
	TEXT-DECORATION : underline;
	FONT-STYLE : normal;
}

A:active  {
	BACKGROUND-COLOR : transparent;
	COLOR : #000000;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	FONT-WEIGHT : none;
	TEXT-DECORATION : underline;
	FONT-STYLE : normal;
}

A:visited  {
	BACKGROUND-COLOR : transparent;
	COLOR : #000000;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	FONT-WEIGHT : none;
	TEXT-DECORATION : underline;
	FONT-STYLE : normal;

}

A:hover  {
	BACKGROUND-COLOR : transparent;
	COLOR : #666666;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	FONT-WEIGHT : none;
	TEXT-DECORATION : underline;
	FONT-STYLE : normal;
}

A.text_fett  {
	BACKGROUND-COLOR : transparent;
	COLOR : #666666;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;
}

A.text_fett:active  {
	BACKGROUND-COLOR : transparent;
	COLOR : #666666;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;
}

A.text_fett:visited  {
	BACKGROUND-COLOR : transparent;
	COLOR : #666666;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;

}

A.text_fett:hover  {
	BACKGROUND-COLOR : transparent;
	COLOR : #000000;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;

}

.formular  {
	COLOR : #000000;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	FONT-WEIGHT : none;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;
	BORDER-LEFT : #666666 1pt solid;
	BORDER-right : #666666 1pt solid;
	BORDER-top : #666666 1pt solid;
	BORDER-bottom : #666666 1pt solid;
	background : #CCCCCC;
	width : 150;
}

.formklein  {
	COLOR : #000000;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	FONT-WEIGHT : none;
	TEXT-DECORATION : none;
	FONT-STYLE : normal;
	BORDER-LEFT : #666666 1pt solid;
	BORDER-right : #666666 1pt solid;
	BORDER-top : #666666 1pt solid;
	BORDER-bottom : #666666 1pt solid;
	background : #CCCCCC;
	width : 80;
}

.button {
	font-family : Arial;
	font-size : 12px;
	color : #666666;
	FONT-WEIGHT : bold;
	border-left : #666666 1pt solid;
	border-right : #666666 1pt solid;
	border-top : #666666 1pt solid;
	border-bottom : #666666 1pt solid;
	background : #FDB915;
	width : 80;
}

