body { font-family: Arial, Helvetica, sans-serif; font-size: 0.75em; color: #00008b; font-weight: normal}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; color: #00008b; font-weight: bold} 
a { font-family: Arial, Helvetica, sans-serif; color: #00008b; font-weight: normal}
a:active { font-family: Arial, Helvetica, sans-serif; color: #00008b; font-weight: normal} 
a:hover { font-family: Arial, Helvetica, sans-serif; color: lightblue; font-weight: normal} 
a:link { font-family: Arial, Helvetica, sans-serif; color: #00008b; font-weight: normal} 

.bildunter { font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; font-weight: bold; color: #00008b; font-style:italic}

#menu {
	width:120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#menu a, #menu a:visited {
	display:block;
	width:100%;
	height:15px;
	text-decoration:none;
	color:#00008b;
	background:url(../../bilder/b_b.gif);
	background-repeat:no-repeat;
}
#menu a span {padding-left:20px;}
#menu a:hover {
	display:block;
	width:100%;
	height:15px;
	cursor:pointer;
	text-decoration:none;
	color:lightblue;
	background:url(../../bilder/b_w.gif);
	background-repeat:no-repeat;
}
