/* General */
html,body {
    margin: 0;
    padding: 0;
}
/* RSS icon */
@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/rvrorg/icomoon.eot?k0gpgl');
  src:  url('../../fonts/rvrorg/icomoon.eot?k0gpgl#iefix') format('embedded-opentype'),
    url('../../fonts/rvrorg/icomoon.woff?k0gpgl') format('woff'),
    url('../../fonts/rvrorg/icomoon.ttf?k0gpgl') format('truetype'),
    url('../../fonts/rvrorg/icomoon.svg?k0gpgl#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-rss {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-decoration: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-rss:before {
  content: "\ea9b";
  color: #8b0000;
  position: relative;
  margin-left: 5px;
  font-size: 14px;

}
div#main-content a.icon-rss:hover {
    text-decoration: none;
}
.icon-rss:hover:before {
  color: #2f5b88;
}
/*-----RSS icon----*/

p, h1, h2, h3, h4, h5, h6, a, span,li, table, form {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #2f5b88;
}
h1, h2, h3, h4, h5, h6 {
    color:		#8b0000;
}

label {

}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}
div#main-content h1,
div#main-content h2,
div#main-content h3,
div#main-content h4,
div#main-content h5,
div#main-content h6 {
    margin-bottom: 	15px;
}
div#header {
    width: 100%;
}
div#main {
    width: 1182px;
    margin: 0 auto;
    background: url('../../../images/rvrorg/main-bg-repeat.jpg') repeat-y;
}
.col-3 div#main {
    background: url('../../../images/rvrorg/main-bg-repeat-col-3.jpg') repeat-y;
}
div#header div#logo-submenu, div#content-wrapper {
    width: 1182px;
    margin: 0 auto;
}
div#content-wrapper {
    background: url('../../../images/rvrorg/bg-repeat.jpg') repeat-y;
}
.col-3  div#content-wrapper {
    background: url('../../../images/rvrorg/bg-three-col.png') repeat-y;
}
div#footer {
    width: 1182px;
    margin: 0 auto;
}

/* Header */
div#header-menu {
    background: #e0e7ed;
    border-bottom: 1px solid #fff;
    width: 1182px;
    height: 30px;
    margin: 0 auto;
    position: relative;
}

div#header-menu ul, div#header-menu li, div#submenu li {
    display: inline-block;
    vertical-align: top;
    /* IE 7 fix for display inline-block */
    zoom: 1;
    *display: inline;

}
div#header-menu li {
    float: left;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 0 20px;
    margin: 0 1px 0 0;
    height: 30px;
}
div#header-menu li.first {
    border-left: none;
}
div#header-menu li.last {
    border-right: none;
    margin-right: 99px;
}
div#header-menu li:hover {
    background: #2f5b88;
}
div#header-menu li a {
    color: #002762;
    font-size: 11px;
    line-height: 30px;
    text-decoration: none;
}
div#header-menu li:hover a {
    color: #fff;
}
div#logo-submenu form {
    float: right;
    height: 30px;
    width: 191px;
    padding:  7px 6px;
    background: url('../../../images/rvrorg/search-bg.png') no-repeat;
}
div#logo-submenu form fieldset {
    width: 			191px;
    height:			30px;
    border: 		1px solid #a7b7ca;
}
div#logo-submenu form input {
    border:			none;
    margin: 		0;
    padding: 		4px 0;
    height: 		22px;
    float:			left;
}
div#logo-submenu form input:focus {
    border: 		none;
    outline: 		none;
}
div#logo-submenu form input#search-query {
    font-family: Verdana, Arial, sans-serif;
    width: 			144px;
    padding: 		4px 10px;
}
div#logo-submenu form input#submit-header {
    width: 				27px;
    background: 		url('../../../images/rvrorg/looking-glas.png') #fff  no-repeat top right;
    text-indent: 		-9999px;
    cursor:				pointer;
    padding: 			4px 0;
    height: 			30px;
}

