html, body { height:100%; } 

body { padding:0; margin:0; background:#E8F1D4; font-family:verdana; font-size:14px; color:black; } 

.box_container { background:#F8FFED; margin:0 auto; padding:0; width:800px; height:1900px; } 
.box_impressum { background:#F8FFED; margin:0 auto; padding:0; width:800px; height:2500px; } 

h1 { font-size:20px; margin-bottom:25px; } 
h2 { font-size:18px; } 
h3 { font-size:16px; } 

p { } 

a { font-family:verdana; font-weight:normal; text-decoration:none; font-size:14px; } 
a:link { text-decoration:none; } 
a:hover { text-decoration:underline; } 

address { font-style:normal; line-height:1.0em; } 

ul { margin:0; padding:0; list-style:none; } 

.box_menuepunkte { float:left; width:175px; padding:0; } 
.menuepunkte li a { display:block; padding:1.54em 1.0em; text-align:center; color:black; font-weight:bold; } 
.menuepunkte li a:hover { background:yellow; color:darkblue; } 
.menuepunkte #aktive_seite a { background:yellow; color:darkblue; } 
.menuepunkte .zweiter_link a { border-top:1px solid #ddd; border-bottom:1px solid #ddd; } 
.menuepunkte .letzter_link a { border-bottom:1px solid #ddd; } 

.bildwechsel_oben { position:relative; } 
.bildwechsel_oben img#top:hover { opacity:0; } 
.bildwechsel_oben img { position:absolute; top:0; right:0; opacity:1; transition:opacity 2s; border:1px solid #ddd; width:624px; height:184px; } 

.bild_unten { float:right; margin:5px 10px 25px 30px; } 
.bild_unten img { width:375px; border:1px solid #ddd; } 

.rss_feed { float:right; margin:5px 0 25px 30px; padding:0 8px 10px 8px; width:275px; background:#E8F1D4; } 
.box_text { float:left; margin:20px 25px 0 20px; } 

div.abspann_adresse { margin:20px 0 10px 0; text-align:right; } 

div.media_links { float:left; width:350px; margin:0 0 20px 15px; text-align:center; } 
div.media_rechts { float:right; width:350px; margin:0 10px 20px 20px; text-align:center; } 

p.mitte { margin:-8px 0 20px 0; text-align:center; } 
img.thumb { width:290px; border:1px solid #ddd; } 
