a:link     { color: #FF9F11; text-decoration: underline; font-family: Arial }
a:visited  { color: #FF9F11; text-decoration: underline; font-family: Arial }
a:hover    { color: #FF9F11; text-decoration: none }
body       { background:#FFFFFF; font-family:Arial; font-size:10pt; margin-left:15; margin-right:0; margin-top:0; margin-bottom:0; padding: 0 }
h3         { margin-top: 10; margin-left:145; margin-bottom:0; font-size:14pt }
.aktuell   { margin-top:0; margin-left:145; font-size:8pt }


@media screen {
	html, body { height: 100%; overflow-y: hidden; }
    #Scrollbereich { height: 100%; width: 100%; overflow: auto; }
    #Inhalt { position: static; }
	}

#fixiert { position: absolute; top: 0px; left: 0px; width: 145px; }

html>body #fixiert {  position: fixed; }

.logo { filter:shadow(color:#E6E3DF,strength:3, direction:135); }

#navl { position: absolute; width: 145px; left: 0px; top: 0px; }