.bonlbox {
	float: right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #444;
}

.default11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: left;
}

.default11px a {
	text-decoration: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: left;
	border-bottom: 1px solid black;
	padding: 0px;
	text-decoration: none;
}

a:link {
	color: #003399;
}

a:visited {
	color: #003399;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}

a:active {
	color: #003399;
}

/* Horizontale Trennlinie ohne Schatten */
hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border: 0px
}