/* No looking glass hover available for rvrorg style design.
div#header-menu form input#submit-header:hover {
    background: 		url('../../../images/rvrorg/looking-glas-hover.png') #fff  no-repeat top right;
}
*/

div#logo-submenu {
    border-top: 1px solid #e0e7ed;
    border-bottom: 1px solid #e0e7ed;
    height: 89px;
    background: url('../../../images/rvrorg/subheader-bg.png') no-repeat;
}

.header-home div#logo-submenu {
    background: url('../../../images/rvrorg/subheader-bg-home.png') no-repeat;
    /*background: url('../../../images/rvrorg/sub-test-header.jpg') 102px 20px no-repeat;*/
}

div#logo{
    float: left;
    margin: 42px 0 0 102px;
}

div#submenu {
    float: right;
    margin: 10px 20px 0 0;
    clear: right;
}
div#header-menu a {
    font-size: 11px;
}
div#subheader {
    overflow: hidden;
}
div#subheader .subheader-grid-home {
    height: 235px;
    position: relative;
}
div#subheader h1 {
    font-size: 			40px;
    margin: 			25px 0 16px 0;
}
.home  div#subheader h1 {
    font-size: 			30px;
    margin: 			30px 0 16px 0;
}
div#subheader p {
    font-size: 12px;
    line-height: 24px;
    font-weight: 300;
}
div#header div#logo-submenu div#submenu a.active {
    color:				#8b0000;
}
div#subheader li {
    position: 			relative;
    display:			inline;
}
div#subheader a.button-link {
    position: 			absolute;
    bottom: 			0px;
}
div#subheader a.button-link {
    position: 			relative;
    margin:				16px 8px 0 0;
}
div#main-content a.button-link.clear-none {
    clear: 				none;
}

a.button-link, div#main-content a.button-link {
    text-decoration: 	none;
    font-size: 			14px;
    color: 				#002762;
    display: 			inline-block;
    height: 			40px;
    line-height: 		40px;
    position: 			relative;
    padding: 			0px;
}
a.button-link span.sliding-door-content {
    display: 		block;
    float:			left;
    height: 		40px;
    padding: 		0 15px 0 15px ;
    background: 	url('../../../images/rvrorg/subheader-button-sprite.png') top left no-repeat;
}
a.button-link:hover span {
    color: 			#fff;
}
a.button-link:hover span.sliding-door-content {
    background: 	url('../../../images/rvrorg/subheader-button-sprite.png') bottom left no-repeat;
}

a.button-link-active span {
    color: 			#fff;
}
a.button-link-active span.sliding-door-content {
    background: 	url('../../../images/rvrorg/subheader-button-sprite.png') bottom left no-repeat;
}

a.button-link span.sliding-door-back {
    display: 		block;
    float: 			left;
    width: 			30px;
    height:			40px;
    background: 	url('../../../images/rvrorg/subheader-button-sprite.png') top right no-repeat;
}
a.button-link:hover span.sliding-door-back {
    background: 	url('../../../images/rvrorg/subheader-button-sprite.png') bottom right no-repeat;
}

a.button-link-active span.sliding-door-back {
    background: 	url('../../../images/rvrorg/subheader-button-sprite.png') bottom right no-repeat;
}

a.button-link span.sliding-door-content.reverse {
    background: 	url('../../../images/rvrorg/subheader-button-sprite-back.png') bottom right no-repeat;
}
a.button-link span.sliding-door-back.reverse {
    left:			0px;
    background: 	url('../../../images/rvrorg/subheader-button-sprite-back.png') bottom left no-repeat;
}
a.button-link:hover span.sliding-door-back.reverse {
    background: 	url('../../../images/rvrorg/subheader-button-sprite-back.png') top left no-repeat;
}
a.button-link:hover span.sliding-door-content.reverse {
    background: 	url('../../../images/rvrorg/subheader-button-sprite-back.png') top right no-repeat;
}

