body {
	margin: 0px 0px 0px 0px;
	background: url(img/nl/bg.jpg) #FFFFFF;
	background-repeat: repeat-x;
}
body, table, tr, td {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
}
a,a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #ff6666;
	text-decoration: none;
}
a.b,a:visited.b {
	color: #ff6666;
	text-decoration: none;
}
a:hover.b {
	color: #ff6666;
	text-decoration: none;
}
a.c, a:visited.c {
	color: #666666;
	text-decoration: none;
}
a:hover.c {
	color: #666666;
	text-decoration: underline;
}
input, textarea, select, submit {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	border: thin solid #CCCCCC;
	border: 1px solid #CCCCCC;
}

/* IRREGULAR FONTS */
.buttom {
	color: #000000;
}
.title,h1 {
	font-family: Georgia, Arial;
	font-size: x-large;
	font-weight: bold;
	color: #65AE1B;
}
#titelblok {
	font-family: Arial;
	font-size: large;
	font-style: italic;
	color: #FFFFFF;
	width: 610px;
	height: 53px;
	background: url(img/nl/bg_titel.jpg) #EFF7E8;
	background-repeat: no-repeat;
	padding: 2px 10px 0px 10px;
}
.smalltitle {
	font-family: Georgia, Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FF9900;
}
.whitetitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.highlight {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
.standard {
	color: #000000;
}
.small {
	font-size: 10px;
}
.error {
	color: #FF0000;
}
.footer {
	color: #666666;
}

/* FLOATS */


/* 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;
}
