

body {
	font-family: Arial, Helvetica, sans-serif;
	/* default font size */
	/*font-size : 11px;*/
	font-size : 11px;
	margin:0px;
	padding:0px;
	line-height:175%;
	width:100%;
	height:100%;
}

a img {
	border: 0px;
}

.clear {
	clear:both;
}

.required{
	color:#d72626;
}

.alert{
	color:#d72626;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#header_right_bottom_title {
	font-size : 11px;
}

#header_right_bottom_title h1 {
	font-size : 1.8em;
	color : #421439;
	margin-bottom: 6px;
	margin: 18px 0 18px;
}
#header_right_bottom_title {
	color : #421439;
	font-weight:bold;
}

a {
	color : #db3f06;
}

a:hover {
	text-decoration: none;
}

a.pdf {
	background-image:url(images/icon_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}

a.document {
	background-image:url(images/document_icon.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}

.faq_contact {
	background-position : 0px 3px;
	background-image:url(images/pijlrechts.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	text-align : middle;
}

input.search { 
	vertical-align:middle;
	border: 1px solid #CCC; 
	/*padding: 2px 5px 2px 5px;*/
	margin-right: 1px;
}

button.button { 
	clear:both;
	border:1px solid Silver;
	padding: 0px 5px 0px 5px;
	height : 20px;
	vertical-align:middle;
	line-height:120%;
} 

.leesmeer  {
	background-image:url(images/submenu_selected.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left : 16px;
}

h1 {
	font-size : 1.5em;
	color : #db3f06;
	margin-bottom: 6px;
}

#main_content_small h1{
		margin: 0;
		padding: 5px 0 5px;
		clear: both;
}

#main_content h1{
		margin: 0;
		padding: 5px 0 5px;
		clear: both;
}

h2,
h3 {
	font-size : 1.2em;
	color : #db3f06;
}

#main_right h2,
#main_right h3 {
	background-image:url(images/submenu_border_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	/*border-bottom: 1px dotted #c0c0c0;*/
	margin-bottom:6px;
}

#globalcontainer { 
	position: relative; 
	width: 804px;
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	margin: 0 auto -64px; 
	text-align: left; 
	background: #fff; 
}

#header {
	width:804px;
	height:150px;
	overflow:hidden;
	background-color:#f9f7f0;
}

#header_wrapper {
	height : 145px;
	width : 780px;
}

#header_left {
	width : 188px;
	height : 145px;
	float : left;
	display:block;
}

#header_right {
	width : 592px;
	height : 145px;
	float : right;
	display:block;
}

#header_bottom {
	background-image:url(images/background_colors.png);
	height : 5px;
	width: 780px;
}

#header_right_top {
	width : 592px;
}

#header_right_bottom {
	width : 592px;
}

#header_right_bottom_title {
	background-image:url(images/background_header.gif);
	background-repeat:repeat-y;
	width: 355px;
	float : left;
	padding-left:5px;
	margin-top : 22px;
}

#header_right_bottom_search {
	padding-top : 10px;
	width: 230px;
	float : right;
	height: 50px;
	margin-top : 30px;
	vertical-align : middle;
}

#header_left img {
	margin-top : 56px;
	margin-left: 20px;
}

.navigation {
	float: left;
	font-size: 0.8em;
	font-weight: bold;
}

#main {
	width: 780px;
	margin : 0px;
	background-image:url(images/content_background2.png);
	background-repeat:repeat-y;
	overflow:hidden;
}

#main_small {
	width: 780px;
	margin : 0px;
	background-image:url(images/content_background.png);
	background-repeat:repeat-y;
	overflow:hidden;
}

#main_submenu {
	float : left;
	width : 188px;
}

#main_right {
	float : right;
	width : 180px;
}

#main_content {
	width : 560px;
	margin-left:15px;
	float : left;
	overflow:hidden;
	padding : 1px;
}

#main_content_small {
	width : 370px;
	margin-left:15px;
	float : left;
	overflow:hidden;
	padding : 1px;
}

