body {
	margin: 0;
	padding: 0;
	background: #352726;
	background-image:url();
	text-align: justify;
}

body, th, td, input, textarea, select, option {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	/*font-family:"trebuchet MS";*/
	color: #ffffff;
	font-size:14px;
}


#tekstdiv1{
	width: 350px;
	height: 500px;
	margin: 0 auto;
	background-image: url(images/pattern2.png);
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-left: 15px;
	margin-top: 20px;
	padding-top: 20px;

	

	/*display:none; */
	
}
#tekstdiv2{
	width: 350px;
	height: 100%;
	margin: 0 auto;
	background-image: url(images/achter80.png);
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 100px;
	color: #FFFFFF;
	min-height: 1000px;
	margin-left: 500px;
	margin-top: -20px;

	

	/*display:none; */
	
}
#over{

	
	margin-right:-200px;


	

	/*display:none; */
	
}

#menubalk{
	height: 30px;
	margin-left: 0px;
	width: 350px;
	margin-top: -10px;

	
}



.style3 {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #659796;
	text-decoration: none;
}
a:visited {
	color: #659796;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
