/*******************************************************
**************** CSS STYLESHEET CLASSES ****************
**************** LAST EDIT : 07-02-2007 ****************
*******************************************************/





/**************** DE STANDAARD CLASSES ****************/

body {
	margin: 0px;
	padding: 0px;
	background: #CCCCCC;
	}

body, td, input, select, textarea {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

input, select, textarea {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}

h1 {
	font-size: 20px;
	color: #FF0000;
	margin: 0px;
	line-height: 26px;
	}

h2 {
	font-size: 16px;
	color: #FF0000;
	margin: 0px;
	line-height: 18px;
	}

h3 {
	font-size: 13px;
	color: #FF0000;
	margin: 0px;
	line-height: 16px;
	}

a {
	color: #FF0000;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	}

a img {
	border: none;
	}

form {
	padding: 0px;
	margin: 0px;
	}

div {
	-width: 100%; /* IE HACK */
	}

#small {
	font-size: 10px;
	}





/*************** INTERFACE ID-SELECTORS ***************/
#printlogo {
	display: none;
	}

#content {
	height: 100%;
	width: 790px;
	background: #FFFFFF;
	}

#content_visual {
	height: 100px;
	padding: 0px 10px;
	}

#content_visual_image {
	width: 450px;
	}


#content_visual_menu div {
	color: #000000;
	padding-top: 5px;
	}

#content_visual_menu div a {
	margin: 0 0 3px 10px;
	display: block;
	}

#content_visual_payoff {
	height: 30px;
	}

#content_tabmenu {
	padding: 0 10px;
	height: 30px;
	}

#content_tabmenu td#tab {
	width: 10px;
	padding-top: 7px;
	background-color: #CCCCCC;
	}

#content_tabmenu td#tabinfo {
	text-align: right;
	padding: 3px;
	line-height: 13px;
	background-color: #CCCCCC;
	}

#content_tabmenu td#tabspacer {
	width: 10px;
	padding-top: 5px;
	background-color: #CCCCCC;
	}

#content_tabmenu_subs td div {
	border-bottom: dotted 1px #CCCCCC;
	padding: 5px 10px;
	word-spacing: 20px;
	}

#content_tabmenu_subs td div a {
	word-spacing: 0px;
	}

#content_tabcontent #tabtitel {
	margin-bottom: 20px;
	}

#content_tabcontent_side {
	width: 200px;
	background-color: #FFEEEE;
	}

#content_footer {
	height: 10px;
	padding: 0px 10px;
	}

#content_footer_menu {
	text-align: right;
	}

#content_footer_menu div {
	font-size: 11px;
	word-spacing: 3px;
	}

#content_footer_menu a {
	color: #000000;
	word-spacing: 0px;
	}





/*************** HOMEPAGE ID-SELECTORS ****************/

#homepage h2 {
	margin-bottom: 10px;
	}

#homepage_about {
	padding: 8px 10px;
	background-color: #EEEEEE;
	}

#homepage_special {
	padding: 8px 10px;
	height: 120px;
	background-color: #CCCCCC;
	}

#homepage_orienteren {
	padding: 8px 10px;
	background-color: #CCCCCC;
	}

#homepage_orienteren div, #homepage_tests div {
	width: 245px;
	}

#homepage_tests {
	padding: 8px 10px;
	border-left: solid 10px #FFFFFF;
	color: #666666;
	background-color: #ffeeee;
	}

#homepage_tests h2, #homepage_tests a {
	color: #FF0000;
	}

#homepage_nieuws {
	padding: 8px 10px;
	color: #FFFFFF;
	background-color: #999999;
	}

#homepage_nieuws h2, #homepage_nieuws a {
	color: #FFFFFF;
	}

#homepage_opendagen {
	padding: 8px 10px;
	background: #FFFFFF;
	border-left: solid 10px #FFFFFF;
	}

#homepage_nieuws div, #homepage_opendagen div {
	width: 245px;
	}

#homepage_nieuws span, #homepage_opendagen span {
	margin-top: 5px;
	display: block;
	}

#homepage_search {
	padding: 8px 10px;
	color: #FFFFFF;
	background-color: #FFCCCC;
	}

#homepage_search h2, #homepage_search a {
	color: #FF0000;
	}

#homepage_campagne {
	border-top: solid 10px #FFFFFF;
	border-right: solid 10px #FFFFFF;
	}

#homepage_banner {
	border-top: solid 10px #FFFFFF;
	}

#homepage_profiel {
	padding: 8px 10px;
	border-bottom: solid 10px #FFFFFF;
	background-color: #EEEEEE;
	}

#homepage_profiel {
	height: 171px;
	}

#homepage_hulp {
	padding: 8px 10px;
	color: #FFFFFF;
	background-color: #999999;
	}

#homepage_hulp h2, #homepage_hulp h3, #homepage_hulp a {
	color: #FFFFFF;
	}

#search input, #search select {
	width: 100px;
	}

#search table#top {
	height: 30px;
	padding: 0px 15px;
	background-color: #666666;
	}

#search table#fields {
	height: 150px;
	}

#search table#fields td {
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 5px;
	}





/************* SEARCH-WINDOW ID-SELECTORS *************/

#search {
	width: 375px;
	background-color: #FF0000;
	}

#search input, #search select {
	width: 100px;
	}

#search table#top {
	height: 30px;
	padding: 0px 15px;
	background-color: #666666;
	}

#search table#fields {
	height: 150px;
	}

#search table#fields td {
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 5px;
	}





/************ RESULTATEN PAGINAS ************/

#search_result_subhead {
	color: #333333;
	margin-bottom: 5px;
	}

#search_result_head div {
	color: 333333;
	font-size: 18px;
	margin-top: -5px;
	}

