p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
a:link {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #FF0000; font-weight: bold}
	
a:visited {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #FF0001; font-weight: bold}
	
a:active {
    text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #FF0000; font-weight: bold}

a:hover {
    text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #FF0000; font-weight: bold}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-bottom-color: #999999;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	list-style-type: square;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	background-color: #BFCFE6;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bolder;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
}

#textfluss {
	float:right;
	margin:10px
}
.textfluss {
	float:right;
	margin:10px
}
.rahmen {
	border: thin solid #9DB5D7;
	padding: 6px;
	width: 170px;
}
.bildlinks {
	float: left;
	margin: 0px 6px 6px 0px;
}
table {
	background-color: #FFFFFF;
}
body {
	background-color: #9DB5D7;
}
.kopf {
	background-color: #3A5F8F;
	color: #FFFFFF;
}
.datum {
	margin-top: 6px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
}
h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}
.termin {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}