/*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: #D50037;
}

/* Einstellungen für Fusszeile + tt-news*/
#fuss, .tx-ttnews-browsebox {
 border-top: 1px solid #004D9F;
}

/* Überschriften */
h1, h2, h3, h4, h5, h6 {
 color: #004D9F;
}
h1 {
 border-bottom: 1px solid #004D9F;
}

#navigation, #navigation h1, #navigation h1 a {
 background: #C1C1C1;
 color: #004D9F;
}

/* Horizontale Linie */
hr {
 background-color: #004D9F;
 color: #004D9F;
}

/* legend of Fieldset */
fieldset.tx-powermail-pi1_fieldset legend {
 color: #004D9F;
}

table.energie h3, strong.energie {
 color: #F5A300;
}
table.energie hr {
 background-color: #F5A300;
 color: #F5A300;
}

a.z-info span{
 display: none;
 text-decoration: none;
}

a.z-info:hover {
 font-weight: bold;
 text-decoration: none;
}

a.z-info:hover span {
 display: block;
 position: relative;
 top: 0;
 left: 0;
 padding: 5px 0;
 z-index: 100;
 font-weight: normal;
 font-style: italic;
 color: #004D9F;
 text-decoration: none;
}

table.fptb {
 margin-top: 10px;
}
td.fptb01,
td.fptb02 {
 border-top: 1px solid #004D9F; 
 border-bottom: 1px solid #004D9F; 
}
table.energie td.fptb01,
table.energie td.fptb02 {
 border-top: 1px solid #F5A300; 
 border-bottom: 1px solid #F5A300; 
}
td.fptb00,
td.fptb02 {
 text-align: right;
}
td.fptb00 a.szurueck {
 font-size: 10px;
}

tr.sort002 td span.titel {
	color: #F5A300;
}

#programm tr.sort002 td {
	border-bottom: 1px solid #F5A300;
	border-top: 1px solid #F5A300;
}
.uebersicht a.sort002 {
	color: #F5A300;
}
.uebersicht a.sort002:hover {
	color: #D50037;
}
div.uebersicht div.themenblock {
 background: url("../pix/pointer.gif") no-repeat 7px 0 transparent;
}
