/*Standart-Anfang*/
ul {
 list-style-image: url(../pix/pointer.gif);
}

a.omenu {
 background: url(../pix/pointer.gif) no-repeat 5px 2px;
}
a:hover.omenu, a.omenum {
 background: #F9F9F9 url(../pix/pointer2.gif) no-repeat 5px 2px;
}
/*Standart-Ende*/

/* Einstellungen für Verweise*/
a, a.omenu, a.umenu {
 color: #004D9F;
}
a:hover, a:hover.omenu, a.omenum, a:hover.umenu, a.umenum {
 color: #E60029;
}

/* Einstellungen für Fusszeile + tt-news*/
#fuss, .tx-ttnews-browsebox {
 border-top: 1px solid #004D9F;
}

/* Überschriften */
h1, h2, h3, h4, h5, h6 {
 color: #E60029;
}
h1 {
 border-bottom: 1px solid #004D9F;
}

#navigation, #navigation h1, #navigation h1 a {
 background: #E60029;
 color: #FFED00;
}

/* Horizontale Linie */
hr {
 background-color: #004D9F;
 color: #004D9F;
}


/* legend of Fieldset */
fieldset.tx-powermail-pi1_fieldset legend {
 color: #E60029;
}


/* Powermail spezielle Einstellungen */

#powermaildiv_uid847 label,
#powermaildiv_uid848 label{
	display: none;
}
#powermaildiv_uid846,
#powermaildiv_uid847,
#powermaildiv_uid848 {
	clear: none;
	float:left; 
	
}


#powermaildiv_uid846 div.powermail_mandatory_js,
#powermaildiv_uid847 div.powermail_mandatory_js,
#powermaildiv_uid848 div.powermail_mandatory_js {
	/* DIV container of errormessage */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html_text input.powermail_uid846,
div.tx_powermail_pi1_fieldwrap_html_text input.powermail_uid847,
div.tx_powermail_pi1_fieldwrap_html_text input.powermail_uid848 {
	vertical-align: top;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_uid846,
fieldset.tx-powermail-pi1_fieldset input.powermail_uid847 {
	width: 66px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_uid848 {
	width: 92px;
}

table.energie h3, strong.energie {
 color: #F5A300;
}
table.energie hr {
 background-color: #F5A300;
 color: #F5A300;
}