/* Grundlayout www.pressnitztalbahn.de Stand: 2006-11-28 Autor: Joerg Mueller */
html { background-color:  #fff; margin: 0 ; padding: 5px 5px 0 ; }
body { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin: 2px 0 0 ; padding: 0 ; behavior: url(../css/csshover.htc) /* Aufruf einer WinIE-Behavior-Datei */ ; }

/* Bereich HEAD */
#head { margin: 0; padding: 0; background-color: #001f41; width: 100%; height: 49px; }
#head .streifen img { position: absolute; top: 25px; left: 0; width: 100%; height: 22px; z-index: 0; visibility: visible; }
#head .namehinten img { position: absolute; top: 3px; left: 158px; width: 175px; z-index: 1; }
#head .namevorn img { position: absolute; top: 10px; left: 150px; width: 200px; z-index: 2; }
#head .datum { position: absolute; top: 14px; right: 5px; z-index: 3; }
#head .datum a { color: #fff; font-size: 9px; font-weight: 500; text-align: right; float: right; }

/* Bereich CONTENT nur für Testzwecke, für Anwendung gesonderte CSS-Datei 
#content { font-size: small; color: #aaa ; background-color: #fff; position: absolute; top: 68px; left: 150px; right: 10px; margin: 0; clear: right; z-index: 4 ; float: left; padding: 10px 20px 20px 50px; border-top: 1px solid #003; border-bottom: 1px solid #000; }*/

/* Bereich MAINNAVI Haupt-Navigation oben quer */
#mainnavi { background-color: #001f41; width: auto; height: 20px; margin-top: 0; margin-right: 0; margin-bottom: 0; padding: 0 0 0 150px; }
#mainnavi li { list-style: none; float: left; margin-left: 1px; padding-left: 13px; font-size: 10px; line-height: 20px; white-space: nowrap; background: #001f41 url(../grafiken/tabs6-big.gif) no-repeat; }
#mainnavi a { display: block; float: left; padding: 0 13px 0 0; text-decoration:  none; font-weight: bold; color: #00121e; background: #001f41 url(../grafiken/tabs6-big.gif) no-repeat 100% 0; width: 0.1em; }
html>body #mainnavi a {width: auto;}    /* fixes IE6 hack */
/* Kommentierter Backslash Hack versteckt die Regel vor dem IE5-Mac \*/
#mainnavi a {float: none;}            /* End IE5-Mac hack */
#mainnavi a:hover {color: #f9b100;}
#mainnavi .aktuell, #mainnavi .aktuell a { color: #8e2e25; background-image: url(../grafiken/tabs7akt-big.gif); }

/* Bereich SUBNAVI Unternavigation und Querverweise */
#subnavi { float: left; width: 150px; background: #001f41 ; font-size: 0.62em; font-weight: 500; left: 0; margin-top: 0; margin-left: 0; padding-top: 0; padding-bottom: 3px; padding-left: 0; border-top: 1px ridge #fff; border-bottom: 1px ridge #fff; }
#subnavi ul {margin:1pt 0 0 ; padding: 0; width: 150px; background: #001f41; }
#subnavi li { position:relative; list-style:none; margin: 0 2px 0 3px; }
#subnavi li:hover { background: #ffefd5; }
#subnavi li.submenue { position: relative; top: -1px; }
#subnavi li.submenue:hover { background-color: #fff0f5; }
#subnavi li.aktuell { background-color: #98c8c8; border: solid 1pt #ddd; }
#subnavi li.aktuell a, #subnavi.aktuell a:hover {color: #8e2e25; }
#subnavi li a { color: #f5f5f5; display: block; padding: 2px 0 2px 5px; text-decoration: none; width: 150px; }
#subnavi>ul a { width: auto; }
#subnavi li a:hover { color: #8e2e25;}
#subnavi ul ul { position:relative; top: 0; left: 10px; width: 140px; }
#subnavi ul ul ul { position:relative; top: 0; left: 10px; width: 130px; }
.subnavikat { color: #e2d640; font-size: 9px; line-height: 10px; margin-top: 1em; margin-bottom: 1em; padding-top: 2px; padding-bottom: 2px; padding-left: 6px; }

/* Bereich FOOTER Fußzeile */
#footer { background: #97b3cd url(../grafiken/wuerfel_klein.gif) no-repeat 95% 0; position: absolute; left: 0; right: 0; bottom: 0; width: 100%; height: 17px; float: right; max-width: 700px; padding-top: 3px; padding-bottom: 5px; border-top: 1pt solid #a9a9a9; }
#footer ul { margin: 0 0 0 25%; padding: 2px 0 0; }
#footer li { text-align: center; list-style: none; margin: 0 0 0 0; float: left; width: 7em; padding-left: 5px; }
#footer li a { color: #000; font-size: 9px; text-decoration: none }
#footer li a:hover { color: #f9b100; font-size: 10px; text-decoration: none }

