/*Standart-Anfang*/
a.omenu { background: url(../l-pix/pointer.gif) no-repeat 5px 3px; }
a:hover.omenu, a.mo { background: #F9F9F9 url(../l-pix/pointer2.gif) no-repeat 5px 3px; }
ul { list-style-image: url(../l-pix/pointer.gif); }
/*Standart-Ende*/

/* Einstellungen für Verweise*/
a, a.omenu, aumenu, a.aktuellemessen { color: #003776; }
a:hover, a:hover.omenu, a.mo, a:hover.umenu, a.mu { color: #F78E1F; }


/* Einstellungen für den Kopf*/
#top-left, #top-center, #top-right { background: #003776; }


/* Einstellungen für die Raender*/
#mitte-left, #mitte-right, #fuss-left, #fuss-right { background: #DFDFDF; }


/* Einstellungen für Fusszeile */
.fuss { border-top: 1px solid #FECB09; }

/* Einstellungen für Tabellenkopf im AVZ */
.tabellenkopf { border-bottom: 1px solid #FECB09; }


/* Überschriften */
h2, h4, h5 { color: #003776; }
h2 { border-bottom: 1px solid #FECB09; }
h1, h3, h1 a, h3 a {
	background: #FECB09;
	color: #003776;
}


/* Input-Felder/ -Buttons */
input.button, input.quick { color: #003776; }


/* Horizontale Linie */
hr {
	background-color: #FECB09;
	color: #FECB09;
}
