@charset "UTF-8";
/* CSS Document */

.hauptschrift_gelb {
	color: #FFEA7B;
	font-family: verdana, geneva, arial, helvetica;
	font-size: 12px;
	}
	
.hauptschrift_weiss {
	color: #FFFFFF;
	font-family: verdana, geneva, arial, helvetica;
	font-size: 11px;
	}
	
.hauptschrift_weiss_gross {
	color: #FFFFFF;
	font-family: verdana, geneva, arial, helvetica;
	font-size: 12px;
	}
	
.ueberschrift_gelb {
	color: #FFEA7B;
	font-family: verdana, geneva, arial, helvetica;
	font-size: 14px;
	}
	
.rechtsbuendig {
	text-align: right;
	}
	
#menu  a:visited,
#menu  a { color: #666; background:transparent; text-decoration:none; font-family: Verdana; font-size: 12px; font-weight: bold; }
#menu  a:focus,
#menu  a:hover,
#menu  a:active{ color: #000000; text-decoration:none; background-color: transparent;}

#mehr_lesen  a:visited,
#mehr_lesen  a { color: #FFEA7B; background:transparent; text-decoration:none; font-family: Verdana; font-size: 11px; font-weight: bold; }
#mehr_lesen  a:focus,
#mehr_lesen  a:hover,
#mehr_lesen  a:active{ color: #FFFFFF; text-decoration:none; background-color: transparent;}
