
body {  	
			color: Black; 
			background: White url(navi/hintergrund.jpg) repeat-x;
			background-attachment:fixed;
	SCROLLBAR-HIGHLIGHT-COLOR: gray; 
	SCROLLBAR-SHADOW-COLOR: #FFE066; 
	SCROLLBAR-ARROW-COLOR: #FFD700; 
	SCROLLBAR-BASE-COLOR: gray;
	scrollbar-face-color: gray;
	scrollbar-track-color: #FCFEE6;
	scrollbar-3dlight-color: gray;
	scrollbar-darkshadow-color: #FFE066;
	font: normal normal normal Arial, Tahoma, Garamond, sans-serif;
			font-family: Arial, Tahoma, Garamond, sans-serif;
			font-size: 12px;
}

#format {
	top: 0px; left: 50%; width: 964px; 
	margin: 0 auto;
	border: 3px solid black;
z-index: 1;
}
img#logo{

	margin-top: 20px;
	margin-left: -72px;
	z-index: 10;
}
.kopf {
	width: 964px;
	height: 289px;
	background-repeat: no-repeat;
	border-bottom:3px solid black;
	}
#kopf {
	background-image: url(navi/kopf.jpg);
	}
	#kopfwasserbau {
		background-image: url(/navi/kopf-wasserbau.jpg);
	}
	#kopftauchuntersuchung {
	background-image: url(/navi/kopf-tauchuntersuchung.jpg);
	}
	#kopfingenieurbau {
	background-image: url(/navi/kopf-ingenieurbau.jpg);
	}
#transquer {
	top: 8px;
	display: absolute;
	position: absolute;
}
#fuss {
height: 50px;
	background-color: #FFE066;
	font-size: smaller;
	text-align: center;
	padding: 3px;
	
}
h1  {
	font-size: 110%;
}
h2 {
	font-size: larger;
	display: inline;
}
h3 {	
	font-size: larger;
}
input {
	border: 1px solid #FFD700;
	background: transparent;
	color: gray;
	padding: 2px;
	
}
	a:link {
		color: #4B4B4B;
		text-decoration: none;
		}
	a:visited {
		color:black;
		text-decoration: none;
	
		}	
		a:hover {
		color: black;
		text-decoration: none;
	
		}
	#inhalt a:link {
		color:black; 
		text-decoration: none;
		} 
	#inhalt a:visited {
		color:black; 
	text-decoration: none;
		}
		
a.hinweis {
		color:red; 
		text-decoration: none;
		} 

a.hinweis:visited {
		color:red; 
		text-decoration: none;
		}

.maintable {
	width: 950px;
	min-height: 400px;
	padding: 5px;
	background: White;
	margin: 0 auto;
}
.mainleiste {
position: relative;
width: 200px;
height: 400px;
	float: left;
	margin: 0px 10px 10px 0;
	border-right: 1px solid #FFE066;
	background-color: #808080;
	list-style: square outside;
	padding: 5px;
}
#kopfrechts {
		width: 185px;
		height: 120px;
		float: right;
		margin-top:20px;
	}
#kopfrechts li {
	list-style: none;
}
ul#ul-navi a, ul#ul-navi span { 
    text-decoration: none; 
  font-weight: bold; 
  font-size: 1.1em;
   } 

	#leiste {
		margin-top: 104px;
	}
	/* Links in der Auflistung*/
.leiste {
	display: block;
	width: 200px;
	height: 20px;
	border: 1px solid Black;
	text-align: center;
	float:left;
	margin-left:5px;
}
.leiste:hover {
color: gray;
	background-color: black;
}
	  ul#navi {
    margin: 0; 
		 padding-left: 5px;
    text-align: left;
	
  }
  ul#navi li {
    list-style: none;
    display: inline;
   
  }
  ul#navi a, ul#navi span { 
    text-decoration: none; 
  font-weight: bold; 
  font-size: 0.8em;
  color: black;  } 

  
  ul#navi a:hover, ul#navi span { 
    color: black; 
}
#bilder {
	width: 195px;
	float:right;
	overflow: hidden;
	margin-left: 10px;
}

