body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #EEF2FF;
}
.small {
	font-size: 11px;
}
a {
	font-weight: bold;
	color: #5386FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#Kopfteil {
	background-color: #5386FF;
	position: relative;
	width: 880px;
	height: 121px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#Logo1 {
	position: relative;
	top: 3px;
	left: 0px;
    height: 80px;
	padding-top: 8px;
	padding-left: 6px;
	border-width: 1px;
	border-color: #000000;
	border-bottom-style: solid;
	border-top-style: solid;
}
#Logo {
	float: right;
	position: absolute;
	top: 9px;
	right: 4px;
}
#TopMenu {
	background-color: #6396FF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #000000;
	position: relative;
	left: 0px;
	height: 18px;
	width: 880px;
	color: #99CCFF;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	padding-top: 2px;
	top: 6px;
	text-align: right;
}
#TopMenu a {
	padding: 6px;
	color: #FFFFFF;
	text-decoration: none;
}
#TopMenu a:hover, #TopMenu .nav0aktiv {
	background-color: #3366CC;
	color: #FFFFFF;
}

#Kopf tr td a {
	color: #0079F2;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.2em;
	text-align: right;
}

#position {
	position: relative;
	height: 25px;
	width: 880px;
	text-align: right;
	top: 3px;
	margin-top: 10px;
}
.line {
	margin-top: 1px;
}
#Hauptteil {
	position: relative;
	width: 880px;
}
#subnav {
	width: 200px;
	text-align: right;
	float: left;
	letter-spacing: 0.05em;
	font-size: 13px;
}

#subnav a {
    font-weight:normal;
	display: block;
	color: #409FFF;
	margin-top: 10px;
	border-width: 1px;
	border-top-style: solid;
	border-color: #000000;
}

#subnav a:hover {
	display: block;
	font-weight: bold;
}

#subnav a.nav1aktiv {
	display: block;
	text-decoration:underline;
	font-weight: bold;
}

#subnav a.subnav {
	font-size: 11px;
	letter-spacing: 0.1em;
	display: block;
	color: #409FFF;
	margin-top: 4px;
	margin-right: 20px;
	border-top-style: none;
}

#subnav a.nav2aktiv {
	font-size: 11px;
	letter-spacing: 0.1em;
	display: block;
	text-decoration:underline;
	font-weight: bold;
	color: #409FFF;
	margin-top: 4px;
	margin-right: 20px;
	border-top-style: none;
}

#powered {
	position:absolute;
	margin-left:100px;
	top:80%;
}

#Inhalt {
	font-size: 13px;
	float:right;
	width: 670px;
	top: 0px;
	background-color: #F7F7FF;
}
#Fuss tr td a {
	font-size: 12px;
	color: #409FFF;
	letter-spacing: 0.1em;
	margin: 0px 6px
}

#Fuss tr td a:hover {
	font-weight: bold;
}
#clear {
	clear: both;
	height: 20px;
}

.titel1 {
	font-size: 18px;
	font-weight: bold;
}
.postext {
	padding-left: 4px;
}
.titel1 {
	font-size: 18px;
	font-weight: bold;
}
.bildlinks {
	float: left;
	width: 154px;
	margin-right: 4px;
}
.bildrechts {
	float: right;
	margin-left: 4px;
	width: 154px;
}
.bildmitte {
	width: 150px;
	margin-left: 210px;
	text-align: center;
}
.bildtext {
	background-color: #84C1FF;
	padding-right: 2px;
	padding-left: 2px;
	width: 146px;
}
table {
  padding: 0;
  margin: 0;
}
.tabellenrahmen {
	border: 1px solid #5386FF;
}
.tabellentitel {
	background-color: #9FBCFF;
	border: 1px none #5386FF;
}
.tabellemark {
	background-color: #D9E4FF;
	border: 1px none #5386FF;
}
.bildverweis {
	float: left;
	width: 100px;
	margin-right: 4px;
}

.error {
	color:#FF0000;
	font-weight:bold;
}