@charset "ISO-8859-1";
/* ===== CSS www.suec.de ===== */

html {
	width:100%;
	height:100%;
	font-size: 0.9em;
}
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: black;
	background-color: #FFFFFF;
}
*, p
{
	font-size: 1.0em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: black;
	
}
strong 
{
	color: #565656;
}



/* ===== Text ===== */

sub   { font-size: 0.7em; line-height: 0.8em; }
sup   { font-size: 0.7em; line-height: 0.8em; }


/* ++++++++++ TEXTFORMATIERUNGEN ++++++++++ */
/* Hier werden nur die globalen Einstellungen festgelegt
   Farbdefinitionen erfolgen über die Kategorie-css */
   
/* ===== Headlines ===== */
h1
{
	font-size: 1.0em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 1.2em;
	font-weight: bold;
	margin-top:15px;
}

h2{
	font-size: 1.0em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}
h3 {
	font-size: 0.8em;
	line-height: 1.0em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	margin-top:15px;
}





/* ===== Tabellen ===== */
table { 

	border-width: 1px;
	border-style: solid;
	border-color: #D3D3D3;
	border-collapse: collapse;
	caption-side: top;
	margin: 0em;
	padding: 0em;
	font-size: 0.9em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: black;	
	background-color: #FFFFFF;
	overflow: visible;
	table-layout: auto;
}
td {
	border-width: 1px;
	border-style: solid;
	border-color: #D3D3D3;
	border-collapse: collapse;
	vertical-align: top;
}

tr {
vertical-align: top;
}

/* ===== Formulare ===== */
textarea { 
	color: black;
	font-size: 0.9em; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #FFFFFF;	
}

/* ===== Misc ===== */
hr {
	width: 100%;
	color: #565656;
	background-color: #FFFFFF;
	height: 1px;
}

#SiteContainer {
	width: 996px;
	padding-bottom: 12px;

}
#Main {
	float: left;
	width: 906px;

}
/* ++++++++++ SEITENKOPF ++++++++++ */
#ServiceMenue {
	float: left;
	width: 134px;
	height:114px;
	border-right: 1px solid #565656;
	background-color: #FFFFFF;
}
#ServiceMenue ul {
	width: 127px;
	margin: 16px 0px 0px 4px;
	padding: 0px;
}
#ServiceMenue li {
	list-style-type: none;
	text-align: right;
}
#ServiceMenue li a {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.2em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #565656;
	text-decoration: none;
	display: block;
}
#ServiceMenue .eintrag {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.2em;
	color: #565656;
}
#ServiceMenue li a:hover 
{
	color: #C8106E;
	
}
#ServiceMenue li a.aktiv {
	list-style-type: square;
	color: #565656;
	text-decoration: underline;
}

#BannerHead {
	float: left;
	width: 661px;
	height: 114px;
	border-right: 1px solid #565656;
}
#Logo { 
	float:right;
	margin-top: 10px;
	margin-right: 20px;
}
/* ++++++++++ HORIZONTALE NAVIGATION ++++++++++ */
#NavigationHor { 
	width: 906px;
	height: 20px;
	color:#FFFFFF;
	border-top: 1px solid #565656;
	border-bottom: 1px solid #565656;
}
#NavigationLinkliste 
{
	margin-left: 76px; /*navi horiz nach links schieben*/
	margin-top: 3px;
}


#NavigationHor ul {
	margin:0px;
} 
#NavigationHor li {
	list-style-type: none;
	display: inline;
	margin-left:0px;	
} 
#NavigationHor li a {
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	padding-right:19px;
	padding-left:19px;
	border-right: 1px solid #FFFFFF;
} 
#NavigationHor li a:hover {
	background-color: #D3D3D3;

} 
#NavigationHor li a.aktiv {
	background-color: #D3D3D3;
			
}
/* ++++++++++ SPALTE 1 / MENUE ++++++++++ */
#Spalte_1 {
	float:left;
	width: 134px;
}
#Menue_1_Oben
{
	margin: 10px 0px 0px 0px;
	width: 130px;
	height: 420px;
}
#Menue_1_Unten
{
	margin: 10px 0px 0px 0px;
	width: 130px;
}
#Spalte_1 ul {
	margin: 0px;
	padding: 0px;
}
#Spalte_1 li {
	list-style-type: none;
	text-align: right;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px;
}

