body, p, tr, td, ul, li
	{
	font-family: Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	}

BODY
	{
	background-color: #3F87A0;
	scrollbar-3dlight-color:#4189AB;
	scrollbar-arrow-color:#FE8900;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:#FFF;
	scrollbar-face-color:#4189AB;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:black;
	margin: 0px;
	}

.bg-caroussel
	{
	background: url(/grfx/border.gif) repeat-y;
	width: 160px;
	}

.bg-endcaroussel
	{
	background: url(/grfx/bordereind.gif) no-repeat;
	width: 160px;
	height: 11px;
	}

.bg-right			{ width: 100%; }

.tlc-actual			{ background: url(/grfx/ltop_actueel.gif) no-repeat; width: 10px; height: 10px; }
.trc-actual			{ background: url(/grfx/rtop_actueel.gif) no-repeat; width: 10px; height: 10px; }
.blc-actual			{ background: url(/grfx/lbottom_actueel.gif) no-repeat; width: 10px; height: 10px; }
.brc-actual			{ background: url(/grfx/rbottom_actueel.gif) no-repeat; width: 10px; height: 10px; }
.bg-actual			{ background: url(/grfx/bg_actueel.gif) repeat-x; width: 96%; height: 10px; }

.table-actual		{ background-color: #036; width: 100%; padding: 4px; }
.more-actual		{ position: relative; right: 48px; float: right; }
.more-download		{ position: relative; right: 20px; float: right; }

.cnt				{ padding: 10px; }

.kop				{ font-size: 16px; font-weight: bold; }
.subkop				{ font-weight: bold; }
.ptekst				{ font-size: 11px; }

a:link				{ text-decoration: none; color: #9CF; }
a:visited			{ text-decoration: underline; color: #9CF; }
a:hover				{ text-decoration: underline; color: #FE8900; }
a:active			{ text-decoration: underline; color: #9CF; }

.link:link			{ text-decoration: none; color: #9CF; }
.link:visited		{ text-decoration: underline; color: #9CF; }
.link:hover			{ text-decoration: underline; color: #FE8900; }
.link:active		{ text-decoration: underline; color: #9CF; }

.tekstlink			{ text-decoration: none; color: #FE8900; }
.tekstlink:link		{ text-decoration: none; color: #FE8900; }
.tekstlink:visited	{ text-decoration: none; color: #9CF; }
.tekstlink:hover	{ text-decoration: none; color: #9CF; }
.tekstlink:active	{ text-decoration: none; color: #FE8900; }

.newslink			{ font-size: 11px; }
a.newslink:link		{ text-decoration: none; color: #FE8900; }
a.newslink:visited	{ text-decoration: none; color: #9CF; }
a.newslink:hover	{ text-decoration: none; color: #9CF; }
a.newslink:active	{ text-decoration: none; color: #FE8900; }

/* KALENDER */

.date-cnt			{ width: 650px; }
.date				{ font-style: italic; }

.sort_table			{ background-color: #9cf; width: 650px; }

.sort_trc			{ background: url(/grfx/sort_trc.gif) no-repeat top left; width: 12px; height: 9px;}
.sort_brc			{ background: url(/grfx/sort_brc.gif) no-repeat bottom left; width: 12px; height: 9px;}

.sort_text			{ font-weight: bold; color: #036; padding: 5px; text-transform: uppercase; }
.sort_desc			{ font-weight: bold; font-size: 11px; color: #036; }

.ttl				{ background-color: #036; font-weight: bold; padding: 4px; }
.box
	{
	border: 1px solid #036;
	padding: 0px;
	width: 650px;
	}

.browse_table		{ width: 100%; padding: 4px; }
.browse_data		{}
.btns				{ margin: 2px; }