/* Basis Angaben zu Farben und Schriften*/


/* Farbhinterlegungen einzelner Produkte 

Fernwärme    Grün  #A2C1A2
Erdgas       Gelb  #F0EE97
Trinkwasser  Blau  #9EBEDE
Strom        Rot   #E197A4

*/

body{
	font-family: Arial, Helvetica, sans-serif;
}

td.orange {
	background-color: #FF5900;
}

table.darkgrey {
	background-color: #717171;
}

td.darkgrey {
	background-color: #717171;
}

td.lightgrey {
	background-color: #CCCCCC;
}


/* Naviagtion oben (Icons)  */
.mmhide_topnav,
.mmhide_topnav a,
.mmhide_topnav a:link,
.mmhide_topnav a:visited,
.mmhide_topnav a:active{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.mmhide_topnav a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


/* Hauptnavigation */

.mmhide_mainnav,
.mmhide_mainnav a,
.mmhide_mainnav a:link,
.mmhide_mainnav a:visited,
.mmhide_mainnav a:active{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.mmhide_mainnav a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.mmhide_mainnavon,
.mmhide_mainnavon a,
.mmhide_mainnavon a:link,
.mmhide_mainnavon a:visited,
.mmhide_mainnavon a:active{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF5900;
}

/* Subnavigation 1. Ebene*/

.mmhide_subnav{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
/*	line-height:20px;*/
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	background-color: #CCCCCC;
	padding-left:8px;
}

.mmhide_subnav a,
.mmhide_subnav a:link,
.mmhide_subnav a:visited,
.mmhide_subnav a:active{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
/*	line-height:20px; */
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	background-color: #CCCCCC;
}

.mmhide_subnav a:hover{
	color: #FF5900;
}

.mmhide_subnavon{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	background-color: #FF5900;
	padding-left:8px;
}

.mmhide_subnavon a,
.mmhide_subnavon a:link,
.mmhide_subnavon a:visited,
.mmhide_subnavon a:active{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	background-color: #FF5900;
}

.mmhide_subnavon a:hover{
	color: #FFFFFF;
}


/*  Subnavigation 2te Ebene */

.mmhide_subsubnav{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
/*	line-height:18px; */
	padding-top: 2px;
	padding-bottom: 3px;
	text-decoration: none;
	background-color: #FFD2BA;
	padding-left:15px;
}

.mmhide_subsubnav a,
.mmhide_subsubnav a:link,
.mmhide_subsubnav a:visited,
.mmhide_subsubnav a:active{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
/*	line-height:18px; */
	padding-top: 2px;
	padding-bottom: 3px;
	text-decoration: none;
	background-color: #FFD2BA;
}

.mmhide_subsubnav a:hover{
	color: #000000;
	text-decoration: underline;
}

.mmhide_subsubnavon{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
/* line-height:18px;*/
	padding-top: 2px;
	padding-bottom: 1px;
	text-decoration: none;
	background-color: #FFD2BA;
	padding-left:15px;
}

.mmhide_subsubnavon a,
.mmhide_subsubnavon a:link,
.mmhide_subsubnavon a:visited,
.mmhide_subsubnavon a:active{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
/* line-height:18px;*/
	padding-top: 2px;
	padding-bottom: 1px;
	text-decoration: none;
	background-color: #FFD2BA;
}

.mmhide_subsubnavon a:hover{
	text-decoration:underline;
}



/*  Subnavigation 3te Ebene */

.mmhide_subsub3nav{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	background-color: #FFD2BA;
	padding-left:25px;
}

.mmhide_subsub3nav a,
.mmhide_subsub3nav a:link,
.mmhide_subsub3nav a:visited,
.mmhide_subsub3nav a:active{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	background-color: #FFD2BA;
}

.mmhide_subsub3nav a:hover{
	color: #000000;
	text-decoration: underline;
}

.mmhide_subsub3navon{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	background-color: #FFD2BA;
	padding-left:25px;
}

.mmhide_subsub3navon a,
.mmhide_subsub3navon a:link,
.mmhide_subsub3navon a:visited,
.mmhide_subsub3navon a:active{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	background-color: #FFD2BA;
}

.mmhide_subsub3navon a:hover{
	text-decoration:underline;
}



/* Styles Startseite */

.startTextGrauOben,
.startTextGrauOben a,
.startTextGrauOben a:link,
.startTextGrauOben a:visited,
.startTextGrauOben a:active
.startTextGrauOben a:hover{
	font-size: 12px;
	font-weight: bold;
	line-height: 11px;
	color: #717171;
	text-decoration: none;
}

.startTextGrauUnten,
.startTextGrauUnten a,
.startTextGrauUnten a:link,
.startTextGrauUnten a:visited,
.startTextGrauUnten a:active
.startTextGrauUnten a:hover{
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #717171;
	text-decoration: none;
}


.startUeberschriftWeiss,
.startUeberschriftWeiss a,
.startUeberschriftWeiss a:link,
.startUeberschriftWeiss a:visited,
.startUeberschriftWeiss a:active
.startUeberschriftWeiss a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.startTextWeiss
{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.startTextWeiss a,
.startTextWeiss a:link,
.startTextWeiss a:visited,
.startTextWeiss a:active
.startTextWeiss a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}



/* ab hier Styles für die Infospalte */

.infoUeberschrift{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:12px;
	padding-left:5px;

}

.infoText{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top:5px;
}


.infoText a,
.infoText a:link,
.infoText a:visited,
.infoText a:active{
	font-size: 11px;
	font-weight: normal;
	color: #FF5900;
	text-decoration: underline;
}

.infoText a:hover{
	color: #000000;
	text-decoration: underline;
}

.quickfinder{
	
	font-size: 11px;
	width: 140px;
}

.inputsuche{
	
	font-size: 11px;
	width: 80px;
	height: 21px;
}

.submitsuche{
	font-size: 11px;
	width: 50px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	border:1px outset #000000;

}

/* Ab hier Styles für den Seitenfuß */

.copyright,
.copyright a,
.copyright a:link,
.copyright a:visited,
.copyright a:active{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:17px;
}

.copyright a:hover{
	text-decoration:underline;
}



/* Ab hier  Styles für den Inhaltsbereich */


.inhaltUeberschrift{
	
	font-size: 13px;
	font-weight: bold;
	color: #FF5900;
	text-decoration: none;
	line-height:19px;
	text-transform: uppercase;
}


.inhaltText{
	
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.inhaltText u{
	
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.inhaltText a,
.inhaltText a:link,
.inhaltText a:visited,
.inhaltText a:active{
	font-size: 12px;
	font-weight: normal;
	color: #FF5900;
	text-decoration: underline;
}

.inhaltText a:hover {
	color:#000000;
	text-decoration: underline;
}


.inhaltText11{
	
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.inhaltText10{
	
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.inhaltText9{
	
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.inhaltText8{
	
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.inhaltTextOrange{
	font-size: 12px;
	font-weight: normal;
	color: #FF5900;
	text-decoration: none;
}


.inhaltTextOrange10{
	font-size: 10px;
	font-weight: normal;
	color: #FF5900;
	text-decoration: none;
}

.inhaltTextWeiss12{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.inhaltTextWeiss10{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.inhaltTextWeiss9{
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.inhaltTextWeiss11{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.inhaltTextOrangeFett,
.inhaltTextOrangeFett a,
.inhaltTextOrangeFett a:link,
.inhaltTextOrangeFett a:visited,
.inhaltTextOrangeFett a:active
.inhaltTextOrangeFett a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #FF5900;
	text-decoration: none;
}

.inhaltTextOrangeFett14,
.inhaltTextOrangeFett14 a,
.inhaltTextOrangeFett14 a:link,
.inhaltTextOrangeFett14 a:visited,
.inhaltTextOrangeFett14 a:active
.inhaltTextOrangeFett14 a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #FF5900;
	text-decoration: none;
}


.inhaltTextOrange14{
	font-size: 14px;
	font-weight: normal;
	color: #FF5900;
	text-decoration: none;
}

.inhaltZwischenUeberschrift{
	font-size: 12px;
	font-weight: bold;
	color: #FF5900;
	text-decoration: none;
	text-transform: uppercase;
}


.inhaltZwischenUeberschriftROT{
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
}

.inhaltTextROT{
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}


.inhaltZwischenUeberschriftGELB{
	font-size: 12px;
	font-weight: bold;
	color: #CCCC00;
	text-decoration: none;
	text-transform: uppercase;
}

.inhaltTextGELB{
	font-size: 12px;
	font-weight: normal;
	color: #CCCC00;
	text-decoration: none;
}

.inhaltZwischenUeberschriftBLAU{
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	text-transform: uppercase;
}

.inhaltTextBLAU{
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}

.inhaltZwischenUeberschriftGRUEN{
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	text-transform: uppercase;
}

.inhaltTextGRUEN{
	font-size: 12px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
}


/* Formular Absenden Button */

.formularSenden{
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	border:1px outset #000000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;

}

.formularReset{
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	border:1px outset #000000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;

}


.mmhide_error{
	font-size: 12px;
	font-weight: normal;
	color: #CC0033;
	line-height:18px;
	text-decoration: none;
	background-color: #CCCCCC;
	padding-left:8px;
}

.mmhide_FeldError{
	border:2px solid #CC0033;
}

.mmhide_BoxError{
	background-color:#CC0033;
	border:1px solid #FFFFFF;
}