#Spalte_1 li a {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
	display:block;
}
#Spalte_1 li a:hover {
	background: #D3D3D3;
}
#Spalte_1 li a.aktiv {
	background: #D3D3D3;
}



/* ++++++++++ SPALTE 2 / SUB-MENUE ++++++++++ */
#Spalte_2 { 
	float:left;
	/*width: 125px;*/
	width: 155px;
	margin-left: 1px;
}
#Spalte_2 ul {
	padding: 5px; 
	margin: 10px 0px 0px 0px;
}

#Spalte_2 li {
	list-style-type: none;
	text-align: right;
}

#Spalte_2 li a {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	color: #565656;
	display:block;
}
#Spalte_2 li a:hover {
	/*background: #D3D3D3;*/
	color: #C8106E;
}
#Spalte_2 li a.aktiv {
	/*background: #D3D3D3;*/
	color: #565656;
	text-decoration: underline;

}
/* ++++++++++ SPALTE 3 / INHALTE ++++++++++ */
#Spalte_3 { 
	float:left;
	margin-left: 10px;
	width: 405px;
	min-height: 500px;
}
#Spalte_3 a {
	font-size: 1.0em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	color: #565656;
}
#Spalte_3 ul {
	margin: 0px;
	padding-left: 15px;
	top: 10px;
	padding-bottom: 10px;
}

#Spalte_3 ul li {
	list-style-type: square;
	list-style-position: outside;
	padding-top: 5px;
}
#FooterPage {
	width:100%;
	margin-top:50px;
	text-align:right;
}
.fliesstext {
	width:405px;
	margin-bottom:10px;
}

.fliesstext acronym

{color: #565656;}

.BildImText {
	width:100%;
	text-align:center;
	margin-bottom:10px;
}
/* ++++++++++ SPALTE 4 / NEWS ++++++++++ */
#Spalte_4 { 
	float:left;
	margin-left: 20px;
	width: 170px;
}

/* ++++++++++ RECHTS - Grafisches Menü ++++++++++ */
#Rechts {
	float:left;
	width: 90px;
	/*background-color: #369ABC;*/
}

#menurechts 
{ 
	position: absolute;
	top: 0px;
	left : 906px;
	background-image: url(bilder/layout/higr_labels_start.gif);
	width: 86px;
	z-index: 3;
	padding: 0px;
	margin: 0px;
	height: 2638px;
}
#menurechtslist
{
	padding: 0px;
	margin: 0px;	
}
#menurechtslist ul
{
	padding: 0px;
	margin: 0px;
}

#menurechtslist li
{
	list-style-type: none;
	padding: 0px;
	margin-top: -3px;
	float: left;

}

#menurechts li a
{
	/*display: block;*/
	width: 84px;
	padding: 0px;
	margin: 0px;
	float: left;

}


/* ++++++++++ SEITENFUSS ++++++++++ */
#Footer {
	width:953px;
	height: 20px;
	/* background-color: wird in Kategorie-css definiert */
	color:#FFFFFF;
	border-top: 1px solid #565656;
	border-bottom: 1px solid #565656;
	border-right: 1px solid #565656;
}
#FooterText {
	float:left;	
	margin:3px 0px 0px 3px;
        font-size: 0.85em;
	/*line-height: 1.2em;*/
	color:#FFFFFF;
}
#FooterText abbr {
	color:#FFFFFF;
}	

#FooterText acronym {
	color:#FFFFFF;
}

#FooterText sub   
{ 
	color: #FFFFFF;
	font-size: 0.6em;
	line-height: 0.8em;
}

#FooterText a {
	color:#FFFFFF;
	text-decoration:none;
}

