body{
	margin:0 auto;
	color:#333;
	font:11px arial,sans-serif;
}
img{border-style:none;}
a{
	color:#333;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 0;
}
.main{
	margin:0 auto;
	width:995px;
	position:relative;
	/*padding: 184px 0 0 0;*/
	padding: 0;
	background:#fff url(../img/bg_body.png) repeat-y;
}



/*HEADER*/
img#printlogo {
	display: none;	
}

#header {
	position: relative;
	margin: 0 0 0 39px;
	width: 941px;
	background: #FFFFFF url(../img/bg_header.png) repeat-x top right;	
}

#header a.rss {
	position: absolute;
	top: 4px;
	right: 28px;
	font-size: 12px;
	padding: 4px 0 0 30px;
	display: block;
	font-weight: bold;
	color: #0082c8;
	height: 30px;
	background: url(../img/rss_icon.png) no-repeat top left;	
}

#header ul#topnav {
	position: absolute;
	top: 37px;
	right: 230px;
	list-style-type: none;	
}

#header ul#topnav li {
	float: left;	
}

#header ul#topnav li a,
#header ul#topnav li span {
	display: block;
	padding: 0 10px 0 10px;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	color: #0099cc;	
}

#header ul#topnav li span {
	padding: 0;	
}

#header form#search {
	position: absolute;	
	top: 45px;
	right: 15px;
}

#header form input {
	margin: 0 5px 0 0;
	padding: 2px;
	color: #669999;
	float: left;
	width: 114px;
	height: 15px;
	border: 1px solid #0082c8;
	background: #FFFFFF;	
}

#header form a {
	margin: 0;
	display: block;
	float: left;
	width: auto;
	font-size: 13px;
	font-weight: bold;	
}

#header form a:hover {
	text-decoration: none;
	cursor: pointer;	
}

#header form a span.leftcap,
#header form a span.rightcap {
	margin: 0;
	padding: 0;
	width: 10px;
	height: 21px;
	display: block;	
	float: left;
}

#header form a span.text {
	padding: 2px 0 0 0;
	width: auto;
	height: 21px;
	color: #FFFFFF;
	display: block;
	float: left;
}

#header form a span.leftcap {
	background: url(../img/bg_submit.gif) no-repeat scroll 0 0;	
}

#header form a span.rightcap {
	background: url(../img/bg_submit.gif) no-repeat scroll -10px 0;	
}

#header form a span.text {
	background: url(../img/bg_submit.gif) no-repeat scroll 0 -21px;	
}

ul.mainmenu {
	margin: 7px 0 0 0;
	padding: 0;
	list-style-type: none;
	height: 36px;
	background: transparent url(../img/bg_mainnav.gif) repeat-x top left;	
}

ul.mainmenu li {
	float: left;
}

ul.mainmenu li a {
	display: block;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: none;
	cursor: pointer;
}

ul.mainmenu li a span.leftcap,
ul.mainmenu li a span.rightcap {
	width: 15px;
	height: 36px;
	float: left;
}

ul.mainmenu li a span.text {
	padding: 15px 0 6px 0;
	float: left;
}

ul.mainmenu li a:hover,
ul.mainmenu li a.selected {
	text-decoration: none;
}

/*ul.mainmenu li a:hover span.leftcap,*/
ul.mainmenu li a.selected span.leftcap {
	background: url(../img/bg_mainnav_sprite.gif) no-repeat scroll 0 0;
}

/*ul.mainmenu li a:hover span.rightcap,*/
ul.mainmenu li a.selected span.rightcap {
	background: url(../img/bg_mainnav_sprite.gif) no-repeat scroll -25px 0;
}

/*ul.mainmenu li a:hover span.text,*/
ul.mainmenu li a.selected span.text {
	padding: 7px 0 14px 0;
	background: url(../img/bg_mainnav_sprite.gif) no-repeat scroll 0 -36px;	
}

div#subnav {
	margin: 0;
	padding: 0 0 7px 0;
	clear: both;
	background: #0074b8;	
}

div#subnav ul {
	list-style-type: none;
	margin: 0 7px 0 7px;
	padding: 0;
	width: 927px;
	overflow: hidden;
}

div#subnav ul li { 
	float: left;
	white-space: nowrap;
}

div#subnav ul li a,
div#subnav ul li span {
	padding: 10px 7px 3px 7px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
}

div#subnav ul li span {
	padding: 10px 0 3px 0;
}

/*________________________________________________________________________________F16 NAVIGATION BAR___*/


ul#mainmenu {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	list-style-type: none;
	width: 941px;
	height: 72px;
	overflow: hidden;
	background: url(../img/bg_menu_blauw.gif) repeat-x;
	position: relative;
}

ul#mainmenu li {
	float: left;
	background: none;
	margin: 0;
	padding: 0;
}

ul#mainmenu li a {
	display: block;
	/*height: 20px;*/
	margin: 0;
	padding: 13px 11px 5px 11px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	color: #ffffff;
}

ul#mainmenu li a span {
	display: none;
}

ul#mainmenu li:hover a,
ul#mainmenu li.hover a,
ul#mainmenu li.active a {
	background: url(../img/bg_main_nav_btn_left.png) no-repeat top left;
	width: auto;
	/*height: 28px;*/
	padding: 8px 6px 15px 11px;
	margin-right: 5px;
	text-decoration: none;
	position: relative;
}

ul#mainmenu li:hover a span,
ul#mainmenu li.hover a span,
ul#mainmenu li.active a span {
	display: block;
	position: absolute;
	top: 0;
	right: -5px;
	background: url(../img/bg_main_nav_btn_right.png) no-repeat top right;
	width: 5px;
	height: 36px;
	text-indent: -9999px;
}

