/*
	GLOBAL
*/

A, BODY, DIV, INPUT, SELECT, TABLE, TD, TEXTAREA
{
	cursor: default;
	overflow: visible;
	z-index: 1;
}

INPUT, SELECT, TEXTAREA
{
	cursor: text;
}

A
{
	border: 0px;
	cursor: pointer;
}

BODY
{
	background-color: #dfdfdf;
}

IMAGE
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

INPUT.solid
{
	border: 1px solid #7f9db9;
	height: 17px;
	width: 137px;
}

FONT.bericht
{
	color: #ff0000;
}

.large_blok_input
{
	width: 437px;
}

.small_blok_input
{
}

/*
	HEADER
*/

A.header_link
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.header_link:hover
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

/*
	MENU
*/

TD.menu_tab
{
	background-color: inherit;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-top: 4px;
	padding: 4px 9px 0px 10px;
}

TD.menu_tab_mouseover
{
	background-color: #ffffff;
	color: #000000;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	margin-top: 4px;
	padding: 4px 9px 0px 10px;
}


/*
	SUBMENU
*/

A.submenu_tab
{
	color: #58ac25;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

A.submenu_tab:hover
{
	color: #58ac25;
	font-size: 11px;
	text-decoration: underline;
}

A.submenu_tab_selected
{
	color: #58ac25;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

DIV.submenu_tab
{
	color: #000000;
	font-weight: bold;
	margin-left: 10px;
	margin-top: -6px;
}

/*
	RIGHT ADVETORIAL(S)
*/

A.advetorial_link
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/*
	FOOTER
*/

A.footer
{
	color: #ffffff;
	text-decoration: none;
}

A.footer:hover
{
	color: #ffffff;
	text-decoration: underline;
}

DIV.footer
{
	color: #ffffff;
}

/*
	***********
	FORMULIEREN
	***********
*/

TR.form_titel
{
}

TD.form_titel
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.form_label
{
	font-weight: bold;
	text-transform: capitalize;
	width: 170px;
}

TD.form_veld
{
	padding: 2px 0px 2px 0px;
}

INPUT.form_veld
{
	width: 220px;
}

SELECT.form_veld
{
	width: 226px;
}

/*
	***********
	OVERZICHTEN
	***********
*/

/* overzicht */

.overzicht
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}


TABLE.overzicht
{
	width: 100%;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

TR.overzicht_titel
{
	height: 21px;
}

.overzicht_titel
{
	font-size: 16px;
	font-weight: bold;
}

TR.overzicht_header
{
	background-color: #eaffbf;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
}

TD.overzicht_header
{
	padding-left: 18px;
}

TR.overzicht_even_rij
{
	background-color: #eaffbf;
	height: 21px;
}

TR.overzicht_oneven_rij
{
	background-color: #ffffff;
	height: 20px;
}

TD.overzicht_rij
{
	padding-left: 18px;
}

A.overzicht_rij
{
	color: #000000;
	text-decoration: underline;
}

A.overzicht_rij:hover
{
	color: #000000;
	text-decoration: none;
}

TR.overzicht_footer
{
}

TD.overzicht_footer
{
}

/*
	*********
	TEMPLATES
	*********
*/

DIV.bladeren
{
	margin-left: 6px;
}

/* bladzijde */

A.blader_bladzijde
{
	color: #000000;
	text-decoration: none;
}

A.blader_bladzijde_selected
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.blader_link
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.blader_link_disabled
{
	color: #888888;
	cursor: default;
	text-decoration: none;
}

/* blok */

.blok
{
	width: 100%;
}

TR.blok_border_header
{
	background-color: #dfdfdf;
	height: 1px;
}

TR.blok_header
{
	height: 65px;
}

TABLE.blok_header
{
	border: 1px solid #ffffff;
	width: 100%;
}

TR.blok_header_titel
{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	vertical-align: bottom;
}

TD.blok_header_titel
{
	background-image: url(../images/blok_header.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px 10px 0px 10px;
}

.blok_titel, .blok_header_titel
{
	font-size: 18px;
	font-weight: bold;
	padding-left: 12px;
}

TR.blok_header_links
{
	height: 19px;
}

TD.blok_header_links
{
	padding: 0px 10px 0px 10px;
}

A.blok_header_link
{
	color: #58ac25;
	font-size: 11px;
	text-decoration: none;
}

A.blok_header_link:hover
{
	color: #58ac25;
	font-size: 11px;
	text-decoration: underline;
}

FONT.blok_header_link
{
	color: #000000;
	font-size: 11px;
}

TR.blok_header_dashed_border
{
	height: 6px;
	vertical-align: bottom;
}

TD.blok_header_dashed_border
{
	padding: 0px 10px 0px 10px;
}

DIV.blok_header_dashed_border
{
	background-image: url(../images/border_dash.gif);
	background-repeat: repeat-x;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
	width: 100%;
}

TD.blok_content
{
	padding: 0px 10px 0px 10px;
	width: 100%;
}

TEXTAREA.full_text
{
	margin: 10px;
	width: 100%;
}

.extra_link
{
	color: #1d5b8c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 437px;
}

.extra_link:hover
{
	color: #1d5b8c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/* news */

TABLE.news_item
{
	margin-left: 11px;
	width: 455px;
}

TR.news_title
{
}

.news_title
{
	font-size: 17px;
	font-weight: bold;
	width: 100%; /* changed */
}

A.news_title
{
	color: #1d5b8c;
	font-size: 15px;
}

TR.news_header
{
	height: 32px;
	vertical-align: middle;
}

TD.news_header
{
}

A.news_title
{
	color: #1d5b8c;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

A.link_title
{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

TR.news_message
{
}

TD.news_message
{
	padding-right: 12px;
}

TR.news_footer
{
	height: 32px;
	vertical-align: middle;
}

TD.news_footer
{
}

.news_date
{
	color: #8c8b8e;
	font-size: 11px;
	width: 437px;
}

A.news_link
{
	color: #1d5b8c;
	font-size: 11px;
}

A.news_link:hover
{
	color: #1d5b8c;
	font-size: 11px;
	text-decoration: none;
}

.blauwe_tekst
{
	color: #1d5b8c;
	font-size: 11px;
	text-decoration: none;
}

.news_link_2
{
	color: #1d5b8c;
	font-size: 11px;
	text-decoration: none;
	width: 437px;
}

.news_link_2:hover
{
	color: #1d5b8c;
	font-size: 11px;
	text-decoration: underline;
}

A.news_read_more
{
	color: #1d5b8c;
	font-weight: bold;
	text-decoration: none;
}

A.news_read_more:hover
{
	color: #1d5b8c;
	font-weight: bold;
	text-decoration: underline;
}

/*
	zoek machine
*/

A.zoek_link
{
	color: #000000;
	text-decoration: underline;
}

A.zoek_link:hover
{
	text-decoration: none;
}

A.zoek_link_selected
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.zoek_link_selected:hover
{
	font-weight: bold;
	text-decoration: none;
}

/* TV GUIDE */

TR.tv_guide_item
{
	height: 29px;
}

TR.tv_guide_item_mouseover
{
	background-color: #1a9ce9;
	height: 29px;
}

TD.tv_guide_item
{
	font-size: 11px;
	cursor: pointer;
	padding-left: 12px;
	width: 180px;
}

TR.tv_guide_item_seperator
{
	background-image: url(../images/tv_guide_item_seperator.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 1px;
}

TD.tv_guide_item_seperator
{
}

/* REACTIE */

FONT.reactie_datum
{
	font-size: 10px;
}
