body {
	font-family: Verdana, geneva, arial;
 	color: #006;
 	background-color: #c2c2c2;
 	line-height: 90%; 
 	}
* {
	padding: 0; 
	margin: 0; 
	}
h1 {
  	font-size: 1.5em;
  	padding-top: 1em;
	padding-bottom: 0.8em;
	color: #039;
	font-variant: small-caps;
	margin-bottom: 0.3em;
	}
h2 {
	font-size: 1.2em;
	padding-top: 1em;
	padding-bottom: 0.5em;
	}
h3 {
	font-size: 1em;
	padding-bottom: 0.5em;

	}

img { 
	margin-left: 20px; 
	margin-top: 50px;
	}
	
#container{width:800px; margin:0 auto; margin-top: 20px; border: 1px solid #069; background-color: #eee; }

#wrapper {width: 800px; }
#header {
	height: 150px;
	background-image: url('images/Arbeiter mit Helm klein.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: white;
	text-align: left;
	color: #03c;
	font-size: 0.8em;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 0;
	padding-left: 50px;
	border-right: 40px solid white; 
	}
#header p {margin-bottom: 0; }
#menu {
    overflow: hidden;
    color: white;
    width: 800px;
    height: auto;
    background-color: #069;
    border-top: 10px solid #069;
    }
/*Sternchen-Hack, hasLayout für IE5x. und 6 */
* html #menu { height: 1%; }   

#menu ul {
   margin-right: 1.5em;
   float: right; 
   }

#menu a {
	display: inline; 
	color: white;
	padding: 1.2em; 
	line-height: 230%; 
	text-decoration: none;
	font-size: 0.6em;
	}

#menu a:hover, a:focus, 
#startseite #navi01 a, 
#ueberuns #navi02 a, 
#leistungen #navi03 a, 
#referenzen #navi04 a, 
#impressum #navi05 a  
	{color: #069;
	background-color: #eee;
	font-weight: bold; }
	
#menu a:active {
	color: #069;
	background-color: #eee;
	}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0; 
	padding: 0;
	}

#menu li ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	display: inline;
	width: 0;
	height: 0;
	background-color: transparent;
	}
#menu li ul a { color: #ccc;
	}
#menu li:hover ul {
	top: auto;
	left: auto;
	display: block;
	width: auto;
	height: auto;
	background-color: gray;
	color: #f60;
	}

#content {
	width: 400px;
	min-height: 344px;   
	float: left;
	padding: 20px 20px 20px 160px;
	background-color: #eee;
	background-image: url('images/BM_bereichekantehell.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	color: #069;
	font-size: 0.7em;
	}
#content ul li { 
	list-style-type: square; 
	list-style-position: outside;
	margin-left: 1em; 
	line-height: 150%; 
	margin-left: 20px; 
	padding-top: 10px; 
	}
#content a { color: #069; }
#content img {margin: 0; }
#galerie {
	list-style-type: none;
	list-style-position: outside;
	overflow: hidden; 
	padding-left: 0; 
	margin-left: 0;
	margin-top: -20px; 
	width: 400px;
	text-align: left;
	}
* html .galerie {height: 1%; }
#galerie li {
	float: left;
	margin: 0;
	padding: 15px;
	padding-bottom: 0; 
	padding-top: 0; 
	width: 150px;
	display: block;
	text-align: center;
	font-size: 0.85em; 
	}

#galerie img {
	float: left; 
	padding: 0;
	margin-left: 10px;
	height: auto;
	display: block;
	border: 2px solid white; 
	}
	
#address {
	float: right;
	margin-top: 20px; 
	min-height: 270px; 
	width: 189px; 
	text-align: right;
	padding: 10px;
	padding-top: 20px;
	font-size: 0.8em;
	background-color: #f7f7f7; 
	color: #069; 
	border: 1px dotted #039; 
	border-right: none;
	font-size: 0.55em; }
#address a { color: #069; }
address img {margin-top: 0; }
#footer { clear: both; background-color: #069; width: 760px; height: auto; color: white; font-size: 0.7em; text-align: center; padding: 20px;}