img {
	border: none;
}
.rand {
	border: 1px solid #999999;
}

.randlinks {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999999;
}

.randrechts {
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: none;
}

.randunten {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
}

.randoben {
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.center {
	height: 80px;
	width: 400px;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 100px;
	top: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
}

.BGgrau {
	background-color: #E1EBF4;
}

.BGweiss {
	background-color: #FFFFFF;
}

.block {
	width: 468px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.halbkreis {
	background-image: url(bilder/halbkreis.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 280px;
	position: absolute;
	top: 120px;
	left: 180px;
}

.heiz {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3D798D;
	position: absolute;
	left: 60px;
	text-decoration: none;
}

.san {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3D798D;
	position: absolute;
	left: 141px;
	top: 65px;
	text-decoration: none;
}

.sol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3D798D;
	position: absolute;
	left: 166px;
	top: 140px;
	text-decoration: none;
}

.luft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3D798D;
	position: absolute;
	left: 153px;
	top: 220px;
	text-decoration: none;
}

.bau {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3D798D;
	position: absolute;
	left: 90px;
	top: 290px;
	text-decoration: none;
}
.startbilder {
    width: 80px;
	height: 320;
	position: absolute;
	left: 40px;
	top: 115px;
}

.newsheadline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3D798D;
}

.news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D798D;
	height: 200px;
	width: 200px;
	position: absolute;
	right: -18px;
	top: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-top: 10px;
	padding-left: 10px;
}

.TXheadline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3D798D;
	padding-top: 20px;
	padding-left: 10px;
	width: 400px;
}

.TX {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D798D;
	width: 400px;
	padding-top: 20px;
	padding-left: 30px;
}

.TXfett {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3D798D;
}

.TXliste {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D798D;
	list-style-image: none;
	list-style-type: none;
	width: 400px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

/* NAVI oben */
.BGoben {
	background-image: url(bilder/oben.jpg);
	background-repeat: no-repeat;
}

.NAVIoben {
	height: 18px;
	width: 600px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #005291;
	padding-left: 10px;
	padding-bottom: 2px;
}

.TXoben {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* NAVI links */
.BGlinks {
	background-image: url(bilder/links.jpg);
	background-repeat: no-repeat;
	background-color: #E1EBF4;
}

.NAVIlinks {
	height: 290px;
	width: 120px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	top: 110px;
	right: 0px;
	clear: left;
}

.TXlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	list-style-type: none;
	width: 120px;
	margin: 0px 0px 0px 3px;
	padding: 0px;
}

.TXlinksunternavi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
	width: 120px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
}

.abstand {
	margin-bottom: 5px;
	margin-top: 5px;
}	
/* NAVI rechts */
.BGrechts {
	background-image: url(bilder/rechts.jpg);
	background-repeat: no-repeat;
	background-color: #98B8D6;
}

.NAVIrechts {
	height: 20px;
	width: 150px;
	position: absolute;
	bottom: 5px;
	text-align: right;
	right: 8px;
}

.TXrechts {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}

/* Formular */
.TXform {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D798D;
}
.noborder {
	border: none;
	margin-bottom: 7px;
}
.bild1 {
	border: none;
	position: absolute;
	top: 80px;
	left: 30px;
}
.bild2 {
	border: none;
	position: absolute;
	top: 140px;
	left: 280px;
}
.bild3 {
	border: none;
	position: absolute;
	top: 250px;
	left: 30px;
}
.bild4 {
	border: none;
	position: absolute;
	top: 310px;
	left: 280px;
}
.schrift1 {
	position: absolute;
	top: 90px;
	left: 135px;
}
.schrift2 {
	position: absolute;
	top: 150px;
	left: 169px;
}
.schrift3 {
	position: absolute;
	top: 260px;
	left: 135px;
}
.schrift4 {
	position: absolute;
	top: 320px;
	left: 219px;
}
.heizoel {
	position: absolute;
	left: 38px;
	top: 290px;
}

