html, body {
scrollbar-face-color: #2ea027; 
scrollbar-highlight-color: #ccc; 
scrollbar-shadow-color: #fff; 
scrollbar-3dlight-color: #fff; 
scrollbar-arrow-color: #fff; 
scrollbar-track-color: #fff; 
scrollbar-darkshadow-color: #ccc;
   margin: 0;
   padding: 0;
   font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
   font-size: 101%;
   background-image: url(../img/klick_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
	display: block;
}	 


td { vertical-align: top; }
h1 { font-size: 1.1em; }

.txt, .txtlayer { 
	font-size: 0.7em; 
	line-height: 1.3em; 
	color: #333;
	padding: 10px;
	margin: 10px;
		  }
	  
a {font-weight: normal; }
a:link { text-decoration: underline; color: #000;}
a:visited { text-decoration: underline; color: #000; }
a:hover { text-decoration: none; color: #2ea027; }
a:active { text-decoration: underline; color: #2ea027;}

#lklick { 
	position:absolute;
	left:0px;
	top:0px;
	width:260px;
	height:270px;
	text-align: left;
	padding-left:10px;
	z-index:10;
	visibility: hidden;
	background-image: url(../img/bg_divs.gif);
 }

#lelearn, #lverlag, #lmoodle, #lblog, #lamazon, #lnlg, #lbleco, #lsemi, #linfo {
	position:absolute;
	left:0px;
	top:0px;
	width:260px;
	height:270px;
	text-align: left;
	padding-left:10px;
	visibility: hidden;
	background-image: url(../img/bg_divs.gif);	
	}

#lelearn {
	z-index:1;
	
}

#lverlag {
	z-index:2;
	
}

#lmoodle {
	z-index:3;
	
}

#lblog {
	z-index:4;
	
}

#lamazon {
	z-index:5;
		
}

#lnlg {
	z-index:6;
	
}

#lbleco {
	z-index:7;

}

#lsemi {
	z-index:8;
	
}

#linfo {
	z-index:9;
	
}
