html
{
	width							: 100%;
	height							: 100%;
	margin							: 0px;
	padding							: 0px;
	background-color				: #e0e1e2;
	font-family						: Verdana;
	font-size						: 12px;
	color							: #555555;
	line-height						: 14px
}

div.clear
{
	clear							: both
}

div#wrap
{
	position						: relative;
	width							: 801px;
	margin-left						: auto;
	margin-right					: auto;
	background-color				: #FFFFFF;
	margin-top						: 11px;
	margin-bottom					: 11px;
	background-image				: url('../img/footer.gif');
	background-repeat				: no-repeat;
	background-position				: left bottom
}

form.snelzoeken a.searchadvanced
{
	color							: #FFFFFF;
	font-size						: 10px;
	float							: right;
	line-height						: 20px;
	margin-right					: 10px
}

a
{
	color							: #555555;
	text-decoration					: underline
}

a:hover
{
	text-decoration					: none
}

a.tagcloud
{
	text-decoration					: none;
	line-height						: 1.5
}

a.tagcloud:hover
{
	text-decoration					: underline
}

input, select, textarea, button
{
	border							: 1px solid #CDCDCD;
	background-color				: #FFFFFF;
	font-family						: Verdana;
	font-size						: 11px;
	color							: #555555;
}

button
{
	line-height						: 14px
}

div#header
{
	position						: relative;
	height							: 237px;
	background-repeat				: no-repeat;
	padding-bottom					: 15px
}

div#header div#menu
{
	position						: absolute;
	right							: 10px;
	top								: 41px;
}

div#header div#menu a
{
	float							: right;
	display							: inline;
	text-decoration					: none;
	height							: 12px;
	line-height						: 10px;
	padding-left					: 6px;
	padding-right					: 6px
}

div#header div#menu a.first
{
	border							: 0px
}

div#header div#menu a:hover
{
	text-decoration					: underline
}

div.floatcontainer
{
	clear							: both;
	overflow						: hidden
}

div.floatcontainer.separator, div.floatcontainer.threequarterseparator
{
	background-repeat				: repeat-y;
	margin-bottom					: 16px
}

dl.fullbox
{
	margin-left						: 15px;
	width							: 771px
}

dl.fullbox dd.header
{
	height							: 23px;
	overflow						: hidden;
	padding-top						: 20px
}

dl.fullbox dd.header div.title
{
	margin-left						: 24px;
	height							: 29px;
	background-repeat				: no-repeat
}

dl.fullbox dd.header div.title span
{
	display							: none
}

dl.fullbox dd.footer
{
	height							: 12px;
	background-repeat				: no-repeat;
	overflow						: hidden
}

dl.fullbox dd.content
{
	padding-left					: 2px;
	padding-right					: 2px;
	padding-top						: 8px;
	padding-bottom					: 10px
}

dl.fullbox dd.content dl dd
{
	border-bottom					: 1px solid #FFFFFF;
	line-height						: 23px;
	background-repeat				: no-repeat;
	background-position				: 9px 7px;
	padding-left					: 22px;
	clear							: both;
	overflow						: hidden
}

dl.fullbox dd.content dl dd a
{
	text-decoration					: none
}

dl.fullbox dd.content dl dd a:hover
{
	text-decoration					: underline
}

dl.fullbox dd.content dl dd .colfull
{
	float							: left;
	display							: inline;
	height							: 23px;
	overflow						: hidden
}

dl.fullbox dd.content dl dd .col1
{
	float							: left;
	display							: inline;
	width							: 445px;
	height							: 23px;
	overflow						: hidden;
}

dl.fullbox dd.content dl dd .col2
{
	float							: left;
	display							: inline;
	width							: 150px;
	height							: 23px;
	overflow						: hidden;
}

dl.fullbox dd.content dl dd .col3
{
	float							: left;
	display							: inline;
	width							: 150px;
	height							: 23px;
	overflow						: hidden
}

