BODY
{
    MARGIN: 0px;
	SCROLLBAR-BASE-COLOR: rgb(236,239,240);
    SCROLLBAR-FACE-COLOR: rgb(236,239,240);
    SCROLLBAR-SHADOW-COLOR: rgb(228,228,228);
    SCROLLBAR-ARROW-COLOR: rgb(51,51,51);
    SCROLLBAR-HIGHLIGHT-COLOR: rgb(255,255,255);
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 16px;
   	COLOR: rgb(51,51,51);
    BACKGROUND-COLOR: rgb(255,255,255);
    BACKGROUND-COLOR: rgb(236,239,240);

}

h1 {padding-left:15px; font-size:14px; font-weight:bold; color:rgb(68,95,110);background-image:url('images/bg_headline.gif')}

.rahmen {border: 1p sold rgb(134,151,161)}

#uhr1 {color:rgb(68,95,110); font-size:10px;font-weight:bold;}
#uhr {color:rgb(236,239,240); font-size:10px;font-weight:bold;}

a:link, a:visited {text-decoration:none; color:rgb(127,0,0)}
a:hover, a:active {text-decoration:underline; color:rgb(127,0,0)}

td {FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;FONT-SIZE: 12px;FONT-WEIGHT: normal;}

.nav, .nav a:link, .nav a:visited {COLOR:rgb(255,255,255);FONT-SIZE: 10px; FONT-WEIGHT: bold; LETTER-SPACING: 1px;TEXT-DECORATION: none;}
.nav a:hover, .nav a:active {TEXT-DECORATION: none; COLOR:rgb(189,199,204)}

.menuheadline {color:rgb(255,255,255);letter-spacing:1px; font-weight:bold;padding-right:25px}
.loginheadline {color:rgb(255,255,255);letter-spacing:0px; font-weight:bold;padding-left:25px;font-size:10px}

.aktuell {color:rgb(255,255,255);letter-spacing:2px; font-weight:bold; font-size:12px}

.mon {background-color:rgb(189,199,204); padding-right:25px; padding-top:5px; padding-bottom:5px; background-image:url('images/m_bgrd.gif')}
.mon a:hover, .mon a:active {color:rgb(68,95,110); text-decoration:none}

.moff { padding-right:25px;padding-top:5px; padding-bottom:5px; color:rgb(255,255,255);background-color:rgb(134,151,161); background-image:url('images/bt_bg1.gif')}
.moff a:link, .moff a:visited {color:rgb(255,255,255);text-decoration:none}

.subm {background-color:rgb(134,151,161); padding-right:25px;background-color:rgb(189,199,204)}
.subm a:link, .moff a:visited {color:rgb(255,255,255);text-decoration:none}

.mactive {padding-right:25px; background-image:url('images/m_bgrd_a.gif')}
.mactive a:link, .mactive a:visited, .mactive a:hover {color:rgb(255,255,255); text-decoration:none}

.tipheadline {font-size:12px; font-weight:bold; color:rgb(68,95,110);}
.tiptext {font-size:10px;line-height:13px;padding-bottom:10px;padding-left:5px; padding-right:5px; color:rgb(68,95,110)}

.footer {font-size:10px;}
.message {font-size:10px; color:#FF0000}
.zitat {color:rgb(0,0,0);font-family:serif; font-size:16px; font-style:italic;}

.headline {padding-left:15px; font-size:14px; font-weight:bold; color:rgb(68,95,110);background-image:url('images/bg_headline.gif')}
.txtblock {text-align:justify;font-size:11px;line-height:16px;color:rgb(51,51,51);font-weight:normal}
.txtklein {font-size:10px;line-height:13px;padding-bottom:10px;}
.mehr {font-size:10px;}

.fehler {color:rgb(255,255,255);font-size:11px; font-weight:bold}

.eingabe
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
	BACKGROUND-COLOR: rgb(255,255,255);    
	BORDER-TOP: 1px solid rgb(204,204,204);
	BORDER-LEFT: 1px solid rgb(204,204,204);
	BORDER-RIGHT: 1px solid rgb(204,204,204);
	BORDER-BOTTOM: 1px solid rgb(102,102,102);
}

.wrongeingabe
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
	BACKGROUND-COLOR: rgb(127,0,0);    
	BORDER-TOP: 1px solid rgb(204,204,204);
	BORDER-LEFT: 1px solid rgb(204,204,204);
	BORDER-RIGHT: 1px solid rgb(204,204,204);
	BORDER-BOTTOM: 1px solid rgb(102,102,102);
	COLOR:rgb(255,255,255);
}

.dropmenu
{
    FONT-FAMILY: verdana, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
	BACKGROUND-COLOR: rgb(236,239,240);
}

.wrongdropmenu
{
    FONT-FAMILY: verdana, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
	BACKGROUND-COLOR: rgb(127,0,0);
	COLOR: rgb(255,255,255);
}


.button
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
	BORDER-TOP: 1px solid rgb(255,255,255);
	BORDER-LEFT: 1px solid rgb(255,255,255);
	BORDER-RIGHT: 1px solid rgb(255,255,255);
	BORDER-BOTTOM: 1px solid rgb(255,255,255);
	BACKGROUND-COLOR: rgb(127,0,0);
	Color: rgb(255,255,255);
	CURSOR: hand;
}

li
{
	padding-bottom:7px;
	font-size:12px;
	list-style-image:url('images/p1.gif')
}