body {
  background-color: #1e1e1e;
  scrollbar-base-color: #ccc;
  scrollbar-track-color: #000;
  scrollbar-face-color: #ccc;
  scrollbar-highlight-color: #000;
  scrollbar-3d-light-color: #ccc;
  scrollbar-dark-shadow-color: #000;
  scrollbar-shadow-color: #ccc;
  scrollbar-arrow-color: #000;
}

#main {
  position: absolute;
  left: 49%;
  margin-left: -491px; 
  width: 1000px;
  top: 10px;
  height: 740px;
}

div.pageStart {
  
}



#navigation {
  position: absolute;
  top: 150px;
  left: 0px;
  width: 170px;
  height: 320px;
  line-height: 16px;
  border-width:1px;
  border-style:solid;
  border-color: #606060;
  padding:8px;
  background: #2a2a2a;   

  }
  
#navigation a {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  
      
}

a:link {
text-decoration: none; 
color: #CCCCCC;
}

a:visited    {
text-decoration: none; 
color: #CCCCCC;
}

a:hover    {
text-decoration: underline; 
color: #f7af03;
font-weight: bold;
}      

a:active   {
text-decoration: underline; 
color: #f7af03;
font-weight: bold;
}


}

div.logo {
  font-family: "Courier New",Courier,monospace;
  color: #333333;
  font-size: 10pt;
  position: absolute;
  top: 15px;
  left: 0px;
}


#ticker {
  position: absolute;
  left: 66px;
  top: 682px;
}
  
#ticker_kontakt {
  position: absolute;
  left: 66px;
  top: 682px;
}

#iframeGalerie {
  
  position: absolute;
  top: 0px;
  left: 200px;
  width: 800px;
  height: 720px;
  background: url(images/background_if_galerie.jpg);
  border-width:1px;
  border-style:solid;
  border-color: #606060;
  padding:0px;
  
}

        

#link1 {
  position: absolute;
  top: 105px;
  left: 406px;
  width: 468px;
  height: 60px;
}

#link2 {
  position: absolute;
  top: 198px;
  left: 406px;
  width: 468px;
  height: 60px;
}

