body {
	background-color: #006;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000;
	background-image:url(../bilder/hg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:0;
	margin:0;
	}

a:link, a:visited {
	color:#003882;
	text-decoration:none;
	}

a:hover, a:active {
	text-decoration:underline;
	}

h1 {
	font-size: 11px;
	font-weight:normal;
	background-color: #003882;
	padding:5px 15px;
	margin:0
	}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight: bold;
	padding: 5px auto;
	text-align:center;
	margin-bottom:10px;
	}

h3 {
	font-size:22px;
	color:#003882;
	padding:0 0 3px 0;
	margin:15px 0px 10px 0px;
	border-bottom:2px solid #89b5dd;
	}

h4 {
	font-size:14px;
	color:#fff;
	padding:0;
	}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#003882;
	margin-top:20px;
	margin-bottom:8px;
	}

p {
	margin: 0 0 5px 0;
	}

#kopfleisteHg {
	width:790px;
	height:110px;
	margin:0;
	padding:0;
	background-image:url(../bilder/kopfleiste/kopfleiste_780x100_+10px.jpg);
	background-repeat:no-repeat;
	z-index:1;
	}

#bild1 {
	position:absolute;
	top:125px;
	width:75px;
	height:75px;
	margin:0 0 0 200px;
	padding:0;
	background-color:#ffffff;
	background-image:url(../bilder/kopfleiste/startseite/bild1.jpg);
	border:#89b5dd solid 3px;
	z-index:2;
	}

#bild2 {
	position:absolute;
	top:125px;
	width:75px;
	height:75px;
	margin:0 0 0 296px;
	padding:0;
	background-color:#ffffff;
	background-image:url(../bilder/kopfleiste/startseite/bild2.jpg);
	border:#89b5dd solid 3px;
	z-index:2;
	}

#bild3 {
	position:absolute;
	top:125px;
	width:75px;
	height:75px;
	margin:0 0 0 392px;
	padding:0;
	background-color:#ffffff;
	background-image:url(../bilder/kopfleiste/startseite/bild3.jpg);
	border:#89b5dd solid 3px;
	z-index:2;
	}

#bild4 {
	position:absolute;
	top:125px;
	width:75px;
	height:75px;
	margin:0 0 0 488px;
	padding:0;
	background-color:#ffffff;
	background-image:url(../bilder/kopfleiste/startseite/bild4.jpg);
	border:#89b5dd solid 3px;
	z-index:2;
	}

#bild5 {
	position:absolute;
	top:125px;
	width:75px;
	height:75px;
	margin:0 0 0 584px;
	padding:0;
	background-color:#ffffff;
	background-image:url(../bilder/kopfleiste/startseite/bild5.jpg);
	border:#89b5dd solid 3px;
	z-index:2;
	}

#bild6 {
	position:absolute;
	top:125px;
	width:75px;
	height:75px;
	margin:0 0 0 680px;
	padding:0;
	background-color:#ffffff;
	background-image:url(../bilder/kopfleiste/startseite/bild6.jpg);
	border:#89b5dd solid 3px;
	z-index:2;
	}


#container {
	width:800px;
	margin-top:25px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
	background-color:#0069af;
	background-image:url(../bilder/hg_container.gif);
	background-repeat:no-repeat;
	background-position:top;
	}

.banner {
	padding: 0px;
	margin-left: 25px;
	}

#banner {
	padding: 0px;
	margin: 0px;
	}

#banner img {
	padding:10px 0 0 0;
	}

/* Laut Suche wird diese class nirgendwo benötigt:
.hinweis {
	display:block;
	color:#89b5dd;
	font-size: 12px;
	background-color: #0069af;
	padding:2px 10px;
	margin:0;
	}
*/


#content {
	width:320px;
	min-height:250px;
	background-color: #fff;
	padding: 10px 20px 10px 20px;
	margin: 20px 0px 20px 200px;
	background-image:url(../bilder/hg_div_content.gif);
	background-repeat:no-repeat;
	background-position:top;
	border-bottom:solid 3px;
	border-bottom-color:#89b5dd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	}

#contentBestellung {
	width:520px;
	min-height:250px;
	background-color: #fff;
	padding: 10px 20px 10px 20px;
	margin: 20px 0px 20px 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background-image:url(../bilder/hg_div_contentBestellung.gif);
	background-repeat:no-repeat;
	background-position:top;

	}

#naviLinks {
	float: left;
	width:164px;
	margin-top:20px;
	margin-left:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	}

#naviLinks ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}

#naviLinks a {
	margin-bottom: 2px;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 9px;
	padding-left: 10px;
	}

#naviLinks ul a:link, #naviLinks a:visited {
	color: #FFFFFF;
	background-image:url(../bilder/navigation/navigation164x34px.jpg);
	background-repeat:no-repeat;
	}

