/* cmsms stylesheet: reset modified: 19-06-16 09:02:49 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Stylesheet: reset Modified On 2016-07-20 13:50:39 */
body {
  -webkit-animation: bugfix infinite 1s;
  /* needed for checkbox hack */
  
}


@-webkit-keyframes bugfix {
  from {
    padding: 0;
  }
  to {
    padding: 0;
  }
}
/* needed for checkbox hack */


#nav {
  position: relative;
margin-left: 0;
box-sizing: border-box;

}
#nav ul {
  display: none;
  width: 100%;
  list-style: none;
  margin: 0px;
  
}
#nav ul li a {
  display: block;
  padding: 1em;
 
  color: #000;
  text-decoration: none;
  
}
#nav ul li a:hover {
  background: #0d8253;
}
#nav input.trigger {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
#nav input.trigger:checked ~ ul, #nav input.trigger:checked ~ ul li ul {
  display: block !important;
}

@media (max-width: 48em) {
header {padding: 0}

  #nav input.trigger:checked ~ ul, #nav input.trigger:checked ~ ul li ul {
    /* older flexbox */
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    /* newer flexbox */
    display: flex;
    flex-direction: row;
background-color: #f44336
  }
}
#nav label {
  position: relative;
  display: block;
  min-height: 2em;
  padding: .45em;
  font-size: 1.1em;
  margin: 0;
  cursor: pointer;
  background: #444;
  line-height: 2em;
  color: #fff;
}
#nav label:after {
  position: absolute;
  right: 1em;
  top: .2em;
  content: "\2261";
  font-size: 1.8em;
  color: white;
}
/*navigatie balk ruimte lenks en rechts*/
@media (min-width: 48em) and (max-width: 80em) {
#nav {padding: 0 10px}
}

@media (min-width: 48em) {
#nav {width: 100%; }
  #nav ul {
    /* older flexbox */
    display: -ms-flexbox;
    flex-direction: -ms-row;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    /* newer flexbox */
    display: flex;
    flex-direction: row;
justify-content: space-between;
align-items: center;
height: 60px;
  }
  #nav ul li {
    position: relative;
  }

#nav ul li a:hover {
    background-color: transparent;
color: #f6d272;
}
#nav .menuactive {
color: #000;
border-bottom: 1px solid  #000;
}
 #nav ul li a{
    padding: 0;
