/* Definition der Layer */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
}

#seite {
	position: absolute;
	visibility: visible;
	width: 1000px;
	height: 800px;
	top: 50%;
	left: 50%;
	margin-top: -400px;
	margin-left: -500px;
}

#menueleistelinks {
	position: absolute;
	width: 191px;
	height: 633px;
	visibility: visible;
	background-image: url(../bilder/layout/menueleistelinks.png);
	left: 0px;
	top: 0px;
}

#adressblock {
	position: absolute;
	width: 191px;
	height: 167px;
	visibility: visible;
	background-image: url(../bilder/layout/adressblock.png);
	left: 0px;
	top: 633px;
}

#logoleiste {
	position:absolute;
	width: 548px;
	height: 158px;
	visibility: visible;
	background-image: url(../bilder/layout/energieluchslogo.png);
	left: 191px;
	top: 0px;
}

#menueleisteoben {
	position:absolute;
	width: 548px;
	height: 30px;
	visibility: visible;
	background-image: url(../bilder/layout/menueleisteoben.png);
	left: 191px;
	top: 158px;
}

#inhalt {
	position:absolute;
	width: 498px;
	height: 577px;
	visibility: visible;
	background-image: url(../bilder/layout/hintergrundinhalt.jpg);
	left: 191px;
	top: 188px;
	overflow: auto;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#randleisteunten {
	position:absolute;
	width: 548px;
	height: 10px;
	visibility: visible;
	background-image: url(../bilder/layout/schattenunten.png);
	left: 191px;
	top: 790px;
}

#dekoleistelinks1 {
	position:absolute;
	width: 261px;
	height: 269px;
	visibility: visible;
	background-image: url(../bilder/layout/1.jpg);
	left: 739px;
	top: 0px;
}

#dekoleistelinks2 {
	position:absolute;
	width: 261px;
	height: 261px;
	visibility: visible;
	background-image: url(../bilder/layout/2.jpg);
	left: 739px;
	top: 269px;
}

#dekoleistelinks3 {
	position:absolute;
	width: 261px;
	height: 270px;
	visibility: visible;
	background-image: url(../bilder/layout/3.jpg);
	left: 739px;
	top: 530px;
}

/* Definition der Menübox */

#menueboxlinks {
	position: absolute;
	width: 191px;
	height: 189px;
	visibility: visible;
	left: 10px;
	top: 425px;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-top-color: #DBCC00;
	border-bottom-color: #FFF78C;
	}

#naviflaeche1 a 
{
	height: 27px;
	width: 180px;
	display: table-cell;
	background: url(../bilder/menueleiste/startseite.png) 0px 0px no-repeat;
	display: block
}

#naviflaeche1 a:hover {	
	background-position: 0px -27px;
}

#naviflaeche1 a:active {
	background-position: 0px -54px;
}

#naviflaeche2 a 
{
	height: 27px;
	width: 180px;
	display: table-cell;
	background: url(../bilder/menueleiste/energieberatung.png) no-repeat 0px 0px;
	display: block
}

#naviflaeche2 a:hover {	
	background-position: 0px -27px;
}

#naviflaeche2 a:active {
	background-position: 0px -54px;
}

#naviflaeche3 a 
{
	height: 27px;
	width: 180px;
	display: table-cell;
	background: url(../bilder/menueleiste/foerderberatung.png) no-repeat 0px 0px;
	display: block
}

#naviflaeche3 a:hover {	
	background-position: 0px -27px;
}

#naviflaeche3 a:active {
	background-position: 0px -54px;
}

#naviflaeche4 a 
{
	height: 27px;
	width: 180px;
	display: table-cell;
	background: url(../bilder/menueleiste/baubegleitung.png) no-repeat 0px 0px;
	display: block
}

#naviflaeche4 a:hover {	
	background-position: 0px -27px;
}

#naviflaeche4 a:active {
	background-position: 0px -54px;
}

#naviflaeche5 a 
{
	height: 27px;
	width: 180px;
	display: table-cell;
	background: url(../bilder/menueleiste/aktuell.png) no-repeat 0px 0px;
	display: block
}

#naviflaeche5 a:hover {	
	background-position: 0px -27px;
}

#naviflaeche5 a:active {
	background-position: 0px -54px;
}

#naviflaeche6 a 
{
	height: 27px;
	width: 180px;
	display: table-cell;
	background: url(../bilder/menueleiste/ueber_uns.png) no-repeat 0px 0px;
	display: block
}

#naviflaeche6 a:hover {	
	background-position: 0px -27px;
}

#naviflaeche6 a:active {
	background-position: 0px -54px;
}

#naviflaeche7 a 
{
	height: 27px;
	width: 180px;
	display: table-cell;
	background: url(../bilder/menueleiste/referenzen.png) no-repeat 0px 0px;
	display: block
}

#naviflaeche7 a:hover {	
	background-position: 0px -27px;
}

#naviflaeche7 a:active {
	background-position: 0px -54px;
}

/* Allgemeine Definitionen der Formate für Texte und Bilder */


p {

}

a {
    text-decoration: underline;
	color: #000000;

}

h1 {
	font-size: 1.2em;
	font-weight: bold;


}

h2 {
	font-size: 1.1em;
	font-weight: bold;


}

h3 {
	font-size: 1.0em;
	font-weight: bold;


}

img {
	border: 0px;
}

/* Einzelfälle */

.u {
    overflow: hidden;    
}

.r {
	float: right;
}

.l {
	float: left;
}

.d {
	margin-left: 20px;
	margin-bottom: 10px;
}

.d2 {
	margin-right: 20px;
	margin-bottom: 10px;
}

.b {
	border: 1px solid #999999;
}

.s {
	float: right;
	padding-right: 38px;
}

.f {
	font-weight: bold;
}

.k {
	font-size: 0.75em;
	line-height: 1.0em;
}

.c {
	text-align: center;

}


.aktuellemitteilung {
	padding: 20px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	background-image: url(../bilder/layout/hintergrund_weiss_50_transparent.png);
}

/* Definition der Tabellen-Formate */

table.referenzen {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 26px;
	border-bottom-width: 100px;
	border-bottom-color: transparent;
	width: 501px;
	table-layout: fixed;
}

.fetttabelle {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
}

th.referenzen {
	background-color: #FF0000;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #999999;
}

td.referenzen {
	padding: 10px;
	background-color: #FFED01;
	border: 1px solid #999999;
}

td.referenzen:hover {
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

td.referenzen_z {
	background-color: transparent;
	height: 10px;
}

/* Definitionen des E-Mail-Formulars */

.inpt {
	width: 400px;
	overflow: hidden;
}

dt {
	text-indent: 42px;
	padding-top: 5px;
}

p.formular {
	text-indent: 42px;
	padding-top: 5px;
}
