* {
	margin: 0px;
	padding: 0px;
        font-family: Arial; */
}
p { margin-bottom: 0; }

body {
	background: #fff;
}
body { margin-top: 30px; font-size: 12px; }

#containervoor {
        width: 770px;
        height: 523px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 100px;
	background: #fff url(uploads/images/base/voor_bg.jpg) repeat-x;
}

#footervoor {
        width: 765px;
        height: 18px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 2px;
        font-size: 9px;
        color: grey;
        text-align: left;
        font-family: tahoma;
        background-color: white;    
}

#footerhoofd {
        float: right;
        margin-right: 170px;
        width: 460px;
        height: 18px;
        padding-top: 2px;
        font-size: 9px;
        color: grey;
        text-align: right;
        font-family: tahoma;
        background-color: white;
}

#footerhoofd a, #footervoor a {
        color: grey;
        text-decoration: none;
}

#footerhoofd a:hover, #footervoor a:hover {
        color: black;
}

#containerhoofd {
        width: 800px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 35px;
}

#header {
        width: 630px;
        height: 130px;
        margin-right:0px;
        float: right;
        background-color: white;
        overflow: hidden;
}

#leus {
        float: right;
        font-weight: bold;
        font-size: 12px;
        font-family: tahoma;
        color: #172b46;
        margin-right: 130px;
        margin-top: 130px;
}

#blok {
        width: 170px;
        height: 520px;
        float: left;
        background-color: white;
        overflow: hidden;
}
#left { padding-right: 14px; }
#left img, .header img { width: 100%; height: 100%; object-fit: contain; }
#right { padding-top: 0px; }
#right #logo { margin-left: -15px; }
#right #share-container { position: absolute; top: 10px; right: 0; }
#right #twitter, #right #facebook { width: 30px; display: block; }
#right #slogan { font-style: italic; font-weight: bolder; }

@media only screen and (max-width: 768px)  {
#left img { display: none; }
}


#contenthoofd {
        float: right;
        width: 350px;
        margin-right: 170px;
        padding-bottom: 60px;
        background-color: #f4e3eb;
        padding-left: 80px;
        padding-right: 30px;
        padding-top: 30px;
        text-align: justify;
        font-size: 11px;
        font-family: Tahoma;
}
#contenthoofd { width: 460px; }
.content { padding: 30px 0; }

#middle { background-color: #f4e3eb; }

p {
	padding: 0px 0px 0px 0px;
}

a {
       color: #0075bf;
}

a:hover {
       color: #999;
       text-decoration: none;
}

img { max-width: 100%; }

.doublecolon {
       color: #0075bf;  
       font-weight: bold;
}

.quote {
       padding: 20px 30px 15px 30px;
}

ul {
       margin: 5px 30px 15px 30px;
}


#menuhoofd {
        margin-left: -120px;
        margin-top: -5px;
         /* width: 150px; */
        position: absolute;
}

#menuhoofd { margin-top: 30px; }

#menu {
        margin-top: 100px;
}

#menuhoofd, #menu {
	float: left;
	width: 205px;
}

#menuhoofd ul, #menu ul {
	list-style-type: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

#menuhoofd ul li, #menu ul li {
	height: 25px;
	background: #b22746;
        margin-top: 5px;
 
}

#menuhoofd ul li a, #menu ul li a {
	text-decoration: none;
        display: block;
        margin-left: 5px;
        line-height: 25px;
	color: #fff;
}

#menuhoofd ul li a:hover, #menu ul li a:hover {
	text-decoration: none;
	color: #ccc;
        text-decoration: underline;
}

#menuhoofd ul li:hover, #menu ul li:hover {
	background: #842036;
}


@media only screen and (max-width: 768px)  {
 #menuhoofd { 
width: 100%;
margin: 0;
float: none;
position: relative;
 }
}

/*#menuhoofd, #menu {
	height: 160px;
}*/

#slideshow {
    width: 350px;
	min-height: 400px;
}
#slideshow img {
	position: absolute;
	width: 350px;
	display: block;
	/*-webkit-border-radius: 4px;
	border-radius: 4px;*/
}

#imageTable {
	max-height: 600px;
	overflow-y: auto;
}

.tableImage {
	margin: 3px;
	height: 100px;
}

#overlay {
position: fixed;
height: 100%;
width: 100%;
background-color: #CCC;
background-color: rgba(0, 0, 0, .6);
top: 0;
left: 0;
z-index: 1000;
}

#overlay img {
position: relative;
top: 50%;
left: 50%;
border: 1px solid white;
}

    h4, h5, h6 {
        font-weight: bold;
        color: #880000;
    }
h6 {
  border: 1px solid #888;
  font-size: 0.8rem;
  margin-top: 1rem;
  padding: 0.2rem;
}
/* Stylesheet: nbostijl Modified On 2023-01-04 20:38:55 */
