body {
	background-color: #ffdeb1;
	margin: 0px;
}

body, p, div, td, th {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #000;
	font-weight: bold;
}

#frameBegin {
	height: 500px;
	width: 626px;
	margin-top: -250px;
	margin-left: -313px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../img/stier_tekst.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


#frameBegin #plaatje {
	height: 450px;
}
#frameBegin #menu {
	text-align: center;
	padding-top: 5px;
	height: 25px;
}
#top_header {
	width: 100%;
	background-color: #FEF5EC;
	text-align: center;
	border-bottom: 1px solid #000;
	padding-bottom: 50px;
	padding-top: 50px;
}
#content {
	margin-top: 30px;
}
#title_menu {
	background-image: url(../img/tekst.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 80px;
}