a.button-link-active span.sliding-door-back.reverse {
    background: 	url('../../../images/rvrorg/subheader-button-sprite-back.png') top left no-repeat;
}
a.button-link-active span.sliding-door-content.reverse {
    background: 	url('../../../images/rvrorg/subheader-button-sprite-back.png') top right no-repeat;
}

div.center-links {
    text-align: 	center;
}
div.extra-info h1 {
    color: #8b0000;
    font-size: 18px;
    padding: 30px 0 11px 25px;
    border-bottom: 1px dashed #ccd7e0;

}
div.extra-info.grid_3 h1 {
    border-bottom: 0px;
}
div.extra-info.grid_3 ul {
    padding-top: 		20px;
}
div.extra-info div.line-through {
    border-bottom: 	1px dashed #ccd7e0;
}
div.extra-info h2 {
    color: 			#8b0000;
    font-size: 		14px;
    text-align: 	center;

    margin-bottom: 	-8px;
}
div.extra-info h2 .cufon {
    background: #e0e7ed;
}
div.extra-info h1.first {
    border-top:			1px dashed #fff;
}
div.extra-info ul {
    border-top: 		1px dashed #fff;
}
div.extra-info li {
    border-top: 		1px solid #fff;
    border-bottom: 		1px solid #ccd7e0;
    line-height: 		20px;
    padding: 			11px 25px;
    background: 		url('../../../images/rvrorg/sprite-extra-info-list.png') right center no-repeat;
}
div.extra-info li.first {
    border-top: 		none;
}
div.extra-info li.even {
    background: 		url('../../../images/rvrorg/sprite-extra-info-list.png') #ebeff3 right center no-repeat;
}
div.extra-info li:hover  {
    background: 		url('../../../images/rvrorg/sprite-extra-info-list-hover.png') right center no-repeat;
}
div.extra-info li.even:hover  {
    background: 		url('../../../images/rvrorg/sprite-extra-info-list-hover.png') #ebeff3 right center no-repeat;
}
div.extra-info li.last {
    border-bottom: 		1px dashed #ccd7e0;
}
div.extra-info li a {
    text-decoration: 	none;
}
div.extra-info li:hover a {
    color: 				#8b0000;
}
div.extra-info p {
    line-height: 		24px;
    padding: 			11px 25px;
    border-top:			1px dashed #fff;
}
div.extra-info a.button-link {
    margin: 			11px 0 20px 25px;
    position: 			relative;
}
div.extra-info a.button-link span.sliding-door-content {
    width: 				196px;
}
div.extra-info ul.downloads li,
div.extra-info ul.downloads li:hover {
    overflow:			hidden;
    position: 			relative;

}
div.extra-info ul.downloads li a {
    float:				left;
    width: 				78%;
}

div.extra-info ul.downloads li div.contetBlockcpItemTitle {
    float:				left;
    width:				80%;
    height:				100%;
}

div.extra-info ul.downloads li div {
    float:				right;
    width:				20%;
    height:				100%;
}
div.extra-info ul.downloads li div a {
    width:				20px;
    height: 			25px;
    margin:				auto;
    display:			block;
    position: 			absolute;
    bottom:				0;
    right:				22px;
    top:				0;

}div.extra-info ul.downloads li div a.word {
    right:				47px;
}
div.extra-info.grid_3 a.button-link span.sliding-door-content {
    width: 				142px;
}
/* col 3 exceptions */

.col-3 div.sub-nav {
    min-height: 1px;
    margin-right: 		0px;
}

