@charset "UTF-8";
/* CSS Document */
/* ------------------------------------------------------------------------ GENERAL ----- */
body,td,th {
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #333333;
}
body {
	background-color: #820024;
	margin:0px;
	background-image:url(_imgs/shadow.gif);
	background-repeat:repeat-y;
	background-position:979px 0px;
}

.preload{
	display:none;
}

a{
	color:#FF6600;
	text-decoration:none;
}
a:hover{
	color:#820024;
	text-decoration:underline;
}

/* ------------------------------------------------------------------------ FONTS & HEADERS ----- */
h1{
	color:#820024;
	font-weight:normal;
	font-size:12px;
	margin:0px;
	padding:0px;
}
h2{
	color:#FF6600;
	font-weight:normal;
	font-size:12px;
	margin:0px;
	padding:0px;
}
p{
	margin:0px 0px 15px 0px;
}


/* ----------------------------------------------------------------------------- LIST ----- */
ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	border:0px;
	margin-bottom:0px;
	
}
ul li{
	background-image:url(_imgs/li.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	line-height:18px;
	margin:0px;
	padding:0px;
	padding-left:15px;
}


/* ------------------------------------------------------------------------ MAINTABLE ----- */
.maintable {
	width:980px;
	border:Opx;
	background-attachment:fixed;
	background-repeat:repeat-y;
}
.maintable .left{
	width:380px;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
.maintable .right{
	width:600px;
	background-color:#FFFFFF;
}



div.content{
	width:520px;
	padding-left:40px;
	padding-top:50px;
	display:block;
	float:left;
}
.spacer{
	margin-left:40px;
	width:520px;
	height:25px;
	border:0px;
}




/* ------------------------------------------------------------------------ TAAL ----- */
.taal{
	padding-top:358px;
	width:380px;
}
.taal a img{
	width:380px;
	height:36px;
	border:0px;
}
.taal a{
	display:block;
	border:0px;
	background-repeat:no-repeat;
	width:380px;
	height:36px;
}
/* NL */
#taal_nl{
	background-image:url(../_imgs/nl_0.gif);
}
#taal_nl:hover{
	background-image:url(../_imgs/nl_1.gif);
}
/* EN */
#taal_en{
	background-image:url(../_imgs/en_0.gif);
}
#taal_en:hover{
	background-image:url(../_imgs/en_1.gif);
}
/* FR */
#taal_fr{
	background-image:url(../_imgs/fr_0.gif);
}
#taal_fr:hover{
	background-image:url(../_imgs/fr_1.gif);
}

/* ------------------------------------------------------------------------ MAIN 1 ----- */
div.mainnav1{
	width:520px;
	height:28px;
	margin-left:40px;
	margin-top:22px;
}
div.mainnav1 a img{
	height:28px;
	border:0px;
}
div.mainnav1 a{
	display:block;
	border:0px;
	float:right;
	margin-right:15px;
	background-repeat:no-repeat;
}

/* ITEM 1 */
#main1_item1{
	background-image:url(_imgs/mainnav1/item1_0.gif);
	width:36px;
}
#main1_item1:hover, #main1_item1_active{
	background-image:url(_imgs/mainnav1/item1_1.gif);
	width:36px;
}
/* ITEM 2 */
#main1_item2{
	background-image:url(_imgs/mainnav1/item2_0.gif);
	width:65px;
}
#main1_item2:hover, #main1_item2_active{
	background-image:url(_imgs/mainnav1/item2_1.gif);
	width:65px;
}
/* ITEM 3 */
#main1_item3{
	background-image:url(_imgs/mainnav1/item3_0.gif);
	width:71px;
}
#main1_item3:hover, #main1_item3_active{
	background-image:url(_imgs/mainnav1/item3_1.gif);
	width:71px;
}
/* ITEM 4 */
#main1_item4{
	background-image:url(_imgs/mainnav1/item4_0.gif);
	width:51px;
	margin-right:0px;
}
#main1_item4:hover, #main1_item4_active{
	background-image:url(_imgs/mainnav1/item4_1.gif);
	width:51px;
	margin-right:0px;
}

/* ------------------------------------------------------------------------ MAIN 2 ----- */
div.mainnav2{
	/*width:520px;*/
	height:51px;
	margin-left:40px;
	/*border-top:#DDDDDD solid 1px;*/
}
div.mainnav2 a img{
	height:50px;
	width:10px;
	border:0px;
}
div.mainnav2 a{
	display:block;
	border:0px;
	float:left;
	background-repeat:no-repeat;
}
div.mainnav2 .mainnav2top{
	width:520px;
	height:1px;
	background-color:#DDDDDD;
}

