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

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

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


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%;
	text-align: center;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	padding-top: 30px;
}
.foto2 {
	float: right;
}


#title_menu {
	background-image: url(../img/tekst.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 120px;
}

#topcontent {
	margin-top: 10px;
	width: 630px;
	margin-left: -315px;
	position: absolute;
	left: 50%;
	background-color: #CCC;
	padding-left: 5px;
}
#content {
	width: 630px;
	margin-left: -315px;
	position: absolute;
	left: 50%;
	margin-top: 30px;
	padding-top: 10px;
	padding-left: 2px;
}

td.image
{
	width: 200px;
	height: 200px;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid #000;
	text-align: center;
}

.foto {
	float: left;
	padding-right: 10px;
}
.foto_galerie {
	float: right;
}
#contact_background {
	background-image: url(../img/achtergrond_contact.gif);
	background-repeat: no-repeat;
	background-position: 200px;
}
#content h3 {
	margin: 0px;
	padding: 0px;
}
