a {
	color: #0066FF;
text-decoration:none; 
}



.schrift_klein {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.schrift_mittel_fett {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.schrift_normal_fett {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.hintergrund-x {
	background-repeat: repeat-x;
}
.schrift_gross_fett {
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.schrift_normal {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}
.farbe_service {
	background-color: #C5D8C5;
}
.farbe_community {
	background-color: #DECDC2;
}
.farbe_serie {
	background-color: #CBCDD1;
}.schrift_klein_hell {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
.schrift_normal_fett_hell {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.schrift_mittel_fett_hell {

	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.farbe_3 {

	background-color: #E9DECE;
}
.schrift_normal_dunkel {

	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
/*Hilfefenster*/
	#hilfe_farbe a {
	color:#000000;
	font-weight: bold;
	letter-spacing: normal;
	white-space: nowrap;
	}

	#hilfe a, #hilfe a:visited {
	position: relative;
	cursor:default;
	}


	
	#hilfe a span {
	display: none;
	z-index:10;
	color:#000000;
	}
	
	#hilfe a:hover {
	z-index:10;
	border:none;
	cursor: hand;
	cursor: pointer;
	}
		
	#hilfe a:hover span{
	border:0;
	display: block;
	z-index:10;
	position: absolute;
	width:auto;
	top: 3px;
	left: 3px;
	text-align: left;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	}
	
/*Hilfefenster - ende*/	.hintergrund-norepeat {

	background-repeat: no-repeat;
}

.Hinweis-farbe-ok {
	color: #009900;
}
.Hinweis-farbe-fehler {
	color: #CC3300;
}
img {border: none;}
