@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: 1px; height: 40px; }
#navi a:link, #navi a:visited { color: #969897; text-decoration: none; padding-right: 8px; padding-left: 8px; }
#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; }
.biga   { background-color: white; margin-right: 10px; margin-bottom: 10px; padding: 4px; float: left; border: solid 1px #dcdcdc; }
.clearer { clear: both; padding-top: 20px; }

/* 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; }

/* LIGHTBOX */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

