.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;
}
#titel {
	position:absolute;
	width:880px;
	height:61px;
	z-index:2;
	left: 10px;
	background-repeat: no-repeat;
	background-image: url(../Bilder/titel.jpg);
	top: 8px;
}
#main {
	position:absolute;
	width:702px;
	height:629px;
	z-index:3;
	left: 187px;
	top: 97px;
	background-repeat: no-repeat;
	background-image: url(../Bilder/main_hg.jpg);
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #404ba1;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9966CC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7880BE;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b16bbb;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
#navi {
	position: absolute;
	height: 718px;
	width: 100px;
	left: 10px;
	top: 97px;
	background-image: url(../Bilder/navi_hg.jpg);
	background-repeat: repeat-x;
}
#mail {
	position:absolute;
	width:702px;
	height:696px;
	z-index:3;
	left: 187px;
	top: 97px;
	overflow: auto;
	visibility: visible;
}
#termine {
	position:absolute;
	width:702px;
	height:auto;
	z-index:3;
	left: 187px;
	top: 96px;
	overflow: auto;
	visibility: visible;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#navi_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #d7d9eb;
	background-color: #BDC0DF;
	position: absolute;
	visibility: visible;
	height: 19px;
	width: 880px;
	left: 10px;
	top: 72px;
}
hr {
	color: #404BA1;
}
.schrift_rot {
	color: #F00;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #008e00;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F00;
	font-weight: bold;
}
