/*
//
// Copyright 1998-2004 by Steinberger-IT
// www.Steinberger-IT.de
//
*/
html, body { 
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
body, table, td, p, h1, h2, h3, h4, h5, h6, ul, ol, li, input, select, textarea, code {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
body, table, td, ul, ol, li, input, select, textarea {
	font-size: 11px;
	font-weight: normal;
}
p, div, span, h1, h2, h3, h4, h5, h6, ul, ol {
	border-style: none;
	border-width: 0px;
}
form {
	margin: 0px;
}
b {
	font-weight: bold;
}
code {
	background: #f4f4f4;
	border: 1px solid #e0e0e0;
}
p, div.p {
	margin-bottom: 6px;
	margin-top: 6px;
	padding-bottom: 0px;
	padding-top: 0px;
}
ul {
	margin-bottom: 0px;
	margin-left: 3px;
	margin-top: 0px;
	padding-left: 14px;
}
ol {
	margin-bottom: 0px;
	margin-left: 0.9em;
	margin-top: 0px;
	padding-left: 14px;
}
li {
	border-left-width: 0px;
	border-left: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding: 2px 2px 1px 2px; }
h1 {
	background: #d6eaff;
	border-bottom: 1px solid #6697cc;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 7px;
	margin-top: 0px; }
h2 {
	background: #e5f2ff;
	border-bottom: 1px solid #7aa2cc;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 8px;
}
h3 {
	background: #f0f7ff;
	border-bottom: 1px solid #a1c2e5;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 8px;
}
h4, h5, h6 {
	background: #f7fbff;
	border-bottom: 1px solid #b8cee6;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 7px;
	margin-top: 8px;
}
small, .small {
	color: #909090;
	font-size: 9px;
}
.verysmall {
	font-size: 8px;
}
big {
	font-size: 13px;
}
hr {
	background-color: #5a93d7;
	border: 1px solid #5a93d7;
	color: #5a93d7;
}
.kopf {
	height: 100px;
	background-color: #3399FF;
}
.fuss {
	height: 15px;
	text-align: right;
	left: 50px;
	top: 50px;
	background-color: #3366FF;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #000000;
}
.daten {
	height: 100%;
}
.zwischenraum {
	background-color: #3366FF;
	height: 15px;
	width: 100%;
}
.menueueberschrift {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}
.menuetable {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	}
A.menulink {
	font-size: 12px;
	display: block;
	width: 120px;
	text-align: center;
	text-decoration: none;
	color: #000066;
	BORDER: none;
	border: solid 1px #FFFFFF;
	font-weight: bold;
	background-position: center;
}
A.menulink:hover {
	border: solid 1px #6100C1;
	background-color: #999999;
	border: solid 1px #FFFFFF;
	color: #FFFFFF;
}
a {
	color: #000080;
	text-decoration: none;
}
a:visited {
	color: #000080;
}
a:hover {
	color: #000080;
	text-decoration: underline;
}
a:active {
	color: #000080;
}
