
/* rood: #D2232A */
/* Blauw: #2F5597 */

body { font-family:"Trebuchet MS", Helvetica, sans-serif; }
h1 { font-size:48px; color:#2F5597; }
h2 { font-size:40x; color:#2F5597; }

.btn-primary { background-color:#D2232A; border-color: #BF2028;  }


.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
background-color:#E35E64; border-color: #BF2028; 
}

.module_titel { float:right; font-size:25px; padding-top:30px; letter-spacing: 1px; font-family:verdana; }
.module_content { text-align:left; width:80%; margin-left:10%; }
.module_content_inhoud { font-size:26px; }

.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%; }


.leftmenu {
  
  width:250px; 
  background-color:#f5f5f5; 
  border-right:1px solid #999; 
  border-bottom:1px solid #999; 
  float:left; min-height:calc( 100% - 15% ); 
  z-index:999999999999999; 
  margin-right:15px; 
  position:absolute;
  
}

.leftmenu ul { margin:25px; padding:0; }
.leftmenu li { list-style:none; margin-bottom:5px;  }

.leftmenu a { text-decoration:none; color:#2F5597; }
.leftmenu a:hover { color:red; }

.sublist { margin-left:24px; font-size:12px; }



.sublist_mini { font-size:11px; }

.totaal_res { position:absolute; bottom:0; float:right; }