@charset "utf-8";

#container {background-color: #FFFFFF; width: 700px; height: 433px; margin-top: 30px; margin-right: auto; margin-left: auto; border: 1px solid #025254; font-family: Verdana, Geneva, sans-serif; font-size:14px; color: #2C2233;}
	
#container #head { color:#8E1A1E;}

#container #navigation {margin-top: 10px; text-align: center; color:#8E1A1E; }

#container #www {text-align: center; }
	 
a         { text-decoration: none;  color: #5E0042; font-weight:bold;}
a:link    {	text-decoration: none;  color: #5E0042; font-weight:bold;}
a:visited {	text-decoration: none;	color: #5E0042; font-weight:bold;}
a:hover   {	text-decoration: none;	color: #005869; font-weight:bold;}
a:active  {	text-decoration: underline;	color: #005869; font-weight:bold;}

#container #inhalt {margin: 40px; padding: 20px; height: 343px; border: 1px solid #025254;}
	
#bildl   {float: left; padding-right: 30px; padding-bottom: 30px;}
#bildr   {float: right; padding-left: 30px; padding-bottom: 30px;}
 
#container #inhalt #oben {height: 280px; }
#container #inhalt #foot {margin-top: 40px; text-align: center; color:#8E1A1E; }

h1 {font-size: 18px; font-weight:bold; text-align: center;}
h2 {font-size: 16px; font-weight:bold; text-align: center;}
h3 {font-size: 14px; font-weight:bold;}
h4 {font-size: 12px; font-weight:bold;}

