@import url(/framework/reset.css);

/* ALLGEMEIN */
body { color: #696969; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(/media/media_css/bodyhg.jpg); background-repeat: repeat-x; background-position: left top; text-align: center; padding: 20px; }
#complete { background-color: white; background-image: url(/media/media_css/completehg.gif); background-repeat: repeat-x; background-position: left bottom; text-align: left; width: 960px; margin-right: auto; margin-left: auto; padding: 5px; border: dotted 1px #dcdcdc; }

/* NAVI */
#navi { color: #969897; font-size: 0.95em; background-color: #eff0f0; text-align: center; letter-spacing: 2px; height: 40px; }
#navi a:link, #navi a:visited { color: #969897; text-decoration: none; padding-right: 10px; padding-left: 10px; }
#navi a:hover, #navi a.aktiv { color: #e47615; }

/* LINKS */
#links { vertical-align: top; width: 200px; padding-bottom: 20px; }
#links h1 { font-size: 0.85em; padding-top: 30px; padding-right: 20px; padding-bottom: 15px; padding-left: 20px; }
#links p { font-size: 0.7em; line-height: 1.4em; padding-right: 20px; padding-left: 20px; }
#links p a:link,#links p a:visited { color: #f48210; font-weight: 700; text-decoration: none; }
#links p a:hover { color: #4682b4; text-decoration: underline; }

#navlist { padding-left: 0; margin-left: 0; border-bottom: 1px dotted #dcdcdc; width: 200px; margin-bottom: 20px; }
#navlist li { list-style: none; margin: 0; padding-top: 7px; padding-bottom: 7px; padding-left: 4px; border-top: 1px dotted #dcdcdc; }
#navlist li a:link, #navlist li a:visited { color: #f48210; font-size: 0.7em; font-weight: 700; text-decoration: none; padding-left: 15px; }
#navlist li a:hover, #navlist li a.aktiv { color: #4682b4; }
#navlist li:hover { background-color: #f5f5f5; }

/* CENTER */
#center { background-color: white; vertical-align: top; padding-top: 30px; padding-bottom: 20px; }
#center p { font-size: 0.8em; line-height: 1.6em; padding-right: 20px; padding-bottom: 5px; padding-left: 20px; }
#center h1 { color: #969897; font-size: 1.3em; font-weight: normal; padding-right: 20px; padding-left: 20px; }
#center h2 { font-size: 0.7em; line-height: 1.5em; letter-spacing: 1px; padding: 20px 20px 20px; }
#center h3 { font-size: 0.95em; padding: 30px 20px 20px 20px; }
#center a:link,#center a:visited { color: #f48210; font-weight: 700; }
#center a:hover { color: #4682b4; text-decoration: underline; }

/* RECHTS */
#rechts { vertical-align: top; width: 200px; padding-top: 30px; padding-bottom: 20px; }
#rechts h1 { font-size: 0.85em; padding-right: 20px; padding-bottom: 15px; padding-left: 20px; }
#rechts p { font-size: 0.7em; line-height: 1.4em; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; }
#rechts a:link,#rechts a:visited { color: #f48210; font-weight: 700; text-decoration: none; }
#rechts a:hover { color: #4682b4; text-decoration: underline; }

/* FUSS */
#fuss { background-color: white; text-align: center; height: 50px; }
#fuss p { font-size: 0.7em; letter-spacing: 2px; }
#fuss a:link, #fuss a:visited { color: #696969; font-weight: 700; text-decoration: none; padding-right: 5px; padding-left: 5px; }
#fuss a:hover, #fuss a.aktiv { color: #4682b4; text-decoration: underline; }

/* KLASSEN */
.bira { background-color: white; padding: 4px; border: solid 1px #cdd0d0; }
.birali   { background-color: white; margin-right: 10px; margin-bottom: 1px; padding: 4px; float: left; border: solid 1px #dcdcdc; }
.birare { background-color: white; margin-right: 10px; margin-bottom: 10px; padding: 4px; float: right; border: solid 1px #dcdcdc; }
.bili { margin-right: 10px; margin-bottom: 10px; float: left; }
.bire { margin-bottom: 10px; margin-left: 10px; float: right; }

/* TERMINE TABELLE */
#terminetabelle { width: 500px; margin-bottom: 20px; margin-left: 20px; }
#terminetabelle td { font-size: 0.7em; vertical-align: top; padding: 12px 3px; border-bottom: 1px dotted #dcdcdc; }
#terminetabelle tr:hover { background-color: #e7eedc; }
.zart { background-color: #f5f5f5; }

/* NOISTERNIG TABELLE */
#noisternigtable { width: 520px; margin-left: 20px; }
#noisternigtable td  { font-size: 0.8em; line-height: 1.8em; vertical-align: top; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; }

/* HELP */
#help { font-family: Georgia, serif; font-size: 12px; margin-top: 20px; margin-bottom: 20px; }
#help label { font-family: Verdana, sans-serif; font-weight: bold; color: #660000; }
#help fieldset { background: #fffafa; border: 1px solid #ccc; padding: 10px; }
#help legend { font-family: arial, sans-serif; font-weight: bold; font-size: 90%; color: #666; background: #f5f5f5; border: 1px solid #ccc; border-bottom-color: #999; border-right-color: #999; padding: 4px 8px; }
