html {	
	background: #66B929;
	text-align: center;
	font-family: Helvetica, Verdana, Arial;	
	color: #333333;	
}

a{
	color: #2F5B0D;
}

#menu a{
	font-size: 27px;
	text-decoration: none;
	text-shadow: 2px 2px 2px white;
}

#menu a:hover{
	border-bottom: 2px solid;
	text-shadow: 2px 2px 1px white;
}


body{
	width: 990px;
	text-align: left;	
	margin: 0 auto;						
}

#header {	
	position: absolute;
	top: -20px;	
	background: url(images/butterfly.jpg) -60px -80px no-repeat;	
	height: 300px;
	width: 950px;
	text-indent: -5000px;
}

#menu{	
	z-index: 5;
	width: 990px;	
	font-size: 25px;	
	position: absolute;
	top: 215px;		
}

#menu ul {
	position: absolute;
	top: 15px;				
	list-style: none;
	margin: 5px 5px 5px 15px;
	padding: 0;
	
}

#menu ul li {	
	display: inline;	
	padding: 10px 66px 10px 8px;	
	
}

#content{
	margin-top: 280px;	
	margin-left: 25px;		
}

#mainContent{
	width: 640px;
	background-color: #C5DF9D;
	padding: 1px 20px 10px 20px;
	border-radius: 15px;
	line-height: 1.6em;
}

#content p a{
	text-decoration: underline;
	color: black;	
}


#sidebar{	
	position: absolute;
	top: 306px;
	z-index: 0;
	color: black;
	width: 290px;
	margin-left: 668px;	
	padding: 0 10px 5px 20px;
	border-radius: 15px;		
	opacity:0.9;
	background-color: #C5DF9D;
	line-height: 1.6em;
}

#sidebar a{
	color: #3D4430;
}

#sidebar ul, fieldset ol {
	list-style-type: none;
	color: black;
	margin: 0;
	padding: 0;
}

.tabel{
	font-size: 13px;
}

#loep{	
	position: absolute;
	top: 188px;
	z-index: 2;
	background: url(hd_images2/loep.png) no-repeat;	
	width: 257px;
	height: 146px;
	margin-left:749px;
}

#footer-content{
	margin-left: 25px;
	font-size: 13px;
}
	
h1, h2, h3 {
	color: #2F5B0D;
}

h2 {
	font-size: 2em;
}

img {
  margin: 10px;
}

legend {
	font-weight: bold;
}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

