body {
	font-size: small;
	background-color: #1D0F80;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../Bilder/HG_blau.gif);
}
em {
	font-weight: bold;
	font-style: normal;
}

img {
	border:0;
}

#DIV_Rahmen {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -38%;/*dies dient zur Zentrierung der ganzen Seite, da alles in den DIV Rahmen eingefasst wird*/
}

#DIV_Banner {
	position: absolute;
	height: 80px;
	width: 800px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	top: 5px;
}
#DIV_news {
	height: 300px;
	/*width: 130px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;*/

	/*margin-top: 20px;*/
}
#DIV_news h2 {
	color: #FF0000;
	padding:5px;
	margin:0px;
	background-color: #2A74B3;
}

#DIV_news h2 a,
#DIV_news h2 a:visited {
	color: #FF0000;
}

#DIV_news h1 {
	font-size: 10px;
	background-color: #FF8529;
	padding: 7px;
	padding-left: 3px;
	margin:0px;

}

#DIV_news a {
	color: #FF0000;
	text-decoration: none;

	}
#DIV_Text a {
	text-decoration: none;
	font-style: italic;
	color: #170A74;
}



#DIV_Nebennavigation {
	position: absolute;
	width: 800px;
	top: 86px;
	background-color: #F5F5F5;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
#DIV_Navigation {
	position: absolute;
	height: 200px;
	width: 150px;
	top: 120px;
	background-color: #F5F5F5;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../Bilder/HG_Navigation_grau.jpg);
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#DIV_FotoBannner {
	position: absolute;
	height: 200px;
	width: 640px;
	left: 160px;
	top: 120px;
	background-color: #F5F5F5;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

#DIV_Links {
	position: absolute;
	height: 550px;
	width: 150px;
	left: 650px;
	top: 335px;
	background-color: #F5F5F5;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
#DIV_Footer {
	position: absolute;
	top: 890px;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
}
#DIV_Werbung {
	position: absolute;
	height: 550px;
	width: 130px;
	left: 10px;
	font-size: 80%;
	top: 20px;
}
#DIV_Text {
	position: absolute;
	height: 520px;
	width: 450px;
	left: 160px;
	top: 20px;
	overflow: auto;
	
	}
#DIV_Bild {
	position: absolute;
	height: 520px;
	width: 450px;
	left: 160px;
	overflow: auto;
	
	
	
}

#DIV_Hauptteil {
	position: absolute;
	height: 550px;
	width: 640px;
	top: 335px;
	background-color: #F5F5F5;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

#UL_Nebennavigation {
	width: 100%;
	list-style-type: none;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#UL_Nebennavigation li {
	margin: 0;
	padding: 0;
	float: right;
}
#UL_Nebennavigation a {
	display: block;
	padding-top: 4px;
	padding-right: 8px;
	text-decoration: none;
	padding-left: 8px;
	padding-bottom: 4px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../Bilder/HG_Nebennavigation.gif);
	background-repeat: no-repeat;
	color: #1E1183;
	font-size: 80%;
	margin: 0px;
}

#UL_Navigation {
	width: 100%;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#UL_Navigation a {
	display: block;
	margin: 0px;
	padding-left: 15px;
	text-decoration: none;
	color: #211486;
	height: 28px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BEBEBC;
	border-bottom-color: #999999;
	font-weight: bold;
	font-size: 13px;
}
#UL_Nebennavigation a:visited {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 8px;
	text-decoration: none;
	padding-left: 8px;
	padding-bottom: 4px;
	text-transform: uppercase;
	font-weight: bold;
	background-repeat: no-repeat;
	color: #1E1183;
}
#UL_Nebennavigation a:hover, 
body#Page_Startseite #Startseite a, 
body#Page_Referenzen #Referenzen a, 
body#Page_Partnerbetriebe #Partnerbetriebe a, 
body#Page_Fotogalerie #Fotogalerie a, 
body#Page_Team #Team a, 
body#Page_Impressum #Impressum a,
body#Page_Boerse #Boerse a{
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 8px;
	text-decoration: none;
	padding-left: 8px;
	padding-bottom: 4px;
	text-transform: uppercase;
	font-weight: bold;
	color: #E90C04;
	background-image: none;
}
#UL_Nebennavigation a:active {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 8px;
	text-decoration: none;
	padding-left: 8px;
	padding-bottom: 4px;
	text-transform: uppercase;
	font-weight: bold;
	color: #E90C04;
	background-image: none;
}
#UL_Navigation a:hover, 
body#Page_Sanitaeranlagen #Sanitaeranlage a, 
body#Page_Heizungsanlagen #Heizungsanlagen a, 
body#Page_Zusatzleistungen #Zusatzleistungen a, 
body#Page_Wohnraumlueftung #Wohnraumlueftung a, 
body#Page_Kontakt #Kontakt a{
	display: block;
	margin: 0px;
	padding-left: 15px;
	text-decoration: none;
	color: #E20E1D;
	height: 28px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BEBEBC;
	border-bottom-color: #999999;
	font-weight: bold;
	background-color: #F5F5F5;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #1D0F80;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

