body{
background-attachment:scroll;
line-height:27px;
}
a.mylink{font-weight:normal;}

ul li a{font-weight:normal;}

#contentcontainer{
width:100%;
}
#container{
width:80%;
}

.omc-content p{
margin-bottom: 1em;
}

.aanmelden INPUT[type='text']{
 width: 200px;
}

.aligncenter{
text-align:center;
}

h6{
font-size: 16px;
font-weight: normal;
text-decoration: underline;
line-height:100%;
margin-bottom:0px;
padding-bottom:10px;
}

h4{
font-size: 2em;
text-align:center;
}

h3{
 text-align: center;
}

h5{
 text-align: center;
}

h1{
 text-align: center;
}

.iframe{
width: 600px;
height: 450px;
max-width: 100%;
}

@media all and (min-width: 1001px){
.nav{
text-align:right;
padding-right: 15px;
padding-left: 15px;
padding-top: 20px;
line-height: 30px;

}

.uberdiv{
background-color: #ffffff;
overflow:hidden;
padding: 50px 30px 50px 30px;
}

.customnav{
 color: #ffffff;
}

.customsubnav{
 color: #cccccc;font-weight:normal;
}

.wp-image-180{
}

.wp-image-182{
}
.rounded2{
width: 400px;
}

.omc-content a{
 color: #666666;
 line-height:115%;
}
.omc-content{
background-color:#ffffff;
width:70%;
float:left;
text-align: left;
}




.omc-content img{
padding-top: 30px;
padding-bottom: 30px;
}
.omc-menu{
background-color:#000000;
color: #ffffff;
width:28%;
float:left;
min-height:1000px;
border-radius: 10px;
border: solid 5px #666666;
}

#footerblokcont{
width:82%;
margin:0px auto;
margin-top:0px;
color: <?php echo ;?>;
overflow: hidden; 
 padding-bottom:30px;
}


.fleft, .fcenter, .fright, .fmedia{
 width: 23%;
 margin-left: 20px;
 float: left;
}
.myway{
color: #ffffff;
margin-left: 0px;
}


.example-header .container { width: 100%; }
.menu-link { display: none;}
.menu { 
margin-top:60px;
  background-color: #000000;
  color: #ffffff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  float: left;
  clear:both;
  -webkit-transition: all 0.3s ease;  
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; 
}
.menu ul { 
  padding: 0px;
  margin: 0px;
  list-style: none;
  position: relative;
  display: inline-table;
}
.menu > li > ul.sub-menu {
	min-width: 10em;
	padding: 4px 0;
	background-color: #000000;
        color: #ffffff;
	
}
.menu ul li { padding: 0px;}
.menu > ul > li { display: inline-block; }
.menu ul li a { display: block; text-decoration: none; color: #ffffff; font-size: .9em;}
.menu ul li > a { height:20px; padding: 19px 12px;}
.menu ul ul { 
  display: none; 
  position: absolute; 
  top:100%;
  min-width: 160px;
}
.menu ul li:hover > ul { display: block; z-index:20;}
.menu ul ul > li { position: relative; clear:both; width:100%;}
.menu ul ul > li a { padding: 5px 15px 5px 10px; height: auto; background-color: #000000; color: #ffffff; }
.menu ul ul > li a:hover { background-color: #fff; color:#000; }
.menu ul > li a:hover { color: #fff; }
.menu ul ul ul { position: absolute; left: 100%; top:0; }

h1{padding:10px;color:#000000; font-size: 250%; line-height:100%; font-weight: normal; margin-top:30px;}
h2{padding-left:10px;padding-top:20px;margin-left:0px;color:#666666; font-size: 150%; font-weight: normal; }
}

@media all and (max-width: 1000px){

h1{padding:10px;color:#ffffff; font-size: 300%; line-height:100%; font-weight: normal; margin-bottom: 1em; margin-top:30px;}
h2{padding-left:10px;padding-top:20px;margin-left:0px;color:#ffffff; font-size: 200%; font-weight: normal; }

.omc-content{
text-align: left;
width:90%;
padding-left:5%;
padding-right:5%;
color: #ffffff;
}

.omc-content img{
padding-top: 30px;
padding-bottom: 30px;
}
.omc-menu{
display:none;
}


ul{
	font-weight:normal;color:#333333;
	margin:0;
	padding:0;
	list-style:none;
        z-index: 4;
}

ul li a{
	font-size:25px; height:40px;}
.example-header .containert { width: 100%;}
  .menu a:hover{text-decoration: none;}
  a.menu-link { position: absolute; display: block; color: rgba(255, 255, 255, 1); background-color: rgba(0, 0, 0, 0.0); float: left; text-decoration: none; padding: 25px 10px; font-size: 60px;margin-left: calc(100% - 90px); margin-top: 10px; border-radius:10px;}
  a.menu-link:hover{text-decoration:none;}
  .menu { clear: both; min-width: inherit; float: none; }
  .menu, .menu > ul ul { overflow: hidden; max-height: 0; background-color: #f4f4f4; }
  .menu > li > ul.sub-menu { padding: 0px; border: none; }
  .menu.active, .menu > ul ul.active { max-height: 500000em; clear:both;}
  .menu ul { display: inline; }
  .menu > ul { border-top: 1px solid #808080; }
  .menu li, .menu > ul > li { display: block; width:100%;}
  .menu li a { color: #fff; display: block; padding: 1.2em 0.8em 0.6em 0.8em; border-bottom: 1px solid #808080; position: relative; }
  .menu li.has-submenu > a::after{ 
    content: "+";
    position: absolute;
    top: 0.6em;
    right: 0;
    display: block;
    font-size: 1.5em;
    padding: 0.25em 0.5em;
  }
  .menu li.has-submenu > a.active::after {
    content: "-";
    top: 0.5em;
  }
.menu li{
width: 100%;
background-color: #333333;
}
  .menu ul ul > li a { background-color: #666666; height:60px; padding: 50px 18px 0px 30px; }
  .menu ul ul, .menu ul ul ul { display: inherit; position: relative; left: auto; top:auto; border:none;}

#footerblokcont{
width:100%;
margin:0px auto;
margin-top:0px;
color: <?php echo ;?>;
overflow: hidden;
}

#contentcontainer{
width:100%;
}

#container{
width:100%;
}

.fcenter, .fright, .fmedia, .fleft{
 width: 90%;
 margin-left: 5%;
 margin-right: 5%;
 margin-bottom: 30px;
font-size: 140%;
text-align-center;
}

.myway{
padding: 0px;
margin: 0px;
font-size:125%;
color: #ffffff
}

}



#footer{line-height:27px;}
/* Gradient transparent - color - transparent */

.main1{width:940px;float:left;margin-top:20px;border:solid 1px #cccccc;padding: 10px 10px 20px 10px;}

.mainL{clear:both;width:448px;float:left;margin-top:20px;margin-right:20px;border:solid 1px #cccccc;padding: 10px 10px 20px 10px;}

.mainR{width:448px;float:left;margin-top:20px;border:solid 1px #cccccc;padding: 10px 10px 20px 10px;}
		
hr.fade {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}