@charset "ISO-8859-1";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

.nav_top {
	background-image: url(../interface/nav_bar_bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.nav_left {
	background-image: url(../interface/nav_left.gif);
	background-repeat: no-repeat;
}
.page_title {
	width: 192px;
	margin-left: 294px;
	margin-top: 292px;
}


/* CONTENT CSS */
/* Paragraaf hoofdkop */
.kop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:18px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

/* Paragraaf subkop */
.subkop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:18px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.subkop_zwart {
	font-size: 14px;
	font-family: Verdana;
	letter-spacing: 0px;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.subkop_cyaan {
	font-size: 14px;
	font-family: Verdana;
	letter-spacing: 0px;
	color: #E22179;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.link, a, a:hover, a:visited, a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:18px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration:underline;
}
.news_title {
	font-size: 14px;
	font-family: Verdana;
	letter-spacing: 0px;
	color: #1f9bd8;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style:italic;
	line-height: 18px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.footer_tekst, .footer_tekst:hover, .footer_tekst:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.main_tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.footer_line {
	background-image: url(../interface/footer_bar_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.column_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
}
.vertical_line_long {
	background-image: url(../interface/line_v_long.gif);
	background-repeat: no-repeat;
	background-position: right;
}
