body {
	margin-top: 0px;
	background-color: #88DCFF;
}
.header_searchbox  {
	margin:8 8 8 8px; 
	padding: 5px; 
	border-style: solid; 
	border-color:#ffffff; 
	border-width: 1px;
	font-size: 11px; 
	color:#ffffff; 
	font-family: sans-serif;
	
}
.header_bank {
	background-image:url(/img/bank_header.jpg);
}
.rasenbalken {
	background-image:url(/img/rasen_background.jpg)
}

.navilink {
	font-family:sans-serif;
	margin-left:8px;
	text-decoration:none;
	color:#14250E;
	font-weight:bold;
	font-size:12px
}
.textlink {
	font-family:sans-serif;
	text-decoration:none;
	color:#14250E;
	font-size:12px
}

.titel_hell {
	font-family: sans-serif;
	color: #ffffff;
	font-size: 12px;
	width: 110%;
	height: 22px;
	background-color:#A2C681;
	padding: 3 3 3 3px;
	text-transform:uppercase;
}

.titel_dunkel {
	font-family: sans-serif;
	color: #ffffff;
	font-size: 12px;
	width: 110%;
	height: 22px;
	background-color:#5C7447;
	padding: 3 3 3 3px;
	text-transform:uppercase;
}

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

.footerlink {
	font-size: 11px; 
	color:#ffffff; 
	font-family: sans-serif; 
	text-decoration:none;
}

.errors {
	font-family: sans-serif;
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}

.balken_hell {
	font-family: sans-serif;
	color: #000000;
	font-size: 12px;
	width: 110%;
	height: 22px;
	background-color:#ffffcc;
	padding: 3 3 3 3px;
}

.balken_dunkel {
	font-family: sans-serif;
	color: #000000;
	font-size: 12px;
	width: 110%;
	height: 22px;
	background-color:#dcf9bd;
	padding: 3 3 3 3px;
}

.tabelle_hell {
	font-family: sans-serif;
	color: #000000;
	font-size: 12px;
	background-color:#dcf9bd;
}

.tabelle_dunkel {
	font-family: sans-serif;
	color: #000000;
	font-size: 12px;
	background-color:#6db46b;
}

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

td {
	font-family: sans-serif;
	font-size: 12px;
}
font {
	font-family: sans-serif;
	font-size: 12px;
}