.col-3 div.sub-nav ul {
    margin-left:		-102px;
    margin-right: 		0px;

}
.col-3 #main-content.grid_7 {
    width:				514px;
    margin:				0;
}
.col-3 .grid_3.extra-info {
    width: 				252px;
    margin-left: 		0px;
}
.col-3 div.sub-nav ul li  {

    line-height: 		28px;
    border-top:			1px dashed #fff;
    border-bottom: 		1px dashed #e0e4f0;
    padding:			13px 0 13px 102px;

}
.col-3 div.sub-nav ul li ul {
    margin-right: 		0;
}
.col-3 div.sub-nav ul li ul li ul {
    margin:				0 0 0 16px;
}
.col-3 div.sub-nav ul li ul li ul li {
    margin: 			0;
}
.col-3 div.sub-nav ul li.active  {
    background: 		#f7f9fd;
}
.col-3 div.sub-nav ul li:hover a,
.col-3 div.sub-nav ul li.active a,
.col-3 div.sub-nav ul li.active ul li.active a,
.col-3 div.sub-nav ul li:hover ul li:hover  ul li:hover a{
    color:				#8b0000;
}
.col-3 div.sub-nav ul li:hover ul li a,
.col-3 div.sub-nav ul li.active ul li a,
.col-3 div.sub-nav ul li:hover ul li:hover  ul li a,
.col-3 div.sub-nav ul li.active ul li.active ul li a  {
    color:				#2F5B88;
}
.col-3 div.sub-nav ul li:hover ul li:hover a {
    color:				#8b0000;
}

.col-3 div.sub-nav ul li:hover ul li:hover {
    background: 		url('../../../images/rvrorg/arrow-left-nav-hover.png') no-repeat;
}
.col-3 div.sub-nav ul li a {
    text-decoration: 	none;
}
.col-3 div.sub-nav ul li ul li,
.col-3 div.sub-nav ul li ul li.active {
    margin-left: 		102px;
    padding: 			0;
    padding-left: 		16px;
    line-height: 		28px;
    border: 			none;
    background: 		url('../../../images/rvrorg/arrow-left-nav.png') no-repeat;
}
.col-3 div.sub-nav ul li ul li a {
    font-size: 			10px;


}
.col-3 .grid_2.sub-nav {
    width: 				168px;
}

.col-3 div#main-content .artikel.full-width {
    margin:				0 0 15px -22px;
    padding: 			0 22px 15px 22px;
}
.col-3 div#main-content .artikel.full-width h2 {
    margin-top:			0;
}
/* Bread Crumbs */
.breadcrumbs {
    overflow: 			hidden;
}
.breadcrumbs ul {
    margin-left: 		34.27px;
}
.breadcrumbs li {
    display: 			inline-block;
    zoom: 				1;
    *display:			inline;
    font-size: 			11px;
    line-height: 14px;
}
.breadcrumbs li a {
    font-size: 11px;
    text-decoration: none;
}
/* Page title */
div.page-title {
    overflow: hidden;
    border-bottom: 1px #e0e4f0 dashed;
    min-height:65px;
    height:auto !important;
    height:65px;
}
div.page-title h1, div#main-content h1 {
    color: #8b0000;
    font-size: 25px;
    margin: 15px 20px;
    line-height: 40px;
}
div.print-email-buttons {
    margin-top: 14px;
}
div.print-email-buttons a {
    display:inline-block;
    zoom: 1;
    *display:inline;
    height: 30px;
    width: 30px;

}
div.print-email-buttons a.email {
    background: url('../../../images/rvrorg/mail-sprite.png') no-repeat;
}
div.print-email-buttons a.email:hover {
    background-position-x: -30px;
}
div.print-email-buttons a.print {
    background: url('../../../images/rvrorg/print-sprite.png') no-repeat;
    margin-left: 14px;
}
div.print-email-buttons a.print:hover {
    background-position-x: -30px;
}
div#submenu-positioning {
    position: relative;
    left: 700px;
   /* right: 102px;*/
    width: 787px;
}
.searchbox-positioning {
    position: relative;
    left: 600px;
    /* right: 102px;*/
    width: 787px;
}

