@font-face {
    font-family: 'comixheavyregular';
    src: url('../fonts/comixhvy-webfont.woff2') format('woff2'),
         url('../fonts/comixhvy-webfont.woff') format('woff'),
         url('../fonts/comixhvy-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.sp-megamenu-parent .sp-menu-item > a {
    font-size:20px;
    font-family: 'comixheavyregular';
    font-weight: normal;
    font-style: normal;
}

#sp-header {
    background: #ffff00;
}


h1, h2, h3, h4, h5, h6
{ 
 font-family: 'comixheavyregular';
 color: #390935;
}

body 
{ color: #390935; }

.organisatie img {width:750px !important;}

.plaatje_links
img { 
float: left;
margin-right: 10px;
margin-bottom: 5px;
max-width: 300px;
width: 100%;
height: auto;;
}

.plaatje_rechts
img { 
float: right;
margin-left: 10px;
margin-bottom: 5px;
max-width: 300px;
width: 100%;
height: auto;;
}

.programma {
table {
            margin: auto;
            border-collapse: collapse;
        }
th, td {
            padding: 5px;
            text-align: center;
        }
img {
            display: block;
            margin-left: auto;
            margin-right: auto;
        }}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.btn-secondary
{
    color: #ffffff;
    border-color: #0000e0;
    background-color: #0000ff
}
article {
    clear: both;
}