/* ITEM 1 */
#main2_item1{
	background-image:url(_imgs/mainnav2/item1_0.gif);
	width:83px;
}
#main2_item1:hover, #main2_item1_active{
	background-image:url(_imgs/mainnav2/item1_1.gif);
	width:83px;
}
/* ITEM 2 */
#main2_item2{
	background-image:url(_imgs/mainnav2/item2_0.gif);
	width:63px;
}
#main2_item2:hover, #main2_item2_active{
	background-image:url(_imgs/mainnav2/item2_1.gif);
	width:63px;
}
/* ITEM 3 */
#main2_item3{
	background-image:url(_imgs/mainnav2/item3_0.gif);
	width:41px;
}
#main2_item3:hover, #main2_item3_active{
	background-image:url(_imgs/mainnav2/item3_1.gif);
	width:41px;
}
/* ITEM 4 */
#main2_item4{
	background-image:url(_imgs/mainnav2/item4_0.gif);
	width:171px;
}
#main2_item4:hover, #main2_item4_active{
	background-image:url(_imgs/mainnav2/item4_1.gif);
	width:171px;
}
/* ITEM 5 */
#main2_item5{
	background-image:url(_imgs/mainnav2/item5_0.gif);
	width:116px;
}
#main2_item5:hover, #main2_item5_active{
	background-image:url(_imgs/mainnav2/item5_1.gif);
	width:116px;
}
/* ITEM 6 */
#main2_item6{
	background-image:url(_imgs/mainnav2/item6_0.gif);
	width:46px;
}
#main2_item6:hover, #main2_item6_active{
	background-image:url(_imgs/mainnav2/item6_1.gif);
	width:46px;
}

/* ------------------------------------------------------------------------ OVER LUNA ----- */
div.subnav{
	width:560px;
}
div.subnav a img{
	height:15px;
	width:560px;
	border:0px;
}
div.subnav a{
	display:block;
	border:0px;
	background-repeat:no-repeat;
}

/* ITEM 1 */
#overluna_item1{
	background-image:url(_imgs/overluna/item1_0.gif);
}
#overluna_item1:hover, #overluna_item1_active{
	background-image:url(_imgs/overluna/item1_1.gif);
}
/* ITEM 2 */
#overluna_item2{
	background-image:url(_imgs/overluna/item2_0.gif);
}
#overluna_item2:hover, #overluna_item2_active{
	background-image:url(_imgs/overluna/item2_1.gif);
}
/* ITEM 3 */
#overluna_item3{
	background-image:url(_imgs/overluna/item3_0.gif);
}
#overluna_item3:hover, #overluna_item3_active{
	background-image:url(_imgs/overluna/item3_1.gif);
}
/* ITEM 4 */
#overluna_item4{
	background-image:url(_imgs/overluna/item4_0.gif);
}
#overluna_item4:hover, #overluna_item4_active{
	background-image:url(_imgs/overluna/item4_1.gif);
}
/* ITEM 5 */
#overluna_item5{
	background-image:url(_imgs/overluna/item5_0.gif);
}
#overluna_item5:hover, #overluna_item5_active{
	background-image:url(_imgs/overluna/item5_1.gif);
}

/* ------------------------------------------------------------------------ DE WET ----- */
/* ITEM 1 */
#wet_item1{
	background-image:url(_imgs/wet/item1_0.gif);
}
#wet_item1:hover, #wet_item1_active{
	background-image:url(_imgs/wet/item1_1.gif);
}
/* ITEM 2 */
#wet_item2{
	background-image:url(_imgs/wet/item2_0.gif);
}
#wet_item2:hover, #wet_item2_active{
	background-image:url(_imgs/wet/item2_1.gif);
}
/* ITEM 3 */
#wet_item3{
	background-image:url(_imgs/wet/item3_0.gif);
}
#wet_item3:hover, #wet_item3_active{
	background-image:url(_imgs/wet/item3_1.gif);
}
/* ITEM 4 */
#wet_item4{
	background-image:url(_imgs/wet/item4_0.gif);
}
#wet_item4:hover, #wet_item4_active{
	background-image:url(_imgs/wet/item4_1.gif);
}