#FooterMenue {
	float:right;
	width:150px;
	text-align:right;
	margin:3px 3px 0px 0px;
        font-size: 0.85em;
	color:#FFFFFF;
}
#FooterMenue a {
	color:#FFFFFF;
	text-decoration: none;
}

/* ++++++++++ NEWSLIST Spalte 3 ++++++++++ */
#NewslistLarge {
	margin-bottom:10px;
	width:405px;
}
.zeile1 {
	width:295px;
}
.datum{
	float:left;
	width:100px;
}
.bereich{
	float:right;
	width:170px;
	text-align:right;
}
#NewslistLarge h1 {
	margin:0px;
	padding:0px;
	text-transform: uppercase;
	background-color:#FFFFFF;
	border:0px;
}
#NewslistLarge h1.allgemein{
	color:#969293;
}
#NewslistLarge h1.strom{
	color:#AD110F;
}
#NewslistLarge h1.gas{
	color:#D1BD00;
}
#NewslistLarge h1.wasser{
	color:#163C89;
}
#NewslistLarge h1.fernwaerme{
	color:#CF6B2F;
}
#NewslistLarge h1.bus{
	color:#709E00;
}
#NewslistLarge h1.aquaria{
	color:#0089B1;
}
#NewslistLarge h1.it{
	color:#67228c;
}
#NewslistLarge h2{
	margin:0px 0px 3px 0px;
}
#NewslistLarge a{
	color:#565656;
	text-decoration:none;
}
.zeile2 {
	float:left;
	width:295px;
	margin-bottom:10px;
}
#NewslistLarge .vorschautext{
	margin:0px 0px 3px 0px;
}
#NewslistLarge .weiterlink{
	float:right;
	margin:0px 0px 6px 0px;
}
.bild{
	float:right;
	width:100px;
	
}
#ListfussLarge {
	width:405px;
}
.back {
	float:left;
	width:100px;
}
.next {
	float:right;
	width:100px;
	text-align:right;
}

/* ++++++++++ Spalte 4 ++++++++++ */
#NewslistSmall {
	margin-bottom:10px;
}
#NewslistSmall h1 {
	margin:0px;
	padding:0px 0px 0px 3px;
	text-transform: uppercase;
	border:0px;
}

#NewslistSmall h1.allgemein{
	color:#565656;
}
#NewslistSmall h1.strom{
	color:#AD110F;
}
#NewslistSmall h1.gas{
	color:#D1BD00;
}
#NewslistSmall h1.wasser{
	color:#163C89;
}
#NewslistSmall h1.fernwaerme{
	color:#CF6B2F;
}
#NewslistSmall h1.bus{
	color:#709E00;
}
#NewslistSmall h1.aquaria{
	color:#0089B1;
}
#NewslistSmall h1.it{
	color:#67228c;
}
#NewslistSmall h2{
	margin:0px 0px 3px 0px;
}
#NewslistSmall a{
	color:#565656;
	text-decoration:none;
}
#NewslistSmall .vorschautext{
	margin:0px 0px 3px 0px;
}
#NewslistSmall .weiterlink{
	float:right;
	margin:0px 0px 6px 0px;
}


.searchForm {
	width:128px;
        height:19px;
        border:1px solid #CCCCCC;
}

#Einklinker {
	width:164px;
	padding:3px;
	border: 1px solid #666666;
	margin-bottom:10px;
	
}
#Einklinker h1{
	text-transform: none;
	background-color:#FFFFFF;
	margin-bottom:3px;
	color: #D3D3D3;
}
#EinklinkerGrafik {
	text-align:center;
	margin-bottom:6px;
}
#EinklinkerText {
	margin-bottom:2px;
}


#Einklinker a
 {
	text-decoration:none;
	color: #565656;
font-weight:bold;
}

#LinkHauptseite {
	float:right;	
	text-align:right;
	text-decoration:none;
	color: #565656;
font-weight:bold;
	
}
#LinkSeite {
	float:right;	
	text-align:right;
	text-decoration:none;
	color: #565656;
font-weight:bold;
}
.clear {
	clear:both;
}