* Style Sheet Clemens und Dupont*/


/* Allgemeine Tags */

body {
	background-color: White;
	text-align: center;
}

p, li {
	color: Black;
	background: transparent;
	font: 12px Arial, Helvetica, sans-serif;
}

a {
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #186FFF;
}

h1, h2, h3, h4 {
	color: Orange;
	background: transparent;
	font: 20px Arial, Helvetica, sans-serif bold;
	padding-top: 20px;
}

h1 {
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #186fff;
	padding-top: 0px;
}

h3 {
	font: 16px Arial, Helvetica, sans-serif;
	color: Orange;
	font-weight: bold;
}

h4 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.antifloat {
	clear: both;
}

.kleiner {
	font-size: 11px;
}

.right {
	text-align: right;
}

.imgleft {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	border: 1px solid #666; */
}

.imgright {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
/*	border: 1px solid #666; */
}

.footnote {
	color: #186FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.datenblatt {
/*	border: 1px solid red;*/
	padding-bottom: 40px;
}

.floatleft {
	float: left;
	position: relative;
	top: 5px;
}

.floatright {
	float: right;
	vertical-align: middle;
}




/* ----------------------- main ----------------------- */
#main {
	position: relative;
	top: 0px;
	width: 938px;																		/*evt. Darstellungsfehler*/
	margin: auto;
	padding-top: 140px;
/*	padding-bottom: 250px;*/
/*	border: 1px solid grey;*/
}


/* ----------------------- content ----------------------- */
#content {
	position: relative;
/*	border: 1px solid red;*/
}


/* ----------------------- inhalte ----------------------- */
#inhalt {
/*	border: 1px solid lime;*/
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	width: 400px;
	float: left;
	padding: 0px 20px 0px 20px;
	text-align: justify;
	padding-bottom: 10px;
}

.pic_leistung {
	border: 1px solid silver;
	margin: 0px 16px 0px 0px;
}

.pic_leistung:hover {
	border: 1px solid orange;
}


table#leistungen tr td {
	width: 200px;
}

table#leistungen tr td {
	vertical-align: top;
}

table#leistungen p {
	color: black;
	vertical-align: top;
	font-size: 12px;
	width: 150px;
	margin: 0px;
	text-align: left;
}

.info {
	font-size: 11px;
}

#inhalt a {
	text-decoration: underline;
	font-size: 12px;
}

#inhalt a:hover {
	color: Orange;
}

a img {
	border: none;
}

#inhalt form p {
	vertical-align: top;
	padding-top: 2px;
	margin: 0px;
}

#inhalt form input#plz {
	position: relative;
	left: 0px;
}

#inhalt form input#ort {
	position: relative;
	left: -4px;
}

#inhalt form input#btn_send {
	position: relative;
	left: 60px;
	background-image: url(../Bilder/Anfrage.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 81px;
	height: 14px;
}

#inhalt form input#btn_send:hover {
	background-image: url(../Bilder/Anfrage_over.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 81px;
	height: 14px;
}




/* ----------------------- Navigation ----------------------- */
#navigation {
	position: absolute;
	top: 103px;	
	width: 850px;
	height: 50px;
}

#navigation ul {
	position: relative;
	top: -16px;
	left: 0px;
	background-image: url(../Bilder/hg_nav.jpg);
	background-position: top left;
	background-repeat: repeat-x;
/*	border: 1px solid red;*/
}

#navigation ul li {
	position: relative;
	top: 0px;
	left: -25px;
	display: inline;
	border-right: 1px solid silver;
	padding: 10px 0px 10px 0px;
	margin-right: 11px;
}

#navigation ul li a {
	margin-left: -15px;
	padding: 10px 30px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	font-weight: bolder;
	color: #00396b;
	background-image: url(../Bilder/hg_nav.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	line-height: 37px;
}

#navigation ul li a:hover {
	background-image: url(../Bilder/hg_nav_aktiv.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: white;
}

#navigation ul li a#aktiv {
	background-image: url(../Bilder/hg_nav_aktiv.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: white;
}

#cover_unave {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 57px;
	height: 37px;
	background-image: url(../Bilder/cover_nave.png);
	background-position: top right;
	background-repeat: no-repeat;
	z-index: 500;
/*	border: 1px solid lime;*/
}


/* ----------------------- unavi ----------------------- */
#unavi {
	position: relative;
	width: 200px;
/*	border: 1px solid blue;*/
	float: left;
	background-image: url(../Bilder/hg_unav.jpg);
	height: 513px;
}

#unavi ul li {
	position: relative;
	top: 20px;
	left: -20px;
	color: white;
	list-style: none;
	list-style-position: outside;
	margin-bottom: 10px;
}

#unavi ul li a {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#unavi ul li a:hover {
	color: Orange;
}

#unavi ul li a#aktiv {
	color: Orange;
}

#unavi ul li ul {
	position: relative;
	top: 0px;
	left: 40px;
	padding: 5px 0px 5px 0px;
}

#unavi ul li ul li {
	position: relative;
	top: 5px;
}



/* ----------------------- logo ----------------------- */
#logo {
	position: absolute;
	top: 25px;
	left: 5px;
	background-image: url(../Bilder/logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 277px;
	height: 36px;
}

#headpic {
	position: absolute;
	top: -9px;
	left: 380px;
	background-image: url(../Bilder/stoppGeruch.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 112px;
	width: 348px;
}

#slogan {
	position: absolute;
	top: 45px;
	left: 12px;
}

#home a img {
	position: absolute;
	top: 25px;
	left: 5px;
	border: none;
	z-index: 600;
}

/* ----------------------- footer ----------------------- */
#footer {
	background-color: Silver;
	width: 948px;;
	color: white;
	margin-bottom: 80px;
}

#footer #copy {
	position: relative;
	left: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer a {
	color: white;
	font-size: 12px;
}

#footer a:hover {
	color: #00396B;
}



/* ----------------------- Bilder ----------------------- */
#bild01 {
	float: left;
	width: 295px;
	height: 513px;
/*	border: 1px solid orange;*/
}

#cover_picr {
	position: absolute;
	top: 0px;
	right: -72px;
	width: 160px;
	height: 513px;
	background-image: url(../Bilder/cover_picr.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 500;
}

/* -----------------------  ----------------------- */