html, body, form, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 3px solid #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
	line-height: 2px;
}
.clear {
	clear: both;
	padding-left: 24px;
}

body {
	text-align: center;
	padding-bottom: 10px;
	background-color: #82C7D7;
	background-repeat: repeat;
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 750px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	width: 377px;
	height: 185px;
	text-align: center;
	background-image: url(images/logol.gif);
	background-repeat: no-repeat;
}

#nav li {
  list-style: none;
}
#nav-left {
	width: 178px;
	padding-left: 20px;
}
#nav-left li {
	height: 61px;
	line-height: 61px;
	text-align: right;
	background-color: #83C7D8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: "arial narrow", arial, sans-serif;
	font-size: 18px;
}
#nav-left a {
	color: #fff;
	text-decoration: none;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
#nav-left .orange a {
	color: #FFFFFF;
}
#nav-left a:hover {
  text-decoration: underline;
}
#nav-right {
	position: absolute;
	top: 185px;
	left: 198px;
	width: 178px;
	border-left: 1px solid white;
	color: #FFFFFF;
	background-color: #82C7D7;
	overflow: hidden;
}
#nav-right ul {
	text-align: right;
	overflow: hidden;
}
#nav-right li {
	height: 30px;
	line-height: 30px;
	border-top: 1px solid white;
	padding-right: 20px;
	font-family: "arial narrow", arial, sans-serif;
	background-color: #82C7D7;
	background-position: 52px 10px;
	overflow: hidden;
}
#nav-right a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #82C7D7;
	font-size: 12px;
}
#nav-right a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}

/** body **/

#body {
	border-top: 1px solid white;
	padding-top: 1px;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 750px;
	overflow: hidden;
}
#left {
	float: left;
	width: 357px;
	background-image: url(images/welcome.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 245px;
	padding-right: 20px;
}
#right {
	float: right;
	width: 320px;
	padding-right: 20px;
	padding-top: 15px;
	height: 450px;
	padding-bottom: 15px;
}

#welcome {
  padding-left: 29px;
}

.more a {
	color: #DF0E1F;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
.more a:hover {
  text-decoration: underline;
}
#angebot {
	padding-left: 140px;
	background-image: url(images/aktionapril.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 3px solid #DF0E1F;
	height: 150px;
	width: 160px;
	text-align: right;
	padding-right: 10px;
}
#angebot  h2 {
	padding-bottom: 5px;
	margin-left: -50px;
	padding-left: 70px;
	padding-right: 0;
	font-family: "arial narrow", arial, sans-serif;
	font-size: 17px;
	color: #000000;
	background-position: bottom;
}

p {
	margin: 1em 0;
	line-height: 1.1;
	color: #000000;
}
#gallerie/** right **/

 {
	border: 1px solid #FFFFFF;
	margin-bottom: 1.1em;
	background-color: #83C7D8;
	height: 330px;
	width: 296px;
	margin-top: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
#gallerie  h2 {
	height: 30px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding-left: 20px;
	background-color: #83C7D8;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 15px;
}

/** footer **/

#footer {
	text-align: center;
	background: url(images/divider.gif) repeat-x;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	font-size: 12px;
	margin-top: 2em;
	margin-right: 20px;
	margin-bottom: 2em;
	margin-left: 20px;
}
#footer li {
  list-style: none;
  display: inline;
}
#footer a {
	color: #df0e1f;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #df0e1f;
	font-family: Arial, Helvetica, sans-serif;
}
#angebot  h3 {
	padding-bottom: 5px;
	margin-left: -50px;
	padding-left: 70px;
	padding-right: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E0051C;
	background-position: bottom;
	font-weight: bold;
	padding-top: 10px;
}
.titlered {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #E0051C;
	text-align: right;
	padding-right: 10px;
	width: 250px;
}
#left h1 {
	float: left;
	width: 357px;
	background-image: url(images/welcome.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 400px;
	padding-top: 275px;
	padding-right: 10px;
}
#text {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-right: 0px;
	top: -20px;
	width: 335px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: right;
	overflow: hidden;
}
#picteam {
	border: 1px none #FFFFFF;
	margin-bottom: 1.1em;
	background-color: #FFFFFF;
	height: 3000px;
	width: 296px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	overflow: hidden;
}
#picteam h2 {
	height: 30px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding-left: 20px;
	background-color: #83C7D8;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	padding-right: 15px;
}
#leftteam {
	float: left;
	width: 357px;
	background-repeat: no-repeat;
	background-image: url(images/teambg.gif);
	padding: 20px;
	height: 1500px;
}
#textteam {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-right: 0px;
	top: -20px;
	width: 335px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: right;
	overflow: hidden;
}
.titleblue {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	width: 346px;
	background-color: #83C7D8;
	height: 30px;
	padding-top: 2px;
}
.bigred {
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E0051C;
	text-align: right;
	padding-right: 0px;
}
#leftleis {
	float: left;
	width: 192px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #83C7D8;
	text-decoration: none;
	overflow: hidden;
}
#leftleisp {
	float: left;
	width: 105px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	overflow: hidden;
}
#line {
	float: left;
	width: 690px;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(images/teambg.gif);
}
#rightleis {
	float: left;
	width: 192px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	overflow: hidden;
}
#rightleisp {
	float: left;
	width: 105px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	overflow: hidden;
}
#leftleis ul {
	float: left;
	background-repeat: no-repeat;
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	padding: 0px;
	list-style-type: none;
}
#leftleis li {
	float: left;
	width: 170px;
	background-repeat: no-repeat;
	border-right-width: 3px;
	border-right-style: none;
	border-right-color: #de091d;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 105px;
	text-decoration: none;
	overflow: hidden;
	padding: 0px;
	list-style-type: none;
}
#leftleis a {
	float: left;
	width: 170px;
	border-right-width: 3px;
	border-right-style: none;
	border-right-color: #de091d;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	overflow: hidden;
	padding: 0px;
}
#leftleis a:hover {
	float: left;
	width: 170px;
	background-repeat: no-repeat;
	border-right-width: 3px;
	border-right-style: none;
	border-right-color: #de091d;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 0px;
	overflow: hidden;
}
#rightleis li {
	float: left;
	background-repeat: no-repeat;
	border-right-width: 3px;
	border-right-style: none;
	border-right-color: #de091d;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 105px;
	text-decoration: none;
	padding: 0px;
	width: 170px;
	list-style-type: none;
}
#rightleis ul {
	float: left;
	background-repeat: no-repeat;
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	padding: 0px;
	list-style-type: none;
}
#rightleis a {
	float: left;
	width: 170px;
	border-right-width: 3px;
	border-right-style: none;
	border-right-color: #de091d;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	overflow: hidden;
	padding: 0px;
}
#rightleis a:hover {
	float: left;
	width: 170px;
	background-repeat: no-repeat;
	border-right-width: 3px;
	border-right-style: none;
	border-right-color: #de091d;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 0px;
	overflow: hidden;
}
#gasleist {
	float: left;
	width: 670px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #83C7D8;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/gas.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	line-height: 10px;
}
#wasserleist {
	float: left;
	width: 670px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #83C7D8;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/wasser.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}