.twocolumn #main_content_small {
	width : 560px;
}

.twocolumn #main_right {
	display: hidden;
	width: 0;
}

#content {
	display : block;
}

#footer {
	background-image:url(images/background_colors.png);
	height : 5px;
	width: 780px;
	position:relative;
	overflow:hidden;
}

#footerText {
	float:right;
}

/* mainmenu */
#mainmenu{
	/*width : 100%;*/
	font-family: Arial, Verdana;
	/*font-size: 1.2em;*/
	font-weight: bold;
	margin:0px;
}

#mainmenu ul{
	margin: 0px;
	padding:0px;
}

#mainmenu li{
	display: inline;
}

#mainmenu li.actief a{
	color: #000000;
}

#mainmenu a{
	display: block;
	float: left;
	padding: 5px 12px 6px 12px;
	margin: 0px 0px 0px 0px;
	border-right : 2px solid #fff;
	color: #FFFFFF;
	text-decoration: none;
	background-color : #421439;
	font-size: 13px;
}

#mainmenu a:hover{
	text-decoration: none;
	background-color : #db3f06;
}

#mainmenu a.active{
	text-decoration: none;
	background-color : #db3f06;
}

/* submenu */
#submenu {
	width : 100%;
	font-family: Arial, Verdana;
	font-size: 1.2em;
	font-weight: bold;
	margin:0px;
	padding:0px;
	
}

#submenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#submenu li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
	background-image:url(images/submenu_border_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#submenu li:hover {
	background-color : #f9f7f0;
}

#submenu li.aktief {
	background-color : #f9f7f0;
}

#submenu a {
	color : #db3f06;
	text-decoration : none;
	/* width: 188px;  */
	margin:0px;
	display: block;
	padding : 5px 12px 6px 20px;
	_height: 16px;
}

#submenu a:hover{
	text-decoration: none;
	background-image:url(images/submenu_selected.png);
	background-repeat:no-repeat;
	background-position: 0px 7px;
}

#submenu a.active{
	background-image:url(images/submenu_selected.png);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	text-decoration: none;
}

ul.selection{
	padding: 11px;
	text-align:center;
	position: relative;
	border-bottom: 1px solid silver;
	color: silver;
	font-weight: bold;
}

#egrant_search ul.selection {
	border-bottom: 0px;
	text-align: left;
	padding: 5px 0 0 ;
}

#selectionbottom {
	border-bottom: 0px;
	border-top: 1px solid silver;
}

ul.selection li {
	list-style: none;
	display: inline;
}

/*-----------ITEMS (briefing, searchresults, map e.d.)----------------*/

.item{
	margin-bottom: 10px;
}

.item strong{
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	display: block;
}

.item_photo{
	float:left;
	width:175px;
	height:131px;
	overflow:hidden;
	margin-right:15px;
}

.item_text{
}

.item_text_photo{
	float:left;
	width: 385px;
}

ul.items {

}

ul.items li {
	list-style-image: url(images/arrow_bulletlist.gif);
}

ul.items li.li_pdf {
	list-style-image:url(images/icon_pdf.gif);
}


ul.items li.li_pdf ul li{
	list-style-image:none;
}

ul.items li.li_sound{
	list-style-image:url(images/icon_sound.gif);
}
	
ul.risinfo li{
	color:#666666;
	list-style-type:disc;
	margin-left:15px;
}

ul.item2ndlevel li{
	list-style-image: url(images/arrow_bulletlist.gif);
	margin-left:15px;
}

.item_footer{
	color: #9c9c9c;
	padding-bottom:5px;
	display: inline;
}

/*-----------SEARCHRESULTS----------------*/
#searchresults .item {
	border-bottom: 1px solid #e9e9e9;
	padding: 5px 5px 5px 17px;
}

#searchresults_items {
	width:100%;
}

#searchresults_items li{
	margin : 0pt;
}

ul.selection a {
	padding: 0 5px;		
}

ul.selection a:hover {
	
}

ul.selection li.current {
	color: Black;	
}

