/* Stylesheet fuer http://www.hammerwerfer.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-bottom: none;
text-decoration: none;
}

p {
margin-top: 0; 
margin-bottom: 0;
}

#pixel { background-color: #fff; width: 1px; height: 1px; position: absolute; top: 50%; left: 50%; overflow: visible;  }


#navigation { 
	position: absolute;
	top: 2px;
	left: 142px;
	height: 25px;
	width: 450px;
	font-size: 10px;
	font-family : Verdana, Arial, Courier New, sans-serif;
	color: white;
	background: none;
	border: 0px solid black;
	padding-left: 10px; 
	padding-top: 1px;
	z-index:5;
}

#navigation a, a:visited { 
	color: white;
	font-weight: normal;
	text-decoration: none;
}

#navigation a:hover, a:active { 
	color: white;
	font-weight: normal;
	text-decoration: none;
}


#image {
	position: absolute;
	width: 600px;
	height: -100px;
	border: none;
	left: -300px;
	top: -100px;

}

#enter {
	position: absolute;
	width: 600px;
	height: -100px;
	border: none;
	left: -295px;
	top: 5px;
	font-size: 10pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: black;
}

#enter a, a:visited { 
	color: black;
	font-weight: normal;
	padding-left: 3px;
	border-left: 2px solid white;
}

#enter a:hover, a:active { 
	color: black;
	font-weight: normal;
	border-left: 3px solid black;
}

#pixel2 { background-color: #fff; width: 1px; height: 1px; position: absolute; top: 96%; left: 50%; overflow: visible;  }

#fusszeile {
	position: absolute;
	width: 300px;
	height: 16px;
	border: none;
	font-size: 12px;
	right: -150px;
	text-align: center;
	word-spacing: 15px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: black;
	z-index: 6; 
}

#fusszeile a, a:visited {
color: black;
font-weight: normal;
border-bottom: 0px solid black;
}

#fusszeile a:hover, a:active {
color: black;
border-bottom: 2px solid black;
}
