body {
	background-image: url(images/page.gif);
	background-repeat: repeat;
	margin: 0px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #333;
	min-height: 100%;
}
h1 {
	color: #625D34;
	font-size: 46px;
	font-weight: bold;
	letter-spacing: 0.8em;
	display: inline;
}

a:link { color: #666666; text-decoration: none}
a:visited { color: #666666; text-decoration: none}
a:hover { color: #000000; text-decoration: none}
.topmenu a:link { color: #C4C5A9; text-decoration: none}
.topmenu a:visited { color: #C4C5A9; text-decoration: none}
.topmenu a:hover { color: #FFFFFF; text-decoration: none}

.style1 {
	font-size: 12px;
	color: #C4C5A9;
}
.style2 {
	font-size: 14px;
	color: #FFFFFF;
}
.style3 {
	color: #000000;
}
.style4 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bolder;
}
.styleoud
{
	font-family:		Verdana, Arial;
	font-size:		11px;
	text-decoration: line-through;
}

.stylered
{
	font-family:		Verdana, Arial;
	font-size:		11px;
	font-weight: bold;
	color: #FF0000;
}
.border {
	border: 1px solid #625D34;
}
.borderBoven {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #625D34;
}
.borderOnder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #625D34;
	text-align: left;
}
.knop {
	background-color: #C4C5A9;
	border: 2px solid #999999;
}.stylebig {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