#submenu a {
    color: 			#002762;
    text-decoration:none;
    font-size: 		15px;
    margin-right: 	42px;

}
#submenu .last a {
    margin-right: 0;
}
div#header div#logo-submenu div#submenu a .cufon {
    border-bottom: 	1px solid rgba(255,255,255,0);
}
div#header div#logo-submenu div#submenu a:hover .cufon {
    border-bottom:	1px solid #002762;
}
div#header div#logo-submenu div#submenu a.active:hover .cufon {
    border-bottom:	1px solid #8b0000;
}
/* Content*/
div#main.home div#subheader {
    height: 		285px;
    background: 	url('../../../images/rvrorg/subheader-bottom-home.png');
}
div#subheader {
    height: 195px;
    background: 	url('../../../images/rvrorg/subheader-bottom.png');
}
/* Main Content */
div#main-content {
    padding:		30px 22px 0 22px;
}
div#main-content.grid_8 {
    width:			628px;
    margin-right: 	0;
}
div.extra-info.grid_4 {
    margin-left: 	0px;
}
div#main-content .news-row-wrapper {
    overflow: 		hidden;
}
div#main-content span.datum,
div#main-content span.datumnotrendered{
    font-size: 		12px;
    margin: 		0 0 3% 0;
    display: 		block;
}
div#main-content  .artikel span.datum,
div#main-content  .artikel span.datumnotrendered{
    font-size: 		12px;
    margin-left: 	0px;
}
div#main-content h1 {
    margin: 		0px 0px 15px -124px;
    padding: 		0 0 0 124px;
    border-bottom: 	1px #e0e4f0 dashed;
    width:			657px;
}
.col-3 div#main-content h1 {
    margin: 		0;
    padding-left: 	19.26px;
}
div#main-content .artikel h1 {
    margin: 		0;
    padding: 		0;
    border: 		none;
}
div#main-content .artikel h2 a, div#main-content h2, div#main-content h3 {
    display: 		block;
    font-size: 		16px;
    line-height: 	22px;
    margin:			15px 0;
    background: 	none;
    color:				#8b0000;
}
div#main-content .artikel h2 {
    margin-left: 	0;
}
div#main-content .artikel h2 a .cufon {
    border-bottom: 1px solid #fff;
}
div#main-content .artikel h2 a:hover .cufon {
    border-bottom: 	1px solid #8b0000;
}
div#main-content a.read-more {
    background: 		url('../../../images/rvrorg/content-link-arrow.png') top right no-repeat;
    padding-right: 		10px;
}
div#main-content a:hover {
    text-decoration: underline;
}
div#main-content p {
    line-height: 	24px;
    margin:			0 0 3% 0;
}
div#main-content li {
    line-height: 		24px;
    list-style-type: 	disc;
    list-style-position: inside;
    margin-left: 1em;
    text-indent: -1em;
}
div#main-content ol li {
    list-style-type: decimal;
}
div#main-content ul li {
    list-style-type: disc;
}
div#main-content ul.social-media-links li {
    list-style-type: 	none;
    display: 			inline-block;
    width: 				20%;
    margin:				0;
    vertical-align: 	top;
}
div#main-content li ul li,
div#main-content li ol li {
    margin-left: 15px;
}
div#main-content ul.social-media-links li img {
    border:				none;
}
div#main-content ul.related-articles {
    margin-bottom:    12px;
}
div#main-content ul.related-articles li {
    list-style-type: 	none;
    overflow: 			hidden;
}
div#main-content ul.related-articles li span.datum,
div#main-content ul.related-articles li span.datumnotrendered{
    display: 			inline-block;
    width: 				18%;
    margin:				0px 0px 0px 20px;
    float:				left;
}
div#main-content ul.related-articles li a {
    float:				right;
    width:				75%;
}
div#main-content .artikel {
    float:			left;
    width: 			47%;
    padding:		0 3% 0 0;
    margin:  		0 0 15px 0;
    overflow: 		hidden;
    border: 		none;
    position:       relative;
}
.home div#main-content .artikel img{
    float:			none;
}
div#main-content .artikel.full-width {
    float:			none;
    margin: 		0 0 22px -3%;
    width: 			100%;
    overflow: 		hidden;
    padding:		0 22px 22px 22px;
    border-bottom:  1px dashed #e0e4f0;
}
.col-3 div#main-content .artikel.full-width {
    width:			514px;
}
div#main-content .artikel img {
    float:			left;
    margin:			0 10% 22px 0;
}
div#main-content .artikel.full-width img {
    margin: 		0 3% 0 0;
}
div#main-content div.artikel p {
    margin: 0px;
}
div#main-content img {
    float:			left;
    margin: 		 0 3% 3% 0;
}
div#main-content td,
div#main-content th {

    padding:		10px;
    border:		1px solid #e0e7ed;

}
div#main-content th {
    color:			#8b0000;
}
div#main-content input,div#main-content textarea {
    border:		1px solid #A7B7CA;
    padding: 	5px;
}
/* Footer */

