/* Galerie Commeter - Birgit Brueckl, Ferdinand Weinrother*/


#light {width:500px;}
#light .img_descr {margin:20px 0px 0px 60px;}

#hlimg {font:10px Tahoma, Arial, Helvetica, sans-serif; color: #000000; line-height: 14px;}
#text {font:10px Tahoma, Arial, Helvetica, sans-serif; color: #8d8b8b; line-height: 14px;}

#light .buttons {
       float:right;
       margin-right:50px;
       }

#light .drucken {
       display:inline;
       margin-right:5px;
       }

#light .schliessen {
       display:inline;
       }

.pfeil_nach_links {margin-right:5px;margin-left:10px;float:left;margin-top:50%}
.pfeil_nach_rechts {margin-right:5px;margin-left:10px;float:right;margin-top:50%}



/* ############    Lightbox    ############# */
.white_content {
       display: none;
       padding: 20px 0px 20px 0px;
       background-color: #FFFFFF;
       z-index:1002; 
       }

.white_content img#lightimg {
       width:418px;
       }

.black_overlay {
       display: none;
       position: absolute;
       top: 0%;
       left: 0%;
       width: 100%;
       height: 100%;
       background-color: #000000;
       z-index:1001;
       -moz-opacity: 0.8;
       opacity:.80;
       filter: alpha(opacity=80);


       opacity:0.6;
       filter:"alpha(opacity=60)"; /* funktioniert voraussichtlich in IE 8 */
       filter:alpha(opacity=60);   /* IE 4-7 */
       zoom:1;                     /* für IE Version 7 (or set width/height to trigger "hasLayout") */ 
       }

.closelight {
       cursor: pointer;
       }

/* ########################################## */









html {
   overflow:hidden;
   }

body { 
   margin: 0;
   padding: 0;
   background-image: url(/images/bg_pattern.gif);
   font:10px Tahoma, Arial, Helvetica, sans-serif; 
   color: #8d8b8b; 
   line-height: 14px;
   border-color:#afafaf;
   overflow : hidden;
   }


/*
   scrollbar-arrow-color:#8d8b8b;
   scrollbarBaseColor:#ffffff;
   scrollbar-track-color:#ffffff;
   scrollbar-face-color:#ffffff;
   scrollbar-highlight-color:#ffffff;
   scrollbar-dark-shadow-color:#ffffff;
   scrollbar-shadow-color:#ffffff;
*/



img {
   border:none;
   margin:0;
   padding:0;
   }



/* --------------Links------------- */

#Table_01 {
   background: #ffffff;
   margin-left:auto;
   margin-right:auto;
   }

.h1 {
   font-size:10px;
   font-weight:normal;
   color:#5d5d5d;
   line-height:14px;
   margin-top:15px;	
   }

.h1img{
   font-size:10px;
   font-weight:normal;
   color:#5d5d5d;
   line-height:14px;
   }

.text {
   font-style:normal;
   font-size:10px;
   font-weight:normal;
   color:#8d8b8b;
   line-height:14px;
   margin-top:4px;
   }

a:link {
   color:#5d5d5d;
   text-decoration:underline;
   }

a:visited {
   color:#8d8b8b; 
   text-decoration: underline;
   }



/* --------------------------------Grundgeruest--------------------------------- */

.rapper {
   margin: -255px 0 0 -455px;
   position:absolute;
   top: 50%;
   left: 50%;
   width:940px;
   height:510px;
   }

.gesamtrahmen {
   float:left;
   width:867px;
   height:520px;
   border:1px solid #a0a0a0;
   background:#ffffff;
   overflow:hidden;
   }

/*------------- Iframe zum Vorladen des Rueckzooms ----------*/ 

.preloadrahmen {
   position: absolute; 
   left:1px;
   top:1px;
   width:1px;
   height:1px;
   }

/*------------- Iframe zum Vorladen des Rueckzooms ----------*/  

.schatten_links {
   float:left;
   width:18px;
   height:520px;
   background:url(http://www.commeter.de/ceemes/base.php?webfile/show/1630) no-repeat;
   }

.schatten_rechts {
   float:left;
   width:18px;
   height:520px;
   background:url(http://www.commeter.de/ceemes/base.php?webfile/show/1631) no-repeat;
   }

/* --------------rechter Textinhalt fuer das scrolling------------- */
#right {
   position: absolute; 
   left:412px;
   top:169px;
   width:288px;
   height:222px;
   overflow:auto;
   }

/* --------------Impressum------------- */
.Impressum {
   position:absolute; 
   left:46px;
   top:181px;
   width:273px;
   height:216px;
   }



div#hold { 
   margin:0;
   padding:0;
   position:relative;
   overflow:hidden;
   width:250px;
   height:51px;
   z-index:100
   }

div#wn { 
   position:absolute; 
   left:0px; top:0px; 
   width:250px; height:51px; 
   clip:rect(0px, 250px, 51px, 0px); 
   overflow:hidden;	
   z-index:1; 
   }

div#lyr1 { 
   position:absolute;
   visibility:hidden; 
   left:0px; top:0px; 
   z-index:1; 
   }
	
#t1 tr td img {border: none;}