#naviLinks ul a:hover, #naviLinks .current a {
	background-image:url(../bilder/navigation/navigation164x34px_rover.jpg);
	}

#right {
	float:right;
	min-height:200px;
	margin:20px 20px 0 0;
	padding:20px 10px 10px 10px;
	width:180px;
	background-color:#fff;
	background-image:url(../bilder/hg_div_right.gif);
	background-repeat:no-repeat;
	background-position:top;
	border-bottom:solid 3px;
	border-bottom-color:#89b5dd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#right a:hover{
	text-decoration:underline;
	}

#footer {
	width:760px;
	height:28px;
	color:#0069af;
	font-size: 14px;
	padding: 15px 40px 5px 0;
	text-align: right;
	background-image:url(../bilder/footer_email_impressum.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#006;
	border-bottom:#003882 solid 2px;
	}

.heller {
	color:#89b5dd;
	}

.heller a:link, .heller a:visited {
	color:#89b5dd;
	text-decoration:none;
	font-weight:normal;
	}

.heller a:hover {
	text-decoration:underline;
	}

#copyright {
	width:800px;
	float:right;
	padding:5px 0 0 0;
	font-size:10px;
	color:#003882;
	text-align:right;
	background-color:#006;
	}


#indexLinks {
	background-image:url(../bilder/startseite/index_produkte.jpg);
	background-repeat:no-repeat;
	float: left;
	width:240px;
	height:250px;
	margin-top:20px;
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}


#indexMitte {
	position:relative;
	background-image:url(../bilder/startseite/index_dienstleistung.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:250px;
	margin: 20px 0px 20px 280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#indexRechts {
	background-image:url(../bilder/startseite/index_bestellung.jpg);
	background-repeat:no-repeat;
	float:right;
	width:240px;
	height:250px;
	margin:20px 30px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.headIndex {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#FFF;
	padding:15px 30px 5px 15px;
	}
.indexText {
	color:#89b5dd;
	padding:0 10px 0 15px;
}

.indexText a:link, .indexText a:visited {
	color:#89b5dd;
	text-decoration:none;
}

.indexText a:hover {
	color:#89b5dd;
	text-decoration:underline;
}

#preIndexContainer {
	width:800px;
	padding:50px 0 0 0;
	height:525px;
	margin-top:25px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
	background-color:#0069af;
	}

#preIndexContainerAngebot {
	width:525px;
	height:235px;
	background-image:url(../bilder/pre_index/pre_index_angebot.jpg);
	background-repeat:no-repeat;
	padding:5px 0 0 15px;
	margin: 0 auto 0 auto;
	}


.breadcrumb {
	background-image:url(../bilder/hg_verlauf.gif);
	background-repeat:repeat-y;	
	display:block;
	color:#fff;
	font-size: 11px;
	background-color: #0069af;
	padding:5px 25px;
	margin:10px 0 0 0;
	}

.breadcrumb a:link {
	color:#89b5dd;
	text-decoration:none;
	}

.breadcrumb a:visited {
	color:#89b5dd;
	text-decoration:none;
	}


.breadcrumb a:hover {
	color:#89b5dd;
	text-decoration:underline;
	}

.weiterleitung {
	padding:20px 0 0 0;
	font-size:10px;
	text-align:center;
	}

.weiterleitung a:link, .weiterleitung a:visited {
	color:#afd1f0;
	}

.head1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003882;
	}

.analyse {
	padding:2px 0 5px 0;
	margin-bottom:15px;
	border-bottom:2px solid #89b5dd;
	color:#003882;
	font-weight:bold;
	}
	
.logoProdukte {
	float:right;
	}

/* id wird nicht mehr benutzt:
#tProdukte {
	width:100%;
	background-color:#0069af;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	border:none;
	}

#tProdukte a:link, #tProdukte a:visited {
	color:#FFF;
	display:block;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color:#0069af;
	}

#tProdukte a:hover {
	background-color:#89b5dd;
	}
*/

.weiter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003882;
	border-bottom:2px solid #89b5dd;
	padding-bottom:8px;
	margin-bottom:20px;
	display:block;
	}

.weiter a:link, a:visited {
	color:#003882;
	text-decoration:none;
	}

.weiter a:hover {
	color:#003882;
	text-decoration:underline;
	}

.zurueck {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003882;
	}
.zurueck a:link, .zurueck a:visited {
	color:#003882;
	text-decoration:none;
	}
.zurueck a:hover {
	color:#003882;
	text-decoration:underline;
	}


/*
Hintergrund Blau: #006
Ganz helles Blau: #afd1f0
Helles Blau: #89b5dd
Mittleres Blau: #0069af
Dunkles Blau: #003882
*/