div#footer {
    background: 	url('../../../images/rvrorg/background-footer.jpg') #2f5b88 no-repeat;
    padding: 		200px 0 0 0;
    border-bottom: 	1px solid #ccd7e0;
    margin-top: 	-50px;
}
.col-3 div#footer {
    background: 	url('../../../images/rvrorg/background-footer-col-3.jpg') #2f5b88 no-repeat;
}
div#footer-information {
    width: 			252px;
    margin-left: 	102px;
}
div.footer-links {
    margin-left: 	30px;
    width: 			138px;
}

div.content {
    /*overflow:		hidden;*/
}

div#footer .container_12 {
    /*position: 		relative;*/
    overflow:		hidden;
}
div#footer p,
div#footer h1,
div#footer h2,
div#footer h3,
div#footer h4,
div#footer h5,
div#footer h6,
div#footer a {
    color: #fff;
    text-decoration: none;
}
div#footer h1,
div#footer h2 {
    margin-bottom: 40px;
}
div#footer h1, div#footer h2 {
    font-size: 14px;
    margin-top: 6px;
}
div#footer p {
    line-height: 20px;
    font-weight: 100;
}
div#footer img.footer-logo {
    width: 245px;
    height: 23px;
    margin-bottom: 40px;
}
div#footer .grid_2 li {
    line-height: 35px;
    border-top: #417eba 1px solid;
    border-bottom: #264a6e 1px solid;
    background: url('../../../images/rvrorg/arrow-right.png') no-repeat top right;
}
div#footer .grid_2 li a {
    font-size: 11px;
}
div#footer .grid_2 li:hover a {
    text-decoration: underline;
}
div#footer  .grid_2 li.first {
    border-top: none;
}
div#footer .grid_2 li.last {
    border-bottom: none;
}
div#footer p.links {
    margin-top: 30px;
    position: relative;
}
div#footer p.links span.separator{
    margin: 0 10px;
    color: white;
}

div#footer .grid_4 p a {
    margin: 0 1px;
    text-decoration: underline;
}
div#footer div#footer-information p.links a:hover {
    text-decoration: none;
}
div#footer p.webrichtlijnen a {
    vertical-align: top;
    line-height: 35px;
}
div#footer p.iconLinks img.cc-licentie{
    margin: 0px;
    top: 0px;
}
img.cc-licentie {
    position: absolute;
    top: 2px;
    margin-left: 20px;
}
/* Links at the bottom of the page */
div#andere-sites {
    width: 978px;
    padding: 0 102px;
    margin: 22px auto 0 auto;
    height: 26px;
    display: block;
    /*background: #e0e7ed;*/
    overflow: hidden;
    /*border-top: 1px solid #fff;*/
    background: url('../../../images/rvrorg/border-cheat.jpg') #e0e7ed repeat-x;
}
div#andere-sites p {
    color: #8b0000;
    font-size: 13px;
    line-height: 26px;
    font-weight: 100;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    color:		#8b0000;
    font-family: 		Times New Roman;
}
div#andere-sites ul {
    overflow: hidden;
    float: right;
    height: 26px;
    zoom: 1;
    *display: inline;
    background: #e0e7ed;
    margin-right: 30px;


}
div#andere-sites li {
    float: left;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    padding: 0 25px 0 10px;
    margin: 0 1px 0 0;
    height: 25px;
    background: url('../../../images/rvrorg/arrow-right-footer.png') no-repeat top right;
}
div#andere-sites li.first {
    border-left: none;
}
div#andere-sites li.last {
    border-right: none;
}
div#andere-sites li:hover {
    background: url('../../../images/rvrorg/arrow-right-footer-hover.png') #2f5b88 no-repeat top right;
}
div#andere-sites li a {
    color: #002762;
    font-size: 11px;
    line-height: 26px;
    text-decoration: none;

}

