/*

// Styles fuer das Layout //

*/

body { 
background: none;
font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
font-size: small;
text-align: center;
margin:0px;
padding:0px;
}

#centerLay {
text-align: left;
margin: 0 auto;
width: 1000px;
}

#topNav {display:none;}

#kopfleiste {
display:none;
}


#startNav {
display:none;
}

.umbruch {
clear: both;
}


/*-- Content --*/

#middle{
border-top:none;
background:none;
}

#content {
float:left;
}

#content a {
color: #000;
text-decoration: underline;
}


#txt {
width:600px;
padding: 20px 0px 10px 40px;
}

#txtFooter {
display:none;
}

/*-- Right --*/

#right {
display:none;
}

/*-- Footer --*/

#footer {
clear: both;
font-size: 90%;
color: #000;
padding: 10px 40px;
background: none;
border: none;
border-top:1px solid #888;
}

#avm {
display:none;
}

#footer a {
color: #000;
}

/*-- Formatierung Content--*/

#txt h1 {
color: #000;
font-size: 130%;
font-weight:bold;
font-style: italic;
margin-bottom:12px;
}

#txt .text h1 {
color: #000;
font-size: 130%;
font-weight:bold;
font-style: italic;
margin: 12px 0 8px -30px;
}

#txt .text h2 {
color: #888;
font-size: 130%;
font-weight:bold;
font-style: italic;
margin: 16px 0 8px -30px;
padding:0 0 4px 0;
border-bottom: 1px dotted #6785a4;
}

#txt .text h3 {
color: #888;
font-size: 120%;
font-weight:bold;
font-style: italic;
margin: 8px 0 4px;
}

#txt .text {
font-size: 100%;
line-height:130%;
color:#555;
padding: 0 0 8px 30px;
}

#txt ul, #txt ol {
padding:0px 15px;
}

#txt ul li {
list-style: url(/energie/wLayout/design/img/pfeil_list.gif) outside;
font-size: 100%;
line-height:130%;
color:#555;
padding: 2px 0px;
}

#txt ol li {
list-style: decimal;
font-size: 100%;
line-height:130%;
color:#555;
padding: 2px 0px;
}

#txt img {
float:left;
margin: 0px 10px 10px 40px;
border: 1px solid #555;
}

#txt hr {
	background-color:#aaa;
	color:#777; 
	height:1px; 
	border-style:none;
}

#txt td a {
font-size:90%;
}


#txt td.formbutton {
padding-top:10px;
}

#listenTemp {clear:both;}
#listenTemp img {border:none;text-decoration:none;float:left;margin:0;padding:0;}


/* Fix IE. Hide from IE Mac \*/
* html #kopfleiste img {border:none;float:left;margin:0 -3px;padding:0px;}
* html #txtFooter {font-size: 80%;}
* html #footer {font-size: 80%;}
* html #avm {font-size: 80%;}
/* End */
