.link_klein {
	font-size: 10px;
	color: #999999;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a {
	font-size: 14px;
	color: #003366;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #006666;
}
a:active {
	color: #006699;
}
a:link {
	color: #000066;
}
.Stil1 {
	font-size: 10px;
	color: #FFFFFF;
}

img {
  border:none;
  }
  
#Layer1 {
	position:absolute;
	left:40px;
	top:16px;
	width:200px;
	height:198px;
	z-index:2;
}
#Layer2 {
	position:absolute;
	left:48px;
	top:74px;
	width:110px;
	height:450px;
	z-index:1;
	background-color: #87BB40;
}
#Layer3 {
	position:absolute;
	left:765px;
	top:74px;
	width:190px;
	height:450px;
	z-index:3;
	background-color: #1D296D;
}
#Layer4 {
	position:absolute;
	left:240px;
	top:70px;
	width:555px;
	height:54px;
	z-index:4;
	background-color: #DDDCDC;
}
#Layer5 {
	position:absolute;
	left:857px;
	top:106px;
	width:121px;
	height:447px;
	z-index:3;
	background-color: #1D296D;
}
#Layer6 {
	position:absolute;
	left:259px;
	top:200px;
	width:485px;
	height:300px;
	z-index:5;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
#Layer7 {
	position:absolute;
	left:784px;
	top:435px;
	width:164px;
	height:71px;
	z-index:6;
}
#Layer8 {
	position:absolute;
	left:785px;
	top:526px;
	width:79px;
	height:0px;
	z-index:7;
}
#Layer9 {
	position:absolute;
	left:64px;
	top:488px;
	width:97px;
	height:20px;
	z-index:8;
}

#aktion {
  position:absolute;
	left:788px;
	top:188px;
	width:97px;
	height:20px;
	z-index:8;
}

td#space {
  height:3px;
  padding-right:50px;
  border-bottom:1px solid green;
}

td#vimg {
  padding-top:10px;
  text-align:center;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

/* #overlay{ background-image: url(overlay.png); } */

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