div.halfbox
{
	float							: left;
	display							: inline;
	width							: 370px;
	background-repeat				: repeat-y;
	margin-left						: 15px
}

div.halfbox.left
{
	padding-right					: 16px
}

div.halfbox div.header
{
	height							: 23px;
	overflow						: hidden;
	padding-top						: 20px
}

div.halfbox div.header div.title
{
	margin-left						: 24px;
	height							: 29px;
	background-repeat				: no-repeat
}

div.halfbox div.header div.title span
{
	display							: none
}

div.halfbox div.footer
{
	height							: 11px;
	background-repeat				: no-repeat;
	overflow						: hidden
}

div.halfbox dl
{
	margin-left						: 2px;
	margin-right					: 2px
}

div.halfbox dl dd
{
	border-bottom					: 1px solid #FFFFFF;
	line-height						: 23px;
	background-repeat				: no-repeat;
	background-position				: 9px 7px;
	padding-left					: 22px;
	clear							: both;
	overflow						: hidden
}

div.halfbox dl dd.header
{
	font-weight						: bold;
	margin-top						: 5px
}

div.halfbox dl dd.header.first
{
	margin-top						: 0px
}

div.halfbox dl dd a
{
	text-decoration					: none
}

div.halfbox dl dd a:hover
{
	text-decoration					: underline
}

div.halfbox p
{
	margin-left						: 27px;
	margin-bottom					: 16px
}

div.halfbox form
{
	display							: block;
	margin-left						: 2px;
	margin-right					: 2px;
	margin-bottom					: 
}

div.halfbox form label
{
	display							: block;
	padding-left					: 25px;
	line-height						: 24px;
	background-repeat				: no-repeat;
	background-position				: 10px 8px
}

div.halfbox form input
{
	margin-left						: 25px;
	display							: block;
	margin-bottom					: 5px;
	width							: 240px
}

div.halfbox form button
{
	float							: right;
	display							: inline;
	margin-right					: 26px;
	margin-bottom					: 11px;
	border							: 0px;
	line-height						: 14px
}

div.halfbox form ul.error
{
	margin-left						: 45px
}

div.halfboxnoborder
{
	float							: left;
	display							: inline;
	width							: 370px;
	background-repeat				: repeat-y;
	margin-left						: 15px
}

div.halfboxnoborder div.header
{
	height							: 23px;
	overflow						: hidden;
	padding-top						: 20px;
	margin-bottom					: 0px
}

div.halfboxnoborder div.header div.title
{
	height							: 29px;
	background-repeat				: no-repeat
}

div.halfboxnoborder div.header div.title span
{
	display							: none
}

div.halfboxnoborder div.footer
{
	height							: 11px;
	background-repeat				: no-repeat;
	overflow						: hidden
}

div.title.watanderemensenzochten
{
	background-image				: url('../img/home/watanderemensenzochten.gif');
}

ul.error
{
	font-weight						: bold;
	color							: #AA0000;
	list-style-type					: disc;
	margin-left						: 20px;
	margin-bottom					: 3px
}

div#breadcrumbs
{
	margin-left						: 20px;
	margin-bottom					: 13px;
	font-size						: 10px
}

div#breadcrumbs a.active
{
	font-weight						: bold;
	text-decoration					: none
}

div.threequarterbox
{
	float							: left;
	display							: inline;
	width							: 459px;
	background-repeat				: repeat-y;
	margin-left						: 15px;
	margin-right					: 11px
}

div.threequarterbox.left
{
	padding-right					: 16px
}

div.threequarterbox div.header
{
	height							: 27px;
	overflow						: hidden;
	padding-top						: 20px;
	font-size						: 17px;
	font-weight						: bold;
	padding-left					: 24px
}

div.threequarterbox div.footer
{
	height							: 6px;
	background-repeat				: no-repeat;
	overflow						: hidden
}

