li
{
   list-style-image: url(/grafik/oberflaeche/aufzaehlung.png)
}

a.menuLink:link { text-decoration:none; font-weight:bold; color:#faa433; font-size:10pt; font-family:Arial; }
a.menuLink:visited { text-decoration:none; font-weight:bold; color:#faa433; font-size:10pt; font-family:Arial; }
a.menuLink:hover { text-decoration:underline; font-weight:bold; color:#df8413; font-size:10pt; font-family:Arial; }
a.menuLink:active { text-decoration:none; font-weight:bold; color:#faa433; font-size:10pt; font-family:Arial; }

a.obenLink:link { text-decoration:none; font-weight:bold; color:#ffffff; font-size:9pt; font-family:Arial; }
a.obenLink:visited { text-decoration:none; font-weight:bold; color:#ffffff; font-size:9pt; font-family:Arial; }
a.obenLink:hover { text-decoration:underline; font-weight:bold; color:#ffffff; font-size:9pt; font-family:Arial; }
a.obenLink:active { text-decoration:none; font-weight:bold; color:#ffffff; font-size:9pt; font-family:Arial; }

a.footerLink:link { text-decoration:none; font-weight:normal; color:#eeeeee; font-size:9pt; font-family:Arial; }
a.footerLink:visited { text-decoration:none; font-weight:normal; color:#eeeeee; font-size:9pt; font-family:Arial; }
a.footerLink:hover { text-decoration:underline; font-weight:normal; color:#eeeeee; font-size:9pt; font-family:Arial; }
a.footerLink:active { text-decoration:none; font-weight:normal; color:#eeeeee; font-size:9pt; font-family:Arial; }

#menuOben
{

		position:absolute;
		top:16px;
		left:708px;
		width:450px;
		height:35x;
		min-height:35x;
		z-index:600;

}

#footer
{

		position:relative;
		top:16px;
		left:708px;
		width:450px;
		height:35x;
		min-height:35x;
		z-index:600;
		text-align:center;

}

.ueberschrift { text-decoration:none; font-weight:bold; color:#aaaaaa; font-size:12pt; font-family:Verdana; }
.hauptText { text-decoration:none; font-weight:normal; color:#333333; font-size:9pt; font-family:Verdana; }
.footerText { text-decoration:none; font-weight:normal; color:#ffffff; font-size:9pt; font-family:Arial; }
.eingabefeld { background-color:#f5f5f5; border:1px solid #aaaa88; padding:1px; }
.pflichtfeld { color:#cc2222; }