ul#mainmenu li:hover ul,
ul#mainmenu li.hover ul,
ul#mainmenu li.active ul {
	visibility: visible;
}

ul#mainmenu ul {
	visibility: hidden;
	position: absolute;
	top: 35px;
	left: 0;
	background: #0074B8;
	width: 917px;
	margin: 0;
	padding: 10px 12px;
	list-style-type: none;
}

ul#mainmenu ul li {
}

ul#mainmenu ul li a,
ul#mainmenu li:hover ul li a,
ul#mainmenu li.hover ul li a,
ul#mainmenu li.hover ul li a:hover,
ul#mainmenu li.active ul li a,
ul#mainmenu li.active ul li a:hover {
	float: left;
	background: none;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

ul#mainmenu ul li a:hover {
	text-decoration: underline;
}

ul#mainmenu ul li span {
	float: left;
	padding: 0 0.5em;
	font-weight: bold;
	font-size: 0.9em;
	color: #ffffff;
}

/*LOGO*/

h1.logo{
	margin:0;
	position:absolute;
	top:0px;
	left:-9999px;
	width:89px;
	height:89px;
	z-index:100;
}

img#logo {
	margin: 10px 0 0 0;	
}

img#payoff {
	position: absolute;
	top: 46px;
	left: 105px;	
}

/*********************************************************************** Content Area / CONTENT LEFT */

div.main div.content_holder {
	padding: 10px 0 0 25px;
/*	margin: 85px 0 0;*/
	margin: 0;
}

div.main div.content_holder div.column_left {
	width: 161px;
	float: left;
	margin: 0 11px 0 0px;
}

div.main div.content_holder div.column_left h3 {
	color: #0082c8;
	font-size: 16px;
	margin: 17px 0 12px 15px;
}

div.main div.content_holder div.column_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.main div.content_holder div.column_left ul li {
	font-size: 12px;
	border-bottom: 1px solid #ffffff;
}

div.main div.content_holder div.column_left ul li a {
	color: #0082c8;
	padding: 7px 0px 5px 15px;
	display: block;
}

div.main div.content_holder div.column_left ul li a:hover {
	text-decoration: none;
	background: #f4f4f4;
}

div.main div.content_holder div.column_left ul li ul {
	margin-left: 25px;
}

div.main div.content_holder div.column_left ul li ul li {
	background: url(../img/bullet_subsub.gif) no-repeat 5px center;
}

div.main div.content_holder div.column_left ul li ul li a {
	padding: 7px 0px 5px 15px;
}

div.main div.content_holder div.column_left ul li ul li a:hover {
	background: none;
}

/******************************************************************************** unstretched-middle **/

div.main div.content_holder div.column_middle_unstretched {
	width: 404px;
	float: left;
	margin-right: 15px;
}

div.main div.content_holder div.column_middle_unstretched h1{
	font-size: 2em;
}

div.main div.content_holder div.column_middle_unstretched h2{
	font-size: 1.5em;
}

div.main div.content_holder div.column_middle_unstretched h3 {
	color: #0082c8;
	font-size: 20px;
	margin: 17px 0 5px 0;
}

div.main div.content_holder div.column_middle_unstretched h4 {
	color: #013e81;
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 10px;
}

div.main div.content_holder div.column_middle_unstretched h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

div.main div.content_holder div.column_middle_unstretched p {
	line-height: 17px;
	margin-top:5px;
}

div.main div.content_holder div.column_middle_unstretched a {
	color: #013e81;
	font-weight: bold;
}

div.main div.content_holder div.column_middle_unstretched img.nieuws_visual {
	float: left;
	padding-right: 15px;
}


/******************************************************************************** stretched middle **/

div.main div.content_holder div.column_middle_stretched {
	width: 563px;
	float: left;
	margin-right: 12px;
	padding: 0 0 0 15px;
}

div.main div.content_holder div.column_middle_stretched h3 {
	color: #0082c8;
	font-size: 20px;
	margin: 17px 0 5px 0;
}

div.main div.content_holder div.column_middle_stretched ul.nieuwsoverzicht {
	padding: 0;
	margin: 0 0 10px 0;
}

div.main div.content_holder div.column_middle_stretched ul.nieuwsoverzicht li {
	list-style-type: none;
	clear: both;
}

div.main div.content_holder div.column_middle_unstretched ul.nieuwsoverzicht {
	padding: 0;
	margin: 0 0 10px 0;
}

div.main div.content_holder div.column_middle_unstretched ul.nieuwsoverzicht li {
	list-style-type: none;
	clear: both;
}

h4 a:hover {
	text-decoration: none;
}

div.main div.content_holder div.column_middle_stretched h4 {
	color: #013e81;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 10px;
	clear: both;
}


div.main div.content_holder div.column_middle_unstretched h4 {
	color: #013e81;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 10px;
	clear: both;
}
div.main div.content_holder div.column_middle_stretched h4.date{
	font-size: 11px;
	color: #0e0e0e;
	margin: 0; 
	font-weight: normal;
}

div.main div.content_holder div.column_middle_unstretched h4.date{
	font-size: 11px;
	color: #0e0e0e;
	margin: 0; 
	font-weight: normal;
}

div.main div.content_holder div.column_middle_stretched h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

div.main div.content_holder div.column_middle_stretched p {
	line-height: 17px;
	margin-top:5px;
}

div.main div.content_holder div.column_middle_stretched a {
	color: #013e81;
	font-weight: bold;
}

