/*Standart-Anfang*/
ul {
 list-style-image: url(../pix/pointer.gif);
}

a.omenu {
 background: url(../pix/pointer2.gif) no-repeat 5px 2px;
}
a:hover.omenu, a.omenum {
 background: #F9F9F9 url(../pix/pointer.gif) no-repeat 5px 2px;
}
/*Standart-Ende*/

/* Einstellungen für Verweise*/
a {
 color: #9e062a;
}
a.omenu, a.umenu {
 color: #FAFF00;
}
a:hover, a:hover.omenu, a.omenum, a:hover.umenu, a.umenum {
 color: #9e062a;
}
a:hover.umenu, a.umenum {
 color: #F9F9F9;
}


/* Einstellungen für Fusszeile + tt-news*/
#fuss, .tx-ttnews-browsebox {
 border-top: 1px solid #9e062a;
}

/* Überschriften */
h1, h2, h3, h4, h5, h6 {
 color: #9e062a;
}
h1 {
 border-bottom: 1px solid #9e062a;
}

#navigation, #navigation h1, #navigation h1 a {
 background: #FAFF00;
 color: #9e062a;
}

/* Horizontale Linie */
hr {
 background-color: #9e062a;
 color: #9e062a;
}

/* geänderter Background */
#center {
 background: url(../pix/bg1.gif);
}
#rechts, #links {
 background: url(../pix/bg-left-right.gif) repeat-x;
 min-height: 453px;
}

#rechts h1, #rechts h1 a, #links h1, #links h1 a {
 color: #FAFF00;
 border-bottom: 1px solid #FAFF00;
}
#rechts a {
 color: #FAFF00;
}

/* legend of Fieldset */
fieldset.tx-powermail-pi1_fieldset legend {
 color: #9e062a;
}


/* Powermail spezielle Einstellungen */

#powermaildiv_uid887 label,
#powermaildiv_uid888 label{
	display: none;
}
#powermaildiv_uid886,
#powermaildiv_uid887,
#powermaildiv_uid888 {
	clear: none;
	float:left; 
	
}


#powermaildiv_uid886 div.powermail_mandatory_js,
#powermaildiv_uid887 div.powermail_mandatory_js,
#powermaildiv_uid888 div.powermail_mandatory_js {
	/* DIV container of errormessage */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html_text input.powermail_uid886,
div.tx_powermail_pi1_fieldwrap_html_text input.powermail_uid887,
div.tx_powermail_pi1_fieldwrap_html_text input.powermail_uid888 {
	vertical-align: top;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_uid886,
fieldset.tx-powermail-pi1_fieldset input.powermail_uid887 {
	width: 66px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_uid888 {
	width: 92px;
}

tr.energie strong{
 color: #F5A300;
}