/* Stylesheet fuer http://www.steuertelefon.at/ */

body {
  background: #00BBE5;
  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;
  padding: 0;
  margin: 0;
  }

a {
border: none;
text-decoration: none;
}

p {
margin:0;
padding:0;
}

img {
border: none;
}



#siartlogo {
   position: absolute;
   background-color: white;
   padding: 0;
   margin: 0;
   width: 100%;
   height: 50px;
   top: 460;
   left: 0;
   z-index: 2;
}



#siartlogo a:hover, a:active {
	display: block;
	border-bottom: 5px solid #DB3646;
	background-color: none;
}

#siartlogo a, a:visited {
	display: block;
	border: none;
	background-color: none;
}

#leiste2 {
   background-color: white;
   padding: 0;
   border-top: 2px solid black;
   border-bottom: 2px solid black;
   margin: 0;
   width: 100%;
   height: 56px;
   position: absolute;
   top: 456px;
   z-index: 1;
   left: 0;
   }

#image_pfeil {
   position: absolute;
   padding: 0;
   margin: 0;
   width: auto;
   height: 50px;
   top: 460;
   right: 0;
   z-index: 2;
}


#leiste1 {
   background-color: white;
   padding: 0;
   border-top: 2px solid black;
   border-bottom: 2px solid black;
   margin: 0;
   width: 100%;
   height: 80px;
   position: absolute;
   top: 90px;
   left: 0;
   }

#text {
   background-color: #00BBE5;
   padding: 0;
   border-top: 0px solid black;
   border-bottom: 0px solid black;
   margin: 0;
   width: 100%;
   height: 80px;
   position: absolute;
   top: 225px;
   left: 0px;
font-size: 13pt;
color: white;
text-align: block;
letter-spacing: 1px;
word-spacing: 10px;
font-style: italic;
font-family : Arial, Helvetica, sans-serif;
   }


#haftung {
   background-color: #00BBE5;
   padding: 0;
   border-top: 0px solid black;
   border-bottom: 0px solid black;
   margin: 0;
   width: 100%;
   height: 80px;
   position: absolute;
   top: 225px;
   left: 0px;
font-size: 13pt;
color: white;
text-align: block;
letter-spacing: 1px;
word-spacing: 10px;
font-style: italic;
font-family : Arial, Helvetica, sans-serif;
   }

#steuertelefon {
   position: absolute;
   padding: 0;
   margin: 0;
   width: auto;
   border: none;
   height: 50px;
   top: 104px;
   left: 0;
}

#telefontasten {
   position: absolute;
   padding: 0;
   margin: 0;
   width: auto;
   border: none;
   height: 50px;
   top: 105px;
   right: 0;
}

#fusszeile {
   background-color: none;
   padding: none;
   border-top: 1px solid black;
   margin: 0;
   width: 100%;
   height: 22px;
   position: absolute;
   bottom: 0px;
   left: 0px;
font-size: 12pt;
color: black;
text-align: center;
letter-spacing: 1px;
word-spacing: 5px;
font-style: italic;
font-family : Arial, Helvetica, sans-serif;
   }

#fusszeile a:hover, a:active {
	display: inline;
	background-color: none;
	color: white;
}

#fusszeile a, a:visited {
	display: inline;
	color: black;
	background-color: none;
}

#impressum {  
position: absolute;
	background-color: white;
	width: 100%;
	height: auto;
	top: 0px;
	left: 0px;
	border: none;
	font-size: 10pt;
	line-height: 1.3;
      margin: 0px;
	padding: 0;
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	z-index:4;
}

#steuertelefon_back {
   position: absolute;
   background-color: white;
   padding: 0;
   display: block;
   margin: 0;
   width: 350px;
   height: 200px;
   top: 120px;
   left: 220px;
   z-index: 5;
}

#steuertelefon_back a:hover, a:active {
	display: block;
	background-color: none;
	color: white;
}

#steuertelefon_back a, a:visited {
	display: block;
	color: black;
	background-color: none;
}