div.threequarterbox dl
{
	margin-left						: 2px;
	margin-right					: 2px
}

div.threequarterbox dl dd
{
	border-bottom					: 1px solid #FFFFFF;
	line-height						: 23px;
	background-repeat				: no-repeat;
	background-position				: 9px 7px;
	padding-left					: 22px;
	clear							: both;
	overflow						: hidden
}

div.threequarterbox dl dd a
{
	display							: block;
	font-weight						: bold;
	height							: 23px;
	overflow						: hidden
}

div.threequarterbox dl dd span
{
	display							: block;
	height							: 23px;
	overflow						: hidden
}

div.navigators
{
	font-size						: 10px;
	padding							: 15px
}

div.navigators a.prev
{
	float							: left;
	display							: inline
}

div.navigators a.next
{
	float							: right;
	display							: inline
}

div.navigators div.current
{
	text-align						: center
}

div.quarterbox
{
	float							: left;
	display							: inline;
	width							: 286px;
	background-repeat				: repeat-y;
	margin-left						: 15px
}

div.quarterbox div.header
{
	height							: 23px;
	overflow						: hidden;
	padding-top						: 20px
}

div.quarterbox div.header div.title
{
	margin-left						: 24px;
	height							: 29px;
	background-repeat				: no-repeat
}

div.quarterbox div.header div.title span
{
	display							: none
}

div.quarterbox div.footer
{
	height							: 10px;
	background-repeat				: no-repeat;
	overflow						: hidden
}

div.quarterbox form
{
	margin-left						: 2px;
	margin-right					: 2px;
	padding-top						: 15px;
	padding-bottom					: 15px
}

div.quarterbox form label
{
	display							: block;
	padding-left					: 25px;
	line-height						: 16px;
	background-repeat				: no-repeat;
	background-position				: 10px 4px;
	font-weight						: bold;
	font-size						: 10px
}

div.quarterbox form select, div.quarterbox form input
{
	margin-left						: 25px;
	display							: block;
	margin-bottom					: 5px;
	width							: 240px
}

div.quarterbox form input.checkbox
{
	width							: auto;
	border							: 0px;
	background-color				: transparent
}

div.quarterbox form input.hidden
{
	display							: none
}

div.quarterbox form button
{
	float							: right;
	display							: inline;
	margin-right					: 18px;
	margin-top						: 11px;
	border							: 0px;
	line-height						: 14px
}

div.fullsubsidybox
{
	float							: left;
	display							: inline;
	width							: 768px;
	background-repeat				: repeat-y;
	margin-left						: 15px;
	margin-right					: 11px;
	margin-bottom					: 16px
}

div.fullsubsidybox div.header
{
	background-repeat				: no-repeat;
	padding-top						: 20px;
	padding-bottom					: 10px;
	font-size						: 17px;
	font-weight						: bold;
	padding-left					: 24px
}

div.fullsubsidybox div.header button
{
	float							: right;
	display							: inline;
	margin-right					: 30px;
	width							: auto
}

div.fullsubsidybox div.content
{
	margin-left						: 2px;
	margin-right					: 2px;
	padding-top						: 20px;
	padding-bottom					: 20px;
	padding-left					: 23px;
	padding-right					: 23px
}

div.fullsubsidybox div.content p
{
	margin-bottom					: 16px
}

div.fullsubsidybox div.content ul
{
	list-style-type					: disc;
	margin-left						: 20px;
	margin-bottom					: 16px
}

div.fullsubsidybox div.content ol
{
	margin-left						: 20px;
	margin-bottom					: 16px
}

div.fullsubsidybox div.footer
{
	height							: 10px;
	background-repeat				: no-repeat;
	overflow						: hidden
}

div.fullsubsidybox div.content div.category
{
	line-height						: 20px;
	clear							: both;
	overflow						: hidden
}

div.fullsubsidybox div.content div.category span
{
	font-weight						: bold;
	float							: left;
	display							: inline;
	width							: 150px
}

