div.menueL1L1 {
	width: auto;
	padding: 0 25px 0 0;
	margin: 0;
	float: left;
	/*font-family: Bookman Old Style;*/
        /*font-family: "Bookman Old Style", "Times New Roman", Times, serif;*/
        /*font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;*/
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}

div.menueL1L1_sel {
	width: auto;
	padding: 0 25px 0 0;
	margin: 0;
	float: left;
	/*font-family: Bookman Old Style;*/
        /*font-family: "Bookman Old Style", "Times New Roman", Times, serif;
        font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;*/
        font-family: Georgia, "Times New Roman", Times, serif;     
	font-size: 17px;
	font-weight: bold;
        background: white url(../images/punkte.gif) no-repeat  0 23px;
}

div.menueL1L1_item a {
  display: block;
  padding-bottom: 20px;
  text-decoration: none; 
  color: black;
}

div.menueL1L1_sel_item a {
  display: block;
  padding-bottom: 20px;
  text-decoration: none;
  color: black;
}

div.menueL2L2_item a {
  text-decoration: none;
  color: black;
}

div.menueL2L2_item_sel a {
  text-decoration: none;
  color: black;
  color: #666600;
}

div.menueL1L1 a:hover, div.menueL2L1 a:hover {
  color: black;
}

div.menue2Wrap {

}

div.menueL1L2 {
  padding-top: 20px;
  background: white url(../images/punkte.gif) no-repeat  0 3px;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}

div.menueL2L2, div.menueL2L2_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;	
}
div.menueL1L2 a:hover, div.menueL2L2 a:hover {
  color: #666600;
}

div.menueL3 a {
  color: black ! important;
}

div.menueL3_sel a {
  color: #666600 ! important;
}


div.menueL4 a {
  color: black ! important;
}

div.menueL4_sel a {
  color: #666600 ! important;
}