body {
	width:1000px;
	height:100%;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	color:#000000;
	font-family:Trebuchet MS,Arial,Helvetica,Sans-Serif;
	text-align:justify;
}

html body #page {
	width:1000px;
	height:98%;
	padding-top:10px;
	padding-bottom:5px;
	position:absolute;
	background-color:#ffffff;
	background-image:url('hintergrund.png');
	background-repeat:repeat-y;
	background-position:top center;
}

html>body #page {
	min-height:98%;
	height:auto;
}

a {
	color:#000000;
}

a:visited {
	color:#000000;
}

h2 {
	text-align:center;
	color:#330099;
	margin-top:15px;
}

h4 {
	color:#0000a8;
	margin-top:10px;
}

h4 a {
	color:#0000a8;
}

ul {
	list-style-image:url('blebul1a.gif');
}

li {
	padding-left:10px;
}

table p {
	margin-top:0px;
	margin-bottom:0px;
}

table ul {
	margin-top:5px;
	margin-bottom:5px;
}

#header {
	border-top:1px solid black;
	border-bottom:1px solid black;
	width:980px;
	left:10px;
	text-align:center;
	position:relative;
	color:#330099;
	font-weight:bold;
}

#inhalt {
	float:right;
	width:800px;
	right:10px;
	position:relative;
}

#menu {
	float:left;
	width:160px;
	left:10px;
	text-align:center;
	position:relative;
}

#menu div.button {
	width:160px;
	min-height:24px;
	margin-top:10px;
	background-color:#0000a8;
	color:#ffffff;
	text-align:center;
	font-size:11pt;
}

#menu div.button a {
	text-decoration:none;
	color:#ffffff;
}

#menu div.footer {
	width:160px;
	margin-top:5px;
	text-align:center;
	font-size:10pt;
}

#menu div.footer a {
	text-decoration:none;
	color:#0000a8;
}

#footer {
	border-top:1px solid black;
	border-bottom:1px solid black;
	width:800px;
	position:absolute;
	bottom:5px;
	left:190px;
	color:#330099;
	font-weight:bold;
}

img.teamfoto {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

div.verlaginfo {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	font-size:90%;
	white-space:nowrap;
}

div.feldlogo {
	background-repeat:no-repeat;
	width:250px;
	height:60px;
	line-height:60px;
	font-size:115%;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
}

.sitemap a b {
	color:#0000a8;
}

.sitemap a {
	text-decoration:none;
}

.sitemap ul {
	margin-top:0px;
}

table.training {
	border:0px;
	border-spacing:10px;
}

table.training th {
	color:#0000a8;
}

table.training td {
	text-align:left;
}

ul.inhaltsverzeichnis {
	padding-left:5px;
	list-style-type:none;
	list-style-image:none;
}

ul.marquee {
	margin:2px;
	white-space:nowrap;
}

ul.marquee li {
	display: inline;
	padding-left:30px;
	padding-right:10px;
	background: url('blebul1a.gif') no-repeat;
}

p.copyright {
	font-size:10pt;
	color:#002FBC;
}