div#andere-sites li:hover  a {
    color: #fff;
}
/* Zoeken */

.col-3 div.facets {
    margin-left: 		-102px;
    background: 		#f7f9fd;
    margin-bottom: 		19px;
    border-top: 		1px dashed #e0e4f0;
    border-bottom: 		1px dashed #e0e4f0;
    padding: 			22px 15px 22px 102px;
}
.col-3 div.facets h2 {
    font-size: 			13px;
    color:				#8b0000;
    margin:				0 0 10px 0;
}
.col-3 div.sub-nav div.facets ul {
    margin-right:		15px;
}
.col-3 div.sub-nav div.facets ul li {
    line-height: 		28px;
}
.col-3 div.sub-nav div.facets ul, .col-3 div.sub-nav div.facets ul li {
    border-bottom:			none;
    border-top: 			none;
}
.col-3 div.facets input {
    margin-right: 10px;
}
.col-3 .sub-nav h1 {
    font-size: 			16px;
    color:				#8b0000;
    margin-bottom: 		22px;
}
.page-title span.zoekterm {
    font-size: 25px;
}
div#subheader form {
    background: 		#fff;
    width:				478px;
    border: 			1px solid #a7b7ca;
    height:				38px;
}
div#subheader input {
    background: 		none;
    border: 			none;
}
div#subheader input.submit-button {
    text-indent: 		-9999px;
    width:				38px;
    height: 			38px;
    background:			url('../../../images/rvrorg/looking-glass.png') top left no-repeat;
    cursor:				pointer;
}
div#subheader input.submit-button:hover {
    background:			url('../../../images/rvrorg/looking-glass-hover.png') top left no-repeat;
}
div#subheader input.search-input {
    font-family: Verdana, Arial, sans-serif;
    width: 				420px;
    padding-left: 		12px;
    margin: 			0;
    padding-bottom: 	0;
    height:				38px;
    line-height: 		38px;
    font-size: 			12px;
    color:				#002762;
}
div#subheader input.search-input:focus {
    border:				none;
    outline: 			none;
}
.next-link {
    width: 				24%;
    overflow: 			hidden;
    float:				right;
}
.prev-link {
    width: 				24%;
    overflow: 			hidden;
    float:				left;
}
.next-link span.sliding-door-content.reverse {
    width:				60px;
}
.next-link a.button-link, .prev-link a.button-link {
    float:				none;
}
.counter-links {
    float:				left;
    width: 				50%;
    text-align: 		center;
}
div#main-content a.counter-link {
    width: 				40px;
    height: 			40px;
    line-height: 		40px;
    background:			url('../../../images/rvrorg/sprite-counter.png') bottom left no-repeat;
    display:			inline-block;
    text-align: 		center;
    color:				#2F5B88;
    text-decoration: 	none;
    margin-bottom: 		10px;
}
div#main-content a.counter-link:hover {

    background:			url('../../../images/rvrorg/sprite-counter.png') top left no-repeat;
    color:				#FFF;

}

div#main-content a.selected {
    width: 				40px;
    height: 			40px;
    line-height: 		40px;
    background:			url('../../../images/rvrorg/sprite-counter.png') top left no-repeat;
    display:			inline-block;
    text-align: 		center;
    color:				#FFF;
    text-decoration: 	none;
    margin-bottom: 		10px;
}

a.button-link,
a.button-link:hover,
a.button-link span,
a.button-link:hover span {
    text-decoration: none!important;
}

p.page-not-found-text {
	padding-left: 80px;
}