<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic);

body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    color: #043883;
    background-color: #e5edf5;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: fixed;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 1rem
}
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
img {
    border: none;
}
* {
    font-family: Lato, Helvetica, sans-serif;
    color: #043883;
}

::selection {
    background-color: rgba(182, 210, 235, 1);
    color: #035ea5;
}
::-moz-selection {
    background-color: rgba(182, 210, 235, 1);
    color: #035ea5;
}
/*-----------------------
		Reset
-------------------------*/
img {
    border: none;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
p, li, dd, dt, ul, ol, blockquote, q, acronym, abbr, a, input, select, textarea {
    margin: 0;
    padding: 0;
}
img {
    border: none;
}
hr { background: #bd0926; width:120px; height: 5px; border:none; margin-left: 0px;}
form {
    margin: 0;
    padding: 0;
    display: inline;
}
table {
    max-width:100%;
    margin: 0;
    padding: 0;
    border-spacing: 0;
}
td {
    vertical-align: top
}
.clear {
    clear: both;
}
h1 {
    font-size: 2rem;
    color: #bd0926;
    margin: 0 0 20px 0;
}
h2 {
    font-size: 1.3rem;
}
h3 {
    font-size: 1.2rem;
}
h4 {
    font-size: 1.125rem;
}
h5 {
    font-size: 1rem;
}
h6 {
    font-size: 0.875rem;
}
p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    margin: 5px 0 15px 0;
}
p.datum { font-size: 80%; font-weight: 600; margin: 5px 0}
/*-----------------------
		Einde Reset
-------------------------*/

a h2 {
    color: #035ea5;
    padding-left: 35px;
}
a h2:hover {
    padding-left: 35px;
}
a {
    text-decoration: none;
	color: #043883;
}
.shadow {
    width: 100%;
    height: 10px;
    background: url('/img/shadow.png') repeat-x top left;
    position: absolute;
    z-index: 999;
}
/*-----------------------
		Header
-------------------------*/
#header {
    width: 100%; 
	height: 100px;
}
#logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform:translate(-50%, -50%);
    z-index: 10;
	width: 150px;
    transition:width 360ms;
    -moz-filter: drop-shadow(0px 1px 2px #043883);
    -webkit-filter: drop-shadow(0px 1px 2px #043883);
    filter: drop-shadow(0px 1px 2px #043883);
}
#top-menu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    height: 35px;
    position: absolute;
    left: 280px;
    top: 10px;
}
#top-menu li {
    float: left;
    display: block;
    margin-right: 15px;
}
#top-menu li a {
    text-decoration: none;
    color: #666666;
    height: 38px;
    line-height: 38px;
    display: block
}
#top-menu li a:hover menu-center {
    color: #035ea5;
}
#top-menu li a.marveldtoernooi {
    background: url('/img/logo_top_marveldtoernooi.png') no-repeat left;
    padding-left: 50px;
}
#top-menu li a.marveldtoernooi:hover {
    background: url('/img/logo_top_marveldtoernooi_on.png') no-repeat left;
}
#top-menu li a.businessclub {
    background: url('/img/logo_top_bcg.png') no-repeat left;
    padding-left: 50px;
}
#top-menu li a.businessclub:hover {
    background: url('/img/logo_top_bcg_on.png') no-repeat left;
}
#social {
    position: absolute;
    right: 20px;
    top: 15px;
}
#social img {
    margin-left: 5px;
}
#social a.social--button {
    position: relative;
    display: inline-block;
    height: 18px;
    margin: 3px 1px;
    width: 18px;
    border-radius: 3px;
}
#social a.social--button svg {
    position: relative;
    display: block;
    height: 18px;
    width: 18px;
}
#social a.social--button#facebook svg path {
    fill: #3b5998;
}
#social a.social--button#twitter svg path {
    fill: #1da1f2;
}
#social a.social--button#instagram svg path {
    fill: #c13584;
}
#social a.social--button#facebook:hover {
    margin: 0 -2px;
    padding: 3px;
    background: #3b5998;
}
#social a.social--button#twitter:hover {
    margin: 0 -2px;
    padding: 3px;
    background: #1da1f2;
}
#social a.social--button#instagram:hover {
    margin: 0 -2px;
    padding: 3px;
    background: #c13584;
}
#social a.social--button#facebook:hover svg path {
    fill: #ffffff;
}
#social a.social--button#twitter:hover svg path {
    fill: #ffffff;
}
#social a.social--button#instagram:hover svg path {
    fill: #ffffff;
}
#slider-holder {
    width: 100%;
    height: 160px;
    background: url('/img/bg-slider.png') no-repeat top left;
    margin: 0px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .2);
}
#slider {
    list-style-type: none;
    position: relative;
    height: 160px;
    width: 100%
}
#slider li {
    list-style: none;
}
/*-----------------------
		Menu
-------------------------*/
#menu-holder {
    z-index: 99999996;
    margin-top: -15px
}
/*-----------------------
		Content
-------------------------*/
.content-holder {
    background: #fff;
    position: relative;
    padding: 0px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, .2);
	margin-bottom: 25px;
}
#home_title {
    padding:50px 0 0 50px;
}
#bread-crumbs {
    opacity: 1;
    padding-left:20px;
}
#bread-crumbs p {
    color: #666666;
}
#bread-crumbs ul {
    list-style-type: none;
    float: left;
	margin: 0px;
}
#bread-crumbs ul li {
    float: left;
    display: block;
    padding: 0px 5px;
}
#bread-crumbs ul li:first-child {
    background: none;
}
#bread-crumbs ul li a {
    text-decoration: none;
    color: #666666;
    font-size: 13px;
    padding: 0px 5px;
}
#bread-crumbs ul li a:hover {
    color: #035ea5;
}

