* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
dfn, .dn, span.hier {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
/****** headlines ***********/
h1 {
	font-size: 110%;
	line-height: 120%;
	margin: 0 0 1em 0;
}
h2 {
	font-size: 105%;
	line-height: 110%;
	clear: both;
}
h3 {
	font-size: 100%;
	line-height: 120%;
}
p {
	margin: 0.5em 0 0.5em 0;
}
a {
	text-decoration: none;
	color: #000098;
	background-color: #FFF;
}
a:hover {
	text-decoration: underline;
}
ul li {
	list-style-type: none;
}
#page {
	width: 750px;
}
#header {
	height: 73px;
	background: url(header.jpg) no-repeat;
	background-position: right bottom;
}
ul#headermenu li {
	display: inline;
}
ul#headermenu li a {
	color: #ff0033;
}
#header li a {
	color: #000099;
	font-weight: 700;
	font-size: 12px;
}
#maincol {
	margin: 10px 0px 20px 200px;
}
#maincol li {
	list-style-position: inside;
}
.modul {
	border: solid #3398cc;
	border-width: 1em 1px 1px 1px;
	padding: 6px;
	margin-bottom: 10px;
}
#footer {
	height: 20px;
	clear: both;
	font-size: 80%;
	text-align: right;
}
/****** Search formular ***********/
#searchbox {
	text-align: right;
	margin: 20px 0 0 0;
	width: 180px;
}
#searchbox fieldset {
	border: solid #000D99;
	border-width: 1px 1px 1px 10px;
	padding: 5px;
}
#submit {
	font-weight: 700;
	background: white;
	color: black;
}
/****** Forum ***********/
#forum {
	margin: 20px 0 0 0;
	font-weight: 700;
}
ul#forum a{
	display: block;
	padding: 0.4em 0.4em 0.4em 1em;
	background: #FFF;
	color: #000099;
	text-decoration: none;
	border: solid #000D99;
	border-width: 1px 1px 1px 10px;
}
ul#forum a:hover {
	color: #FFF;
	background: url(menu.jpg) repeat-y #000099;
	background-position: right;
	border-left: solid #FFF 10px;
}
/****** Navigation ***********/
#left {
	padding: 10px 0 0 0;
	width: 180px;
	float: left;
}
#navlist {
	font-weight: 700;
	border-right: 1px solid #000099;
	border-top: 1px solid #000099;
}
ul#navlist a {
	border-bottom: 1px solid #000099;
}
ul#navlist a {
	display: block;
	padding: 0.4em 0.4em 0.4em 1em;
	background: #FFF;
	color: #000099;
	text-decoration: none;
	border-left: solid #000099 10px;
}
ul#navlist li a:hover {
	color: #FFF;
	background: url(menu.jpg) repeat-y #000099;
	background-position: left top;
	border-left: solid #FFF 10px;
}
ul#subnavlist li a {
	padding-left: 18px;
	font-size: 90%;
	border-left: solid #3398cc 10px;
}
#navlist a#current {
	font-size: 90%;
	border-left: solid #ff0033 10px;
	color: #000099;
	background: #F3F3FF;
}