div.main div.content_holder div.column_middle_stretched img.nieuws_visual {
	float: left;
	padding: 0 15px 15px 0;
}

/*********************** UNSTRECHED *************/
div.main div.content_holder div.column_middle_stretched h4.date{
	font-size: 11px;
	color: #0e0e0e;
	margin: 0; 
	font-weight: normal;
}


div.main div.content_holder div.column_middle_unstretched h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

div.main div.content_holder div.column_middle_unstretched p {
	line-height: 17px;
	margin-top:5px;
}

div.main div.content_holder div.column_middle_unstretched a {
	color: #013e81;
	font-weight: bold;
}

div.main div.content_holder div.column_middle_unstretched img.nieuws_visual {
	float: left;
	padding: 0 15px 15px 0;
}

/******************************************************************************** Home news items blok **/

ul.home_newsitems {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.home_newsitems li {
	display: block;
	margin: 15px 7px 0 0;
	width: 180px;
	float: left;
	border-bottom: 1px dashed #c1c1c1;
}

ul.home_newsitems li:hover {
	background: #f4f4f4;
	cursor: pointer;
}

ul.home_newsitems li p.homenews_kopje {
	margin: 0;
	color: #646464;
	font-weight: bold;
	font-size: 12px;
}

ul.home_newsitems li h2 {
	margin-top: 0;
	color: #0082C8;
	height: 35px;
}



/******************************************************************************** Banner blok **/

ul.home_banneritems {
	margin: 0;
	padding: 0;
	list-style: none;	
}

ul.home_banneritems li {
	display: block;
	margin: 4px 10px 0 0;
	width: 105px;
	float: left;
}

div.advertentiemelding{
	color:#646464;
	clear:both;	
}

/******************************************************************************** Externe verwijzing blok **/



div.externeverwijzingblok{
	margin:0 0 8px 0;
}

/******************************************************************************** Home Pushbox **/

div.pushbox {
	margin: 12px 0 0 0;
}

div.pushbox div.pushbox_viewport {
	height: 246px;
	display: block;
	position: relative;
	overflow: hidden;
}

div.pushbox_slide {
	position: absolute;
	top: 0;
} 

div.pushbox_textbox {
	position: absolute;
	bottom: 10px;
	right: 15px;
}

div.pushbox_textbox div.pushbox_textbox_top {
	background: url(../img/pushbox_cont_top.png) no-repeat;
	width: 359px;
	height: 10px;
	display: block;
}

div.pushbox_textbox div.pushbox_textbox_middle {
	background: url(../img/bg_pushbox_cont.png) repeat-y;
	width: 339px; /* 359px */
	padding: 0 10px;
}

div.pushbox_textbox div.pushbox_textbox_middle h2 {
	margin: 0;
	color: #0078bc;
}

div.pushbox_textbox div.pushbox_textbox_middle p {
	margin: 0;
	color: #0078bc;
	padding: 0 0 15px 0;
}

div.pushbox_textbox div.pushbox_textbox_bottom {
	background: url(../img/pushbox_cont_bottom.png) no-repeat;
	width: 359px;
	height: 10px;
	display: block;
}

div.pushbox ul {
	background: url(../img/bg_pushboxul.png) no-repeat bottom left;
	display: block;
	margin: 0;
	padding: 10px;
	width: 540px;
	list-style: none;
}

div.pushbox ul li {
	width: 220px;
	height: 25px;
	padding: 5px 40px 5px 10px;
	float: left;
	display: block;
	overflow: hidden;
}

div.pushbox ul li a {
	color: #fff !important;
}

/******************************************************************************** unstretched right **/

div.main div.content_holder div.column_right {
	width: 260px;
	float: left;
	top: -25px;
	position: relative;
}

div.main div.content_holder div.column_right h3 {
	color: #0082c8;
	font-size: 16px;
	padding: 0 10px;
	margin-bottom: 5px;
}

div.main div.content_holder div.column_right div.box_rounded {
	margin: 0 0 20px 0;
	background: #f4f4f4;
	padding: 0 0 0 0;
}

div.main div.content_holder div.column_right div.box_rounded strong {
	color: #646464;
	padding: 0 10px;
}

div.main div.content_holder div.column_right div.box_rounded h3 {
	color: #0082c8;
	font-size: 16px;
	margin: 0 0 8px 0;
	padding: 0 10px;
}

div.main div.content_holder div.column_right div.box_rounded  p {
	padding: 0 10px;
}

div.main div.content_holder div.column_right div.box_rounded a {
	color: #013e81;
	font-weight: bold;
	padding: 0 10px;
}

div.main div.content_holder div.column_right div.box_rounded img {
	padding-left: 10px;
	margin-bottom: -5px;
}

div.main div.content_holder div.column_right p {
	padding-left: 10px;
}

div.main div.content_holder div.column_rightstretched p.top_sub {
	margin-bottom: -15px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
}

div.main div.content_holder div.column_rightstretched p a.meer_informatie {
	display: block;
	font-weight: bold;
	color: #013e81;
}

div.main div.content_holder div.column_right hr {
	border-bottom: 1px dashed #c1c1c1;
	border-top: 1px solid #fff;
	border-left: none;
	border-right: none;
}

div.main div.content_holder div.column_right span a {
	color: #013e81;
	font-weight: bold;
}

div.main div.content_holder div.column_right div.box_rounded div.top {
	background: url(../img/boxed_top.gif) no-repeat;
}

div.main div.content_holder div.column_right div.box_rounded div.bottom {
	background: url(../img/boxed_bottom.gif) no-repeat bottom;
}

div.main div.content_holder div.column_right ul.downloads {
	margin: 0;
	list-style: none;
	padding: 0 0 5px 10px;
	border-bottom: 1px dashed #C2C2C2;
}

div.main div.content_holder div.column_right ul.downloads li.pdf {
	background: url(../img/icon_acrobat.gif) no-repeat left;
	padding: 0 0 0 25px;
	line-height: 25px;
	display: block;
	height: 1%;
}

div.main div.content_holder div.column_right ul.downloads li.doc {
	background: url(../img/icon_word.gif) no-repeat left;
	padding: 0 0 0 25px;
	line-height: 25px;
}

div.main div.content_holder div.column_right ul.downloads li.pdf {
	background: url(../img/icon_acrobat.gif) no-repeat left;
	padding: 0 0 0 25px;
	line-height: 25px;
	display: block;
	height: 1%;
}

div.main div.content_holder div.column_right ul.downloads li.doc {
	background: url(../img/icon_word.gif) no-repeat left;
	padding: 0 0 0 25px;
	line-height: 25px;
}


div.main div.content_holder div.column_right ul.downloads li a {
	color: #013e81;
}

div.main div.content_holder div.column_right ul.links {
	list-style: none;
	margin: 0;
	padding: 0 0 15px 10px;
}

div.main div.content_holder div.column_right ul.links li {
	background: url(../img/bullet1.gif) no-repeat 0 5px;
	font-weight: bold;
	padding: 0 0 5px 10px;
	display: block;
	height: 1%;
}

div.main div.content_holder div.column_right ul.links li a {
	color: #013e81;
}

a.meermedia {
	display: block;
	margin-top: 10px;
	margin-left: 10px;
}

p.publicaties_text {
	margin-bottom: -5px;
}

/******************************************************************************* laatste nieuws blok **/

table.laatstenieuws {
	list-style: none;
	padding: 0px 0 0 10px;
}

ul.laatstenieuws li {

}

table.laatstenieuws td.datum {
 width:75px;
}

table.laatstenieuws td.titel {

}

table.laatstenieuws td a {
	color: #013e81;
	font-weight: bold;
}

a.leesmeer_nieuws {
	padding: 0 0 15px 10px;
	display: block;
	color: #013e81;
	font-weight: bold;
}

/******************************************************************************* evenementen blok **/

ul.evenementen {
	margin: 0 0 15px 0;
	padding: 0 0 10px 10px;
	list-style: none;
	border-bottom: 1px dashed #c1c1c1;
}

ul.evenementen li {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	display: block;
	clear: both;
}

ul.evenementen li div.leftcol {
	margin: 0 15px 0 0;
	float: left;
	width: 67px;
}

ul.evenementen li div.midcol {
	margin: 0 15px 0 0;
	float: left;
	width: 144px;
}

ul.evenementen li div.midcol a {
	color: #013e81;
	font-weight: bold;
}

ul.evenementen li div.rightcol {
	float: left;
	width: 99px;
}

/******************************************************************************* searchresult **/

div.main div.content_holder div.column_middle_stretched ul.searchresult {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.main div.content_holder div.column_middle_stretched ul.searchresult li {
	border-bottom: 1px dashed #C2C2C2;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

div.main div.content_holder div.column_middle_stretched ul.searchresult li h4 {
	font-size: 1em;
	color: #333333;
	margin: 0px;
}

div.main div.content_holder div.column_middle_stretched ul.searchresult li h4 a {
	color: #333333;
}

div.main div.content_holder div.column_middle_stretched ul.searchresult li h4 a:hover {
	text-decoration: none;
}

div.main div.content_holder div.column_middle_stretched ul.searchresult li p {
	margin: 0px;
	color: #666666;
}

/******************************************************************************* formulier **/

form.pvisform legend {
	font-weight: bold;
}

form.pvisform label {
	clear: both;
	display: block;
	float: left;
	width: 170px;
	color: #666666;
	margin-bottom: 12px;
}

form.pvisform input {
	width: 210px;
	border: 1px solid #cccccc;
}

form.pvisform .error {
	border: 1px solid #ed171f;
	background: #fde7e8;
	color: #ed171f;
}

form.pvisform p.label {
	float: left;
	width: 170px;
}

form.pvisform div.inputgroup {
	width: auto;
	overflow: hidden;
	margin-bottom: 6px;
}

form.pvisform div.inputgroup label {
	width: 230px;
	margin-bottom: 0px;
}

form.pvisform div.inputgroup input {
	width: 15px;
	border: 0px;
}

form.pvisform textarea {
	width: 230px;
	border: 1px solid #cccccc;
	margin: 0 0 12px 0;
}

form.pvisform br {
	clear: both;
}

form.pvisform p.error_report {
	color: #ed171f;
	background: #eeeeee;
	width: 210px;
	margin-left: 170px;
	padding: 0px 5px;
}

form.pvisform fieldset.lightbox_form_navigation {
	padding-left: 170px;
}


form.pvisform fieldset.lightbox_form_navigation a.component_button {
	display: block;
	float: left;
	border: 1px solid #04659f;
	background: #087fcf;
	color: #ffffff !important;
	width: 73px;
	height: 15px;
	padding: 3px 0px;
	text-align: center;
}

form.pvisform fieldset.lightbox_form_navigation a:hover.component_button {
	text-decoration: none;
}

/******************************************************************************* events **/

div.main div.content_holder div.column_middle_stretched ul.events {
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	list-style: none;
	border-top: 1px dashed #C2C2C2;
}

div.main div.content_holder div.column_middle_stretched ul.events li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}

div.main div.content_holder div.column_middle_stretched ul.events li div.visual {
	float: left;
	width: 120px;
	margin: 0px 30px 20px 0px;
}

div.main div.content_holder div.column_middle_stretched ul.events li div.visual span, 
div.main div.content_holder div.column_middle_stretched ul.events li div.visual strong {
	display: block;
}

div.main div.content_holder div.column_middle_stretched ul.events li div.info {
	float: left;
	width: 390px;
	margin-bottom: 20px;
}

div.main div.content_holder div.column_middle_stretched ul.events li div.info p {
	margin: 0px;
}


/* zelfde voor unstretched */
div.main div.content_holder div.column_middle_unstretched ul.events {
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	list-style: none;
	border-top: 1px dashed #C2C2C2;
}

div.main div.content_holder div.column_middle_unstretched ul.events li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}

div.main div.content_holder div.column_middle_unstretched ul.events li div.visual {
	float: left;
	width: 120px;
	margin: 0px 30px 20px 0px;
}

div.main div.content_holder div.column_middle_unstretched ul.events li div.visual span, 
div.main div.content_holder div.column_middle_unstretched ul.events li div.visual strong {
	display: block;
}

div.main div.content_holder div.column_middle_unstretched ul.events li div.info {
	float: left;
	width: 390px;
	margin-bottom: 20px;
}

div.main div.content_holder div.column_middle_unstretched ul.events li div.info p {
	margin: 0px;
}


/******************************************************************************* newsarchive **/

div.main div.content_holder fieldset.formnewsarchive {
	margin: 20px 0px;
}

div.main div.content_holder fieldset.formnewsarchive label {
	font-weight: bold;
	width: 105px;
	display: block;
	padding-top: 3px;
	float: left;
}

div.main div.content_holder fieldset.formnewsarchive select {
	width: 145px;
}

div.main div.content_holder ul.newsarchive {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.main div.content_holder ul.newsarchive li {
	margin: 0px;
	padding: 0px;
	width: auto;
	overflow: hidden;
	padding-bottom: 6px;
	list-style: none;
	clear: both;
	line-height: 18px;
}

div.main div.content_holder ul.newsarchive li span.date {
	display: block;
	float: left;
	width: 80px;
}

div.main div.content_holder div.column_middle_unstretched ul.newsarchive li a {
	float: left;
	width: 445px;
}

div.main div.content_holder div.column_middle_unstretched ul.newsarchive li a {
	float: left;
	width: 375px;
}

.newsarchivelink {
	margin-left: 80px;
}

/******************************************************************************* downloads **/

div.main div.content_holder div.downloads {
	border-bottom: 1px dashed #C2C2C2;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

div.main div.content_holder ul.downloadlist {
	list-style-type: none;
	clear: both;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #C2C2C2;
	margin: 10px 0;
}

div.main div.content_holder ul.downloadlist li {
	padding: 0 0 0 26px;
	line-height: 15px;
	clear:left;
}

div.main div.content_holder ul.downloadlist li img {
	float:left; 
	padding: 0 10px 8px 0;
	
}

div.main div.content_holder ul.downloadlist li.pdf {
	background: url(../img/icon_acrobat.gif) no-repeat;
}

div.main div.content_holder ul.downloadlist li.doc {
	background: url(../img/icon_word.gif) no-repeat;
}

div.main div.content_holder ul.downloadlist li h5 {
	margin-top: 5px;
	font-size: 11px;
}

/******************************************************************************** A TOT Z BLOK ***/

ul.vissoorten_az {
	margin: 0;
	padding: 0 0 0 10px;
	width: 240px;
	list-style: none;
}

ul.vissoorten_az li {
	float: left;
	margin: 0 30px 0 0;
	width: 50px;
}

ul.vissoorten_az li a {
	color: #013e81;
	font-weight: bold;
}

a.meer_vissoorten {
	display: block;
	margin: 10px 0 0 10px;
	color: #013e81;
	font-weight: bold;
}

/******************************************************************************** stretched right **/

div.main div.content_holder div.column_rightstretched {
	width: 350px;
	float: left;
	margin-top: 10px;
	position: relative;
}

div.main div.content_holder div.column_rightstretched h3 {
	color: #0082c8;
	font-size: 16px;
	padding: 0 5px;
	margin-bottom: 5px;
}

div.main div.content_holder div.column_rightstretched div.box_rounded {
	margin: 0 0 20px 0;
	background: #f4f4f4;
	padding: 0 0 0 0;
}

div.main div.content_holder div.column_rightstretched div.box_rounded strong {
	color: #646464;
	padding: 0 10px;
}

div.main div.content_holder div.column_rightstretched div.box_rounded h3 {
	color: #0082c8;
	font-size: 16px;
	margin: 0px 0 8px 0;
	padding: 0 10px;
	display: block;
	height: 1%;
}

div.main div.content_holder div.column_rightstretched div.box_rounded  p {
	padding: 0 10px;
	margin-top: 0;
	height: 1%;
}

div.main div.content_holder div.column_rightstretched div.box_rounded a {
	color: #013e81;
	font-weight: bold;
	padding: 0 10px;
	display: block;
	height: 1%;
}

div.main div.content_holder div.column_rightstretched div.box_rounded img.box_imgsmall {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}

div.main div.content_holder div.column_rightstretched div.box_rounded img.carousel_img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

div.main div.content_holder div.column_rightstretched img.more_newsimg {
	float: left;
	margin: 0 10px;
}

div.main div.content_holder div.column_rightstretched div.box_rounded img {
	padding-left: 7px;
	margin-bottom: -5px;
}

div.main div.content_holder div.column_rightstretched hr {
	border-bottom: 1px dashed #c1c1c1;
	border-top: 1px solid #fff;
	border-left: none;
	border-right: none;
}

div.main div.content_holder div.column_rightstretched p {
	padding-left: 10px;
	margin-top: 0;
}

div.main div.content_holder div.column_rightstretched span a {
	color: #013e81;
	font-weight: bold;
}

div.main div.content_holder div.column_rightstretched div.box_rounded div.top {
	background: url(../img/stretchedboxed_top.gif) no-repeat;
}

div.main div.content_holder div.column_rightstretched div.box_rounded div.bottom {
	background: url(../img/stretchedboxed_bottom.gif) no-repeat bottom;
}

div.main div.content_holder div.column_rightstretched ul.downloads {
	margin: 0;
	list-style: none;
	padding: 0 0 5px 10px;
	border-bottom: 1px dashed #C2C2C2;
}

div.main div.content_holder div.column_rightstretched ul.downloads li.pdf {
	background: url(../img/icon_acrobat.gif) no-repeat left;
	padding: 0 0 0 25px;
	line-height: 25px;
	width: auto;
	display: block;
	height: 1%;
}

div.main div.content_holder div.column_rightstretched ul.downloads li.doc {
	background: url(../img/icon_word.gif) no-repeat left;
	padding: 0 0 0 25px;
	line-height: 25px;
}

div.main div.content_holder div.column_rightstretched ul.downloads li a {
	color: #013e81;
}

div.main div.content_holder div.column_rightstretched ul.links {
	list-style: none;
	margin: 0;
	padding: 0 0 15px 10px;
	border-bottom: 1px dashed #C2C2C2;
}

div.main div.content_holder div.column_rightstretched ul.links li {
	background: url(../img/bullet1.gif) no-repeat 0 5px;
	font-weight: bold;
	padding: 0 0 5px 10px;
	display: block;
	height: 1%;
}

div.main div.content_holder div.column_rightstretched ul.links li a {
	color: #013e81;
}

/************************************************************************ FOOTER **/

div.main div.pvis_footer {
	background: #002866 url(../img/bg_footer.gif) repeat-x top;
	width: 955px;
	margin: 30px 0 0 25px;
	padding: 15px 0 0 0;
}

div.main div.pvis_footer h2 {
	color: #fff;
	padding: 0 0 0 15px;
	font-size: 20px;
}

div.main div.pvis_footer div.footer_columns {
	width: 175px;
	margin: 0 0 55px 0;
	padding: 0 0 0 15px;
	display: block;
	float: left;
}

div.main div.pvis_footer div.footer_columns h3 {
	color: #deebfe;
	font-size: 16px;
	font-weight: bold;
	padding: 0 15px 0 0;
	margin: 0 0 5px 0;
}

div.main div.pvis_footer div.footer_columns ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

div.main div.pvis_footer div.footer_columns ul li {
	color: #fff;
}

div.main div.pvis_footer div.footer_columns ul li a {
	color: #fff;
}

div.main div.pvis_footer ul.footer_copyright {
	position: absolute;
	right: 50px;
	bottom: 20px;
	list-style: none;
}

div.main div.pvis_footer ul.footer_copyright li {
	display: block;
	float: left;
}

div.main div.pvis_footer ul.footer_copyright li a {
	color: #fff;
	font-weight: bold;
}

div.main div.pvis_footer ul.footer_copyright li span {
	color: #fff;
	margin: 0 5px;
}

.print{
	margin-top: -27px !important;
	float:right;
	text-align:right;
}

.print a{
	float: right;
	clear: both;
	background:url(../img/ico2.gif) no-repeat;
	margin-bottom:13px;
	padding:3px 0 3px 28px;
	font-weight:bold;
	color:#333;
}

/*BREADCRUMBS*/

.breadcrumb{
	margin:0;
	padding:0;
	list-style:none;
	top:11px;
	left:11px;
}
.breadcrumb li{
	display:inline;
	background:url(../img/separator4.gif) no-repeat 0 50%;
	padding:0 7px 0 15px;
	font-weight:bold;
}
.breadcrumb li:first-child{background:none;}
.breadcrumb a{
	color:#666;
	font-weight:normal;
}





/********************************************************************** F15 FISH INFORMATION EXTENDED (o.a. Visvangstgebieden) (overgenomen van visrecepten) ***/

div.f15_fish_information_extended {
	margin: 0 0 1em;
}

div.f15_fish_information_extended h2 {
	color: #013E81;
}

div.f15_fish_information_extended hr {
	border: none;
	border-bottom: 1px dashed #C2C2C2;
	margin: 1.5em 0;
	clear: both;
}

div.f15_fish_information_extended p strong {
	color: #333333;
}

div.f15_fish_information_extended table.component_availability_overview {
	margin: 1em 0 0;
}

div.f15_fish_information_extended table.component_availability_overview thead {
	background: none;
}

div.f15_fish_information_extended table.component_availability_overview thead {
	padding-bottom: 0;
}

div.f15_fish_information_extended table.component_availability_overview tbody th {
	text-transform: uppercase;
	font-size: 0.9em;
	color: #666666;
}

div.f15_fish_information_extended div.capture_area h2 {
	padding: 0 0 0.1em;
	margin: 0;
}

div.f15_fish_information_extended div.capture_area h2,
div.f15_fish_information_extended div.capture_area ul,
div.f15_fish_information_extended div.capture_area ol {
	float: left;
	clear: left;
	width: 144px;
	padding: 0;
	margin-left: 0;
}

div.f15_fish_information_extended div.capture_area ol {
	width: 143px;	
}

div.f15_fish_information_extended div.capture_area ul li {
	list-style-type: none;
}

div.f15_fish_information_extended div.capture_area div.capture_area_worldmap {
	float: right;
	background: url(../img/bg_world_map_wit_small.png) no-repeat;
	width: 260px;
	height: 131px;
}

div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul {
	position: relative;
	margin: 0;
	float: none;
	clear: none;
	list-style-type: none;
}

div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul li {
	background: none;
	margin: 0;
	padding: 0;
}

div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul li a {
	position: absolute;
	display: block;
	background: url(../img/icon_map_marker.png) no-repeat;
	width: 14px;
	height: 14px;
	line-height: 14px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	font-size: 0.9em;
	cursor: pointer;
}

div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul li a,
div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul li a:hover {
	color: #ffffff;
}

div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul li a#capture_area_1 {
	top: 32px;
	left: 59px;
}
div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul li a#capture_area_2 {
	top: 25px;
	left: 92px;
}
div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul li a#capture_area_3 {
	top: 49px;
	left: 56px;
}
div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul li a#capture_area_4 {
	top: 52px;
	left: 86px;
}
div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul li a#capture_area_5 {
	top: 93px;
	left: 85px;
}
div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul li a#capture_area_6 {
	top: 104px;
	left: 114px;
}
div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul li a#capture_area_7 {
	top: 11px;
	left: 123px;
}
div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul li a#capture_area_8 {
	top: 31px;
	left: 115px;
}
div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul li a#capture_area_9 {
	top: 30px;
	left: 142px;
}
div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul li a#capture_area_10 {
	top: 77px;
	left: 174px;
}
div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul li a#capture_area_11a {
	top: 47px;
	left: 236px;
}
div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul li a#capture_area_11b {
	top: 72px;
	left: 20px;
}
div.f15_fish_information_extended div.capture_area div.capture_area_worldmap ul li a#capture_area_12 {
	top: 123px;
	left: 154px;
}