.socials {
    display:flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
.socials p {
    margin:0 .5rem 0 0;
}
.socials a i.mdi {
    font-size:2rem;
    margin:0 .5rem;
    transition:all 360ms;
}
.socials a:hover i.mdi, .socials a:focus i.mdi, .socials a:active i.mdi {
    color:#bd0926;
}

/* submenu */
ul#submenu {
    width:100%;
    margin: 5px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
    background: #f5f8fb;
	
}
ul#submenu li { margin: 0px; padding: 0px; display: block; border-bottom: 1px solid #b6d2eb; }
ul#submenu li a {
    color: #043883;
    text-decoration: none;
    font-weight: 400;
    display: block;
	line-height: 1.3rem;
	padding: 8px 0px 8px 15px;
    }
ul#submenu &gt; li &gt; a:hover {
    color: #043883;
    opacity: 0.6
}
ul#submenu &gt; li &gt; a.active {
    color: #043883;
    opacity: 1.0
}
ul#submenu &gt; li &gt; ul {
    margin: 10px 0px 20px 0px;
    padding: 0px;
    list-style-type: none;
	display: block
}
ul#submenu &gt; li &gt; ul &gt; li {
    background: none;
    margin: 0px;

    display: block
}

ul#submenu &gt; li &gt; ul &gt; li:last-child, ul#submenu &gt; li &gt; ul &gt; li &gt;  ul &gt; li:last-child {
    border-bottom: none
}

#submenu &gt; li &gt; ul &gt; li &gt; a, #submenu &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a {
	font-size: 90%;

	opacity: 0.6;
}
ul#submenu &gt; li &gt; ul &gt; li &gt; a:hover {
    opacity: 1.0
}
#submenu &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover {
	    opacity: 1.0
}
#submenu &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a {
	padding: 5px 0px 5px 35px;
}
ul#submenu a.active {
    background: #e5edf5;
    color: #043883;
}

