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;
	background:#fff url(../img/bg_body.png) repeat-y;
}
/*HEADER*/
#header{
	height:194px;
	width:971px; /* 995 px */
	padding:0 0px 0 27px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
.header-holder{
	margin:0 18px 1px -2px;
	overflow: hidden;
}

.blue_line {
	background: #deebfe;
	padding: 8px 0;
	width: 850px;
	float: right;
	margin-top: 0;
}

.header-holder a.header_rss {
	background: url(../img/bg_rss.png) no-repeat -2px 5px;
	color: #0082c8;
	padding: 9px 26px 4px 31px;
	font-weight: bold;
	font-size: 12px;
	float: right;
}

.header-holder ul, .header-holder fieldset{float:right;}
.header-holder fieldset{
	width:198px;
	overflow:hidden;
	margin-left:9px;
	margin-right: 15px;
	display:inline;
	margin-top: 9px;
}
.header-holder fieldset input{
	width:115px;
	height:15px;
	padding:1px 5px 0;
	margin:2px 5px 0 0;
	border:1px solid #0082c8;
	float:left;
	color:#999;
}

.header-holder ul.toplinks {
	margin-top: 9px;
}

.pvismenu {
	overflow: visible ;
	margin: 90px 18px 0 0;
}

.header-holder span.title_page {
	float: left;
	margin-left: 11px;
}

.header-holder ul.pvis_menu {
	background: #013e81;
	width: 940px;
}

.header-holder ul.pvis_menu li {
	float: left;
	display: block;
	line-height: 29px;
	background: none;
	padding: 0;
}

.header-holder ul.pvis_menu li a {
	color: #fff;
	padding: 15px 15px 10px 15px;
}

.header-holder ul.pvis_menu li.active,
.header-holder ul.pvis_menu li.hover,
.header-holder ul.pvis_menu li:hover {
	background: url(../img/bg_pvismenu.gif) no-repeat;
	margin-top: -7px;
	height: 37px;
}

.header-holder ul.pvis_menu li.hover a,
.header-holder ul.pvis_menu li:hover a,
.header-holder ul.pvis_menu li.active a {
	text-decoration: none;
	position: relative;
	right: -3px;
	margin-right: 3px;
}

.header-holder ul.pvis_menu li.hover a span,
.header-holder ul.pvis_menu li:hover a span,
.header-holder ul.pvis_menu li.active a span {
	background: url(../img/bg_pvismenu_right.gif) no-repeat right top;
	display: block;
	height: 37px;
	position: absolute;
	right: -4px;
	text-indent: -9999px;
	top: 7px;
	width: 4px;
}

.header-holder ul.pvis_menu li ul.pvis_submenu {
	background: #0076ba;
	position: absolute;
	top: 147px;
	width: 940px;
	right: 18px;
	padding: 5px 0;
}

.header-holder ul.pvis_menu li ul.pvis_submenu li {
	display: block;
	float: left;
	background: url(../img/separator2.gif) no-repeat 0 50%;
}

.header-holder ul.pvis_menu li ul.pvis_submenu li a {
	padding: 7px 15px;
	background: none;
}

.header-holder ul.pvis_menu li ul.pvis_submenu li:hover {
	margin-top: 0;
	height: 29px;
}

.header-holder ul.pvis_menu li ul.pvis_submenu li:hover a {
	background: none;
	text-decoration: underline;
}

.header-holder ul.pvis_menu li ul.pvis_submenu li:hover a span {
	display: none;
}

.header-holder ul.pvis_menu li ul.pvis_submenu li.firstsub {
	background: none;
}

