﻿body {
	font: 16px Arial, serif, sans-serif;
	background: #FFFFFF url('../src/logo.png') no-repeat bottom right fixed;
	color: #0000A0;
	display: block;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
input, textarea, select {
	font-family: Arial,serif,sans-serif;
	color: #0000A0;
	margin: 1px;
}
hr {
	background-color: #0000A0;
	width: 90%;
	height: 1px;
	border: 0px;
	clear: both;
	text-align: center;
}
img {
	border: none;
}
img:hover {
	text-decoration: none;
}
a:link, a:visited {
	text-decoration: none;
	color: #0000E0;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h2 {
	font-size: 24px;
	padding: 6px;
	margin: 6px;
	text-align: left;
	margin-right: 150px;
}
h2 img {
	vertical-align: bottom;
}
table {
	margin: 3px auto;
	padding: 3px;
	border-collapse: collapse;
	border-spacing: 2px;
	caption-side: top;
	width: 98%;
	clear: both;
}
caption {
	font-weight: bold;
}
th {
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
	background: url('../src/leftcorner.png');
	vertical-align: top;
	font-size: 15px;
	white-space: nowrap;
}
th div {
	background: url('../src/rightcorner.png') top right no-repeat;
	padding: 2px;
	vertical-align: top;
	font-size: 15px;
}
td {
	border: solid 1px #80A0FF;
	padding: 1px;
	text-align: left;
}
dl {
	margin: auto;
	text-align: left;
}
dt {
	font-variant: small-caps;
	font-weight: bolder;
}
dd {
	margin-bottom: 10px;
}
ul {
	clear: left;
}
.head {
	position: relative;
	top: 0px;
	width: 860px;
	text-align: left;
	height: 32px;
	background: url('../src/bgtop.png') no-repeat;
	height: 60px;
	margin: auto;
}
.page {
	clear: both;
	background: url('../src/bgpage.png') #FFFFFF;
	width: 860px;
	padding: 0px;
	margin: 0px;
	margin: auto;
	text-align: center;
}
.logo {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: -1px;
	width: 185px;
	text-align: center;
}
.topform {
	float: right;
	padding: 1px;
	margin: 0px;
	vertical-align: bottom;
	height: 25px;
	padding-top: 1px;
	margin-right: 15px;
}
.isuche {
	background: #FFFFFF url('../src/suche.gif') no-repeat left;
	border: solid 1px #80A0FF;
	height: 18px;
	padding-left: 20px;
	width: 120px;
}
.tab {
	clear: right;
	float: right;
	font-weight: bold;
	font-size: 13px;
	height: 28px;
	padding-right: 18px;
}
.tabn {
	background: url('../src/tabn.png');
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 2px;
	width: 90px;
	padding-top: 2px;
	text-align: center;
	height: 18px;
}
a.tabn:hover {
	background: url('../src/tabh.png');
	border-bottom: solid 1px #FFFFFF;
	height: 19px;
}
.tabn img {
	vertical-align: bottom;
}
.tabh {
	display: block;
	float: left;
	background: url('../src/tabh.png');
	margin: 0px;
	paddng: 0px;
	margin-left: 2px;
	width: 90px;
	text-align: center;
	padding-top: 2px;
	border-bottom: solid 1px #FFFFFF;
	height: 19px;
}
.tabh img {
	vertical-align: bottom;
}
.stab {
	text-align: center;
	font-weight: bold;
	border-bottom: solid 1px #0000A0;
	font-size: 15px;
	margin: 3px;
}
.stabn {
	display: inline;
	background: #D0D0FF;
	margin: 0px;
	margin-left: 1px;
	padding-left: 3px;
	background: url('../src/leftcorner.png');
}
.stabn img {
	vertical-align: bottom;
}
.stabn a {
	background: url('../src/rightcorner.png') top right no-repeat;
	padding-right: 3px;
}
a.stabn:hover {
	background: #FFFFFF;
	border: 0px;
	margin-left: 2px;
	margin-right: 1px;
}
.stabh {
	display: inline;
	margin: 0px;
	padding: 1px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 3px;
}
.stabh img {
	vertical-align: bottom;
}
.menu {
	padding: 4px;
	text-align: left;
	display: block;
	background: url('../src/menubgn.png') left no-repeat;
	position: relative;
	height: 20px;
}
.menu img {
	vertical-align: middle;
}
a.menu:hover {
	background: url('../src/menubgh.png') left no-repeat;
}
.menuhover {
	background: url('../src/menubgh.png') left no-repeat;
	padding: 4px;
	text-align: left;
	display: block;
	height: 20px;
}
.menuplusn {
	width: 80%;
	margin-top: -2px;
	margin-bottom: 3px;
	margin-left: 10px;
	border: solid 1px #C0C0FF;
	border-top: none;
	text-align: left;
	font-size: 12px;
	background: #D8D8FF;
	padding: 2px;
}
.menuplush {
	width: 80%;
	margin-top: -2px;
	margin-bottom: 3px;
	margin-left: 10px;
	border: solid 1px #80A0FF;
	border-top: none;
	text-align: left;
	font-size: 12px;
	background: #FFFFFF;
	padding: 2px;
}
.menuplusn a, .menuplush a {
	display: block;
}
.menuplusn a:hover {
	background: #FFFFFF;
}
.menuplush a:hover {
	background: #D0D0FF;
}
.left {
	clear: both;
	float: left;
	width: 182px;
	padding-left: 6px;
	margin: 0px;
	margin-top: 20px;
}
.main {
	float: right;
	width: 646px;
	padding: 3px;
	margin: 0px;
	margin-right: 8px;
	text-align: center;
}
.right {
	float: right;
	padding: 2px;
}
.bottom {
	clear: both;
	font-size: 12px;
	border-bottom: solid 1px #80A0FF;
	height: 35px;
	width: 858px;
	text-align: right;
}
.content {
	text-align: left;
}
a.onhover1 {
	position: relative;
	white-space: nowrap;
}
a.onhover1:hover {
	z-index: 2 !important;
}
a.onhover1 span.onhover2 {
	display: none;
}
a.onhover1:hover span.onhover2 {
	display: block;
	position: absolute;
	top: 15px;
	left: 0px;
	margin-top: 10px;
	border: solid 2px #0000A0;
}
.sn {
	font-size: 10px;
	color: #0000A0;
	background-color: #FFFFFF;
	border: 1px solid #0000A0;
}
.normal {
	font-size: 15px;
	padding: 4px;
	text-align: left;
}
.seite {
	font-size: 12px;
}
.klein {
	font-size: 10px;
}
.no {
	visibility: hidden;
}
.links {
	float: left;
}
.rechts {
	text-align: right;
}
.eintrag {
	min-width: 90%;
	padding: 0px;
	background: url('../src/leftcorner.png');
	margin: auto;
	clear: both;
}
.oben {
	padding: 2px;
	font-size: 16px;
	font-weight: bold;
	min-height: 22px;
	background: url('../src/rightcorner.png') right top no-repeat;
}
.name {
	float: left;
	display: block;
	padding: 2px;
}
.uhr {
	text-align: right;
	font-size: 8pt;
	font-weight: normal;
	padding-right: 3px;
}
.text {
	padding: 2px;
	text-align: left;
	background: #FFFFFF;
	border: solid 1px #80A0FF;
	clear: both;
	min-height: 80px;
}
.comment {
	border: solid 1px #80A0FF;
	border-top: 0px;
	padding-top: 4px;
	color: #808080;
	font-style: italic;
	font-size: 10pt;
	background: #D0D0FF;
	font-size: smaller;
	clear: both;
}
.borderarea {
	border: solid 1px #80A0FF;
	padding: 5px;
	margin: auto;
	background: #D0D0FF;
}
.trennbereich {
	float: left;
	padding: 3px;
	width: 280px;
	text-align: left;
}
.clear {
	clear: both;
}
.profilfoto {
	clear: both;
	padding: 0px;
	margin: 0px;
	float: left;
}