#tab-container {
    color: #fff;
}
.etabs {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.tab {
    float: left;
    display: block;
    width: 120px;
    height: 33px;
    background: #035ea5;
    text-align: center;
    padding-top: 12px;
}
.tab a {
    text-decoration: none;
    color: #fff;
    font-family: Myriad Pro, 'Droid Sans', Arial, sans-serif;
    font-size: 20px;
}
.tab.active {
    background: none;
}
.pannel {
    padding-top: 70px;
    padding-left: 15px;
    padding-right: 15px;
}
.side-list {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 13px;
}
.side-list a {
    text-decoration: none;
    color: #fff;
}
.side-list a:hover {
    color: #b6d2eb;
}
.list-datum {
    font-weight: normal;
    display: block;
}
#twitter-holder {
    margin: 10px 0px 20px 15px;
    width: 212px;
    height: 1200px;
    float: left
}
#twitter-api {
    margin-left: -2px;
    margin-top: -3px;
}
.nieuws-list {
	margin-bottom: 30px;
	background: #eff4f9;
	padding:0px;
	
}
.nieuws-list a h3  {
	-webkit-transition:all 200ms ease;transition:all 200ms ease;
	font-size: 1.4rem; line-height: 1.5rem; 
	font-weight: 600;
	display: block;}
.nieuws-list a:hover h3{
	color:#bd0926;
}
.nieuws-list img {width:100%; height: 100%; min-height: 250px }
.nieuws-list .img { padding: 0px ;margin: 0px; height: 100%; background-repeat: no-repeat; background-size: cover; background-position: center center}
.nieuws-list .item { padding: 25px ;margin: 0px; height: 100%}

#ander-nieuws  {
	margin: 50px 25px 25px 70px;
}
#ander-nieuws &gt; a {
	-webkit-transition:all 200ms ease;transition:all 200ms ease;
	font-size: 1.2rem; line-height: 1.5rem; 
	font-weight: 600;
	display: block;
	margin: 12.5px 0;
    padding-left: 0;
    position: relative;
}
#ander-nieuws &gt; a::before {
    content: "\F0142";
    display: inline-block;
    font-family: "Material Design Icons";
    font-size:1.75rem;
    font-weight:400;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align:middle;
    position:absolute;
    top:0;
    left:-32px;
}
#ander-nieuws a:hover {
	color:#bd0926;
	/*padding-left: 10px;*/
}
#ander-nieuws h4 {
    color:#bd0926;
}

/* content */
.content {
    display:flex;
    flex-direction:column;
}

/* content left */
#content-left {

}
#content-left-sub {
    display:flex;
    flex-direction: column;
    flex-wrap:wrap;
    justify-content: start;
    align-items: start;
    order:2;
    padding-top:0;
}

/* content center */
#content-center {
	max-width: 100%;
    display:flex;
    flex-direction: column;
    flex-wrap:wrap;
    justify-content: start;
    align-items: start;
    order:1;
}
#content-center img {
    max-width: 100%;
    height:auto !important;
}
#content-center iframe {
    max-width: 100%;
}
#content-center-teams {}
#content-center-wedstrijd {}
#content-center p {}
#content-center p span {
    font-weight: 700;
    color: #035ea5;
}
#content-center p.intro {
    font-weight: 700;
    color: #035ea5;
    font-size: 125%;
    margin-bottom: 25px;
}
#content-center &gt; p &gt;  a {
    color: #035ea5;
	text-decoration: underline
}
#content-center &gt; a:hover {color: #bd0926}

.address img {
    width:75px;
    max-width:100%;
    height:auto;
}

@media only screen and (min-width: 45em) {
    .content {
        flex-direction:row;
    }

    #content-left-sub {
        order:1;
        padding-right:0;
        padding-top:20px;
    }

    /* content center */
    #content-center {
        order:2;
    }
}

.intropic {
    float: right;
    margin-left: 15px;
    behavior: url('/js/PIE.htc');
}
/* content right */
#sponsors, #sponsors-mobile {
    text-align: center;
}
#sponsors-mobile {
    display:none;
    margin-bottom: 30px;
    margin-left: 25px;
}
#sponsorswap {
    margin-top: 20px;
}
#sponsorswap {
    position: relative;
    height: 100px;
}
#sponsorswap a, #sponsorswap a.active.last-active {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0 !important;
    transition:all 360ms;
}
#sponsorswap a.active {
    z-index: 10;
    opacity: 1 !important;
}
#sponsorswap a.last-active {
    z-index: 9;
}
#sponsorswap a img {
    max-height:120px;
    max-width:100%;
}
.sidebutton {
    width: 205px;
    height: 35px;
    background: url('/img/bg-buttons.png') no-repeat top left;
    margin-top: 10px;
    padding-top: 9px
}
.sidebutton a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-family: Myriad Pro, 'Droid Sans', Arial, sans-serif;
    font-weight: 400;
    display: block;
    padding-left: 15px;
}
.sidebutton a:hover {
    color: #b6d2eb;
}