/* ------------------------------------------------------------------------ HOE ----- */
/* ITEM 1 */
#hoe_item1{
	background-image:url(_imgs/hoe/item1_0.gif);
}
#hoe_item1:hover, #hoe_item1_active{
	background-image:url(_imgs/hoe/item1_1.gif);
}
/* ITEM 2 */
#hoe_item2{
	background-image:url(_imgs/hoe/item2_0.gif);
}
#hoe_item2:hover, #hoe_item2_active{
	background-image:url(_imgs/hoe/item2_1.gif);
}
/* ITEM 3 */
#hoe_item3{
	background-image:url(_imgs/hoe/item3_0.gif);
}
#hoe_item3:hover, #hoe_item3_active{
	background-image:url(_imgs/hoe/item3_1.gif);
}

/* ------------------------------------------------------------------------ LINKS ----- */
/* ITEM 1 */
#links_item1{
	background-image:url(_imgs/links/item1_0.gif);
}
#links_item1:hover, #links_item1_active{
	background-image:url(_imgs/links/item1_1.gif);
}
/* ITEM 2 */
#links_item2{
	background-image:url(_imgs/links/item2_0.gif);
}
#links_item2:hover, #links_item2_active{
	background-image:url(_imgs/links/item2_1.gif);
}
/* ITEM 3 */
#links_item3{
	background-image:url(_imgs/links/item3_0.gif);
}
#links_item3:hover, #links_item3_active{
	background-image:url(_imgs/links/item3_1.gif);
}


/* ------------------------------------------------------------------------ CONTACT ----- */
form{
	margin:0px;
	padding:0px;
	width:520px;
}
label{
	width:100px;
	float:left;
}
textarea, input{
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:12px;
	border:1px solid #CCCCCC;
	width:400px;
	margin:0px 0px 5px 0px;
}
.button{
	padding:5px 0px 5px 10px;
	border:1px solid #FF6600;
	font-weight:bold;
	margin-top:8px;
	background-color:#FF6600;
	display:block;
	width:390px;
	color:#FFFFFF;
	margin-left:100px;
}
.button:hover{
	background-color: #820024;
	color:#FFFFFF;
	text-decoration:none;
}
div.confirm{
	width:510px;
	background-color:#820024;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0px 5px 10px;
	margin-bottom:20px;
}



/* ITEM 1 */
#contact_item1{
	background-image:url(_imgs/contact/item1_0.gif);
}
#contact_item1:hover, #contact_item1_active{
	background-image:url(_imgs/contact/item1_1.gif);
}
/* ITEM 2 */
#contact_item2{
	background-image:url(_imgs/contact/item2_0.gif);
}
#contact_item2:hover, #contact_item2_active{
	background-image:url(_imgs/contact/item2_1.gif);
}
/* ITEM 3 */
#contact_item3{
	background-image:url(_imgs/contact/item3_0.gif);
}
#contact_item3:hover, #contact_item3_active{
	background-image:url(_imgs/contact/item3_1.gif);
}
/* ITEM 4 */
#contact_item4{
	background-image:url(_imgs/contact/item4_0.gif);
}
#contact_item4:hover, #contact_item4_active{
	background-image:url(_imgs/contact/item4_1.gif);
}
/* ITEM 5> */
#contact_item5{
	background-image:url(_imgs/contact/item5_0.gif);
}
#contact_item5:hover, #contact_item5_active{
	background-image:url(_imgs/contact/item5_1.gif);
}
/* ITEM 6 */
#contact_item6{
	background-image:url(_imgs/contact/item6_0.gif);
}
#contact_item6:hover, #contact_item6_active{
	background-image:url(_imgs/contact/item6_1.gif);
}
/* ITEM 7 */
#contact_item7{
	background-image:url(_imgs/contact/item7_0.gif);
}
#contact_item7:hover, #contact_item7_active{
	background-image:url(_imgs/contact/item7_1.gif);
}

/* ------------------------------------------------------------------------ FAQ ----- */

