body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #CCC;
	margin: 0;
}
a:hover {
	color: #900;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #04569e;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16px;
	color: #04569e;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
form {
	margin: 0;
}
.ueberschrift {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #04569e;
}
.main {
	width: 900px;
	margin: auto;
	padding: 0;
	background-color: #FFF;
	border: thin outset #04569E;
}
.banner, .search_box {
	height: 90px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	background-color: #FFF;
}
.banner {
	width: 660px;
	padding-left: 20px;
	float: left;
	background-color: #FFF;
	text-align: left;
}
.banner img {
	float: left;
	background-color: #04569e;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 12px;
}
.banner a {
	color: #04569E;
	text-decoration: none;
}
.bannertitel {
	color: #FFF;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	top: 10px;
	clip: rect(10px,auto,auto,auto);
}
.search_box {
	width: 220px;
	float: right;
	clear: right;
}
.search_string {
	width: 110px;
	height: 17px;
	font-size: 12px;
}
.search_submit {
	width: 55px;
	height: 22px;
	font-size: 12px;
	margin-right: 30px;
}
.highlight {
	background-color: #D0D0D0;
}
.menu {
	float: left;
	width: 180px;
	padding-left: 17px;
	padding-top: 15px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul li ul li .menu_default .menu_default {
	font-size: 10px;
	color: #000;
	font-weight: normal;
	padding-left: 10px;
}
.menu ul li ul li .menu_default a:hover {
	color: #FFF;
	font-weight: normal;
	background-color: #333;
}
.menu ul li ul li .menu_current {
	color: #000;
	font-weight: normal;
	font-size: 10px;
	background-color: #CCC;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #04569E;
	color: #04569E;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
}
.menu_default a:hover {
	color: #FFF;
	background-color: #04569E;
}
.menu_current {
	background-color: #CCC;
}
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	text-align: justify;
	clear: right;
	margin-left: 210px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.footer {
	background-color: #04569e;
	clear: both;
	height: 20px;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	line-height: 18px;
	margin-top: 10px;
}
.powered_by {
	text-align: center;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 25px;
}