#socialbar {
	padding-left: 10px; 
	margin-bottom: 25px;
}
#toplinks {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
	
#toplinks ul {
    list-style-type: none;
	padding: 0px;
}
#toplinks ul li {
    display: block;
	padding: 0px;
    border-bottom: #cdd7e6 1px solid;
	line-height: 2.5;
}
#toplinks ul li:first-child {

}
#toplinks ul li:hover {
    background: #eff4f9;

}
#toplinks ul li a {
	padding-left:10px;
    text-decoration: none;
    color: #043883;
    display: block;
}

#quicklinks { font-size: 90%; margin-top: 20px;}
#toplinks h2, #quicklinks h2 {
    padding-left: 10px;
	font-size: 1rem;
	color: #7d7d7d;
	line-height: 3;
}
#quicklinks ul {
    list-style-type: none;
}
#quicklinks ul li {
    display: block;
    border-bottom: #e3e3e3 1px solid;
	line-height: 2.5;
}
#quicklinks ul li:first-child {
    	
}
#quicklinks ul li:hover {
    background: #f7f7f7;
}
#quicklinks ul li:hover a {
}
#quicklinks ul li a {
    text-decoration: none;
    padding-left: 10px;
    color: #7d7d7d;
    display: block;
}
/* #quicklinks ul li a:hover					{ background: url('/img/arrow-right-lightblue.png') no-repeat 5px 4px; color: #b6d2eb; }*/
/*-----------------------
		Contact
-------------------------*/
label {
    margin-top: 22px;
    font-weight: bold;
    display: block;
    width: 90px;
    float: left;
}
.tfield {
    display: block;
    margin-top: 15px;
    width: 275px;
    height: 25px;
    padding-left: 8px;
    padding-right: 8px;
    background: url('/img/bg-input.png') repeat-x top left;
    border: #cccccc 1px solid;
    color: #aaa;
    font-size: 13px;
}
.tfield:focus {
    outline: none;
    border: #0068af 1px solid;
    color: #043883;
}
.tarea {
    display: block;
    margin-top: 15px;
    min-width: 275px;
    max-width: 375px;
    min-height: 100px;
    max-height: 375px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    background: url('/img/bg-input.png') repeat-x top left;
    border: #cccccc 1px solid;
    color: #666666;
    font-size: 13px;
}
.tarea:focus {
    outline: none;
    border: #0068af 1px solid;
}
.submit {
    margin-left: 90px;
    margin-top: 15px;
    width: 120px;
    height: 27px;
    background: url('/img/bg-submit.png') repeat-x top left;
    ;
    border: none;
    color: #fff;
    font-size: 13px;
}
.submit:hover {
    color: #b6d2eb;
    cursor: pointer;
}
/*-----------------------
		Footer
-------------------------*/
#footer-top {
    display:grid;
    grid-template-columns: repeat(10, minmax(0, 1fr));
    justify-content: center;
    align-items: center;
    gap: 8px;
}
#footer-top a {
    width:100%;
    margin:.5rem 0;
    text-align: center;
}
#footer-top a img {
    max-width:100%;
    max-height:60px;
}

#footer {
    width: 100%;
	font-size: 14px;
    color: #005da8;
    font-weight: 700;
    padding: 15px 20px;
	background: #f3f7fa;
}

