body {
	background-color: #FFE97F;
	color: #333333;
	font-size: 13px;
	font-family: "Verdana", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

div.wrapper {
	position: relative;
	width: 800px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}

div.content {
	background-image: url(../images/achtergrond.jpg);
	background-repeat: no-repeat;
	width: 780px;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
}

div.copyright {
	text-align: center;
	width: 100%;
}

p.teaser {
	font-weight: bold;
}

hr {
	color: #AC995F;
	background-color: #AC995F;
	height: 2px;
}

A {
	color: #333333;
	font-size: 13px;
	font-family: "Verdana", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}

A:Visited {
	color: #333333;
	font-size: 13px;
	font-family: "Verdana", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}

A:Active {
	color: #333333;
	font-size: 13px;
	font-family: "Verdana", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}

A:Hover {
	color: #C80000;
	font-size: 13px;
	font-family: "Verdana", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}

a:link img.thumb,a:visited img.gal {
	border-color: #333333;
	border-width: 2px;
	border-style: solid;
}

a:hover img.thumb,a:active img.gal {
	border-color: #C80000;
	border-width: 2px;
	border-style: solid;
}

img.image {
	border-color: #C80000;
	border-width: 2px;
	border-style: solid;
}