html, body {padding:0px; margin: 0px; font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;}
body {width: 800px;}
html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
     color: #28166f;
}
img { border: dotted 0px white;}
h6 {clear:both; margin:0; padding:0; font-size: 2px;} /*to get a clear between reference blocks*/
p,td { font-size: 1em; line-height: 1.4em; }
a {text-decoration: none;}
a:hover { border-bottom:  #28166f solid 1px}
h4 { font-size: 1.1em; clear:both; margin: 1em 0.2em 0.8em 0.2em  }
h5 { font-size: 1.0em;  clear:both;  margin: 2em 0.2em 0.8em 0.2em  }

#Logo {position: absolute; left: 20px; top: 50px;border: dotted 0px red;}
#LogoTitle { position: absolute; top: 170px; left: 220px; 
  font: bold 1.3em Verdana, sans-serif; color: #777;
}
#Spalte_Links {position: absolute; left: 40px; top: 350px;border: dotted 0px red;}

ul#menuH_1 {  background-image: url(../gfx/MenuBG1.jpgX); background-repeat: no-repeat; background-position: 0 100%; position: absolute; top: 110px; right: 7%; height: 2.2em; padding: 0 0 0 0px; margin: 0px; border: dotted 0px red; list-style: none;}
ul#menuH_1 li {
  display: block; float:left; margin:0 0 0 -6px; padding: 0px;
}
ul#menuH_1 li{  background-image: url(../gfx/MenuBG1.jpg); background-repeat: no-repeat; background-position: 50% 100%; padding: 0 0 10px 0;  border: dotted 0px green; }
ul#menuH_1 li.first{  background-image: url(../gfx/MenuBG1.jpg); background-repeat: no-repeat; background-position: 0 100%;
  padding: 0 0 10px 30px;   border: dotted 0px green; }
ul#menuH_1 li.last{  background-image: url(../gfx/MenuBG1.jpg); background-repeat: no-repeat; background-position: -240px 100%;
  padding: 0 -00px 10px 0;   border: dotted 0px green;  }

ul#menuH_1 li a {
  font: bold 1.15em Verdana, sans-serif; color: #555;
  padding: 3px 1em;
  margin-left: 0px;
  border: 0px solid #ccc;
  border-bottom: 0;
  text-decoration: none; 
 
}
ul#menuH_1 li a:hover { color: #f33;  border-bottom: 0;}

ul#menuH_1 li a#aktuell {
  padding-bottom: 4px; 
  border-bottom: 1px solid #fc0;
  color: #f55;
}

a span { display: none;}
ul#menuH_1 li a:hover span { display: block; position: absolute;
  width: 200px; height: 100px; left:50px; top: 50px;
background-color: #ddd; background-image: url(../gfx/Hand_3.jpg);
  border: 1px solid #fc0;
}

#content {position: absolute; left: 300px; top: 280px; width: 500px;
padding-bottom: 100px;}