#social-media {
    float: left;
    width: 300px;
    position: absolute;
    top: 20px;
    left: 260px;
}
#social-fb {
    float: left;
    width: 150px;
}
#social-twitter {
    float: right;
    width: 150px;
}
#sitemap {
    list-style-type: none;
    margin-left: 20px;
    margin-top: 30px;
}
#sitemap li {
    float: left;
    display: block;
    margin-left: 38px;
}
#sitemap li:first-child {
    margin-left: 20px;
}
#sitemap li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    ;
}
#sitemap li a:hover {
    color: #b6d2eb;
}
#sitemap li ul {
    list-style-type: none;
    margin-bottom: 25px;
    margin-top: 10px
}
#sitemap li ul li {
    float: none;
    display: block;
    margin-left: 0px;
    line-height: 21px;
}
#sitemap li ul li:first-child {
    margin-left: 0px;
}
#sitemap li ul li a {
    font-weight: 400;
    font-size: 12px;
    margin-top: 0px;
}
.fotoboek-holder {
    padding-left: 35px;
}
.thumb-holder {
    width: 100px;
    height: 100px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-right: 7px;
    margin-bottom: 7px;
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; /* IE 8 */ filter: alpha(opacity=90); /* IE 5-7 */ -moz-opacity: 0.90; /* Netscape */ -khtml-opacity: 0.9; /* Safari 1.x */ opacity: 0.9; /* Good browsers */
}
.thumb-holder:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE 8 */ filter: alpha(opacity=100); /* IE 5-7 */ -moz-opacity: 1; /* Netscape */ -khtml-opacity: 1; /* Safari 1.x */ opacity: 1; /* Good browsers */
}
.thumbs img {
    position: absolute;
    top: 0px;
    left: -25px;
    margin-right: 10px;
    max-height: 200px;
    min-width: 100px;
}
.thumb-holder-groot {
    width: 150px;
    height: 150px;
    background: #f00;
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; /* IE 8 */ filter: alpha(opacity=90); /* IE 5-7 */ -moz-opacity: 0.9; /* Netscape */ -khtml-opacity: 0.9; /* Safari 1.x */ opacity: 0.9; /* Good browsers */
}
.thumb-holder-groot:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE 8 */ filter: alpha(opacity=100); /* IE 5-7 */ -moz-opacity: 1; /* Netscape */ -khtml-opacity: 1; /* Safari 1.x */ opacity: 1; /* Good browsers */
}
.thumbs-groot img {
    position: absolute;
    top: 0px;
    left: -25px;
    margin-right: 10px;
    min-height: 150px;
    max-height: 250px;
    min-width: 150px;
}
.thumb-text {
    width: 150px;
    height: 40px;
    background: url('/img/trans-darkblue2.png') repeat top left;
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    line-height: normal;
}
.thumb-text span {
    position: relative;
    top: 7px;
    left: 7px;
    width: 140px;
    height: 30px;
}
.nieuws_overzicht ul {
    width:100%;
    float: left;
    list-style: none;
}
.nieuws_overzicht ul li {
    border-top: 1px solid #043883;
    float: left;
    width:100%;
    max-width: 416px;
}
.nieuws_overzicht ul li a {
    line-height: 26px;
    color: #000000 !important;
    font-size: 11px;
    float: left;
    width:100%;
    max-width: 416px;
}
.nieuws_overzicht ul li a:hover {
    color: #FFFFFF !important;
    background-color: #043883;
}

body.sticky-logo #logo {
    position: fixed;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
}
body.sticky-nav #logo {
    width:100px;
}
@media only screen and (max-width: 45em) {
    #sponsors-mobile {
        display:block;
    }

    #sponsorswap a img {
        max-width: 120px;
        max-height: unset;
    }

    #footer-top {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
}
@media only screen and (max-width: 35em) {
    .nieuws-list .img {display:block; width:100% !important;}
    .nieuws-list .item {display:block; width:100% !important;}

    #ander-nieuws  {
        margin: 0;
    }
    #ander-nieuws &gt; a {
        padding-left:20px;
    }
    #ander-nieuws &gt; a::before {
        left:-10px;
    }
    #home_title {
        padding:20px 0 0 20px;
    }
    #bread-crumbs {
        padding-left:0;
    }
    .socials {
        padding-top:0 !important;
    }

    #footer-top {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}</pre></body></html>