a:link {
	color: #013A71;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #013A71;
	}
a:hover {
	text-decoration: none;
	color: #000099;
	}
a:active {
	text-decoration: none;
	color: #013A71;
	}

body {
	background-color: #FCFAFA;
	color: #013A71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	}

.Fusszeile {
	font-size:12px;
	text-decoration: none;
	}

.Hauptrahmen {
	background-color: #F0F3F9;
	border-bottom: #000066 solid 1px;
	border-left: #000066 solid 1px;
	border-right: #000066 solid 1px;
	}

.Logorahmen {
	border-left: #000066 solid 1px;
	border-right: #000066 solid 1px;
	border-top: #000066 solid 1px;
	}

.Kopflink {
	font-size:12px;
	text-decoration: none;
	}

.Kopflink:hover {
	text-decoration:underline;
	}

.Navigation {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	}

.Ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	}
.Standardtext {
	color:#013A71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	}

.Tabelle_rahmen {
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
}