body {
	margin: 0px 0px 0px 0px;
	background: url(img/nl/bg.jpg) #FFFFFF;
	background-position: center top;
	background-repeat: repeat-y;
}
body, table, tr, td {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	color: #58321A;
}
a,a:visited {
	color: #58321A;
	text-decoration: underline;
}
a:hover {
	color: #FDC60A;
	text-decoration: underline;
}
a.b,a:visited.b {
	color: #58321A;
	text-decoration: none;
}
a:hover.b {
	color: #FDC60A;
	text-decoration: none;
}
a.c,a:visited.c {
	color: #FDC60A;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
a:hover.c {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
a.d,a:visited.d {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a:hover.d {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
input, textarea, select, submit {
	font-family: Arial;
	font-size: 12px;
	color: #58321A;
	background: #FFFFFF;
	border: thin solid #CCCCCC;
	border: 1px solid #CCCCCC;
}

/* IRREGULAR FONTS */
.buttom {
	color: #58321A;
}
.title,h1,.titel {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #58321A;
}
.titley,.titelgeel {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FDC60B;
}
.smalltitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #58321A;
}
.whitetitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.highlight {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
.standard {
	color: #58321A;
}
.small {
	font-size: 10px;
}
.error {
	color: #FF0000;
}
.menu_sub_td {
	padding-left: 10px;
}
.menu_sub_span {
	margin-left: -7px;
}
.citaat {
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
.tip {
	font-size: 15px;
	font-weight: bold;
}
.cat {
	font-weight: bold;
	font-size: 13px;
}
.sub {
	color: #C9870B;
}

/* FLOATS */
#content {
	margin: 45px 115px 25px 185px;
	width:690px;
	height:190px;
	overflow:auto;
}


/* CMS */
.front {
	font-size: x-small;
}
#front {
	position: absolute;
	z-index: 14;
	top: 5px;
	right: 5px;
	background: url(img/cms/front_bg.png);
	background-repeat: no-repeat;
	width: 133px;
	height: 181px;
	color: #FFFFFF;
	font-size: xx-small;
	font-family: Lucida Sans Unicode, Lucida Sans, Arial;
}