
.faq_vraag
{
	background-color: #D2F3FE;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	padding-left: 5px;
	
}

.faq_vraag a
{
	color: #000000;
	font-weight: normal;
}

.faq_vraag a:visited
{
	color: #666666;
}
.faq_vraag a:hover
{
	color: #1EC5FC;
}

.faq_antwoord
{

	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-indent: 5px;
	
}

.faq_footer
{
	background-image: url('../images/layout/bg_grijs.gif'); background-repeat: repeat-x; background-position: left top;
}



.titelfont
{
	font-size: 16px;
	font-weight: normal;
	color: #EF7D0B;
}

.subtitelfont
{
	font-size: 13px;
	font-weight: bold;
}

h1
{
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 5px;	
}

h2
{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	
	color: #FFFFFF;
	background-color: #999999;
	
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 9px;	

	background-image: url('../images/layout/bg_grijs2.gif'); background-repeat: repeat-x; background-position:  left top;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;	

}

h4
{
	font-size: 16px;
	font-weight: normal;
	color: #EF7D0B;
	
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 5px;	
}


.box
{
	background-color: #CCCCCC;
	padding: 5px;
}

.link_special
{
	color: #FF0000;
	background-image: url('../images/icons/arrow_red.gif'); background-repeat: no-repeat; background-position:  left top;
	padding-left: 8px;
}

body
{
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}

table
{
	border: 0px;
}

td
{
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: left;
	line-height: 150%;
	
}

img
{
	border: 0px;
}

a
{
	color: #EF7D0B;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #EF7D0B;
}

a:active
{
	color: #EF7D0B;
}

a:hover
{
	color: #1EC5FC;
}

.logo
{
	height: 72px;
	
	background-color: #EF7D0B;
	background-image: url('../images/layout/logo.gif'); background-repeat: no-repeat; background-position: left top;
	border-bottom: 2px solid #FFFFFF;
	
	text-align: right;
	vertical-align: bottom;
}

.zoekhok
{
	background-color: #999999;
	width: 175px;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;

	text-align: left;	
	vertical-align: bottom;	
}

.kruimel_links
{
	line-height: 16px;
	width: 175px;
	height: 24px;
	background-color: #1EC5FC;
	background-image: url('../images/layout/bg_kruimel.gif'); background-repeat: repeat-x; background-position: left top;

	border-right: 2px solid #FFFFFF;

}

.kruimel
{
	line-height: 16px;

	height: 24px;
	background-color: #1EC5FC;
	background-image: url('../images/layout/bg_kruimel.gif'); background-repeat: repeat-x; background-position: left top;

	text-indent: 6px;

}

.kruimel a
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.kruimel a:hover
{
	color: #FFFFFF;
}
.kruimel a:visited
{
	color: #FFFFFF;
}
.kruimel a:active
{
	color: #FFFFFF;
}

.kruimel_rechts
{
	line-height: 16px;
	
	width: 175px;
	height: 24px;
	
	background-color: #EF7D0B;
	background-image: url('../images/layout/bg_oranje.gif'); background-repeat: repeat-x; background-position: left top;

	border-left: 2px solid #FFFFFF;

	text-indent: 6px;
}

.header
{
	width: 990px;
	
}
.header td
{
	color: #FFFFFF;	
}
.header input
{
	width: 100px;
	height: 12px;
	padding: 1px;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
	
	border: 0px;
	
}

.main
{
	width: 990px;
}

.rij1
{
	padding-right: 20px;
	padding-bottom: 3px;
}
.rij2
{
	padding-right: 20px;
	padding-bottom: 3px;
}
.rij3
{
	font-weight: bold;
	color: #999999;
	padding-right: 20px;
	padding-bottom: 3px;
}
.rij4
{
	color: #1EC5FC;
	text-align: right;
	padding-bottom: 3px;
}

.menu
{

	width: 175px;
	border-right: 2px solid #FFFFFF;
	padding-top: 2px;
}

.menu h1
{
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-left: 15px;
	
	font-weight: bold;
	font-size: 12px;
	color: #EF7D0B;
	

}



.menu_item_sub
{
	display: block;
	font-weight: normal;
	color: #000000;
	padding-left: 15px;

	background-image: url('../images/layout/plus.gif'); background-repeat: no-repeat; background-position: left top;

}

