.mainstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404ba1;
}
body,td,th {
	color: #404ba1;
}
body {
	background-color: #d7d9eb;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	margin:auto;
	width:881px;
	height:auto;
	overflow: visible;
}
#seite {
	position:relative;
	left:0px;
	width:880px;
	height:820px;
	z-index:1;
	overflow: visible;
	visibility: visible;
	border: 2px solid #868DC0;
}
#titel {
	position:absolute;
	width:880px;
	height:61px;
	z-index:2;
	left: 0px;
	background-repeat: no-repeat;
	background-image: url(../Bilder/titel.jpg);
	top: 0px;
}

#Menu {
	position:absolute;
	left:0px;
	top:69px;
	width:auto;
	height:auto;
	z-index:1;
}
#main {
	position:absolute;
	width:702px;
	height:629px;
	z-index:3;
	left: 178px;
	top: 80px;
	background-repeat: no-repeat;
	background-image: url(../Bilder/main_hg.jpg);
}
#Seitentitel {
	position:absolute;
	left:5px;
	top:37px;
	width:auto;
	height:auto;
	z-index:1;
	font-size: 16px;
	font-weight: bold;
}
#Bild_mitte {
	position:absolute;
	width:328px;
	height:283px;
	z-index:7;
	left: 185px;
	top: 180px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:link {
	color: #404ba1;
	text-decoration: underline;
}
a:hover {
	color: #9966CC;
	text-decoration: none;
}
a:visited {
	color: #7880BE;
	text-decoration: none;
}
a:active {
	color: #b16bbb;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#navi {
	position: absolute;
	height: 718px;
	width: 139px;
	left: 0px;
	top: 80px;
	background-image: url(../Bilder/navi_hg.jpg);
	background-repeat: repeat-x;
	overflow: visible;
}
#info {
	position: absolute;
	height: auto;
	width: 702px;
	left: 178px;
	top: 742px;
	text-align: center;
}
#mail {
	position:absolute;
	width:702px;
	height:650px;
	z-index:3;
	left: 178px;
	top: 97px;
	overflow: auto;
	visibility: visible;
	padding-top: 5px;
}
#termine {
	position:absolute;
	width:702px;
	height:auto;
	z-index:3;
	left: 178px;
	top: 94px;
	overflow: scroll;
	visibility: visible;
}
.text {
	font-size: 12px;
	font-weight: normal;
}
.text_kursiv {
	font-size: 10px;
	font-style: italic;
}
.tabelle {
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #B9BEDE;
}
.tabellentitel {
	background-color: #B3B8D8;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#navi_bottom {
	font-size: 12px;
	font-style: normal;
	background-color: #BDC0DF;
	position: absolute;
	visibility: visible;
	height: 19px;
	width: 880px;
	left: 0px;
	top: 802px;
	text-align: center;
}
hr {
	color: #404BA1;
}
.schrift_rot {
	color: #F00;
}
.text2 {
	color: #006600;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
	font-weight: bold;
}

