@charset "ISO-8859-1";

h1 { font-size:36px; }
h2 { font-size:30px; margin:5px; }
h3 { font-size:28px; }
p, li { font-size:22px; margin:14px;  }
h1, h2, h3, h4, p, li { color:#404040; font-family:"Arial", "Century Gothic"; }

#gliederung a:link {  text-decoration:none; color:#404040; }
#gliederung a:visited { text-decoration:none; color:#404040; }
#gliederung a:hover { text-decoration:underline; background-color:#fff; }
#gliederung a:active { text-decoration:underline; background-color:#fff; }
#gliederung a:focus { text-decoration:underline; background-color:#fff; }
#banner {max-width:180px;}
	  
body { background-color:#404040; }
div.inhalt{ background-color:#fff; width:975px; max-height:472px; padding:10px; overflow:auto;}

div.navigation{ background-color:#404040; width:995px; text-align:center;}
div.navigation a{ text-decoration:none; outline: none; }
div.navigation a img{ border:2px solid #404040; }
div.navigation a img:hover{ border:2px solid #fff;}

div.bild { margin-left:10px; margin-bottom:7px; text-align:center;}
div.bild img { border:0px; }
div.bild p {font-size:10px; margin:0px;}
div.bild a { outline: none; }

br {clear: right;}
