body {
  min-width:300px;
  font: normal 100.01% Helvetica, Arial, sans-serif;
  color: navy;
  background-color: #ccc;
}

#kopftab {  
  width:100%;
  position:relative;  
  border: 2px outset #ea4;
  background-color:#dfd;
  width:100%;
  background-image: url(../fotos/kopf/higru_klein.gif);
  background-attachment: fixed;
  background-position:270px 0px;
  background-repeat: repeat-x;
}
#kopfmitte  {
   text-align:left;
   vertical-align:top;
   width:100%;
}
#kopfmitte h1  {
   text-align:left;
   color: #030;
   font-size:160%;
   font-family:cursive;
   margin:0.2em 0.5em 0em 20px;
}
#name2, #aktuell  {
   margin: 0em 0em 0em 25px;
}
#aktuell  {
   height:100%;
   vertical-align:bottom;
   font-weight:bold;
   color:maroon;
}
#name2  {
   color:maroon;
   font-size:90%;
}
#box925  {
   float:right;
   margin: 0.2em 0.6em 0.2em 0.2em;
   text-decoration:none;
   padding: 0.3em 0.6em;
   display:block;
   text-align:center;
   font-weight:bold;
   font-size: 90%;
}
#box925:link, #box925:visited, #box925:active {
   color: black;
   background-color: #eee;
   border: 4px solid maroon;
}
#box925:hover, #box925:focus {
   padding: 0.3em 0.6em;
   color: black;
   background-color: #fff;
   border: 4px inset red;
}


#navineu {
  background-color: #aaf;
  vertical-align:top;
  border: 2px inset #aaf;
}
#navineu ul {
  list-style-type:none;
  padding:0em;
  margin:0em;
}
#navineu li {
  display:block;
  position:relative;
  z-index:1;
  margin: 0.2em 0.5em 0.3em 0.3em;
  width:8.5em;
  text-align:center;
  font-size:1.0em;
  background-color:#ccc;
  text-decoration:none;
}
#navineu a {
  display:block;
  text-decoration:none; 
}
#navineu div.self, #navineu a {
   position:relative;
   z-index:1;
   width:100%;
   padding: 0.1em 0em;
}
#navineu div.self {
   color: #800;
   background-color: white;
   border: 2px inset red;
}
#navineu a:link {
   color: blue;
   background-color: #ddd;
   border: 2px outset #ccc;
}
#navineu a:visited {
   color: #406;
   background-color: #ddd;
   border: 2px outset #ccc;
}
#navineu a:active {
   color: #606;
   background-color: #ddd;
   border: 2px outset #ccc;
} 
#navineu a:hover {
   color: #800;
   background-color: #eee;
   border: 2px inset #eee;
}
#navineu a:focus {
   color: #500;
   background-color: #eee;
   border: 2px outset #eee;
} 
#navineu li.aktiv >ul {
  display:block;
  position:relative;
  margin-top:0em;
  padding-top:0.1em;
  background-color: #aaf;
}
#navineu li.aktiv > ul li {
  width: 8.5em;
  margin-left:0.8em;
  font-size:90%;
}
#navineu li.inaktiv>ul {
  display:none;
}
#navineu li.inaktiv:hover {z-index:3;}
#navineu li.inaktiv:hover>ul {
  display:block;
  position:absolute;
  left:8em;
  top: -0.2em;
  width:110%;
  background-color: #aaf;
  border: 2px inset #aaf;
}
#oben  {
  position:absolute;
  bottom:-1.4em;
  left:2em;
  font-size:0.95em;
  text-align:center;
}

.default a:link  {
  color:#b00;
  text-decoration:none;
}
.default a:visited  {
  color:purple; 
  text-decoration:none;
}
.default a:hover  {
  color:red;
  text-decoration:underline;
}
.default a:focus  {color:red; }
.default a:active  {color:black; }
#text  {
    background-image: url(../fotos/allgemein/turm2a.gif);
    background-attachment: fixed;
    background-position:center 130px;
    background-repeat: no-repeat;
    vertical-align:top;
    padding:1em 0.4em 1em 2em;
    background-color: #fff;
}
p  {
   margin: 0.3em 0em;
}
h4  {
  margin: 0.5em 0.1em;
}