.datumgross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.willkommen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #014d91;
	text-decoration: none;
	font-weight: normal;
}
.datumklein {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #014d91;
	text-decoration: none;
	font-weight: bold;
}
.navihaupt {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	
	font-weight: normal;
}
.textlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: normal;
}
a:hover {
	font-weight: bold;
}
.indextabelle {
	cursor: hand;
}
.texttitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #014D91;

}
.tabelle {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #014D91;
	border-right-color: #014D91;
	border-bottom-color: #014D91;
	border-left-color: #014D91;
}
.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FF66CC;
}
.navi2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #669933;
}
.navi3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #014D91;
}
.navi4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FF9900;
}
.navi5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FF0000;
}
body {
height: 100%;
}
.tabelle_zent {
height: 100%;
width: 100%;
text-align:center;
}
.divinhalt {
position: relative;
left: 0px;

top: 0px;

overflow: auto;
width: 550px;
height: 425px;
scrollbar-base-color : #014d91;
scrollbar-track-color : #ffffff;
scrollbar-face-color : #ffffff;
scrollbar-highlight-color : #ffffff;
scrollbar-3d-light-color : #ffffff;
scrollbar-dark-shadow-color : #ffffff;
scrollbar-shadow-color : #ffffff;
scrollbar-arrow-color : #014d91;
}.tabelle_rahmen {
	border: 1px solid #014D91;
}