/********************************************************************** F16 SIGN UP NEWSLETTER ***/

form fieldset div.inputgroup label,
form fieldset div.inputgroup input {
	width: auto;
}

div.f16_signup_newsletter {
	margin: 0 0 1em;
	padding: 0 0 1em;
}

div.f16_signup_newsletter h3 {
	font-weight: bold;
	font-size: 1em;
	color: #333333;
}

div.f16_signup_newsletter form,
div.f16_signup_newsletter form legend {
	padding: 0;
}

div.f16_signup_newsletter form label,
div.f16_signup_newsletter form p.label {
	width: 150px;
	margin: 0 20px 0 0;
	color: #666666;
	float: left;
}

div.f16_signup_newsletter form input {
	width: 204px;
	height: 16px;
}

div.f16_signup_newsletter form select {
	width: 212px;
	height: 20px;
	color: #000000;
}

div.f16_signup_newsletter form textarea {
	width: 207px;
	height: 108px;
}

div.f16_signup_newsletter form div.inputgroup {
	height: 20px;
}

div.main div.content_holder div.column_middle_stretched div.f16_signup_newsletter form p.label {
	margin-top: 0;
}

div.f16_signup_newsletter form div.inputgroup input {
	margin: 0.25em 0.75em 0 0;
	border: none;
}

