body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {margin: 0pt;padding: 0pt;}
p, li, h1, h2, h3, h4, h5, h6 {font-weight: normal;font-size: 1em;}
a, a:link, a:visited {text-decoration:none; color:#000000;}
a:focus, a:active {outline-width:0px;}
br {clear:both;}


body { font-family: Arial, Helvetica, sans-serif;
  	font-size: 80%;
    background-color: #444444;
    }

a img {
	border: none ;
	}

a:hover {
	color:#fff;);
    }


html, body {
	height: 100%;
	}
	
	

#main {
	position:absolute;
	width: 995px;
	min-height: 100%;
	left: 50%;
	margin-left: -498px;
	background-color:#009633;
	}
/* #main ------ IE 6  Höhe 100% Hack   ---------------- */
* html, body	{height: 100%;    overflow:hidden;  }
* html #main	{height: 100%;}


#menu_bilder { position: absolute;
	top: 280px;
	padding:15px 30px 15px 30px;
	height:130px;
	background-color:#ffffff;
    }

#menu { position:absolute;
	height:30px;
	width:995px;
	background-color:#B1D6AD;
	top: 455px;
	-top: 458px;}
#menu ul {
	margin-left:15px;
	-margin-left:0px;
	margin-top:7px;
	}
#menu ul li {
	float:left;
	list-style:none;
	display:block;
	width:175px;
	margin-left:15px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:0.05em;
	}
#menu ul div {
	padding: 7px 0px 7px 0px;
	}
#menu ul div:hover {
	background-color:#009633;}
#menu div {
	clear:both;
	}


#menu_home {
	position: absolute;
	top:41px;
	width:680px;
	height: 13px;
	text-align:right;
	font-size:9px;
    }

#header { position: absolute;
	top:0 px;
	left:0 px;
	with: 995px;
	height:280 px;
    }

#footer { position: absolute;
	clear:left;
	width:200px;
	vertical-align:bottom;
	bottom:0px;
	padding-left:30px;
	padding-bottom:15px;
    }

#logo { position: absolute;
	right:5px;
	top:0px;
    background-image: url(../images/logo_kaminfegerplus.png);
	-background-image: url(../images/logo_kaminfegerplus.gif);
	width:300px;
	height:92px;
	z-index:10;
	}
