@charset "utf-8";
#container {width: 1000px; margin: 28px auto; color: #000000; background-color: #FFFFFF; font-family: Verdana, Geneva, sans-serif; font-size: 12px;}
#container #head { }
#container #navigation {height: 475px; width: 180px; float:left; margin-top: 10px;}
#container #inhalt {height: auto; margin-left: 220px;}
#container #inhalt #links 	{height: auto; width: 100px; background-color: #111111;}
#container #inhalt #mitte 	{height: auto; width: 100px; float: left; }
#container #inhalt #rechts 	{height: auto; width: 100px; }
#container #inhalt a {font-weight:bold;}
#container #foot   {width: 1000px; margin-top: 30px; clear:left;}
#container #foot a {color:#000000; text-decoration:none; }
a         {text-decoration: none;}
a:link    {color: #8E1A1E;}
a:visited {color: #8E1A1E;}
a:hover   {color: #025254;}
a:active  {color: #5E5C5A;}
h1 {font-size: 18px; font-weight:bold;}
h2 {font-size: 16px; font-weight:bold;}
h3 {font-size: 14px; font-weight:bold;}
h4 {font-size: 12px; font-weight:bold;}
.h1format {font-size: 18px; font-weight:bold;}
.h2format {font-size: 16px;}