* { font-family: Arial, Verdana, Helvitica; font-size: 12px;   }

.header { font-family: arial, Verdana, Helvitica; font-size: 13px; color: black;    font-weight: bolder;    }

.txt_white { font-family: arial; font-size: 12px; color: white;   }
.txt_dark_blue { font-family: arial; font-size: 12px; color: black;   }

body {
		margin:	0px;
		background-color: #FDF8DA;
}


a:link, a:visited { color: black; text-decoration: none; font-weight: normal; font-size: 12px; }
a:hover, a:focus { color:black; background-color: #F1F1F1; }

a.downlink, a.downlink:visited, a.downlink:active { color: black; text-decoration: none; font-weight: bold; font-size: 12px; }
a.downlink:hover, a.downlink:focus { color:black; text-decoration: underline; }


a.menu {
	MARGIN-bottom: 5px;
   MARGIN-RIGHT: 0px;
   MARGIN-LEFT: 0px;
	DISPLAY: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
   width: 170px;
	padding: 2px;
	height: 12px;
   text-align: left;
	text-indent: 0px;
   border-bottom: 1px solid #BBBBBB;
}
a.menu:link {
color: black;
TEXT-DECORATION: none;
width: 170px;
font-weight: normal;
border-bottom: 1px solid #BBBBBB;
}
a.menu:visited {
color: black;
TEXT-DECORATION: none;
width: 170px;
font-weight: normal;
border-bottom: 1px solid #BBBBBB;
}
a.menu:hover {
color: black;
TEXT-DECORATION: none;
width: 170px;
font-weight: normal;
background-color: #F1F1F1;
border-bottom: 1px solid #BBBBBB;
}


a.activemenu {
	MARGIN-TOP: 0px;
	DISPLAY: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
   width: 180px;
	padding: 2px;
	height: 12px;
   text-align: left;
	text-indent: 4px;
}
a.activemenu:link {
BORDER-RIGHT: #CBCBCB 0px solid; 
BORDER-LEFT: #CBCBCB 0px solid; 
color: white;
TEXT-DECORATION: none;
background-color: #2D83A6;
   width: 180px;
}
a.activemenu:visited {
BORDER-RIGHT: #CBCBCB 0px solid; 
BORDER-LEFT: #CBCBCB 0px solid; 
	color: white;
TEXT-DECORATION: none;
background-color: #2D83A6;
   width: 180px;
}
a.activemenu:hover {
BORDER-RIGHT: #CBCBCB 0px solid; 
BORDER-LEFT: #CBCBCB 0px solid; 
	color: white;
background-color: #389ABB;
TEXT-DECORATION: none;
   width: 180px;
}




.frameset { border-left: 1px solid #FFCC66; border-right: 1px solid #FFCC66; border-bottom: 0px solid #FFCC66;}
.frameset1 { border-right: 1px solid #CBCBCB; }
.frameset2 { border-top: 1px solid #ECDFB1; border-bottom: 1px solid #ECDFB1;  }
.frameset3 { border-top: 0px solid #CBCBCB; border-bottom: 1px solid #CBCBCB;  }



.button, .select  { height: 16px; }

	
.input_top {
width: 80px;
padding: 2px;
border: 1px solid gray;
height: 18px;
	font-size: 11px;

}

.yellow { background-color: #FFE019;}

.border_k { border: 1px solid black ; }
.border_gelb { border-left: 1px solid #FFE019 ;border-right: 1px solid #FFE019 ;border-bottom: 5px solid #FFE019; border-top: 0px solid white;  background-color: white;}
.border_navi {	border-bottom: 1px solid #BBBBBB; width: 170px;}

.pointer2 { border: 1px solid gray ; }
