/* 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;
  margin:0;padding:0;border:0;
  }

a {
border-bottom: none;
text-decoration: none;
}

p {
margin-top: 0; 
margin-bottom: 0;
margin-left: 2px;
}

#ba {	
	position: absolute;
	display: block;
	background: white url('images/logo_klein.jpg') repeat;
	left: 166px;
	top: 540px;
	width: 600px;
	height: 33px;
	z-index: 1;
}
#netzlinks {
	position: absolute;
	background: white url('images/netz_left_test.jpg') no-repeat; 
	left: 5px;
	top: 45px;	
	height:500px; 
	width:145px;   
	z-index: 1;
}



#netzrechts { 
	position: absolute;
	background: white url('images/netz_right_test.jpg') no-repeat; 

   left: 800px;
	top: 45px;	
	margin-left: 10px;
	height:500px; 
	width:145px;  
	z-index:2;
}

#navigation { 
	position: absolute;
	top: 7px;
	left: 142px;
	height: 25px;
	width: 660px;
	font-size: 17px;
	font-family : Verdana, Arial, Courier New, sans-serif;
	color: #CCCCCC;
	background: white url('mages/backgroundnavigation_small.gif') no-repeat;
	background: white;
	border: 0px solid black;
	padding-left: 10px; 
	padding-top: 1px;
	z-index:5;
}

#navigation a, #navigation a:visited { 
	color: #6D6D6D;
	font-weight: normal;
	text-decoration: none;
}

#navigation a:hover, #navigation a:active { 
	color: black;
	font-weight: normal;
	text-decoration: none;
		background: orange;
}

#navigationsmall { 
	position: absolute;
	background:  url('mages/backgroundnavigation_small.gif') no-repeat; 
	top: 33px;
	left: 142px;
	height: 23px;
	width: 650px;
	font-size: 13px;
	color: orange;
	padding-left: 10px;
	padding-top: 1px;
	word-spacing: 20px;
	font-family : Verdana, Arial, Courier New, sans-serif;
	z-index:5;
}

#navigationsmall a, #navigationsmall a:visited { 
color: #FFB017;
color: white;
word-spacing: -1px;
font-weight: normal;
text-decoration: none;
background: black;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 2px;
}

#navigationsmall a:hover, #navigationsmall a:active { 
color: orange;
font-weight: normal;
text-decoration: none;
}

#background-wurf {
background: white url('images/background-wurf3.gif') no-repeat;
position: absolute;
width: 300px;
height: 220px;
top: 310px;
left: 460px;
z-index: 1;
}

#inhalt {  
position: absolute;
	width: 650px;
	height: 460px;
	top: 58px;
	left: 150px;
	border: none;
	font-size: 10pt;
	padding: 5px;
	margin-bottom: 5px;
	background: transparent;
	font-family : Tahoma, verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	z-index:4;
	line-height: 1.3;
	border: 1px dashed #6D6D6D;
}

#inhalt a, #inhalt a:visited { 
color: orange;
font-weight: bold;
border-bottom: 1px solid orange;
}

#inhalt a:hover, #inhalt a:active { 
color: orange;
border-bottom: 2px solid black;
}


#fusszeile {
	position: absolute;
	width: 610px;
	height: 14px;
	left: 170px;
	top: 535px;
	border: none;
	font-size: 12px;

	text-align: center;
	word-spacing: 15px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: black;
	z-index: 6; 
}

#fusszeile a, #fusszeile a:visited {
color: black;
font-weight: normal;
border-bottom: 0px solid black;
}

#fusszeile a:hover, #fusszeile a:active {
color: black;
border-bottom: 2px solid black;
}

#dost{
bottom:6px;
right:4px;
width:116px;
height: 15px;
background: transparent;
position: absolute;
z-index:10;
}