#DIV_Textnews h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #1D0F80;
	padding-top: 5px;	
}

p {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#DIV_Text p {
	/*text-align: justify;*/
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#DIV_Links h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	margin-left: 7px;
	padding: 0px;
	margin-right: 7px;
	border-top-style: none;
}
#DIV_Links p {
	background-color: #CCCCCC;
	padding-top: 9px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 80%;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}
#DIV_Links a {
	text-decoration: none;
	font-style: italic;
	color: #170A74;
}

#DIV_Links p:first-line {

	background-color: #CCCCCC;
	display: block;
	width: 85%;
	padding-top: 9px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;
	padding-right: 5px;
	right: -6px;
	color: #D8110A;
}
#DIV_Links a:visited {
	text-decoration: none;
	font-style: italic;
	color: #160877;
}
.Bild_rechts {
	float: right;
	padding-bottom: 5px;
	margin: 0px;
	padding-left: 5px;
}
.Bildergalerie-rechts {
	float: right;
	margin-bottom: 10px;
}

.Teaser {
	float: right;
}
#DIV_Werbung p {

	padding: 3px;
}
.Notheizung {
	color: #1D0F80;
}

.Werbung_Aktuell {
	font-size: 100%;
	color: #CB0F04;
	font-weight: bolder;
	display: block;
	margin-bottom: 8px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

#DIV_Werbung a {

	text-decoration: none;
	font-style: italic;
	color: #170A74;
}
#DIV_Werbungneu {
	background-color: #66FFCC;
}

#DIV_Werbung a:visited {

	text-decoration: none;
	font-style: italic;
	color: #160877;
}
.IMAGES_WERBUNG {
	margin-top: 10px;
	margin-bottom: 10px;
}
.Bildergalerie-links {
	float: left;
	margin-bottom: 10px;
}
.Bildergalerie_clear {
	clear: both;
}

#DIV_Werbung li {
	list-style-type: none;
	text-align: left;
	display: block;
	position: relative;
	top: 0px;
	left: -35px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#DIV_Werbung li a {
	list-style-type: none;
	text-decoration: none;
	font-style: normal;
	color: #1D0F80;
}
#DIV_Werbung li a:visited {
	list-style-type: none;
	text-decoration: none;
	font-style: normal;
	color: #1D0F80;
}
#DIV_Werbung li a:link {

	list-style-type: none;
	text-decoration: none;
	font-style: normal;
	color: #1D0F80;
}
#DIV_Werbung li a:hover {

	list-style-type: none;
	text-decoration: none;
	font-style: normal;
	color: #DB0F06;
}
#DIV_Preloader {
	visibility: hidden;
	height: 0px;
	width: 0px;
	position: absolute;
	top: 0px;
	overflow: hidden;
}
#DIV_Foerderung {
	background-color: #F5f5f5;
	padding-top: 10px;
}
#DIV_Foerderung p {
	background-color: #CCCCCC;
	margin-top:0px;
	margin-bottom: 10px;
}

#DIV_Foerderung a {
	text-decoration: none;
	font-style: italic;
	color: #170A74;
	
	
	}

#DIV_Foerderung p:first-line {
	color: #D8110A;

}

#DIV_Foerderung a:visited {
	text-decoration: none;
	font-style: italic;
	color: #160877;
	}
#DIV_Text h2 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	text-decoration: blink;
}

.hide {
	display: none;	
}

.clear_bild {clear:both; padding-top: 30px;}

#DIV_Links img {
	padding-top: 8px;	
	padding-left: 12px;
}

#Page_Startseite #DIV_Text p img {padding-top: 5px; padding-bottom:5px;}

#startseite_aktuell h1, #startseite_aktuell a, #startseite_aktuell p{
	color:#F00;		
}

.gross {font-size: 140%}
