@charset "utf-8";
body { background-color:white; background-image:url(../grafik/bg_body.png); background-position:center; background-repeat:repeat-y; height:100%; margin:0px; }

#rahmen { width:700px; height:100%; position:absolute; top:0px; left:50%; margin-left:-350px; }
#ecke { width:160px; height:265px; background-image:url(../grafik/ecke.png); position:absolute; top:9px; left:0px; }
#banner { width:540px; height:180px; background-image:url(../grafik/banner.png);  position:absolute; top:9px; left:160px; overflow:hidden; }
#topnavi1 { width:400px; height:20px; background-color:black; position:absolute; top:189px; left:160px; overflow:hidden; }
#topnavi2 { width:140px; height:20px; background-color:black; position:absolute; top:189px; left:560px; text-align:right; overflow:hidden; }
#sidenavi { width:160px; background-color:#999999; background-image:url(../grafik/bg_navi.png); background-repeat:no-repeat; position:absolute; top:274px; left:0px; bottom:0px; overflow:hidden; }
#inhalt { width:522px; padding:9px; background-color:white; background-image:url(../grafik/bg_top.png); background-position:top; background-repeat:no-repeat; position:absolute; top:209px; left:160px; bottom:0px; overflow:auto; }

.navi { color:black; font-family:Arial; font-size:12px; font-weight:bold; text-align:left; margin-left:10px; }
.navi:link { color:black; text-decoration:none; }
.navi:hover { color:yellow; text-decoration:none; }
.navi:active { color:yellow; text-decoration:none; }
.navi:visited { text-decoration:none; }
.topnavi { font-family:Arial; font-size:11px; color:yellow; margin-top:3px; margin-left:9px; margin-right:9px; }
.topnavi-l { font-family:Arial; font-size:11px; color:yellow; margin-top:3px; }
.topnavi-l:link { text-decoration:none; }
.topnavi-l:hover { text-decoration:none; color:white; }
.topnavi-l:active { text-decoration:none; color:white; }
.topnavi-l:visited { text-decoration:none; }

.text { font-family:Arial; font-size:12px; text-align:justify; color:black; }
.link { font-family:Arial; font-size:12px; text-align:justify; color:#0066cc; }
.link:link { text-decoration:underline; }
.link:hover { color:black; text-decoration:underline; }
.link:active { text-decoration:underline; }
.link:visited { text-decoration:underline; }
.start { font-family:Arial; font-size:12px; text-align:center; color:black; margin-bottom:4px; margin-right:4px; margin-left:4px; }
.kontakt { font-family:Arial; font-size:12px; text-align:left; color:black; margin-bottom:5px; margin-top:0px; margin-left:0px; }
.zeit { font-family:Arial; font-size:12px; text-align:left; color:black; margin:3px; }
.line { width:510px; height:2px; margin-top:5px; margin-bottom:5px; border:0px; }

h1 { color:black; font-family:Arial; text-decoration:none; font-weight:bold; font-size:18px; text-align:left; margin-top:0px; }
h2 { color:black; font-family:Arial; text-decoration:none; font-weight:bold; font-size:22px; text-align:center; margin-top:4px; margin-bottom:6px; }
marquee { font-family:Arial; font-size:12px; color:black; font-weight:bold; }