body { background-color:#FFFFFF; }
/* legt die Hintergrundfarbe und den Rand fuer die gesamte Seite fest */
#fotobox {
margin-left:220px;
margin-top:50px;
padding:20px;
line-height: 12pt;
width:450px;
font-family:arial,sans-serif;
font-size: .80em;

border:0px dotted #000;
background:#FFFFFF;
color:#000;
}
#fotobox a img {
float:left;
height:190
width:110
border:0px solid #000;
margin:0 0 5px 5px;
}
/* Diese Anweisung für die Anzeige in Geckos, Safarie und Opera */
#fotobox img:hover {
width:300px;
height:510px;
}
/* Ohne diese Anweisung funktioniert das Zoomen im IE nicht */
#fotobox a:hover img {
width:380px;
height:450px;
}
/* Ohne diese Anweisung funktioniert das Zoomen im IE nicht */
#fotobox a:hover {
padding:0;
}
#fotobox p {
  padding:0; margin:0;
font: 500 0.75em/1.5 verdana,arial,helvetica,sans-serif;
}

.leiste {
 background-color: #FFFFFF;
 width: 450px;
        margin-bottom:20px;
        padding-bottom:20px;
        }
.leer, .hinweis {clear: both; font-size:12px;margin-left:20px;}
.bild { float: left; text-align: center }
.bild img { margin: 5px }

a:link { color:#FFA000; font-weight:bold; }
a:visited { color:#F3963A; font-weight:bold; }
a:active { color:#FFFF00; font-weight:bold; }
a:hover { border-right: grey 3px dashed; background: #FF0000; color: #606060 }
h4 { font-weight: bold;
  font-size: 14px;
  color:#BD0000;;
  line-height: 12px;
  font-family:arial,verdana,sans-serif;}
h5 { font-family:arial, helvetica, geneva, sans-serif; color: #005050;  }
h3 { font-weight: bold;
  font-size: 16px; color: #FFFFFF; background-color: #007070; width: 410px;  padding: 8px;
 text-align: center;}
h1 {
  font-weight: bold;
  font-size: 20px;
  color:#005050;
  line-height: 12px;
  font-family:arial,verdana,sans-serif;
}
h2 {font-size:13px;  background-color: #000000; width: 410px;  padding: 8px;   text-align: center;}
#menu { position:absolute; top:160px; left:10px; width:180px; }
/* Position des Menues festlegen */
div,ol,ul,td,th { font-family:arial,verdana,sans-serif; font-size:13px;  }
#menu ul { list-style-type:none; }
#logo {margin-left:220px; padding:20px; width:440px;  border: 0px solid #000000;  margin-top:15px }

/* Fuer das Menue soll das Bulletzeichen unterdrueckt werden */

/* Formatierung fuer den Haupttextkasten: Er muss den Bereich fuer das Menue freilassen (margin-left), bekommt eine andere Hintergrundfarbe und etwas Innenabstand. Fuer Netscape 4 wird ein Workaround mit einem unsichtbaren Rand hinzugefuegt, da dieser sonst die Hintergrundfarbe nicht richtig darstellen wuerde */
