/* allgemeines + wrapper */
* { margin:0; padding:0; border:0; }
body { font:12px Arial, sans-serif; background:#e7e7e7 url(../images/hgrund-site.gif) top left repeat-y; }
h1 { color:#F03D26; font-size:14px; font-weight: bold; margin-bottom:11px; } 
h2,h2,h3,h4,h5,h6 { color:#F03D26; font-size:12px; font-weight: bold; margin:20px 0 5px 0; }
.imageheader { color:#F03D26; text-indent: -3000px; background-repeat: no-repeat; display:block; height:32px; margin-top:20px; margin-bottom:2px; }
#page { width:900px; }
a { color:#F03D26; text-decoration:underline; }

/* google suchwörter hervorheben (extension) */
.tx-psmhighlight-sword-1 { font-variant:small-caps; background:url(../images/googleLine.gif) bottom left repeat-x; }

/* header bereich: */
#header { display:block; width:900px; height:190px; position:relative; background:url(../images/hgrund-header.gif) top left repeat-x; }

/* header bereich: falken-logo */
#header .logo { display:block; width:194px; height:190px; position:absolute; top:0; left:0; }
#header .logo img { display:block; }

/* header bereich: wechselnde icon-grafik */
#header .icon { display:block; width:169px; height:127px; position:absolute; top:0; right:0; }
#header .icon img { display:block; }

/* header bereich: Überschrift */
#header dl { position:absolute; left:249px; top:35px; width:460px; }
#header dl dt { font-size:28px; color:#fff; }
#header dl dd { font-size:12px; color:#fff; margin-top:5px; }

/* header bereich: navigation oben */
#header ul { float:right; margin-top:134px; list-style:none; }
#header ul li { float:left; padding-left:10px; border-left:1px #024EA6 solid; padding-right:10px; }
#header ul li a { text-decoration:none; color:#000; font-size:14px; }
#header ul li a:hover { text-decoration: underline; }

/* hauptnavigation 1. ebene */
#navi { width: 194px; float:left; }
#navi ul { margin-left:10px; list-style:none; margin-top:25px; }
#navi ul li a { cursor:default; display:block; width:174px; border-bottom:1px #fff solid; color:#fff; text-decoration:none; font-size:14px; text-transform: uppercase;}

/* hauptnavigation 2. ebene */
#navi ul li ul { margin: 5px 0 25px 0; }
#navi ul li ul li a { cursor:pointer; border:0; display:block; text-transform:none; }
#navi ul li ul li a:hover { text-decoration:underline; }

/* hauptnavigation 3. ebene */
#navi ul li ul li ul { margin:2px 0 10px 0px; }
#navi ul li ul li ul li a { padding-left:20px; width:154px; background:url(../images/dot.gif) 10px center no-repeat; font-size:12px; }

/* suchfeld: */
#navi dl { width: 174px; margin-left:10px; }
#navi dl dt { border-bottom:1px #fff solid; font-size:14px; text-transform: uppercase; color:#fff; }
#navi dl dd { text-transform:none; }
#navi dl dd input { height:26px; margin-top:5px; float:left; }
#navi dl dd input[name="submit"] { margin-left:4px; }
#navi dl dd input[name="sword"] { padding-top:3px; height:23px; }

/* content-bereich */
#content { width:666px; float:left; padding:20px; padding-top:0; color:#024EA6; } 
.csc-textpic-caption { font-size:10px; }

#content ul { margin-left:30px; }

#content ul.archiv { margin: 10px 0 10px 20px; }
#content ul.archiv li ul { margin: 5px 0 5px 10px; }