.menu_item_sub:visited
{
	color: #000000;
}

.menu_item_sub:active
{
	color: #000000;
}

.menu_item_sub:hover
{
	color: #EF7D0B;
	background-image: url('../images/layout/plus2.gif'); background-repeat: no-repeat; background-position: left top;
}

.menu_item
{
	display: block;
	font-weight: normal;
	color: #000000;
	padding-left: 15px;
	
}

.menu_item:visited
{
	color: #000000;
}

.menu_item:active
{
	color: #000000;
}

.menu_item:hover
{
	color: #EF7D0B;
	background-image: url('../images/layout/pijl_oranje2.gif'); background-repeat: no-repeat; background-position: left top;
}

.menu_selected
{
	color: #1EC5FC;
	background-image: url('../images/layout/pijl_cyan.gif'); background-repeat: no-repeat; background-position: left top;
	font-weight: normal;
	padding-left: 15px;

}

.menu_selected:visited, .menu_selected:active
{
	color: #1EC5FC;
	background-image: url('../images/layout/pijl_cyan.gif'); background-repeat: no-repeat; background-position: left top;
}

.menu_sub
{
	display: block;
	font-weight: normal;
	color: #999999;
	padding-left: 25px;
}

.menu_sub:visited, .menu_sub:active
{
	color: #999999;
}

.menu_sub:hover
{
	color: #EF7D0B;
	background-image: url('../images/layout/pijl_oranje3.gif'); background-repeat: no-repeat; background-position: left top;
}

.menu_sub_selected
{
	display: block;
	font-weight: normal;
	color: #999999;
	padding-left: 25px;
	background-image: url('../images/layout/pijl_grijs2.gif'); background-repeat: no-repeat; background-position: left top;	
}

.menu_sub_selected:visited, .menu_sub_selected:active
{
	color: #999999;
}

.menu_sub_selected:hover
{
	color: #999999;
}



.content
{
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
}
	
.zijbalk
{
	width: 175px;	
	border-left: 2px solid #FFFFFF;	
	
}
.zijbalk h1
{
	background-color: #1EC5FC;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	height: 24px;
	text-indent: 5px;
	
	background-image: url('../images/layout/bg_cyan.gif'); background-repeat: repeat-x; background-position: left top;
	
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}
.zijbalk h2
{
	background-color: #EF7D0B;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	height: 24px;
	text-indent: 5px;
	text-align: left;
	
	background-image: url('../images/layout/bg_oranje.gif'); background-repeat: repeat-x; background-position: left top;
	
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}


.zij_oranje
{
	background-color: #FCE5CE;
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 10px;

	background-image: url('../images/layout/bg_grijs.gif'); background-repeat: repeat-x; background-position: left bottom;

}

.zij_cyan
{
	background-color: #D2F3FE;
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 10px;

	background-image: url('../images/layout/bg_grijs.gif'); background-repeat: repeat-x; background-position: left bottom;

}
.zij_cyan2
{
	background-color: #D2F3FE;
	padding: 5px;
	padding-top: 0px;
}

.zij_wit
{
	padding: 5px;
}

.zij_beoordeling
{
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 10px;

	background-image: url('../images/layout/bg_grijs.gif'); background-repeat: repeat-x; background-position: left bottom;

}

.kolom
{
	padding-left: 10px;
}


.grijsverloopje
{
	background-image: url('../images/layout/bg_balk.gif'); background-repeat: repeat-x; background-position: left top;
	height: 160px;
	
}

.sidebar
{
	background-color: #EEEEEE;
	width: 190px;
}

.pijl
{
	display: block;
	
	background-image: url('../images/layout/pijl_oranje.gif'); background-repeat: no-repeat; background-position: right top;	

	line-height: 12px;
	padding-right: 16px;
	text-align: right;
	margin-top: 10px;

}
.pijl:hover
{
	background-image: url('../images/layout/pijl_cyan2.gif');	
}


.footer
{
	width: 990px;
}


.footer td
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;

	background-image: url('../images/layout/bg_footer.gif'); background-repeat: repeat-x; background-position: left top;
	font-size: 10px;
}

.inputcorrectie
{
	padding-top: 2px;
}

.space
{
	padding: 0px;
}

