html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, layer, ilayer, a, ul, li {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #Fff; background-image: url(img/layout/bg.jpg); background-repeat: repeat-x;
	color: black;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans, sans-serif;
	}

strong {
	font-size: 110% !important;
	}
	
#container {
	border: 0px;
	width: 797px;
	margin: 0 auto;
	padding: 0px;
	background-color: #fff;
	}
	
#topnavi {
	background-color: #030303;
	text-align: right;
	}

#titelbild {
	width: 797px; height: 218px;
	background-image: url(img/layout/nanopflege-versiegelung.jpg); background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	}

#contentbereich {
	background-image: url(img/layout/bg_inhalt.jpg); background-repeat: repeat-x;
	padding: 30px 14px 20px 20px;
	}

#content {
	width: 500px;
	min-height: 623px;
	font-size: 90%;
	}

#content p {
	font-size: 80%;
	margin-bottom: 20px;
	line-height: 1.6em;
	}

#content a {
	color: black;
	}
#content a:hover {
	color: red;
	}

#content .imglinks {
	float: left;
	margin: 4px 10px 0px 0px;
	}

#content h1 {
	font-size: 200%;
	margin-bottom: 20px;
	font-weight: normal;
	}
#content h1 .bubu {
	font-size: 70%;
	}

#content h2 {
	background-color: #999999;
	color: white;
	font-size: 90%;
	padding: 5px 2px; padding-left: 5px; 
	margin: 30px 0 5px;
	}

#content ul {
	font-size: 80%;
	margin: 0px 0px 20px 15px;
	list-style-type: square;
	}

#content ul li {
	margin: 0px; padding: 0px;
	}
	
#infoleiste {
	float: right;
	width: 218px;
	font-size: 70%;
	}

.infobox {
	border: 1px #7F7F7E solid;
	background-color: white;
	padding: 4px;
	margin-bottom: 20px;
	}

.infobox h1 {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 0px;
	}

.infobox p {
	margin-bottom: 10px;
	}
.infobox a {
	text-decoration: none;
	color: black;
	}
.infobox a:hover {
	text-decoration: underline;
	}	

.rallye {
	background-image: url(img/layout/bg_rallye.jpg); background-repeat: repeat-y;
	width: 53px;
	}

#footer {
	text-align: center;
	font-size: 60%;
	padding: 15px 0;
	}

#footer a {
	color: black;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}

#formular {
	background-color: #DDD;
	padding: 10px;
	border: 1px black solid;
	}

#formular input, #formular textarea {
	border: 1px black solid;
	width: 250px;
	}

#galerie img {
	margin-right: 8px;
	border: 1px black solid;
	}

#galerie h2 {
	width: 466px;
	}

#galerie p {
	margin-bottom: 8px;
	}


img.rahmen {
	border: 1px black solid;
	}

#content div.angebot {
	border: 3px #999 solid;
	padding: 10px; padding-bottom: 1px;
	margin-top: -5px; margin-bottom: 20px;
	}

#content p.leistungen {
	font-weight: bold; font-size: 90%; 
	margin-bottom: 0px; padding-bottom: 0px;
	}
