body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 100%;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
a.nav:link {
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	color: #000000;
	text-decoration: underline;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
}
a.nav:active {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-left: 3px solid #0066CC;
	padding-left: 4px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul {
	list-style: square;
}
hr {
	width:100%;
	color: #000000;
	height: 1px;
	text-align:left; 
	border: 0px;
}
.red {
	color: #FF0000;
}
.fett {
	font-weight: bold;
}
.kopf {
	font-weight: bold;
	background-color: #CCCCCC;
}
.randrechts {
	border-right: 1px solid #000000;
	text-align: center;
}
.mitte {
	text-align: center;
}
.mini {
	font-size:10px;
}
.farbzeile {
	background-color: #C4DDFF;
}
.onMouseOver {
	background-color: #3399FF;
	color: #FFFFFF;
	border-right: 1px solid #000000;
	text-align: center;
}
.onMouseOut {
	background-color: #FFFFFF;
	color: #000000;
	border-right: 1px solid #000000;
	text-align: center;
}
.onMouseOver2 {
	background-color: #3399FF;
	color: #FFFFFF;
	text-align: center;
}
.onMouseOut2 {
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}
#header {
	position: absolute;
	width: 870px;
	height: 150px;
	left: 0px;
	top: 0px;
	z-index: 1;
	background: #FFFFFF;
	border-right: 1px solid #000000;
}
#linie {
	position: absolute;
	width: 870px;
	height: 100%;
	left: 0px;
	top: 0px;
	border-right: 1px solid #000000;
	z-index: 1;
}
#navigation {
	position: absolute;
	width: 870px;
	height: 28px;
	left: 0px;
	top: 150px;
	z-index: 1;
	border-right: 1px solid #00047A;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #000000;
	letter-spacing: 1px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
#body {
	position: absolute;
	width: 810px;
	left: 0px;
	top: 205px;
	z-index: 3;
	border-right: 1px solid #000000;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
    padding-left: 30px;
    padding-right: 30px;
}
