html {
    height:101%;
}

body {
	height:101%;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
} 

body, h1, h2, h3, h4, .bold  {
    font-family: Arial, Helvetica, sans-serif
	}
	
a {
	color: #333333;
	text-decoration : none;
	}
a:hover {
	text-decoration: underline;
}
.bild {
	border: 1px solid #AEBA88;
}


h1 {
	font-weight: bold;
	font-size: 1.1em;
}

h2 {
	font-size: 1em;
	margin: 30px 0 15px 0;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	display: inline;
}

h4 {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	display: inline;
}


.bold {
	font-weight: bold;
	font-size: 1em;
} 


#container {
	width: 800px;
	margin: auto;
	position: relative;
	height: auto;
	background-image: url(bilder/bg.gif);
	}
 
#header {
	width: 800px;
	height: 143px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(bilder/header.jpg);
	 }


#navi_links {
	position: absolute;
	height: 261px;
	width: 59px;
	left: 0px;
	top: 206px;
	background-image: url(bilder/navi_li.jpg);
}
	

#content {
	width: 515px;
	position: static;
	height: auto;
	background-image: url(bilder/bg.gif);
	background-repeat: repeat-y;
	padding: 215px 0 10px 220px;
}

#footer {
	height: 36px;
	width: 800px;
	position: static;
	background-image: url(bilder/footer.gif);
	background-repeat: no-repeat;
	bottom: 0px;
	margin: 0;
	padding: 0;
	  }
	  

.bild_rechts {
	float: right;
	margin: 5px -2px 3px 9px;
}

.bild_links {
	float: left;
	margin: 8px 15px 4px 10px;
}
#titel {
	background-image: url(bilder/titel.jpg);
	height: 63px;
	width: 800px;
	position: absolute;
	top: 143px;
	left: 0px;
}
#navi_re {
	position: absolute;
	height: 261px;
	width: 55px;
	left: 141px;
	top: 206px;
	background-image: url(bilder/navi_re.gif);
}
#nav_unten {
	background-image: url(bilder/nav_unten.jpg);
	position: absolute;
	height: 111px;
	width: 196px;
	left: 0px;
	top: 467px;
}
#navi {
	position: absolute;
	left: 59px;
	top: 206px;
	width: 82px;
	background-color: #FAFBF6;
	height: 261px;
}
#start {
	height: 21px;
	width: 66px;
	position: absolute;
	left: 59px;
	top: 206px;
}
#phil {
	position: absolute;
	height: 20px;
	width: 82px;
	left: 59px;
	top: 242px;
}

#service {
	position: absolute;
	height: 18px;
	width: 54px;
	left: 59px;
	top: 277px;
}
#preise {
	position: absolute;
	height: 20px;
	width: 42px;
	left: 59px;
	top: 311px;
}
#referenzen {
	position: absolute;
	height: 18px;
	width: 82px;
	left: 59px;
	top: 347px;
}
#faq {
	position: absolute;
	height: 18px;
	width: 34px;
	left: 59px;
	top: 381px;
}
#kontakt {
	position: absolute;
	height: 18px;
	width: 56px;
	left: 59px;
	top: 415px;
}

#impressum {
	position: absolute;
	height: 20px;
	width: 82px;
	left: 59px;
	top: 449px;
}

#fuell {
	position: absolute;
	height: 15px;
	width: 46px;
	left: 59px;
	top: 227px;
	background-image: url(bilder/nav_fuell.jpg);
}
#copyright {
	height: auto;
	width: 590px;
	font-size: 0.9em;
	background-color: #FFFFFF;
	position: absolute;
	padding: 0 0 0 210px;
	margin-bottom: 20px;
	left: 0px;
	bottom: -15px;
}

.bild_klein {
	position: static;
	margin: 0 8px -3px 0;
}

.submit {
	border: 2px solid #7F9DB9;
	background-color: #FFFFFF;
	cursor: hand;
}

.basic {
	background-image: url(bilder/basic.gif);
	float: left;
	width: 120px;
	height: 131px;
	padding: 50px 8px 0 10px;
	font-size: 10px;
	margin-left: 2px;
}

.standard {
	background-image: url(bilder/standard.gif);
	float: left;
	width: 118px;
	height: 131px;
	padding: 50px 8px 0 30px;
	font-size: 10px;
	margin-left: 20px;
}

.business {
	background-image: url(bilder/business.gif);
	float: left;
	width: 122px;
	height: 131px;
	padding: 50px 8px 0 21px;
	font-size: 10px;
	margin-left: 32px;
}
.punkt {
	background-image: url(bilder/punkt3.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 16px;
	float: left;
}
ul {
	list-style-image: url(bilder/punkt3.gif);
	list-style-position: outside;
	margin-top: -10px;
	margin-bottom: -5px;
}
.klein {
	font-size: 0.95em;
}

