a:link {text-decoration: none; color: #859d30;}
a:visited {text-decoration: none; color: #859d30;}
a:active {text-decoration: none; color: #859d30;}
a:hover {text-decoration: none; color: #859d30;}

body{
	margin-top: 51px;
	background-image: url(../images/bg.gif);
}

.top{
	width: 780px;
	height: 33px;
	
	background-color: #2d2d2d;
}

.shadowleft{
	width: 10px;
	height: 120px;
	
	background-image: url(../images/headerleft.gif);
}

.header{
	width: 780px;
	height: 120px;
	
	background-image: url(../images/header.gif);
}

.shadowright{
	width: 10px;
	height: 120px;
	
	background-image: url(../images/headerright.gif);
}

.menu{
	width: 780px;
	height: 33px;
	
	background-color: #2d2d2d;
}

#nl{
	position: relative; 
	
	width: 44px;
	height: 29px;
	
	margin-top: 1px;
	margin-left: 10px;
}

#en{
	position: relative; 
	
	width: 44px;
	height: 29px;
	
	margin-top: -29px;
	margin-left: 60px;
}

.contentbg{
	width: 780px;
	
	background-color: #ffffff;
}

.content{
	position: relative;
	
	width: 760px;
	
	font-family: Arial;
  	font-size: 12px;
	
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
		
	background-color: #ffffff;
}

.footer{
	width: 780px;
	height: 40px;
	
	background-image: url(../images/footer.gif);
}

.footershadow{
	width: 780px;
	height: 41px;
	
	background-image: url(../images/footerschaduw.gif);
}

h1{
	font-family: Arial;
  	font-size: 23px;
  	font-style: italic;
  	font-weight: bold;
}

hr{
	height: 1px;
	color: #bdce48;
}
