/* Styles - w3c.css*/
/* LONI X  - http://www.lonix.de*/
/* 02.12.2008 */

/* #FFFFFF - Site Hintergrund*/
/* #997E6A - Navigation Hintergrund*/
/* #735F4F -  Body Hintergrundfarbe*/



/* Site Aufbau */
#site_position {position:absolute; width:800px; height:641; top:0%; left:50%; margin-left:-400px; margin-top:2px; background:background-repeat:no-repeat; background-position:center center; background-color:#FFFFFF;}
#corpus {position:absolute; background-color:#ababab; left:-1px; top:0px; width:800px; height:100%; border-style:solid; border-width:1px; border-color:#003366; z-index:50;}
#logo_container {position:absolute;   background-color:#1D2956; left:00px; top:0px; width:798px; right:-1px; height:138px; z-index:100;}
#navigation_container {position:absolute; background-color:#1D2956; left:0px; top:139px; width:798px; height:25px; z-index:130;}
#banner_container {position:absolute; background-color:#1D2956; left:570px; top:5px; width:220px; height:57px; z-index:100;}
#texte_container {position:absolute;  background-color:#ffffff; left:0px; top:179px; width:778px; height:400px; padding-right:20px; overflow:auto; z-index:100;}
#texte_index_container {position:absolute;  background-color:#ffffff; left:0px; top:179px; width:778px; height:400px; padding-right:20px; overflow:no; z-index:100;}
#teaser_bild {position:absolute; background-color:#0f0f0f; left:130px; top:90%; width:655px; height:50px; z-index:120;}
#footer_container {position:absolute; background-color:#ababab; left:0px; top:579px; width:798px; height:61px; z-index:130;}
#teaser_text_container {position:absolute; left:50px; top:500px; width:450px; height:61px; z-index:100;}

#bground_image {position:absolute; left:15px; top:80px; width:400px; height:445px; z-index:60;}
#sprache_container {position:absolute; left:670px; top:120px; width:110px; height:30px; background-color:#ffffff; z-index:100;}

/* Formate */
body {margin:0px; background-color:#FFFFFF; font: 12px/15px trebuchet, arial, helvetica, sans-serif; color:#353D45; text-decoration:none; overflow:hidden;}
h1 { font-size:26px; margin-bottom:18px; color:#ababab; }

/* Allgemeine Linkformate */
a:link { color : #ababab; text-decoration : underline; font : 12px "Trebuchet MS", Arial, sans-serif }
a:visited { color :  #ababab; text-decoration : none; font : 12px "Trebuchet MS", Arial, sans-serif }
a:hover { color : #ffffff; text-decoration : underline; background-color : #ababab; font : 12px  "Trebuchet MS", Arial, sans-serif }

/* Äußere Linkformate */
.base_link a:link { color : #811522; text-decoration : none; font : 12px "Trebuchet MS", Arial, sans-serif }
.base_link a:visited { color : #811522; text-decoration : none; font : 12px "Trebuchet MS", Arial, sans-serif }
.base_link a:hover { color : #ffffff; text-decoration : underline;  font : 12px "Trebuchet MS", Arial, sans-serif; background-color : #ababab }


#lightbox{        position: absolute;        left: 0; width: 100%; z-index: 190; 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: 189; width: 100%; height: 500px; background-color: #000; }