#heizleist {
	float: left;
	width: 670px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #83C7D8;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/heizleist.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	line-height: 10px;
}
#gebrleist {
	float: left;
	width: 470px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 220px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #83C7D8;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/gebr.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	line-height: 10px;
}
#planleist {
	float: left;
	width: 670px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #83C7D8;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/planleist.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	line-height: 10px;
}
#thermleist {
	float: left;
	width: 670px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #83C7D8;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/thermeleist.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	line-height: 10px;
}
#kommleist {
	float: left;
	width: 470px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 220px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #83C7D8;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/kommleist.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	line-height: 10px;
}
#abgasleist {
	float: left;
	width: 470px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 220px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #83C7D8;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/abgasleist.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	line-height: 10px;
}
#notleist {
	float: left;
	width: 470px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 220px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #83C7D8;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/notleist.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	line-height: 10px;
}
.biggerred {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #de091d;
	text-align: right;
	padding-right: 0px;
	width: 400px;
	height: 40px;
	line-height: 30px;
}
#leftlink {
	float: left;
	width: 343px;
	padding-top: 40px;
	padding-right: 14px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-decoration: none;
	white-space: nowrap;
	background-image: url(images/teambg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0px;
}
.titlebluelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	width: 333px;
	background-color: #83C7D8;
	height: 30px;
	float: none;
}
#rightlink {
	float: right;
	width: 343px;
	padding-top: 40px;
	padding-right: 20px;
	text-decoration: none;
	overflow: hidden;
	margin: 0px;
}
.titlebluelinksr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	width: 333px;
	background-color: #83C7D8;
	height: 30px;
	float: none;
}
#leftpreise {
	float: none;
	width: 500px;
	height: 1000px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: left;
	background-repeat: no-repeat;
	border: thin dotted #83C7D8;
	clear: both;
	margin-left: 95px;
	overflow: hidden;
}
.bigblack {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	text-align: right;
	padding-right: 0px;
	height: 40px;
	line-height: 21px;
}
.biggerredk {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #de091d;
	text-align: left;
	padding-right: 0px;
	width: 350px;
	height: 40px;
}
#rightk {
	float: right;
	width: 280px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 340px;
}
.biggerredkKopie {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #de091d;
	text-align: left;
	padding-right: 0px;
	width: 350px;
	height: 40px;
}
.biggerred2 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #de091d;
	text-align: right;
	padding-right: 0px;
	height: 40px;
}
.bigredp {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E0051C;
	text-align: left;
	padding-right: 0px;
	width: 500px;
	background-color: #FFFFFF;
	line-height: 20px;
}
.bigredp2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E0051C;
	text-align: left;
	padding-right: 0px;
	width: 500px;
}
#leftkontakt {
	float: left;
	width: 400px;
	height: 330px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	background-image: url(images/teambg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
.bigredkontakt {
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E0051C;
	text-align: center;
	padding-right: 0px;
}
#footer ul {
	color: #df0e1f;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
}
#rightteam {
	float: right;
	width: 320px;
	padding-right: 20px;
	padding-top: 15px;
	height: 2100px;
	padding-bottom: 15px;
	overflow: hidden;
}
.smallred {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E0051C;
	text-align: right;
	padding-right: 0px;
	width: 150px;
	background-color: #FFFFFF;
	line-height: 15px;
}
#angebot1 {
	float: left;
	width: 670px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #83C7D8;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/angebotsep.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	line-height: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
}
#wrapper1 {
	text-align: left;
	margin: auto;
	width: 750px;
	position: relative;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
}
#logo1 {
	width: 750px;
	height: 185px;
	text-align: center;
	background-image: url(images/logol1.gif);
	background-repeat: no-repeat;
}