.btn{
	background:url(../img/btn-left.gif) no-repeat;
	float:left;
	padding-left:10px;
	line-height:20px;
	color:#fff;
	height:21px;
	font-size:13px;
	font-weight:bold;
}
.btn span{
	background:url(../img/btn-right.gif) no-repeat;
	padding:2px 0 4px 0;
	margin:0 -1px 0 6px;
}
.btn:hover{text-decoration:none;}
.header-holder ul{
	margin:0;
	padding:0;
	list-style:none;
}
.header-holder li{
	display:inline;
	background:url(../img/separator1.gif) no-repeat 0 50%;
	padding:0 6px 0 12px;
	line-height:21px;
}
.header-holder li a{color:#0082c8; font-weight: bold;}
/*
.header-holder li:first-child{background:none;}
*/
.header-holder strong{
	float:right;
	width:807px;
	height:39px;
	padding:13px 0 0 14px;
	background:url(../../img/header-bg.gif) repeat-x;
}
.header-holder strong span{
	background:url(../../img/nederlands-h.gif) no-repeat;
	display:block;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
}

.header-holder ul.toplinks li {
	display:inline;
	background:url(../img/separator1.gif) no-repeat right 50%;
	padding:0 10px 0 5px;
	margin-right: 5px;
	line-height:21px;
	font-size: 12px;
}

/*LOGO*/
.logo{
	background:url(../img/logo.gif) no-repeat;
	margin:0;
	position:absolute;
	top:12px;
	left:41px;
	width:89px;
	height:89px;
	text-indent:-9999px;
	z-index:100;
}
.logo a{
	display:block;
	overflow:hidden;
	height:100%;
}


/*********************************************************************** Content Area / CONTENT LEFT */

div.main div.content_holder {
	padding: 25px 0 0 25px;
	margin: 0px;
}

div.main div.content_holder div.column_left {
	width: 182px;
	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: 460px;
	float: left;
	margin-right: 15px;
}

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_stretched 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_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;
}

/******************************************************************************** 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;
}

/******************************************************************************** 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;
	display: block;
	margin: 0;
	padding: 10px;
	width: 540px;
	list-style: none;
}

div.pushbox ul li {
	padding: 0 40px 3px 10px;
	float: left;
	display: block;
}

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 {
	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 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;
}

p.publicaties_text {
	margin-bottom: -5px;
}

/******************************************************************************* laatste nieuws blok **/

ul.laatstenieuws {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
}

ul.laatstenieuws li {
	padding: 0 0 4px 84px;
}

ul.laatstenieuws li span {
	margin: 0 19px 0 -84px;
}

ul.laatstenieuws li 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;
}

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;
}

/******************************************************************************* 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_stretched 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;
}

/******************************************************************************* downloads **/

div.main div.content_holder div.column_middle_stretched div.downloads {
	border-bottom: 1px dashed #C2C2C2;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

div.main div.content_holder div.column_middle_stretched 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 div.column_middle_stretched ul.downloadlist li {
	padding: 0 0 0 26px;
	line-height: 15px;
}

div.main div.content_holder div.column_middle_stretched ul.downloadlist li.pdf {
	background: url(../img/icon_acrobat.gif) no-repeat;
}

div.main div.content_holder div.column_middle_stretched ul.downloadlist li.doc {
	background: url(../img/icon_word.gif) no-repeat;
}

div.main div.content_holder div.column_middle_stretched 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;
	top: -15px;
	position: relative;
}

div.main div.content_holder div.column_rightstretched h3 {
	color: #0082c8;
	font-size: 16px;
	padding: 0 10px;
	margin-bottom: 5px;
}

div.main div.content_holder div.column_rightstretched div.box_rounded {
	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;
	display: block;
	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: 10px;
	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;
	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 {
	list-style: none;
	float: right;
	margin-right: 30px;
	clear: both;
}

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{
	text-align:right;
	margin-bottom:13px;
	padding-bottom:13px;
	clear:both;
}

.print a{
	background:url(../img/ico2.gif) no-repeat;
	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;
}

/********************************************************************** 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 !important;
	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;
	margin-right:5px;
}
.page .next{
	background:url(../img/separator4.gif) no-repeat;
	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;}
.page .prew:hover{background:url(../img/separator5.gif) no-repeat;}

div.main {
	padding: 0;	
}

img.printlogo {
	display: block;	
}

div.main div#header,
div.main div.content_holder ul.breadcrumb,
div.main div#header div.header-holder ul.pvis_menu,
div.main div.content_holder div.column_rightstretched,
div.main div.pvis_footer {
	display: none;
}
