body{
  font-family: verdana, arial, helvetica, sans-serif;

scrollbar-3d-light-color : #ffffff; 
scrollbar-arrow-color : #cccccc; 
scrollbar-base-color : #cccccc; 
scrollbar-dark-shadow-color : #ffffff; 
scrollbar-face-color : #ffffff; 
scrollbar-highlight-color : #ffffff; 
scrollbar-shadow-color : #ffffff;}

TD{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11;
  color: #ffffff;
  line-height: 15px;
  margin-top: 0;
  margin-bottom: 7px;
  vertical-align: top;
/*  text-align: left;*/
}

.small{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 9;
  color: #ffffff;
  line-height: 15px;
}

/*.formfield{  margin-bottom: 2;  color: #666666;}*/
.textarea      { color: #333; font-size: 10px; font-family: Verdana, Helvetica, Arial, SansSerif; border-style: dotted dotted dotted none; border-width: 1px 1px 1px 0px; border-color: #c3c2bc; width: 381px }
.inputfeld     { color: #003366; font-size: 11px; font-family: Verdana, Helvetica, Arial, SansSerif; border: solid 1px #003366; width: 160px }
.inputfeld2    { color: #003366; font-size: 11px; font-family: Verdana, Helvetica, Arial, SansSerif; border: dotted 1px #003366; width: 260px }
.inputfeld3    { color: #003366; font-size: 11px; font-family: Verdana, Helvetica, Arial, SansSerif; border: dotted 1px #003366}
.box     	   { color: #6C6C6C; font-size: 11px; font-family: Verdana, Helvetica, Arial, SansSerif; border: dotted 1px #CCCC33; width: 20px; text-align: center}

.green {font-family: verdana, arial, helvetica, sans-serif;  font-size: 11;  color: #99CC33; vertical-align: top;}
.red {font-family: verdana, arial, helvetica, sans-serif;  font-size: 11;  color: #CC0000; vertical-align: top;}

.bg {background-image:URL(http://www.experience3.de/ziegle/images/bg_blue.gif);}
.bg2 {background-image:URL(http://www.experience3.de/ziegle/images/bg-blue2.gif);}

a:link{font-size: 11px; color: #FFFFFF; text-decoration: none;}
a:visited{font-size: 11px; color: #FFFFFF; text-decoration: none;}
a:hover{font-size: 11px; color: #FFFFFF; text-decoration: underline;}

a.nav:link{font-size: 11px; color: #ffffff; text-decoration: none;}
a.nav:visited{font-size: 11px; color: #ffffff; text-decoration: none;}
a.nav:hover{font-size: 11px; color: #ffffff; text-decoration: underline;}

a.nav0:link{font-size: 11px; color: #003366; text-decoration: none;}
a.nav0:visited{font-size: 11px; color: #003366; text-decoration: none;}
a.nav0:hover{font-size: 11px; color: #003366; text-decoration: underline;}

a.nav1:link{font-size: 9px; color: #003366; text-decoration: none;}
a.nav1:visited{font-size: 9px; color: #003366; text-decoration: none;}
a.nav1:hover{font-size: 9px; color: #003366; text-decoration: underline;}

a.nav2:link{font-size: 10px; color: #003366; text-decoration: none;}
a.nav2:visited{font-size: 10px; color: #003366; text-decoration: none;}
a.nav2:hover{font-size: 10px; text-decoration: underline;}

a.nav3:link{font-size: 10px; color: #FFFFFF; text-decoration: none;}
a.nav3:visited{font-size: 10px; color: #FFFFFF; text-decoration: none;}
a.nav3:hover{font-size: 10px; color: #999999; text-decoration: none;}

a.grey:link{
  color: #666666; text-decoration: none;
}
a.grey:visited{
  /*  color: #666666;*/   /*  color: #00308F;*/
  color: #666666; text-decoration: none;
}
a.grey:hover{
  text-decoration: underline;
}

a.green:link{
  color: #99CC00; text-decoration: none;
}
a.green:visited{
  color: #99CC00; text-decoration: none;
}
a.green:hover{
  text-decoration: underline;
}

a.red:link{
  color: #CC3300; text-decoration: none;
}
a.red:visited{
  color: #CC3300; text-decoration: none;
}
a.red:hover{
  text-decoration: underline;
}

a.yellow:link{
  color: #FFCC00; text-decoration: none;
}
a.yellow:visited{
  color: #FFCC00; text-decoration: none;
}
a.yellow:hover{
  text-decoration: underline;
}

.pathContainer a:visited{
  color: #6C6C6C;
  font-weight: normal;
  text-decoration: none;
}
.pathContainer a:hover{
  text-decoration: underline;
}

.footer
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 9;
  color: #003366;
  line-height: 15px;
}

/* Lightbox-Komponenten*/
#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(../_lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../_lightbox/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; }