div.f16_signup_newsletter form div.inputgroup label {
	height: auto;
	margin: 0 1.5em 0 0;
}

div.main div.content_holder div.column_middle_stretched div.f16_signup_newsletter form p.error {
	margin: 0 0 0.455em 170px;
	color: #ff0000;
}

div.f16_signup_newsletter form p.error_report {
	background: #eeeeee;
	width: 200px;
	margin: 0 0 2em 170px;
	padding: 2px 6px;
	font-weight: bold;
	color: #ff0000;
}

div.f16_signup_newsletter form fieldset.report_recipe_of_the_week_form_navigation {
	margin: 0 0 0 170px;
}

div.f16_signup_newsletter form fieldset.report_recipe_of_the_week_form_navigation a.component_button {
	display: block;
	float: left;
	border: 1px solid #04659f;
	background: #087fcf;
	color: #ffffff !important;
	width: auto;
	height: 15px;
	padding: 3px 4px;
	margin-right: 0.8em;
	text-align: center;
}

div.f16_signup_newsletter form fieldset.report_recipe_of_the_week_form_navigation a.component_button:hover {
	text-decoration: none;
}

div.f16_signup_newsletter form input,
div.f16_signup_newsletter form textarea,
div.f16_signup_newsletter form select,
div.f16_signup_newsletter form div.inputgroup {
	margin: 0 0 1em 0;
}

