A
{
	color:#000000;
    TEXT-DECORATION: none;
}

A:hover
{
    COLOR: #0000FF;
    TEXT-DECORATION: none;
}

BODY
{
	SCROLLBAR-BASE-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #fff;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-ARROW-COLOR: #0000ff;
	MARGIN:5px;
  FONT-FAMILY: Verdana,Arial,sans-serif;
 	FONT-SIZE: 12px;
	BACKGROUND-COLOR:#640028;
}

HR
{
	color:#640028;
}


TH
{
 	font-family:Verdana,Arial,Helvetica,sans-serif;
    color:#000000;
    background-color:#cccccc;
    font-size:12px;
    font-weight:bold;
    text-align:left;
}

TD
{
    color:#000000;
 	FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
 	font-size:12px;
}

TD.HEADLINE
{
	color:#0000ff;
 	FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
	font-size:22px;
}


TD.HINTERGRUND
{
 	font-family:Verdana,Arial,Helvetica,sans-serif;
    color:#000000;
    background-color:#FFFFFF;
    font-size:12px;
    border:solid;
	border-width:1px;
	border-color:#dddddd;
}



.WEISS {
	background:#FFFFFF;
	font-family:Verdana,Arial,sans-serif,sans-serif;
         font-size:12px;
         color:#000000;
}

.KLEINESCHRIFT {
	font-family:Verdana,Arial,sans-serif,sans-serif;
         font-size:10px;
         color:#000000;
}

.UEBERSCHRIFT {
	font-family:Verdana,Arial,sans-serif,sans-serif;
         font-size:12px;
         color:#640028;
         font-weight:bold;
}

 .FETTROT
 {
 	color:#FF0000;
 	font-weight:bold;
 }

 .MESSAGEOK
 {
 	color:#008000;
 	font-weight:bold;
 }

IMG
{
	border-width:0px;
}

DIV.LOGO
{
	background-color:#640028;
	height:120px;
}

DIV.INHALT
{
	background-color: #640028;
    min-width:770px;
}