body {
	margin: 0px;
	background-color: #000066;
}
.menu {
	background-image: url("../img/layout/mnu_bg.jpg");
}
.td_main {
	background-color: #ffffff;
}
.ptitle, .td_bottom, .nhead, .small_nhead, .ntext, .naddress, .nhref, .text, .kopje, .frm_fill, .error, .error_big, .succes, .alt_text, .stext {
	font-family: Verdana, Times, Serif;
}
.ptitle {
	color: #ffffcc;
	font-size: 31pt;
	font-weight: bold;
}
.td_bottom, .cp_href {
	font-size: 7pt;
	color: #ffffcc;
	background-image: url("../img/layout/bot_balk.jpg");
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
}
.cp_href {
	text-decoration: none;
}
.cp_href:hover {
	text-decoration: underline;
}
.text {
	font-size: 10pt;
}
.stext {
	font-size: 9pt;
}
.alt_text {
	font-size: 10pt;
}
.kopje {
	background-image: url("../img/layout/title_balk.jpg");
	font-size: 10pt;
	font-weight: bold;
	color: #FF8A00;
}
.succes {
	font-size: 8pt;
	font-weight: bold;
	color: #00aa00;
}
.error {
	font-size: 8pt;
	font-weight: bold;
	color: #ff0000;
}
.error_big {
	font-size: 12pt;
	font-weight: bold;
	color: #ff0000;
}

/* Nieuws */
.info_balk {
	background-color: #F1EFF0;
}
.nhead {
	font-size: 10pt;
	color: #FF8A00;
	font-weight: bold;
}
.small_nhead {
	font-size: 7pt;
	color: #FF8A00;
	font-weight: bold;
}
.ntext {
	font-size: 10pt;
}
.nbalk {
	background-image: url("../img/layout/nws_balk.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 6px;
}
.naddress {
	font-weight: bold;
	font-size: 11pt;
}
.nhref {
	font-width: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #B47E15;
}
.nhref:hover {
	text-decoration: underline;
	color: #FF8A00;
}
a {
	font-width: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #B47E15;
}
a:hover {
	text-decoration: underline;
	color: #FF8A00;
}

/* Contact */
.frm_fill, .frm_emp, .frm_field, .frm_btn {
	border-top: #000000 solid;
	border-bottom: #000000 solid;
	border-left: #000000 solid;
	border-right: #000000 solid;
	border-width: 1px;
}
.frm_fill {
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	background-color: #000066;
}
.frm_emp {
}
.frm_field {
}
.frm_btn {
}