#search_result_head span {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	}

#search_result_head span#small {
	color: #333333;
	font-size: 14px;
	}




/********************** DE TOOLS **********************/
#tools {
	padding-left: 5px;
	}

/************* HET RESULTAAT / DE TEKSTEN *************/

#search_result {
	margin: 10px 0px;
	}

#search_result td#number {
	background: url(../images/search/resultnumber.gif) 6px 3px no-repeat;
	width: 30px;
	}

#search_result td#number div {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	width: 30px;
	height: 20px;
	padding-top: 3px;
	}

#search_result td#result {
	padding: 0px 10px 10px 0px;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	}

#search_result td#result div {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	}

#search_result td#result span {
	display: block;
	}

#search_result td#result span.phpdigHighlight {
	display: inline; /* PHPDIG CLASS */
	}




/***************** ZOEKFILTER MELDING *****************/

#search_filter {
	background: #FFFFCC;
	color: 333333;
	font-size: 10px;
	padding: 5px;
	margin-top: 10px;
	}

#search_filter img {
	margin: 5px 5px 0px 0px;
	}

#search_filter a {
	font-weight: normal;
	}

/*********** ZOEKRESULTATEN PAGINA-INDELING ***********/

#search_result_navigation {
	word-spacing: 3px;
	margin: 20px 0px 0px 30px;
	}

#search_result_navigation span {
	color: #FFCCCC;
	word-spacing: 0px;
	}

#search_result_navigation span#selected {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	}

#search_result_navigation a {
	font-weight: normal;
	}





/************ OPSOMMINGEN MET AFBEELDINGEN ************/
/************ (GEBRUIK BIJV. BIJ PARTNERS) ************/

#content_list img {
	float: left;
	margin-right: 10px;
	}

#content_list td {
	cursor: pointer;
	padding-bottom: 20px;
	position: relative;
	}

#content_list div {
	float: left;
	position: relative;
	left: 0px;
	width: 135px;
	}

#content_list h3 {
	margin-bottom: 5px;
	}





/*********** SIDE-CONTENT / FACET-NAVIGATIE ***********/

#content_tabcontent_side #block {
	padding: 10px;
	border-bottom: solid 3px #FFFFFF;
	}

#content_tabcontent_side div#block h3 {
	margin-bottom: 10px;
	}

#content_tabcontent_side div#block2 {
	border-bottom: solid 3px #FFFFFF;
	}

#content_tabcontent_side div#block2 h3 {
	margin: 10px;
	}

#content_side div#block2 table {
	padding: 0px 0px 10px 10px;
	}

#content_tabcontent_side h2 {
	color: #000000;
	padding: 5px;
	background-color: #FFCCCC;
	}

#content_tabcontent_side h2 div {
	font-size: 13px;
	}

#content_side h2 div {
	font-size: 13px;
	}

#content_side div#block {
	padding: 10px;
	border-bottom: solid 3px #FFFFFF;
	}

#content_side div#block h3 {
	margin-bottom: 10px;
	}

#content_side div#block2 {
	border-bottom: solid 3px #FFFFFF;
	}

#content_side div#block2 h3 {
	margin: 10px;
	}

#content_side div#block2 table {
	padding: 0px 0px 10px 10px;
	}





/****************** TEMPLATE BLOKKEN ******************/

#result_block {
	padding: 0px 5px 10px 0px;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin-top: 25px;
	}

#result_block table {
	width: 93%;
	}

#result_block h2 {
	margin-bottom: 10px;
	}

#result_block td#item {
	color: #333333;
	font-weight: bold;
	width: 75px;
	}

#result_block a h3 {
	margin-top: 5px;
	}

#result_img {
	margin-top: 25px;
	}





/**************** OVERIGE ID-SELECTORS ****************/

#image_button {
	background: url(../images/button.gif);
	margin: 0px;
	text-align: center;
	padding: 0 10px 1px 0;
	-padding: 1px 14px 1px 0; /* IE HACK */
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	width: 118px;
	height: 22px;
	cursor: pointer;
	}

#image_button.back {
	background: url(../images/buttonback.gif);
	padding: 0 0 1px 10px;
	-padding: 1px 0 1px 14px; /* IE HACK */
	}

#image_button_big {
	background: url(../images/button_big.gif);
	margin: 0px;
	text-align: center;
	padding: 0 10px 1px 0;
	-padding: 1px 14px 1px 0; /* IE HACK */
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	width: 236px;
	height: 22px;
	cursor: pointer;
	}

#image_button_medium {
	background: url(../images/button_medium.gif);
	margin: 0px;
	text-align: center;
	padding: 0 10px 1px 0;
	-padding: 1px 14px 1px 0; /* IE HACK */
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	width: 177px;
	height: 22px;
	cursor: pointer;
	}


#introtext {
	color: #333333;
	}

#texticon {
	margin-right: 5px;
	}

#texticon_image {
	margin-top: 4px;
	margin-right: 5px;
	}

#bronvermelding {
	margin: 20px 0px 0px 0px;
	}

#kalender {
	margin-top: 10px;
	}

#kalender td {
	padding: 5px;
	}

#kalenderitem td {
	padding: 5px;
	border-top: solid 1px #CCCCCC;
	background: #FFFFFF;
	cursor: pointer;
	}

#kalenderitem td div {
	margin: 3px 0px;
	font-size: 0px;
	width: 9px;
	height: 9px;
	}


div#od_line1, div#od_line2 {
	padding: 5px 5px 5px 135px;
	}

#kalenderitem td#od_line2, #kalenderitem td#od_line2x, div#od_line2, div#od_line2x {
	background: #DDDDDD;
	}


#nolink {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}


/********************* END OF CSS *********************/