a {
	color : #0000FF;
	text-decoration : underline;
	font-size : 0.95em;
	font-weight: bold;
}

a:hover{
	color : #083194;
	text-decoration : underline;
	font-size : 0.95em;
	}
	
.fett {  font-weight: bold}

a.unter {
	color : Blue;
	text-decoration :underline;
	font-size : 0.95em;
}

a.unter:hover{
	color : Blue;
	text-decoration : underline;
	font-size : 0.95em;
	font-weight: bold
	}
	
.fett {  font-weight: bold}
.abstand-inhalt {  padding-left: 60px; padding-right: 60px}
.klein {  font-size: 0.8em; padding-left: 5px; padding-top: 2px; padding-bottom: 2px}
.navigation {  font-weight: bold; color: #FFFFFF}
.inhalt {  padding-left: 10px; padding-right: 10px}