div.f16_signup_newsletter form input {
	border: 1px solid #cccccc
}

/********************************************************************** F24 CAPTURE AREA OVERVIEW (Visvangstgebieden) (overgenomen van visrecepten) ***/

div.f24_capture_area_overview {
	margin: 0 0 1em;
	padding: 0 0 1em;
}

div.f24_capture_area_overview div#worldmap {
	position: relative;
	background: url(../img/bg_world_map.png) no-repeat;
	width: 420px;
	height: 200px;
	margin: 2em 0 1em;
}

div.f24_capture_area_overview ul {
	margin: 0;
}

div.f24_capture_area_overview ul li {
	background: none;
	margin: 0;
	padding: 0;
}

div.f24_capture_area_overview ul li a {
	position: absolute;
	display: block;
	background: url(../img/icon_map_marker.png) no-repeat;
	width: 14px;
	height: 14px;
	line-height: 14px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	font-size: 0.9em;
}

div.f24_capture_area_overview ul li a,
div.f24_capture_area_overview ul li a:hover {
	color: #ffffff;
}

div.f24_capture_area_overview ul li a#capture_area_1 {
	top: 54px;
	left: 113px;
}
div.f24_capture_area_overview ul li a#capture_area_2 {
	top: 46px;
	left: 160px;
}
div.f24_capture_area_overview ul li a#capture_area_3 {
	top: 79px;
	left: 109px;
}
div.f24_capture_area_overview ul li a#capture_area_4 {
	top: 83px;
	left: 152px;
}
div.f24_capture_area_overview ul li a#capture_area_5 {
	top: 141px;
	left: 150px;
}
div.f24_capture_area_overview ul li a#capture_area_6 {
	top: 156px;
	left: 191px;
}
div.f24_capture_area_overview ul li a#capture_area_7 {
	top: 26px;
	left: 204px;
}
div.f24_capture_area_overview ul li a#capture_area_8 {
	top: 54px;
	left: 193px;
}
div.f24_capture_area_overview ul li a#capture_area_9 {
	top: 52px;
	left: 231px;
}
div.f24_capture_area_overview ul li a#capture_area_10 {
	top: 118px;
	left: 274px;
}
div.f24_capture_area_overview ul li a#capture_area_11a {
	top: 76px;
	left: 362px;
}
div.f24_capture_area_overview ul li a#capture_area_11b {
	top: 112px;
	left: 59px;
}
div.f24_capture_area_overview ul li a#capture_area_12 {
	top: 183px;
	left: 246px;
}




