/* Haupt- Div - Container
***************************************/
div#navi { position:absolute; top:0px; left:0px; width:195px; z-index:2; background-image:url(../images/spacer-gelb.jpg); background-repeat:repeat; height: 100%; }
div#oben { text-align:left; z-index:1; background-image:url(../images/spacer-hellgelb.jpg); background-repeat:repeat; padding-left:280px}
div#inhalt { width:650px; position:absolute; left:280px; top:120px; text-align:left; z-index:0;}


td#oben {height:28px; width:125px}
td#nav {padding-left:10px; height:28px; width:195px; background-image:url(../images/spacer-hellgelb.jpg)}
td#navover {height:28px; width:195px; background-image:url(../images/spacer-gelb.jpg)}

body { font-family:Arial, Helvetica, sans-serif; }
a.navi { text-decoration: none; color:#000000; }
a.navi:hover { text-decoration: none; color:#d5d5d5; }