.menuitem
{
	margin-top: 1px;
	display: block;
	background-color: #CCCCCC;
	line-height: 36px;
	text-indent: 12px;
	color: #0000FF;
}

.menuitem:visited
{
	color: #6666FF;
}

.menuitem:active
{
	color: #6666FF;
}

.menuitem:hover
{
	background-color: #DDDDDD;
	color: #FF0000;
}

.menuitem_selected
{
	margin-top: 1px;
	display: block;
	background-color: #FF0000;
	line-height: 36px;
	text-indent: 12px;
	color: #FFFFFF;
}

.menuitem_selected:visited
{
	color: #EEEEEE;
}

.menuitem_selected:active
{
	color: #FFFFFF;
}


.arrow_l
{
	display: block;
	width: 30px;
	height: 30px;
	padding: 0px;
	background-image: url('../images/icons/arrow_l.gif'); background-repeat: no-repeat; background-position: left top;

}
.arrow_l:hover
{
	text-decoration: none;
	background-image: url('../images/icons/arrow_l2.gif');

}

.arrow_l_disabled
{
	display: block;
	width: 30px;
	height: 30px;
	padding: 0px;
	
	background-image: url('../images/icons/arrow_l3.gif'); background-repeat: no-repeat; background-position: left top;

}

.arrow_r
{
	display: block;
	width: 30px;
	height: 30px;
	padding: 0px;
	background-image: url('../images/icons/arrow_r.gif'); background-repeat: no-repeat; background-position: left top;

}
.arrow_r:hover
{
	text-decoration: none;
	background-image: url('../images/icons/arrow_r2.gif');

}

.arrow_r_disabled
{
	display: block;
	width: 30px;
	height: 30px;
	padding: 0px;
	
	background-image: url('../images/icons/arrow_r3.gif'); background-repeat: no-repeat; background-position: left top;

}


.form_text
{
	border: 1px solid #999999;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	width: 250px;
}

.form_textarea
{
	border: 1px solid #999999;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	width: 250px;
}

.form_submit
{

}

.notification_streng
{
	background-image: url('../images/layout/bg_notification.gif'); background-repeat: repeat-y; background-position: left top;
	background-color: #EF7D0B;
	border: 1px solid #EF7D0B;	
	color: #FFFFFF;
	padding: 5px;
	padding-left: 25px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;

}


.notification
{
	background-color: #EF7D0B;
	color: #FFFFFF;
	padding: 5px;

	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;

}

.notification a
{
	color: #FFFFFF;
	text-decoration: underline;
}
.notification a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.notification a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
.notification a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
.paginate
{
	width: 100%;

}

.paginate_previous
{
	width: 100px;
}

.paginate_previous div
{
	color: #CCCCCC;
	font-weight: bold;
}

.paginate_view
{
	text-align: center;
}

.paginate_view a
{
	padding: 5px;
}

.paginate_view span
{
	padding: 5px;
	background-color: #CCCCCC;
}

.paginate_next
{
	width: 100px;
	text-align: right;

}

.paginate_next div
{
	color: #CCCCCC;
	font-weight: bold;
}

.overview
{
	margin-bottom: 10px;
	width: 100%;
}

.overview_title
{
	padding-left: 0px;
	padding-top: 10px;
	font-weight: bold;
}

.overview_date
{
	padding-right: 0px;
	padding-top: 10px;
	color: #EF7D0B;
	font-size: 10px;
	text-align: right;
}

.overview_message
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	
	border-bottom: 1px solid #999999;
}


.overview_menuitem
{
	line-height: 24px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	
	border-bottom: 1px solid #999999;
}


.overview_menuitem_selected
{
	line-height: 24px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #FFFFFF;
	color: #999999;
}

.overview_menuitem_selected:visited
{
	color: #999999;
}

.overview_menuitem_selected:active
{
	color: #999999;
}

.overview_name
{
	font-weight: bold;
}

.overview_form td
{
	padding-right: 8px;
	padding-bottom: 10px;
}

.overview_formname
{
	padding-top: 2px;
}

.overview_formitem
{

}

.leden_loginform
{
	padding: 5px;
}

.leden_loginform td
{
	padding: 5px;
}

.sidebar_div
{
	padding: 5px;
}

.sidebar_div td
{
	padding: 5px;
}

