body{    color: #D5EDBC;    padding: 0;    margin: 0;    font-style: normal;    font-variant: normal;    font-weight: normal;    font-size: 13px;    font-family: verdana, sans-serif;    background-color: #A4D0D1;}#head {	color: black;	border-bottom: 1px solid black;	padding-top: 0px;	margin-left: 0;	margin-right:0;	margin-top:0;	margin-bottom:40px}#head h1{color:white;background:#4040FF;padding:2px;margin:0;border-top:1px solid black;font:bold 15px verdana, sans-serif;}}#head h2 {	color: white;}#menu {	float: left;	width: 160px;}#menu ul {	margin: 0 0 20px 10px;	padding: 0;	list-style: none;	width: 160px;}#menu li {	padding: 0 0 2px 0;	/*der abstand zw den menupunkten kann wegen dem ie nicht mit margin gesetzt werden*/	margin: 0;}#menu a {	width: 160px;	/*die breitenangabe wir nur vom ie benoetigt*/	display: block;	color: #0099cc;	padding: 4px 4px 4px 10px;	font-size: 12px;	text-decoration: none;}#menu a:hover {	color: #FFFFFF;}#menu a:visited {	color: #FFFFFF;}#content {    margin: 0 80px 20px 10px;    text-align: center;    color: #EF1215;}#content h2 {	margin: 25px 0 10px 0;	padding: 2px 0 2px 5px;}#content h3 {	margin: 25px 0 10px 0;	padding: 2px 0 2px 5px;    color: #FFFFFF;}#content h4 {	margin: 25px 0 10px 0;	padding: 2px 0 2px 5px;}a:link {	text-decoration: none;    color: #FFFFFF;}a:hover {	text-decoration: none;    color: #FFFFFF;	}a:visited {	text-decoration: none;    color: #FFFFFF;}a:active {	text-decoration: none;}.seitenueberschrift {	font-size: 130%;	font-weight: normal;    color: #FFFFFF;    text-align: center;    align-items: center;}.text {    font-size: 100%;    font-weight: normal;    text-align: justify;    color: #000000;}.zahl {	font-size: 100%;	font-weight: normal;	text-align: right;    color: black;}.zahl-bold {	font-size: 100%;	font-weight: bold;	text-align: right;    color: black;}.text-center {	font-size: 100%;	font-weight: normal;	text-align: justify;    color: black;}.text-small {	font-size: 80%;	font-weight: normal;	text-align: justify;    color: black;}.text-bold {	font-size: 100%;	font-weight: bold;	text-align: justify;    color: black;}.ueberschrift {	font-size: 100%;	font-weight: bold;}.ueberschrift-menu {	font-size: 100%;	font-weight: bold;    color: #FFFFFF;    text-decoration: underline;}.ueberschrift-center {	font-size: 100%;	font-weight: bold;	text-align: center;}img {  max-width: 100%;  height: auto;}.bildunterschrift {	font-size: 130%;	font-weight: normal;    color: #FFFFFF;}.bildunterschrift-center {	font-size: 80%;	font-weight: bold;	text-align: center;}.verlinkung {	font-size: 110%;	font-weight: normal;	text-align: center;    color: #FFFFFF;}.table, th, td {    border: 1px solid white;    border-collapse: collapse;}