body    {margin: 10px 0px 10px 0px;
         text-align: center;
         font-family: Tahoma,Arial,sans-serif;
         font-size: 12px;
         background-color: #bbb;}
         
a:link       {color: #666}
a:visited    {color: #666}
a:hover      {color: #c6172e}

#box    {margin: 0px auto;
         width: 1000px;
         text-align: left;
         background-color: #fff;}
         
#kopf   {border-top: 1px solid #000;
         height: 80px;   
         background-color: #ddd;}
         
#menu   {padding: 0px 0px 0px 75px;
         color: #fff;
         font-family: "Courier New",monospace;
         font-size: 14px;
         background-color: #000;
         border-top: 1px solid #000;
         border-bottom: 1px solid #000;}

#menu a {margin-right: 10px;          
         padding: 0px 5px 0px 5px;
         color: #fff;
         text-decoration: none;}

#menu span, #menu a:hover 
        {margin-right: 10px;
         padding: 0px 5px 0px 5px;
         color: #000;
         background-color: #fff;}

#inhalt1{margin: 40px 80px 0px 75px;
         width: 845px;
         background-color: #fff;
         font-size: 16px;
         line-height: 150%;}
         
#inhalt2{margin: 40px 220px 0px 0px;
         width: 780px;
         background-color: #fff;
         font-size: 14px;
         line-height: 150%;}
         
h1      {margin-top:0px;
         font-size: 22px;
         color: #c6172e;}

h2      {margin-top: 0px;
         font-size: 14px;
         color: #c6172e;}
         
ul      {list-style-type: square;}

ul.list li 
        {margin-bottom: 10px;}

#logo   {margin: 15px 0px 15px 15px;}

#manda  {float: right;}

.ref    {margin: 0px 5px 5px 0px;
         border: 0px;
         vertical-align:bottom;}
         
.foto   {border: 1px solid #333;}

#aug_f  {float: right;
         border: 0px;}

#slogan {clear:right;
         padding-top: 25px;
         padding-right: 20px;
         padding-bottom: 50px;
         font-size: 18px;
         font-weight: bold;
         color: #f60;
         text-align: right;}

#menu_l {float:left;
         margin-top: 4px;
         margin-right: 65px;
         width: 125px;
         font-family: "Courier New",monospace;
         font-size: 14px;}
           
#menu_l ul {
         list-style: none;
         margin: 0px;
         padding: 0px;}
         
#menu_l ul li {
         margin: 0px 0px 15px 0px;
         padding: 0px;
         text-align: right;}

#menu_l ul a {
         display:block;
         padding-right: 10px;
         text-decoration: none;
         border-top: 1px solid #666;
         border-bottom: 1px solid #666;}
    
#menu_l ul a:hover, #menu_l ul span {
         display:block;
         padding-right: 10px;
         border-top: 1px solid #c6172e;
         border-bottom: 1px solid #c6172e;
         color: #c6172e;}

#text_r  {float:left;
          width: 590px;}

#mia     {float:left;
          margin-right: 45px;
          width: 250px;}
          
#felix   {float:left;
          margin-right: 45px;
          width: 250px;}
       
#fuss   {clear: left;
         height: 80px;
         padding-left: 80px;
         background-color: #ddd;
         border-top: 3px solid #000;
         border-bottom: 1px solid #000;}         
     
#sig    {float:left;
         margin-top: 10px;
         font-size: 11px;}
       
.strong {font-weight: bold;}
         
#mail   {margin-top: 2px;
         vertical-align: top}


#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; }