body { 
      FONT: 12px Arial, Helvetica, sans-serif; COLOR: #000000; 	scrollbar-face-color:#C6E2FF; scrollbar-shadow-color:#7DBEFF; scrollbar-base-color:#FFFFFF; background-color: #FE0107; margin-left: 0px; margin-top: 10px; margin-bottom: 10px
      } 
.tabtitel {
	BACKGROUND: #7DBEFF; FONT: bold 12px Arial, Helvetica, sans-serif; COLOR: #441744; VERTICAL-ALIGN: top; BORDER-BOTTOM: #b38b8c 1px solid; line-height: 20px; BORDER-TOP: #b38b8c 1px solid;
}
.tabtitel_2 {
	BACKGROUND: #C6E2FF; FONT: bold 12px Arial, Helvetica, sans-serif;
}

.tabrahmen {
    BORDER-RIGHT: #7DBEFF 1px solid; BORDER-TOP: #7DBEFF 1px solid; BORDER-LEFT: #7DBEFF 1px solid; COLOR: #441744; BORDER-BOTTOM: #7DBEFF 1px solid; FONT: 12px Arial, Helvetica, sans-serif; COLOR: #000000;
}
.tabrahmengrau {
    BORDER-RIGHT: #BCBCBC 1px solid; BORDER-TOP: #BCBCBC 1px solid; BORDER-LEFT: #BCBCBC 1px solid; COLOR: #BCBCBC; BORDER-BOTTOM: #BCBCBC 1px solid; FONT: 12px Arial, Helvetica, sans-serif; COLOR: #000000;
}
.normal {
	FONT: 12px Arial, Helvetica, sans-serif; COLOR: #000000;
}
.klein {
	FONT: 10px Arial, Helvetica, sans-serif; COLOR: #000000;
}
.textfeldplausi {
	BACKGROUND: #FCF9CF; FONT: 12px Arial, Helvetica, sans-serif; COLOR: #000000; border-left: 1px solid #b38b8c; border-right: 1px solid #b38b8c; border-top: 1px solid #b38b8c; border-bottom: 1px solid #b38b8c;
}
.normalfett {
	FONT: bold 12px Arial, Helvetica, sans-serif; COLOR: #000000;
}
.normalfett_rot{
	FONT: bold 12px Arial, Helvetica, sans-serif; COLOR: #FF0000;
}
.button_ok {
     background-image:url(css_button_ok.gif); BORDER-BOTTOM: #FFFFFF 0px ;BORDER-TOP: #FFFFFF 0px ; BORDER-LEFT: #FFFFFF 0px ; BORDER-RIGHT: #FFFFFF 0px ;CURSOR: hand; FONT: bold 12px Arial; color: #846584; text-align: right; width: 97px; height: 28px;
}
.button_senden {
     background-image:url(css_button_senden.gif); BORDER-BOTTOM: #FFFFFF 0px ;BORDER-TOP: #FFFFFF 0px ; BORDER-LEFT: #FFFFFF 0px ; BORDER-RIGHT: #FFFFFF 0px ;CURSOR: hand; FONT: bold 12px Arial; color: #846584; text-align: right; width: 97px; height: 28px;
}
.button_mutieren {
     background-image:url(css_button_mutieren.gif); BORDER-BOTTOM: #FFFFFF 0px ;BORDER-TOP: #FFFFFF 0px ; BORDER-LEFT: #FFFFFF 0px ; BORDER-RIGHT: #FFFFFF 0px ;CURSOR: hand; FONT: bold 12px Arial; color: #846584; text-align: right; width: 97px; height: 28px;
}
.button_suchen {
     background-image:url(css_button_suchen.gif); BORDER-BOTTOM: #FFFFFF 0px ;BORDER-TOP: #FFFFFF 0px ; BORDER-LEFT: #FFFFFF 0px ; BORDER-RIGHT: #FFFFFF 0px ;CURSOR: hand; FONT: bold 12px Arial; color: #846584; text-align: right; width: 97px; height: 28px;
}
.button_weiter {
     background-image:url(css_button_weiter.gif); BORDER-BOTTOM: #FFFFFF 0px ;BORDER-TOP: #FFFFFF 0px ; BORDER-LEFT: #FFFFFF 0px ; BORDER-RIGHT: #FFFFFF 0px ;CURSOR: hand; FONT: bold 12px Arial; color: #846584; text-align: left; width: 97px; height: 28px;
}
.button_drucken {
     background-image:url(css_button_druck.gif); BORDER-BOTTOM: #FFFFFF 0px ;BORDER-TOP: #FFFFFF 0px ; BORDER-LEFT: #FFFFFF 0px ; BORDER-RIGHT: #FFFFFF 0px ;CURSOR: hand; FONT: bold 12px Arial; color: #846584; text-align: right; width: 97px; height: 28px;
}

a:link, a:visited, a:active
{
	font				: 12px Arial, Helvetica, sans-serif;
	color				: #2A3E95;
	text-decoration		: none;
}


a:hover
{
	text-decoration		: underline;
}

.headline
{
	font				: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight			: bold;
	color				: #0D2C82;
	letter-spacing: 2px;

}
/* ...... Links & Text in Tabs ........................................................................................................*/

a.tab:link, a.tab:hover, a.tab:visited, a.tab:active
{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	text-decoration		: none;
	font-weight			: bold;
	color				: #2A3E94;
}

a.tab:hover
{
	text-decoration		: underline;
}

.tabActive, a.tabActive:link, a.tabActive:hover, a.tabActive:visited, a.tabActive:active
{
	font				: 12px Arial, Helvetica, sans-serif;
	font-weight			: bold;
	color				: #FFFFFF;	
	text-decoration		: none;
}

/* ..............................................................................................................................................*/




/* ...... Links, Text & Suchbox  in Topmenü (obere Leiste) .............................................................*/

a.topmnu:link, a.topmnu:hover, a.topmnu:visited, topmnuActive
{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 10px;
	text-decoration		: none;
	font-weight			: bold;
	color				: #FFFFFF;
}

a.topmnu:hover
{
	text-decoration		: underline;
}


/* ...... Links & Text in Hauptmenü ...............................................................................................*/

a.mainmnu:link, a.mainmnu:hover, a.mainmnu:visited, .mainmnuActive
{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	text-decoration		: none;
	color				: #4D4D4D;
}

a.mainmnu:hover
{
	text-decoration		: underline;
}



/* ...... Copyright Hinweise ...................................................................................................................*/

.hinweis
{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 9px;
	text-decoration		: none;
	color				: #ababab;
}

a:link.hinweis, a:visited.hinweis, a:active.hinweis, a:hover.hinweis
{
	color				: #ababab;
}

/* ..............................................................................................................................................*/

