
/* Horizontale Navigation   -  http://de.selfhtml.org/css/layouts/navigationsleisten.htm  */
body {
    font: normal 100.01% Helvetica, Arial, sans-serif;
    color: black; background-color: #000000;
  }

  ul#Navigation {
    margin: 1em; padding: 1em;
    text-align: center;
    border: 0px solid black;
    background-color: #33FF00;
    position:absolute;top: 150px;left: 20px;z-index: 5;margin: 0px; padding: 0px;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0.0em; padding: 10px;
    
  }

  ul#Navigation a, ul#Navigation span {
    padding: 0em 1.5em;
    text-decoration: none; font-weight: bold;
    border: 0px solid black;
    border-left-color: white; border-top-color: white;
    color: black; background-color: #33FF00;
  
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: black;
  }






/* Überschrift www.AABBCC.at */
h1 {
color: #00ff00;font-family: arial; font-weight:bold; font-size: 30px; z-index: 3;
position:absolute;top: 0px;left:90px;margin: 20px; padding: 0px;
}


/* ....die digitale Plakatwand etc... */
h2 {
color: #00ff00;font-family: arial; font-weight:normal; font-size: 14px; z-index: 4;
position:absolute;top: 50px;left:110px;margin: 0px; padding: 0px;
}






#LogoAABBCCKleinohneHolz
{position:absolute;top: 20px;left: 20px;z-index: 2;}


#GruenRund
{position:absolute;top: 125px;left: 20px;z-index: 2;}
  

#BraunauOriginal
{position:absolute;top: 200px;left:40px;z-index: 1;}
  
  
#bsestammtisch 
{position:absolute;top: 1150px;left: 180px;z-index: 2;}
  
  
  
  