div.subsubnavfaq{
	width:560px;
	margin-top:19px;
}
div.subsubnavfaq img.subsubtop{
	width:520px;
	height:1px;
	border-top:#DDDDDD 1px dashed;
	margin-left:40px;
	margin-bottom:17px;
}
div.subsubnavfaq a{
	display:block;
	background-image:none;
	padding-left:40px;
	color:#666666;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
div.subsubnavfaq a:hover, div.subsubnavfaq a.active{
	background-repeat:no-repeat;
	background-image:url(_imgs/arrow_left.gif);
	background-position:left;
	color:#FF6600;
	text-decoration:none;
}
div.question{
	border-bottom:#DDDDDD 1px dashed;
	margin-bottom:25px;
}
div.question .top{
	float:right;
	font-size:9px;
}



/* ITEM 1 */
#faq_item1{
	background-image:url(_imgs/faq/item1_0.gif);
}
#faq_item1:hover, #faq_item1_active{
	background-image:url(_imgs/faq/item1_1.gif);
}
/* ITEM 2 */
#faq_item2{
	background-image:url(_imgs/faq/item2_0.gif);
}
#faq_item2:hover, #faq_item2_active{
	background-image:url(_imgs/faq/item2_1.gif);
}
/* ITEM 3 */
#faq_item3{
	background-image:url(_imgs/faq/item3_0.gif);
}
#faq_item3:hover, #faq_item3_active{
	background-image:url(_imgs/faq/item3_1.gif);
}
/* ITEM 4 */
#faq_item4{
	background-image:url(_imgs/faq/item4_0.gif);
}
#faq_item4:hover, #faq_item4_active{
	background-image:url(_imgs/faq/item4_1.gif);
}