/********************************************************************** COMPONENT AVAILABILITY OVERVIEW (Vis en seizoen) (overgenomen van visrecepten) ***/

table.component_availability_overview {
	margin: 0;
	border: none;
}

table.component_availability_overview th,
table.component_availability_overview td {
	float: left;
	display: block;
	margin: 0;
	border: none;
}

table.component_availability_overview thead {
	display: block;
	background: url(../img/bg_line_stripes.png) repeat-x bottom;
	padding-bottom: 0.5em;
}

table.component_availability_overview thead th {
	width: 24px;
	text-align: center;
	text-transform: uppercase;
}

table.component_availability_overview thead th,
table.component_availability_overview tbody th {
	padding: 0;
	font-weight: normal;
	font-size: 0.9em;
}

table.component_availability_overview thead th.first,
table.component_availability_overview tbody th {
	width: 100px;
	text-align: left;
}

table.component_availability_overview tbody {
	display: block;
	padding-top: 0.5em;
}

table.component_availability_overview tbody th {
	padding-top: 2px;
	font-weight: bold;
	font-size: 1em;
	color: #333333;
}

table.component_availability_overview td {
	width: 14px;
	height: 14px;
	padding: 5px;
	text-align: center;
}

table.component_availability_overview td.availability_0,
table.component_availability_overview td.availability_1,
table.component_availability_overview td.availability_2,
table.component_availability_overview td.availability_3 {
	text-indent: -9999px;
}

