
	
.m0l0mouti {                   /* innere Einstellungen beim Start (erste Menüebene)*/
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: center;
	color : #0885EF;            /* Textfarbe*/
	padding: 4px;
	text-decoration: none;
}
.m0l0mouto {                     /* äußere Einstellungen beim Start (erste Menüebene)*/
	background: #e7f0f8;         /* Hintergrund */
	border : 1px solid #6699cc;
	margin: 0px;
	text-decoration: none;
}	

.m0l0moveri {                    /*innere Einstellungen bei Mouseover (erste Menüebene)*/
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: center;
	color : #000080;             /* Textfarbe */
	padding: 4px;
	text-decoration: none;
}

.m0l0movero                       /*äußere Einstellungen bei Mouseover (erste Menüebene)*/{
	background: #33ffff;             /* Hintergrund*/
	border : 1px solid #6699cc;
	margin: 0px;
	text-decoration: none;
}	

.m0l0mdowni {                   /*innere Einstellungen bei Mousepressed (erste Menüebene)*/
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
	vertical-align: center;	
	color : #ffffff;
	padding: 4px;
	text-decoration: none;
}


.m0l0mdowno {                     /*äußere Einstellungen bei Mousepressed (erste Menüebene)*/
	background: #99ccff;
	border : 1px solid #6699cc;
	margin: 0px;
	text-decoration: none;
}	
		
	
.m0l1mouti {                  /*2. Ebene start*/
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: center;
	color : #0885EF;
	padding: 4px;
	text-decoration: none;
}
.m0l1mouto {                  /*2. Ebene start*/
	background: #DBEAF5;   
	border : 1px solid #6699cc;
	margin: 0px;
	text-decoration: none;
}	

.m0l1moveri {                  /*2. Ebene mouseover*/
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: center;
	color : #000080;
	padding: 4px;
	text-decoration: none;
}

.m0l1movero {                  /*2. Ebene mouseover*/
	background: #33ffff;
	border : 1px solid #6699cc;
	margin: 0px;
	text-decoration: none;
}	

.m0l1mdowni {                  /*2. Ebene mousedown*/
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;	
	vertical-align: center;	
	color : #DBEAF5;
	padding: 4px;
	text-decoration: none;
}


.m0l1mdowno {                  /*2. Ebene mousedown*/
	background: #5AA7E5;
	border : 1px solid #6699cc;
	margin: 0px;
	text-decoration: none;
}	
	



.aktuell {
    font-family: Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	/*color: #3333cc*/
}

td {
    font-family: Verdana,Arial;
	font-size: 14px;
	font-weight: normal;
}
.rahmentab{
    border:1px solid #000000;
}


p {
    font-family: Verdana,Arial;
	font-size: 14px;
	font-weight: normal;
}