div.fullsubsidybox div.content div.category div.linkcontainer
{
	padding-left					: 150px
}

div.fullsubsidybox div.content div.objective
{
	font-weight						: bold;
	margin-bottom					: 16px;
	margin-top						: 16px
}

div.fullsubsidybox div.content form.notification
{
	display							: block;
	border-top						: 1px solid #AAAAAA;
	padding-top						: 10px;
	margin-bottom					: 5px
}

div.fullsubsidybox div.content form.notification input.checkbox
{
	float							: left;
	display							: inline;
	margin-right					: 10px;
	border							: 0px;
	background-color				: transparent
}

div.fullsubsidybox div.content form.notification button
{
	
}

div.fullsubsidybox button
{
	border							: 0px;
	margin-right					: 22px;
	font-size						: 10px;
	padding							: 1px;
	padding-left					: 7px;
	padding-right					: 7px
}

div.fullsubsidybox form fieldset label
{
	display							: block;
	margin-bottom					: 5px;
	font-weight						: bold
}

div.fullsubsidybox form fieldset div
{
	display							: block;
	margin-bottom					: 20px
}

div.fullsubsidybox form fieldset input
{
	display							: block;
	margin-bottom					: 20px;
	width							: 100%
}

div.fullsubsidybox form fieldset select
{
	display							: block;
	margin-bottom					: 20px;
	width							: 100%
}

div.fullsubsidybox form fieldset textarea
{
	display							: block;
	margin-bottom					: 20px;
	width							: 100%;
	height							: 150px
}

div.accbodycontent
{
	padding							: 10px;
	font-size						: 10px;
	line-height						: 12px
}

div.accbodycontent a
{
	text-decoration					: underline
}

div.accbodycontent a:hover
{
	text-decoration					: none
}

div.accbodycontent div.deadline_notification
{
	padding							: 0px;
	margin							: 0px;
	margin-top						: 20px
}

div.accbody div.accbodycontent div.deadline_notification
{
	background-color				: transparent
}

div.accbodycontent div.deadline_notification input, div.accbodycontent div.deadline_notification button
{
	float							: none;
	display							: inline;
	width							: auto;
	margin							: 0px
}

div.accbodycontent div.deadline_notification button
{
	border							: 0px
}

div.accheader
{
	cursor							: pointer
}

div.accheader:hover
{
	text-decoration					: underline
}

div.hasicon img
{
	float							: right;
	display							: inline;
	width							: 14px;
	height							: 14px;
	border							: 1px solid #E0E0E0;
	margin-top						: 4px;
	margin-right					: 7px
}

span.valutatitle
{
	float							: left;
	display							: inline;
	width							: 250px
}

div.detailselect:hover
{
	background-position				: 0px -14px
}

div.detailsearchselected
{
	float							: left;
	display							: inline;
	margin-left						: 25px;
	font-size						: 10px;
	line-height						: 14px;
	cursor							: pointer;
	padding-bottom					: 5px
}

div.detailselectarea
{
	cursor							: pointer;
	margin-bottom					: 10px
}

div#notificationholder
{
	clear							: both;
	overflow						: hidden
}

div#notificationholder div.subsidy
{
	float							: left;
	display							: inline;
	width							: 50%;
	margin-bottom					: 10px
}

div#notificationholder div.subsidy div.title
{
	font-weight						: bold;
	margin-bottom					: 10px;
	line-height						: 20px;
	padding-left					: 5px;
	padding-right					: 5px;
	margin-right					: 10px
}


div#notificationholder div.subsidy ul li
{
	line-height						: 20px;
	height							: 20px;
	margin-right					: 10px
}

div#notificationholder div.subsidy ul li div.deletenotification
{
	float							: right;
	display							: inline;
	text-decoration					: underline;
	cursor							: pointer
}

div#notificationholder div.subsidy ul li div.deletenotification:hover
{
	text-decoration					: none
}

