h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}
.normtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
	
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	text-decoration: none;
}


a  {
	line-height: 1.05em;
//	line-height: 1.15em;m
}


.rahmenobenunten {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
}
.rahmenunten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

.rahmenunten a {
	font-size:0.74em;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000066;
	text-decoration: none;
}
.unterstrichen {
	text-decoration: underline;
	border: dashed;

}
li {
	list-style-type: square;

}
.unterBild {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.ueberschrift1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000066;
}
#menueFahrrad a:link {
	width: 150px;
	height: 20px;
	background-color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
	}
#menueFahrrad a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	width: 150px;
	height: 20px;
	background-color: #DDDDDD;
	}
#menueFahrrad a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF9900;
	text-decoration: none;
	width: 150px;
	height: 20px;
	background-color: #DDDDDD;
	}
#menueFahrrad a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	text-decoration: none;
	width: 150px;
	height: 20px;
	background-color: #DDDDDD;
	}
	
#textBlock a:visited {
	color: #FF9900;
}
#textBlock a:hover {
	text-decoration: underline;
}