/* ------------------------------------------------------------------------ SUBSUBNAV ----- */
div.subsubnav{
	width:560px;
	text-align:right;
	margin-left:40px;
	margin-top:19px;
}
div.subsubnav img.subsubtop{
	width:520px;
	height:1px;
	border-top:#DDDDDD 1px dashed;
	margin-right:40px;
	margin-bottom:17px;
}
div.subsubnav a{
	display:block;
	background-image:none;
	padding-right:40px;
	color:#666666;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
div.subsubnav a:hover, div.subsubnav a.active{
	background-repeat:no-repeat;
	background-image:url(_imgs/arrow_right.gif);
	background-position:right;
	color:#FF6600;
	text-decoration:none;
}


/* ------------------------------------------------------------------------ TREFWOORDEN ----- */
table.subnavtref{
	width:560px;
	height:50px;
	display:block;
	float:left;
}
table.subnavtref a img{
	height:50px;
	width:10px;
	border:0px;
}
table.subnavtref a{
	display:block;
	border:0px;
	/*float:left;*/
	background-repeat:no-repeat;
}
.faqnavline{
	width:520px;
	height:1px;
	border-top:#DDDDDD 1px dashed;
	margin-left:40px;
}

/* ARROW */
#tref_arrow{
	background-image:url(_imgs/trefwoorden/arrow_left.gif);
	width:40px;
	height:50px;
	float:left;
	background-repeat:no-repeat;
}
/* A */
#tref_a{
	background-image:url(_imgs/trefwoorden/a_0.gif);
	width:15px;
}
#tref_a:hover, #tref_a_active{
	background-image:url(_imgs/trefwoorden/a_1.gif);
	width:15px;
}
/* B */
#tref_b{
	background-image:url(_imgs/trefwoorden/b_0.gif);
	width:19px;
}
/*#tref_b:hover, #tref_b_active{
	background-image:url(_imgs/trefwoorden/b_1.gif);
	width:19px;
}*/
/* C */
#tref_c{
	background-image:url(_imgs/trefwoorden/c_0.gif);
	width:21px;
}
#tref_c:hover, #tref_c_active{
	background-image:url(_imgs/trefwoorden/c_1.gif);
	width:21px;
}
/* D */
#tref_d{
	background-image:url(_imgs/trefwoorden/d_0.gif);
	width:21px;
}
#tref_d:hover, #tref_d_active{
	background-image:url(_imgs/trefwoorden/d_1.gif);
	width:21px;
}
/* E */
#tref_e{
	background-image:url(_imgs/trefwoorden/e_0.gif);
	width:20px;
}
#tref_e:hover, #tref_e_active{
	background-image:url(_imgs/trefwoorden/e_1.gif);
	width:20px;
}
/* F */
#tref_f{
	background-image:url(_imgs/trefwoorden/f_0.gif);
	width:19px;
}
#tref_f:hover, #tref_f_active{
	background-image:url(_imgs/trefwoorden/f_1.gif);
	width:19px;
}
/* G */
#tref_g{
	background-image:url(_imgs/trefwoorden/g_0.gif);
	width:21px;
}
/*#tref_g:hover, #tref_g_active{
	background-image:url(_imgs/trefwoorden/g_1.gif);
	width:21px;
}*/
/* H */
#tref_h{
	background-image:url(_imgs/trefwoorden/h_0.gif);
	width:22px;
}
#tref_h:hover, #tref_h_active{
	background-image:url(_imgs/trefwoorden/h_1.gif);
	width:22px;
}
/* I */
#tref_i{
	background-image:url(_imgs/trefwoorden/i_0.gif);
	width:16px;
}
#tref_i:hover, #tref_i_active{
	background-image:url(_imgs/trefwoorden/i_1.gif);
	width:16px;
}
/* J */
#tref_j{
	background-image:url(_imgs/trefwoorden/j_0.gif);
	width:20px;
}
/*#tref_j:hover, #tref_j_active{
	background-image:url(_imgs/trefwoorden/j_1.gif);
	width:20px;
}*/
/* K */
#tref_k{
	background-image:url(_imgs/trefwoorden/k_0.gif);
	width:21px;
}
#tref_k:hover, #tref_k_active{
	background-image:url(_imgs/trefwoorden/k_1.gif);
	width:21px;
}
/* L */
#tref_l{
	background-image:url(_imgs/trefwoorden/l_0.gif);
	width:19px;
}
/*#tref_l:hover, #tref_l_active{
	background-image:url(_imgs/trefwoorden/l_1.gif);
	width:19px;
}*/
/* M */
#tref_m{
	background-image:url(_imgs/trefwoorden/m_0.gif);
	width:22px;
}
#tref_m:hover, #tref_m_active{
	background-image:url(_imgs/trefwoorden/m_1.gif);
	width:22px;
}
/* N */
#tref_n{
	background-image:url(_imgs/trefwoorden/n_0.gif);
	width:22px;
}
#tref_n:hover, #tref_n_active{
	background-image:url(_imgs/trefwoorden/n_1.gif);
	width:22px;
}
/* O */
#tref_o{
	background-image:url(_imgs/trefwoorden/o_0.gif);
	width:22px;
}
#tref_o:hover, #tref_o_active{
	background-image:url(_imgs/trefwoorden/o_1.gif);
	width:22px;
}
/* P */
#tref_p{
	background-image:url(_imgs/trefwoorden/p_0.gif);
	width:20px;
}
#tref_p:hover, #tref_p_active{
	background-image:url(_imgs/trefwoorden/p_1.gif);
	width:20px;
}
/* Q */
#tref_q{
	background-image:url(_imgs/trefwoorden/q_0.gif);
	width:22px;
}
/*#tref_q:hover, #tref_q_active{
	background-image:url(_imgs/trefwoorden/q_1.gif);
	width:22px;
}*/
/* R */
#tref_r{
	background-image:url(_imgs/trefwoorden/r_0.gif);
	width:21px;
}
#tref_r:hover, #tref_r_active{
	background-image:url(_imgs/trefwoorden/r_1.gif);
	width:21px;
}
/* S */
#tref_s{
	background-image:url(_imgs/trefwoorden/s_0.gif);
	width:20px;
}
#tref_s:hover, #tref_s_active{
	background-image:url(_imgs/trefwoorden/s_1.gif);
	width:20px;
}
/* T */
#tref_t{
	background-image:url(_imgs/trefwoorden/t_0.gif);
	width:20px;
}
#tref_t:hover, #tref_t_active{
	background-image:url(_imgs/trefwoorden/t_1.gif);
	width:20px;
}
/* U */
#tref_u{
	background-image:url(_imgs/trefwoorden/u_0.gif);
	width:20px;
}
/*#tref_u:hover, #tref_u_active{
	background-image:url(_imgs/trefwoorden/u_1.gif);
	width:20px;
}*/
/* V */
#tref_v{
	background-image:url(_imgs/trefwoorden/v_0.gif);
	width:20px;
}
#tref_v:hover, #tref_v_active{
	background-image:url(_imgs/trefwoorden/v_1.gif);
	width:20px;
}
/* W */
#tref_w{
	background-image:url(_imgs/trefwoorden/w_0.gif);
	width:23px;
}
#tref_w:hover, #tref_w_active{
	background-image:url(_imgs/trefwoorden/w_1.gif);
	width:23px;
}
/* X */
#tref_x{
	background-image:url(_imgs/trefwoorden/x_0.gif);
	width:19px;
}
/*#tref_x:hover, #tref_x_active{
	background-image:url(_imgs/trefwoorden/x_1.gif);
	width:19px;
}*/
/* Y */
#tref_y{
	background-image:url(_imgs/trefwoorden/y_0.gif);
	width:22px;
}
/*#tref_y:hover, #tref_y_active{
	background-image:url(_imgs/trefwoorden/y_1.gif);
	width:22px;
}*/
/* Z */
#tref_z{
	background-image:url(_imgs/trefwoorden/z_0.gif);
	width:13px;
}
#tref_z:hover, #tref_z_active{
	background-image:url(_imgs/trefwoorden/z_1.gif);
	width:13px;
}

