/*
	GLOBAL
*/

A, BODY, DIV, INPUT, SELECT, TABLE, TD, TEXTAREA
{
	color: #000000;
	cursor: default;
	font-family: arial;
	font-size: 12px;
	line-height:15px;
	overflow: visible;
	z-index: 1;
}

INPUT, SELECT, TEXTAREA
{
	cursor: text;
}

A
{
	border: 0px;
	color: #1d5b8c;
	cursor: pointer;
}

BODY
{
	background-color: #dfdfdf;
	overflow: auto;
}

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
{
}

.klikbare_titel
{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;

}

.klikbare_titel:hover
{
	color: #1d5b8c;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;background:transparent;
}

/*
	HEADER
*/

A.header_link
{
	color: #0078ae;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.header_link:hover
{
	color: #0078ae;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

/*
	MENU
*/

TD.menu_tab
{
	background-color: inherit;
	color: #fff;
	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: #7f7f7f;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

A.submenu_tab:hover
{
	color: #7f7f7f;
	font-size: 11px;
	text-decoration: underline;
}

A.submenu_tab_selected
{
	color: #7f7f7f;
	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;
}

/*
  *****
  TOOLS
  *****
*/

.tools td {
	color: #fff;
}

/*
	***********
	OVERZICHTEN
	***********
*/

/* overzicht */

TABLE.overzicht
{
	width: 100%;
}

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: #e1ffa3;
	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
{
	font-size: 11px;
	margin-left: 6px;
}

/* bladzijde */

A.blader_bladzijde
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A.blader_bladzijde_selected
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.blader_link
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.blader_link_disabled
{
	font-size: 11px;
	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;
	line-height: 35px;
}

TABLE.blok_header
{
	border: 1px solid #ffffff;
	width: 100%;
}

TR.blok_header_titel
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	vertical-align:top;
}

TD.blok_header_titel
{
	background-image: url(../images/blok_header.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 14px 10px 0px 10px;
	line-height: 30px;
}

.blok_titel, .blok_header_titel
{
	font-size: 16px;
	font-weight: bold;
	padding-left: 12px;
	
}

TR.blok_header_links
{
	height: 1px;
	overflow: visible;
}

TD.blok_header_links
{
	padding: 0px 10px 0px 10px;
	vertical-align:top;
}

A.blok_header_link
{
	color: #7f7f7f;
	font-size: 11px;
	text-decoration: none;
}

A.blok_header_link:hover
{
	color: #7f7f7f;
	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%;	margin-bottom:6px;
}

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: 15px;
	font-weight: bold;
	width: 100%; /* changed */

}

A.news_title
{
	color: #1d5b8c;
	font-size: 15px;
}

TR.news_header
{
	height: 28px;
	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;
}


/* TRAVEL */

.green_txt
{
	color: #58ac25;
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
		
}

.div_header_txt
{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-left: 10px;
}

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}

span.blok_header_titel
{
	margin-top: -10px;
	line-height: 20px;
	margin-left: -10px;
	
}

label,input {
	display: block;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 150px;
	padding-right: 20px;
}




