/* CSS Document */

body
{
	font-size: 12px;
	margin: 10px 0px 0px;
	background: #A48D8B;
	background-image:url(../images/firstback.jpg);
	background-position:center top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663900;
	}

img {
	border: none;
}

A:link, A:visited, A:active, A:hover {
	text-decoration: none;
	color:	#663900;
}

td .onderaan {
	font-family: Lucida Handwriting, verdana, Arial;
}

.menu{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 28px;
	padding: 0;
	margin: 0;
}

.menu a:link, .menu a:visited{
	text-decoration: none;
	color:	#663900;
}
.menu a:hover, .menu a:active{
	text-decoration: none;
	color:	#D68744;
}

.eerste{
	line-height: 900px;
}