/* BACKGROUND */
/* body, outer */

body { background: url(../img/backgroundpatterndark.jpg) top left repeat; color:#222; }
#outer {  }

/* FOOTER NAVIGATION FARBEN */
#footer_nav #footer_navlist a {	color: #000; }
#footer_nav #footer_navlist a:hover { color: #ff9900; }

/* SUBMENUBAR */
/* Inaktive Menuepunkte passen soweit fŸr jeden BG, 
Aktiver Menuepunkt muss fŸr jeweilige Nav sowieso extra definiert werden */

/* STANDARD STILDEFINITIONEN */
a { color: #cddde6; }
strong, b { font-weight:bold; }
em, i { font-style:italic; }
sup { padding-left:1px; font-size:10px !important; font-weight:normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color:#76797c; _position:static !important; }
.sosumi { font-size: 10px !important; color:#76797c; }
.textshadow { text-shadow:#666 1px 1px 2px; }
.hl-info { margin-top:-18px; }
.highlight { color:#000; }
hr { border-color: #555; color: #555; }

#main h1 { font-size:24px; line-height:36px; color:#000; margin-bottom:18px; }
#main h2 { font-size: 18px; line-height:18px; color: #193548; margin-bottom:18px; }
#main h3 { font-size:14px; line-height:18px; color: #000; margin-bottom:4px; }