font-size: 1.2em
    
  }
  #nav ul li ul {
    display: none !important;
    position: absolute;
    top: 3.0625em;
    left: 0;
    display: block;
    width: 12.5em;
    z-index: 200;
  }
  #nav ul li ul li {
    text-align: left;
  }
  #nav ul li ul li ul {
    z-index: 300;
    top: 0px;
    left: 12.4em;
  }
  #nav ul li ul li ul li a {
    padding-left: 30px !important;
  }
  #nav ul li:hover > ul {
    display:none !important;
  }
  #nav label {
    display: none;
  }
}
/* Stylesheet: noorder-menu Modified On 2016-09-11 09:40:13 */
/*typographie look kleuren*/
body {color: #000; font-family: verdana, sans-serif}
#balk-boven {background-color: #e53349; }
.balk-boven-content p {color: white; font-weight: bold} 

.talen li {color: white;font-weight: bold;}
.talen a {color: white;text-decoration:none;}
h1 {font-size: 1.8em; margin-bottom: 20px;line-height: 1.2em}
h2 {font-size: 1.2em; margin: 15px 0 10px 0;line-height: 1.2em; }
h2 img {vertical-align: middle; padding-right: 5px; height: 1.1em}
h1, h2 {border-bottom: 1px solid black}
section article a {color: #e53349; text-decoration: none; }
section article a span {font-weight: normal}
article {line-height: 1.4em;}
.aanbod-box li a {font-size: 1.4em; text-decoration: none; color: red}
p.breadcrumb {margin-bottom: 10px}
p.breadcrumb a {color: black}
/*overzicht pagina aanbod */
.aanbod-item p {line-height: 0; }
.aanbod-item span {line-height: 1.5em; text-align: center; background-color: rgba(0,0,0,0.8); color: white;}
.aanbod-item a {font-weight: normal}
/*  aanbod overzicht */
.aanbod-item p {line-height: 0;}
.aanbod-item span {line-height: 1.5em; text-align: center; background-color: rgba(0,0,0,0.8); color: white;}
/* news */
body.nieuws section {width: 100%; max-width: 1200px}
div#NewsSummaryContainer {width: 100%; max-width: 1200px; display: flex; flex-wrap: wrap; }
div.NewsSummary {width:100%; max-width:390px; margin-bottom: 30px} 
.NewsSummaryLink {font-size: 18px; font-weight: bolder}
div.NewsSummaryMorelink a {color: white; padding: 5px; background-color: #e53349;}
footer.news-meta {display: none}  





/* historie pagina's */
.historie article p span, .history article p span {line-height: 1.5em; text-align: center; background-color: rgba(0,0,0,0.8); color: white;}
/* aanbod categorie paginas*/
.aanbod-categorie span {line-height: 1.5em;text-align: center; background-color: rgba(0,0,0,0.8); color: white;} 
.categorie-nav a {text-decoration: none; color: #474444; }
.categorie-nav li {line-height: 1.6em; border-bottom: 1px solid #ccc; padding: 3px 0;}
.aanbod-categorie a {font-weight: normal}

/* contact pagina tegel lente etc */
.aanbod-item.contact {display: flex; justify-content: space-between; flex-wrap: wrap}
.aanbod-item.contact p {max-width: 440px; margin: 0 0 20px 0}
.aanbod-item.contact  img {width: 100%; max-width: 440px}

/*footer*/
footer p {line-height: 1.5em; list-style: none}
footer li {line-height: 1.5em; list-style: none}
footer a {color: #000; text-decoration: none}
span.rien {font-family: "Times New Roman", serif; font-weight: bold; font-style: italic; color:#cc0033; font-size:1.3em}

/* layout */

#balk-boven {min-height: 40px; padding: 10px}
.balk-boven-content {display: flex; justify-content: space-between; align-items: center; width: 100%; max-width: 1200px; margin: 0 auto}

header { width: 100%; max-width: 1200px; margin: 0 auto; }
.talen { margin:5px 0;}
.talen ul {display: inline-block}
.talen li { padding: 10px; border: 1px solid #aaa;  box-sizing: border-box; display: inline-block; margin-left: 10px}

.talen a img {vertical-align: middle}
.foto {width: 100%;}
.foto figure img {width: 100%}


section {margin: 40px auto; }
article p {max-width: 840px; margin-bottom: 20px}
.aanbod-categorie p { position: relative}
.aanbod-categorie span {display: block; position: absolute; bottom:5px; width: 100%;  padding:10px 0}
.aanbod-box li {display: inline-block; width: 30%; margin: 10px 10px 5px 0}

/* historie pagina's */
.historie article p, .history article p {position: relative; display: inline-block}
.historie article p span, .history article p span{display: block; position: absolute; bottom:0; width: 100%; padding:10px 0}

/*overzicht pagina aanbod */
.aanbod-item p {position: relative;display: inline-block;}
.aanbod-item span {display: block; position: absolute; bottom:0; width: 100%; padding:10px 0}

/*aanbod-categorie paginas */


/*ondernemer paginas */
.ondernemer-info {display: flex;}
.ondernemer-info figure {margin-right: 20px}
.ondernemer-tekst p {width: 100%; max-width: 700px}
p.wanneer em{
display: inline-block;
    color: white;
    margin-left: 5px;
    font-weight: bold;
}
em.maandag {background-color: #e53349; padding: 5px;}
em.zaterdag {background-color: #334e8c; padding: 5px;}

/*footer*/
footer {display: flex; justify-content: space-between; 
max-width: 1200px; width: 100%; box-sizing: border-box; margin: 0 auto;}
footer p {line-height: 1.5em}
footer a {color: #000; text-decoration: none}
.footer-menu ul li ul {display: none}

.aanbod-item p {position: relative; margin: 0 10px 10px 0;}
.deelnemen section li, .for-traders section li {list-style: square; margin-left: 15px}
.deelnemen section ul, .for-traders section ul {margin-bottom: 20px}
.deelnemen footer li{list-style: none}

@media (max-width: 22.5em) {
article {width: 100%}
.balk-boven-content p {width: 180px}


.ondernemer-info {display: flex;flex-direction: column}
.ondernemer-info img {width: 100%}
.aanbod .aanbod-item p {margin: 0 0 10x 0}

}

@media (max-width: 640px) {

section {flex-direction: column;}

footer {margin: 10px; flex-direction: column}
footer ul {margin-bottom: 10px}
.aanbod-box li {width: 100%}
footer {border-top: 1px solid #000; margin: 10px}
footer li {border-bottom: 1px solid black; padding: 10px 0}
footer iframe {width: 100%; height: 200px; margin-bottom: 20px}
.social-media-footer img {width: 40px; margin-right: 10px}
iframe { max-width: 100%; margin-top: 20px}
.aanbod-categorie p {width: 48%}
.aanbod-categorie p a img{width: 100%}
.aanbod-categorie p span {width: 100%}


.aanbod-item {justify-content: center}
.aanbod-item p, .aanbod-item span, .aanbod-item img {width:100%}
h1 {width: 98%}
.historie article p, .history article p {width: 100%}
.historie article p img, .history article p img {width: 100%; height: 100%}
}
@media (max-width: 48em) {
aside {display: none}
}
@media (max-width: 80em){
section {margin: 40px 10px 10px 10px}
}


@media (min-width: 48em){
section  {width: 100%; margin: 40px 10px 20px 10px}
/* aanbod overzicht */
.aanbod {display: flex; flex-wrap: wrap; width: 100%; max-width: 1200px}
.aanbod-item p {max-width:355px; width: 100%}
.aanbod-item span {display: block; position: absolute; bottom:0; width: 100%; padding:10px 0}

/* aanbod categorie paginas*/
.aanbod-item p{ margin: 0 10px 10px 0;}
.aanbod-categorie p {display: inline-block}
.aanbod-categorie p a img {width: 199px}

.categorie-container {display:flex; width:100%; max-width: 1200px }
.categorie-nav {width: 314px; margin-top: 45px}

.categorie-nav li { width: 90%; }

/*paginas met ondernemers*/
.ondernemers {display: flex; width:100%; max-width: 1200px}
.ondernemer-tekst p  {max-width: 520px}
.ondernemer-inhoud p img {float: left; margin-right: 10px;}
.foto-show {clear: both; padding-top: 40px}
iframe { width: 280px; height: 280px; margin-bottom: 20px}
footer {border-top: 1px solid black; padding-top: 20px}

/*route pagina */
h2 img {vertical-align: middle; margin:0 5px 2px 0}
}
@media (min-width: 75em){
section {max-width:900px; width: 100%; margin: 40px auto 20px auto}
}

/* Stylesheet: noorder-basis Modified On 2025-03-26 11:23:51 */
