
form#mailform input, form#mailform textarea, form#mailform select{
	width: 220px;
	margin: 3px 0 ;
}

form#mailform label {
	display: block;
	float: left;
	width: 120px;
	padding: 0 0 0 10px;
	margin: 3px 0 ;
}





body {
	background-color: #006ab2;
	background-image: url(body_bg.jpg);
	background-repeat: no-repeat;
	padding: 50px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: bold;
	color: #006ab3;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006ab3;
	text-decoration:none;
}

a:hover{
	color: #97bf0d;
}

a.level2 {
	padding-left: 20px;
}
a.cur{
	font-weight: bold;
	color: #97bf0d;
}

.BoxLeftTop {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.BoxLeftBottom, .BoxContent {
	padding: 10px 20px 10px 10px;
}
.BoxContent {
	height: 430px;
	overflow-y:auto;
	margin: 5px 15px 5px 0;
}

#bottomBoxMenu {
	height: 160px;
	color: #006ab3;
}

#bottomBoxSpecial {
}

#bottomBoxSpecial form, #bottomBoxSpecial form input{
	padding:0;
	margin:0;
}

#bottomBoxSpecial form input#suche{
	border: 1px solid #97bf0d;
	width: 120px;
	height:16px;
}

#bottomBoxSpecial #datum {
	color: #97bf0d;
	font-size: 10px;
}

.BoxRightTop {
	padding: 10px 20px 0 10px;
	height: 300px;
}
.BoxRightTop p {
	padding:0;
	margin:0;
}
.BoxRightBottom {
	padding: 0 20px 10px  10px;

}

.date {
	float: right;
}


#footer {
	color: white;
	font-size: 10px;
}
