A:link    {	color: #083673; text-decoration: none; font-weight: bold; }    /* unvisited links */
A:visited { color: #083673; text-decoration: none; font-weight: bold; }   /* visited links   */
A:hover   { color: #083673; text-decoration: none font-weight: bold; } /* user hovers     */
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #133388;
}


A.white  {
	color: #FFF;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	line-height: 18px;
}    /* unvisited links */


.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #073676;
}
.klein_weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.inhaltBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #073676;
	font-weight: bold;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #073676;
	background-color: #FFFFFF;
	border: 1px solid #073676;
}