.selection_text_vorige {
	background: url(images/arrow_back.gif) no-repeat left 5px;
	padding: 0 10px;
}

.selection_text_volgende {
	background: url(images/arrow_black.gif) no-repeat right 5px;
	padding: 0 10px;
}

/*shortcuts for blindpeople*/
.blindlayout{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	overflow:hidden;
	z-index:0;
}

hr.blindlayout{
	display:none;
}


/*-----------POLL----------------*/
#poll{
}

#poll h2{
	font-weight:bold;
	margin-bottom:10px;
	font-size:115%;
}

/*---answers---*/
.poll_answer{
	margin-top:5px;
}

.poll_percentarea{
	background:#e1f8f5;
	width:99%;
}

#container_area .poll_percentarea{
	background: transparent;
}


.poll_percent{
	background:#bfbdb1;
	height: 18px;
}

#container_area .poll_percent{
	height: 14px;
}

.poll_facts{
	color: #9c9c9c;
}

/*-----------PAGE LINKS----------------*/
#page_links{
	position:absolute;
	top:0px;
	right:0px;
	width:150px;
	background: #d4d2cb;
	z-index:8000;
	display: none;
}

#page_links span, #page_links a {
	margin-top:3px;
	font-size:90%;
	line-height:175%;
	color:#ffffff;
	text-align: left;
	cursor: pointer;
}

#fontsize {
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	width: 19px;
	height: 13px;
}

.link_fontsize, .alink_fontsize{
	background: url(images/icon_fontsize.gif) no-repeat 0% 50%;
	display: inline;
	color: #002469;
}

.alink_fontsize{
	text-decoration: underline;
	display: inline;
	color:#87005b;
}

.link_favorites{
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:22px;
}


#set_normal {
	display: none;
}

#set_normal a {
	cursor: pointer;
	background-image: url(images/fontsizedown.gif);
	display: block;
	width: 19px;
	height: 13px;
	text-indent: -9999px;
}

#set_bigger a {
	cursor: pointer;
	background-image: url(images/fontsizeup.gif);
	display: block;
	width: 19px;
	height: 13px;
	text-indent: -9999px;
}


#fontsize a.active {
	display: none;
}
		
#print {
	padding: 20px 0 20px;
	clear: both;
}

.link_print, .alink_print{
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:22px;
	background-image:url(images/icon_print.gif);
	cursor: pointer;
	color: #616161;
}

.alink_print{
	text-decoration: underline;
}

/* CSS for readspeaker */
#reader {
	text-decoration: none;
	float: right;
	display: block;
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: 30%;
}

#readertext {
	font-family: Arial, sans-serif;
	padding-right: 23px;
	margin-bottom: 20px;
}

#readspeaker {
	width: 230px;
	overflow: hidden;
	float: right;
}

/* CSS voor wachttijden */

#wachttijden_container h2{
	color:#DB3F06;
	margin-bottom:6px;
}

#wachttijden_container .intro {
	margin-bottom: 5px;	
}

#wachttijden table {
	border: 1px solid #D6D7D6;
	border-collapse: collapse;
}

#wachttijden td.right {
	padding-left: 5px;
	text-align: left;
	width: 60px;
}

#wachttijden td {
	margin: 0;
	padding-left: 5px;
	border-bottom: 1px solid #D6D7D6;
}

#wachttijden_container .trailer {
	clear: left;
	color: #A6A6A6;
	padding-top: 10px;
}

#wachttijden_container .link_container {
	margin-top: 10px;
	margin-bottom: 10px;
}

#wachttijden_container img {
	float: left;
	margin-top: 3px;
}

#wachttijden_container .link {
	padding-left: 4px;
	float: left;
}

#wachttijden .help {
	background-image: url('/styles/default/images/vraagteken.gif');
	background-repeat: no-repeat;
	margin-left: 5px;
}

#wachttijden .help:hover {
	background-image: url('/styles/default/images/vraagteken_over.gif');
}

#helptekst {
	display: none;
}
