/* Stylesheet fuer http://www.sport-steuer.at/ */

body {
  background: white;
  scrollbar-face-color: white; 
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: black;
  scrollbar-darkshadow-color: white;
  scrollbar-shadow-color: black;
  scrollbar-arrow-color: red;
  scrollbar-track-color: white;
  font-family : Tahoma, verdana, Arial, Helvetica, sans-serif;
  color: black;
  overflow: auto;
  }

a {
border: none;
text-decoration: none;
}

p {
margin:0;
padding:0;
}

img {
border: none;
}


#mainmenu {
display:none;
}

#mainmenu a{
display:none;
}
#mainmenu a:hover{
display:none;
}



#submenu {
display:none;
}
#submenu a{
display:none;
}
#submenu a:hover{
display:none;
}


#topbackground {
display:none;
   }


#topanimation {
display:none;
   }

#topadresse {
   background-color: white;
   padding: 0;
   border: 0;
   margin: 0;
   height: 30px;
   position: absolute;
   top: 40px;
   left: 20px;
   width: 220px;
   margin-right: 00px;
   z-index: 2;
   font-family: Verdana, Arial, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: black;

   }


#kontaktbox {
   background-color: white;
   padding: 0px;
   border-left: 1px solid black;
   border-top: 1px solid black;
   margin: 0;
   height: auto;
   position: absolute;
   top: 0px;
   right:20px;
   width: 180px;
   z-index: 13;
   font-family: Verdana, Arial, sans-serif;
  line-height: 1.5;
  font-size: 12px;
  color: #474747;
   }

#kontaktbox a:hover {
display:none;
}


#sonstnoch {
display:none;
   }

#sonstnoch a {
display:none;
}

#sonstnoch:hover {
display:none;
}


#tableinhalt {
   position: absolute;
   top: 160px;
   left: 0px;
   z-index:8;
   height: auto;
   width: auto;
}


#bottomsiart a {
display:none;
   }

#bottomsiart a:hover {
display:none;
   }

#bottombackground {
display:none;
   }

#tableinhaltleft {
display:none;
}
#tableinhaltright {
display:none;
}


#zurueck {
display:none;
}

#zurueck a{
display:none;
}

#zurueck a:hover {
display:none;
}

#inhalt {
   background-color: white;
   padding: 4px;
   border-left: 0px solid silver;
   border-right: 0px solid silver;
   z-index:11;
   overflow: auto;
font-size: 10pt;
color: black;
text-align: left;
line-height: 1.4;
font-family: Verdana, Tahoma, Verdana, Arial, Courier New, sans-serif;
font-size: 10pt;
}


#inhalt a{
  color: #00B9E5;
  border-bottom: 1px solid #00B9E5;
  font-weight: bold;
}
#inhalt a:visited{
  color: #00B9E5;
  border-bottom: 1px solid #00B9E5;
  font-weight: bold;
}

#inhalt a:hover {
  color: red;
  border-bottom: 1px solid red;
  font-weight: bold;
}

#rahmen {
border: 3px solid orange;
padding-right: 50px;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px;
margin: 5px;
}

#currentsite {
   background-color: white;
   padding: 0;
   border: 0;
   margin: 0;
   height: 25px;
   position: absolute;
   top: 70px;
   left: 20px;
   width: 450px;
   margin-right: 00px;
   z-index: 2;
   font-family: Verdana, Arial, sans-serif;
   font-size: 14px;
   font-style: italic;
   color: black;
}

