body {
	background-color: #003366;
	margin-top: 0px;
	scrollbar-face-color:#285C8B;
	scrollbar-highlight-color:#e7ecf5;
	scrollbar-3dlight-color:#e7ecf5;
	scrollbar-darkshadow-color:#e7ecf5;
	scrollbar-shadow-color:#e7ecf5;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#e7ecf5;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e74bd;
	line-height: normal;
	font-weight: normal;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e74bd;
}

.tableoutside {
	height: 100%;
	width: 100%;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4E74BD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4E74BD;
	text-transform: uppercase;
}
.dunkelblau {
	color: #151c54;
	font-weight: bold;
}

.rahmen1 {
	border: 2px solid #FFFFFF;
}


.tableinside {
	height: 591px;
	width: 1002px;
}
.margintext {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
a {
	font-weight: bold;
	color: #4e74bd;
	text-decoration: underline;
}
a:hover {
	color: #151c54;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #151c54;
	text-decoration: underline;
	font-weight: bold;
}
.ueberschrift1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E74BD;
}
.titelperson {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4E74BD;
}
.ueberschrift2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4E74BD;
}
.rot {

	color: #FF0000;
	font-weight: bold;
}
