body					{ margin: 0; padding: 0; background-color: #ffffff; font-family: Arial, Helvetica, Arial; }
.nav_link				{ font-size: 14px; font-weight: bold; color: #000000; text-decoration: none; }
.nav_link:hover			{ font-size: 14px; font-weight: bold; color: #000000; text-decoration: underline; }
.nav_link_aktiv			{ font-size: 14px; font-weight: bold; color: #000000; text-decoration: underline; }
.nav_link_aktiv:hover	{ font-size: 14px; font-weight: bold; color: #000000; text-decoration: underline; }
.link_gross				{ font-size: 20px; font-weight: bold; color: #000000; text-decoration: none; }
.link_gross:hover		{ font-size: 20px; font-weight: bold; color: #000000; text-decoration: underline; }
.link_text_fett			{ font-size: 16px; font-weight: bold; color: #000000; text-decoration: none; }
.link_text_fett:hover	{ font-size: 16px; font-weight: bold; color: #000000; text-decoration: underline; }
.titel_link				{ font-size: 20px; font-weight: bold; color: #000000; text-decoration: none; }
.titel_link:hover		{ font-size: 20px; font-weight: bold; color: #000000; text-decoration: none; }

ul						{ margin: 0; padding: 0; }
li						{ margin: 0; padding: 0; list-style-type: none; margin-top: 10px; }

#gesamt					{ margin: auto; width: 850px; }
#oben					{ width: 850px; height: 150px; background-color: #b3000b; text-align: center; margin-top: 10px; }
#mitte					{ width: 850px; height: auto; }
#unten					{ width: 850px; height: auto; text-align: center; margin-top: 10px; }
#mitte_links			{ width: 150px; margin-top: 10px; float: left; }
#mitte_mitte			{ width: 500px; margin-top: 10px; margin-left: 25px; margin-right: 25px; float: left; }
#mitte_rechts			{ width: 150px; margin-top: 10px; float: left; }

.formular_1				{ width: 100px; height: 20px; text-align: left; vertical-align: middle; float: left; padding-top: 5px; }
.formular_2				{ width: 300px; height: 25px; text-align: left; vertical-align: middle; float: left; }