table.component_availability_overview td.availability_0 {
	background: url(../img/icon_availability_0.png) no-repeat 5px 5px;
}

table.component_availability_overview td.availability_1 {
	background: url(../img/icon_availability_1.png) no-repeat 5px 5px;
}

table.component_availability_overview td.availability_2 {
	background: url(../img/icon_availability_2.png) no-repeat 5px 5px;
}

table.component_availability_overview td.availability_3 {
	background: url(../img/icon_availability_3.png) no-repeat 5px 5px;
}








/********************************************************************** PAGINATOR (overgenomen van visbureau) ***/

.page{
	margin:40px auto 0;
	padding:0;
	list-style:none;
	width:188px;
	overflow:hidden;
}
.page li{
	float:left;
	padding-left:1px;
}
.page a{
	float:left;
	font-size:12px;
	font-weight:bold;
	width:17px;
	height:19px;
	padding:1px;
	text-align:center;
	line-height:19px;
}
.page a:hover{
	text-decoration:none;
	border:1px solid #c6c6c6;
	padding:0;
	color:#fff;
	background:#013e81;
}
.page a.active{
	color:#333 !important;
	background:none;
	border:1px solid #c6c6c6 !important;
	padding:0;
}
.page .arrow{
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	margin-top:7px;
	height:7px;
	width:4px;
}
.page .prew{
	background:url(../img/separator5.gif) no-repeat !important;
	margin-right:5px;
}
.page .next{
	background:url(../img/separator4.gif) no-repeat !important;
	margin-left:9px;
}
.page .prew:hover, .page .next:hover,
.page .next.active, .page .next.active{border-style:none;}
.page .next:hover{background:url(../img/separator4.gif) no-repeat !important;}
.page .prew:hover{background:url(../img/separator5.gif) no-repeat !important;}

.csc-sitemap{
	/*
margin-left:200px;	
*/
}
.csc-textpic-intext-left {
	margin-bottom:20px;
}

.hiddenlinks {
	/*display: none;*/
}

a.mlink {
	margin: 0;
	padding: 0 !important;	
}
a.meermedia {
	padding-top: 5px !important;
	padding-left: 0 !important;	
}
img.medialink {
	float: left;
	margin: 0 0 0 9px;
	padding: 0 !important;
}
table.contenttable p {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
