/*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: #4A484E; }
a:hover, a:hover.omenu, a.mo, a:hover.umenu, a.mu { color: #0099DD; }
h3 a:hover { color: #F9F9F9; }

/* Einstellungen für den Kopf*/
#top-left, #top-center, #top-right { background: #0099DD; }
#top-center {
	background: #0099DD url(../l-pix/top-center-back2.gif) no-repeat;
}

/* Einstellungen für die Raender*/
#mitte-left, #mitte-right, #fuss-left, #fuss-right { background: #DFDFDF; }


/* Einstellungen für Fusszeile */
.fuss { border-top: 1px solid #0099DD; }

/* Einstellungen für Tabellenkopf im AVZ */
.tabellenkopf { border-bottom: 1px solid #0099DD; }


/* Überschriften */
h2, h4, h5 { color: #0099DD; }
h2 { border-bottom: 1px solid #0099DD; }
h1, h3, h1 a, h3 a {
	background: #0099DD url(../l-pix/bg.gif);
	color: #F9F9F9;
}


/* Input-Felder/ -Buttons */
input.button, input.quick { color: #0D1662; }


/* Horizontale Linie */
hr {
	background-color: #0099DD;
	color: #0099DD;
}

.h2red {
color: #D60026;
}
