
/* Bilder fuer Mouseovereffekt vorher laden */
.preload { display: none; position: absolute; height: 1px; width: 1px; }

/* Hier die standard Farbgebung fuer Links auf der Seite */
a { font-family: Tahoma; color:#000080 }
a:hover      { color:#0055AA }
a.subheaderlnk { color:#000000; font-size: 10pt }
a.newslnk { color:#262671 }
a.footer { color:#000080 }

/* Hintergrundbilder */
/* td.headerleft { background-image: url(syspics/header_links.jpg) }
td.headerright { background-image: url(syspics/header_rechts.jpg) } */
td.headerpic { background-image: url(syspics/header_gesamt.jpg) }

/* Standard Schriftart für Tabellen etc. */
td       { font-family:Tahoma; color:#000000; font-size: 10pt }
td.lineheight { line-height: 170% }

/* aussehen von Absätzen */
p.subheader { margin-left: 15px; margin-right: 15px}
p.news { font-family: Tahoma; color:#FFAD33; font-size: 14pt }
p.newsheader { font-family: Tahoma; color:#262671; font-size: 10pt; font-weight: bold }
p.newstext { font-family: Tahoma; font-size: 8pt; }
p.footer { font-family: Tahoma; font-size: 10pt; color:#000080 }
p.maintextheader { font-family: Tahoma; font-size: 13pt; color:#262671; font-weight: bold; text-align: center; margin-top: 10px }
p.maintextheader2 { font-family: Tahoma; font-size: 13pt; color:#262671; text-align: left; margin-top: 10px }
p.maintextheader3 { font-family: Tahoma; font-size: 11pt; color:#262671; text-align: left; margin-top: 10px }
p.maintextheader4 { font-family: Tahoma; font-size: 11pt; color:#262671; font-weight: bold; text-align: left; margin-top: 10px; margin-left: 20px }
p.maintextsubheader { font-family: Tahoma; font-size: 11pt; line-height: 150%; font-weight: bold }
p.maintext { font-family: Tahoma; font-size: 10pt; line-height: 170%; text-align: justify }
p.announce { font-family: Tahoma; font-size: 14pt; color:#008080; text-align: center }

/* weiteres aussehen durch span */
span.bbheader { font-size: 11pt; font-weight: bold }

/* Listen */
ul { list-style-type:square }
ul.sub { list-style-type:disc }
ul.subsub { list-style-type:circle }
li { line-height: 170% }


/* Links ueber MAP */
#navi a { position:absolute; margin-left: 514px; height:194px; width:150px; top: 1px; text-decoration: none } /* background:url(syspics/header_rechts.jpg) } */
#navi a i { visibility: hidden }
a#lnk1, a#lnk2, a#lnk3 { top: 0px }
a#lnk1 { left: 0px }
a#lnk2 { left: 151px }
a#lnk3 { left: 302px }



/* wirken von DIV Elementen */
div.news { margin-top: 100px }
div.random { margin-top: 50px; margin-bottom: 50px; margin-left: 10px; margin-right: 5px }
div.submenue { margin-left: 31px }