div.searchnotification
{
	margin-top						: 20px
}

div.searchnotification div#searchnotification_result
{
	font-size						: 10px;
	line-height						: 14px;
	margin-left						: 25px;
	font-weight						: bold
}

div.detailselectarea div.detailselectcheckbox
{
	clear							: both;
	overflow						: hidden;
	font-size						: 10px;
	line-height						: 15px;
	margin-left						: 25px
}

div.detailselectarea div.detailselectcheckbox input
{
	float							: left;
	display							: inline;
	border							: 0px;
	margin							: 0px;
	margin-right					: 10px;
	width							: auto;
	background-color				: transparent;
	margin-top						: 3px
}

div.detailselectarea div.detailselectcheckbox span
{
	float							: left;
	display							: inline;
	width							: auto;
	margin-top						: 3px;
	margin-bottom					: 3px
}

div#searchnotificationholder div.searchnotification
{
	font-size						: 10px;
	margin							: 0px;
	margin-left						: 20px;
	margin-bottom					: 1px
}

div#searchnotificationholder div.searchnotification div.criterium
{
	clear							: both;
	overflow						: hidden;
	line-height						: 16px
}

div#searchnotificationholder div.searchnotification div.criterium span.header
{
	float							: left;
	display							: inline;
	width							: 175px;
	font-weight						: bold
}

div#searchnotificationholder div.searchnotification div.criterium span.items
{
	float							: left;
	display							: inline;
	width							: 505px
}

div#searchnotificationholder a.searchsearchnotification, div#searchnotificationholder div.deletesearchnotification
{
	float							: right;
	display							: inline;
	text-decoration					: underline;
	cursor							: pointer;
	padding-left					: 10px;
	font-weight						: normal
}

div#searchnotificationholder a.searchsearchnotification:hover, div#searchnotificationholder div.deletesearchnotification:hover
{
	text-decoration					: none
}

div#searchnotificationholder div.searchnotificationheader
{
	font-weight						: bold;
	cursor							: pointer;
	line-height						: 20px;
	padding-left					: 5px;
	padding-right					: 5px
}

div.ticketholder
{
	clear							: both;
	overflow						: hidden;
	margin-bottom					: 10px
}

div.ticketholder div.ticket
{
	font-weight						: bold;
	margin-bottom					: 1px;
	line-height						: 20px;
	padding-left					: 5px;
	padding-right					: 5px;
	cursor							: pointer
}

div.ticketholder div.ticketbody
{
	padding							: 10px;
	font-size						: 10px;
	line-height						: 12px;
	margin-bottom					: 10px
}

div.ticketholder div.ticket div.last
{
	float							: right;
	display							: inline;
	font-size						: 10px
}

form.advancedsearch
{
	margin-left						: 2px;
	margin-right					: 2px;
	padding-top						: 15px;
	padding-bottom					: 15px
}

form.advancedsearch label
{
	display							: block;
	padding-left					: 25px;
	line-height						: 16px;
	background-repeat				: no-repeat;
	background-position				: 10px 4px;
	font-weight						: bold;
	font-size						: 10px
}

form.advancedsearch select, form.advancedsearch input
{
	margin-left						: 25px;
	display							: block;
	margin-bottom					: 5px;
	width							: 240px
}

form.advancedsearch input.checkbox
{
	width							: auto;
	border							: 0px;
	background-color				: transparent
}

form.advancedsearch input.hidden
{
	display							: none
}

form.advancedsearch button
{
	float							: right;
	display							: inline;
	margin-right					: 18px;
	margin-top						: 11px;
	border							: 0px;
	line-height						: 14px
}

form.advancedsearch div.detailselectarea
{
	float							: left;
	display							: inline;
	width							: 350px;
	clear							: none
}

label a
{
	float							: right;
	display							: inline;
	margin-right					: 5px;
	color							: #AAAAAA
}