/* CSS Document */

/*Energiestadt-Styles*/

html {
  scrollbar-base-color: 		#E6E7E8;
  scrollbar-face-color: 		#F3F3F1;
  scrollbar-track-color: 		#E6E7E8;
  scrollbar-arrow-color: 		#666666;
  scrollbar-3dlight-color: 		#666666;
  scrollbar-darkshadow-color: 	#666666;
  scrollbar-highlight-color: 	#F3F3F1;
  scrollbar-shadow-color: 		#F3F3F1;
  overflow-x:hidden;
}


/*hack, damit page-titles nicht sichtbar sind
.contentheading
{
	color:#FFFFFF;
}
*/


.seitentitel
{
    font-family: arial,helvetica,sans serif;
    font-size: 13pt;
    font-weight: 800;
	color:#0093D2;
	line-height:20px;
}

div.seitentitel_mit_bg
{
	font-family: arial,helvetica,sans serif;
	font-size: 13pt;
	font-weight: 800;
	color:#0093D2;
	line-height:20px;
	background-color:#EDEDED;
	border-bottom:8px solid #CCCCCC;
	width:515px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:15px;
	overflow:auto;
}

div#main_popUp {
	width:545px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 15px;
}


/*HAUPT-TITEL*/
.haupttitel
{
    font-family: arial,helvetica,sans serif;
    font-size: 12.5pt;
    font-weight: 800;
    color:#0093D2;
}

/*Lead*/
.lead
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;	
	line-height:15px;
}

/*Zwischen-Titel*/
.zwischentitel 
{
	color:#0093d2;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin-top:16px;
}

.erster_zwischentitel 
{
	color:#0093d2;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.aktuell_titel
{
	color:#0093d2;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration:none;
}


p {
	margin-bottom:0px;
	margin-top:6px;
}

/*Fliesstext*/
.fliesstext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	line-height:15px;
}

.fliesstext-12
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	line-height:15px;
}

.fliesstext_span
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	line-height:15px;
}

.fliesstext_weiss {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	line-height:15px;	
}

/*.aufzaehlung {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}*/

ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	line-height:15px;
}

/*InfoPlus-Link*/

a#noLine_link, a#no_underline {
	font-size: 11px;
	color: #043404;
	text-decoration:none;
}

a#link_weiss {
	font-size: 11px;
	text-decoration:underline;
	color:#FFFFFF;
}

.text_themendownloads {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #043404;
	line-height:15px;
	text-decoration:none;
}

.weiss_fett
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#FFFFFF;
	font-weight:bold;
}

a {
	font-size: 11px;
}

a:link {
	font-size: 11px;
	color: #043404;
	text-decoration: underline;
}

a.sublevel {
	font-size: 11px;
	color: #043404;
	text-decoration:none;
}

a:hover {
	font-size: 11px;
	color: #043404;
	text-decoration: underline;
}

a:visited.sublevel {
	font-size: 11px;
	color: #444444;
	text-decoration:none;
}

a:hover.sublevel {
	font-size: 11px;
	color: #444444;
	text-decoration:underline;
}


a:visited {
	font-size: 11px;
	color: #043404;
	text-decoration: underline;
}

img.bild_links {
	float:left;
	margin-right:10px;
	margin-top:10px;
}

img.bild_rechts {
	float:right;
	margin-left:10px;
	margin-top:10px;
}
