/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #000; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background:#000; color: #fff; text-shadow: none; }
::selection { background: #000; color: #fff; text-shadow: none; }

a { color: #fff; }
a:visited { color: #fff; }
a:hover { color: #fff;; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* ===== Clear fix ========================================================
   Author:
   ========================================================================== */
.group:before,
.group:after 			{ content:""; display:table;}
.group:after 			{clear:both;}
.group 					{zoom:1; /* For IE 6/7 (trigger hasLayout) */}

/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */
body 					{font-family: Arial, Helvetica, sans-serif; font-size:13px; line-height:17px; color:#fff; background:url('../img/bg.png') top center no-repeat;}
#page-wrap 				{width:1000px; margin-left:auto; margin-right:auto;}
.floatleft 				{float:left;}
.floatright				{float:right;}

h1						{font-family:Abel, Arial; font-size:25px; font-weight:normal; margin:0; line-height:1.2;}
h2						{font-family:Abel, Arial; font-size:20px; font-weight:normal; margin:0; line-height:1;}
h3						{font-family:Abel, Arial; font-size:15px; font-weight:bold; margin:0; line-height:1;}
h4						{margin:0; line-height:1;}
p						{margin:0; padding:0;}

input, textarea			{background-color:#E6E6E6; height:20px; width:314px; padding:0 10px; border:1px solid #E6E6E6; z-index:100;
							-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(/css3pie/pie.htc);}
input[type=checkbox]	{behavior:''; background:transparent;}
td.bginput, div.bginput	{position:relative; z-index:10; width:auto;}
textarea				{height:76px; padding:5px; width:324px;}
input.radio 			{border: 0 none; width: auto !important; margin-right:10px;}
input.error, textarea.error	{ border:1px solid #000; background-color:#aaa;}

label					{vertical-align:top;}
label.error				{display:block /*!important*/; color:#E6001E;}
div.errordiv			{margin-left:133px;}

.formtable td			{padding-top:11px;}
td.label				{line-height:1; text-align:right; width:100px; padding-right:13px; padding-top:14px;}
td.verplicht			{font-size:11px;}

/* fancy radio */
.js .label_check,
.js .label_radio    { padding-left: 24px; }
.js .label_radio    { background: url(../img/bg-radio.png) no-repeat; padding-right:10px;}
.js .label_check    { background: url(../img/bg-radio.png) no-repeat; }
.js label.c_on      { background: url(../img/bg-checkbox-on.png) no-repeat; }
.js label.r_on      { background: url(../img/bg-radio-on.png) no-repeat; }
.js .label_check input,
.js .label_radio input  { position: absolute; left: -9999px; }
.js .label_radio	{ display: block; float:left; cursor: pointer; line-height: 20px;  }
.js .label_check	{ display: block; cursor: pointer; line-height: 20px; padding-bottom:5px; }
/*.radios     		{ padding-top: 18px; background: url(divider.png) repeat-x 0 0; }*/
.label_check input,
.label_radio input  { margin-right: 5px; }

/* header */
header					{background-color:#eee;}
.topnav 				{position:relative; height:30px;}
.topnav ul				{margin:0; padding:0; margin-top:13px;}
.topnav ul li			{float:left; list-style:none; padding-right:25px; line-height:1;}
.topnav a 				{text-decoration:none; color:#000;}

#logodiv				{float:left; width:100%; height:115px;}
#logo 					{float:left; height:41px; margin-top:35px;}
#logo-veiligheid		{float:left; height:22px; margin-top:23px; margin-left:386px;}
#logo-nocnsf			{float:left; height:47px; margin-top:10px; margin-left:55px;}

/* main */
aside 					{width:250px; float:left;}
#main 					{width:500px; float:left; height:100%;}
#leftside				{position:relative; width:750px; float:left;}
#rightdiv				{float:right; margin-top:-45px;}
.bgred					{background-color:#E6001E;}
.bgblack				{background-color:#1E1E1E;}

/* button */
.button					{margin-top:20px;}
.button	a				{padding:3px 8px; text-decoration:none; font-size:12px; background-color:#000; color:#fff;
						-webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px; behavior: url(/css3pie/pie.htc); }
/* forms */
.formtable				{clear:both; margin-top:20px;}

/* gerelateerde informatie */
#gerelateerdeinfo		{width:250px; background-color:#333333;}
#gerelateerdeinfo h4	{padding:16px 20px;}
#gerelateerdeinfo ul	{margin:0; padding:0 0 10px 0; background-color:#444444;}
#gerelateerdeinfo ul li	{list-style:none; padding:6px 0 6px 20px;}
#gerelateerdeinfo ul li:hover	{background-color:#333;}
#gerelateerdeinfo ul li a{color:#8F8F8F; text-decoration:none;}
#gerelateerdeinfo ul li a:hover, #gerelateerdeinfo ul li:hover a{color:#fff; text-decoration:none; }

/* Volg ons */
#volgons				{width:230px; background-color:#333333; padding-left:20px;}
#volgons div			{float:left;}
#volgons h4				{padding-top:15px;}
#volgons ul				{margin:0; padding:0; margin-left:10px;}
#volgons ul li			{float:left; list-style:none; cursor:pointer; padding-right:5px;}
#volgons .icononly		{text-indent:-9999px; width:45px; height:45px;}
#volgons .youtube		{background:url(../img/youtube-off.png) no-repeat;}
#volgons .youtube:hover	{background:url(../img/youtube-over.png) no-repeat;}
#volgons .facebook		{background:url(../img/facebook-off.png) no-repeat;}
#volgons .facebook:hover{background:url(../img/facebook-over.png) no-repeat;}

/* rating */
#rating					{clear:both; margin-top:25px; margin-left:20px; margin-bottom:25px;}
#rating h4				{float:left; padding:0; padding-right:12px; color:#fff;}
#rating ul				{float:left; margin:0; padding:0; padding-top:1px;}
#rating ul li			{float:left; padding-right:7px; width:13px; height:13px; list-style:none; background:url(../img/star-off.png) no-repeat left center;}
#rating ul li.on		{background:url(../img/star-on.png) no-repeat left center;}
/*#rating ul li:hover		{background:url(../img/star-over.png) no-repeat left center;}*/
#rating ul li.over		{background:url(../img/star-over.png) no-repeat left center;}

/* sharing */
#share					{float:left; text-align:right; height:16px; margin:25px 20px; width:210px;}
#share a.shareicon		{text-decoration:none; font-size:0px;}

/* sitemap */
#sitemap span			{font-family:Abel, Arial; font-size:18px;}
#main #artikel #sitemap ul		{margin:0; padding:0; margin-top:20px;}
#main #artikel #sitemap ul li	{list-style:none; padding-bottom:5px;}
#main #artikel #sitemap ul li.level1 {font-family:Abel, Arial; font-size:18px;}
#main #artikel #sitemap ul li.level2 {padding-left:20px;}
#main #artikel #sitemap ul li.level3 {padding-left:40px;}
#main #artikel #sitemap ul li.level4 {padding-left:60px;}
#main #artikel #sitemap ul li a	{text-decoration:none;}

/* content gedeelte */
article					{}
#main #mainimg img		{width:500px;}
#main #title 			{float:left; margin:25px 20px 20px;}
.alignToLeftHeader		{margin-top:12px !important;}
#main .title			{width:210px;}
#main .fullwidth		{width:460px;}
#main #titleonly		{margin-bottom:20px;}
#main #artikel			{clear:both; padding:0 20px 20px;}
#main #artikel h2		{}
#main #artikel ul		{margin:0; padding:0; padding-left:15px;}
#main #artikel ul li	{list-style:disc;}
#main #artikel ol		{margin:0; margin-left:11px; padding:0; padding-left:15px;}

/* content gedeelte home */
#mainhome				{position:relative; float:left; width:750px;}
#homeimg				{position:relative; width:750px; height:541px; z-index:15; overflow:hidden;}
#sportimg				{position:relative; width:750px; height:541px; margin-top:-541px; z-index:10; overflow:hidden;}
#homeoverlay			{position:relative; width:750px; height:541px; margin-top:-541px;  z-index:20; background:url(../img/home-overlay.png);}
#sportnav				{position:relative; float:right; width:250px; height:541px; margin-top:-541px; z-index:100; background:url(../img/home-sportnav-bg.png) repeat;}
#homecontent			{position:relative; margin:20px 20px 0;}
#sportnav ul			{width:250px; margin:15px 0 0; padding:0;}
#sportnav ul li			{list-style:none; line-height:1; padding: 2px 0 2px 22px;}
#sportnav ul li:hover	{list-style:none; background-color:#000;}
#sportnav ul li a		{display:block; font-family:Abel, Arial; font-size:20px; font-weight:normal; color:#fff; text-decoration:none;}

/*#homeimg				{position:absolute; top:0; left:0; width:750px; height:541px; z-index:15; overflow:hidden;}
#sportimg				{position:absolute; top:0; left:0; width:750px; height:541px; z-index:10; overflow:hidden;}
#homeoverlay			{position:absolute; top:0; left:0; height:541px; width:750px; z-index:20; background:url(../img/home-overlay.png);}
#sportnav				{position:absolute; top:0; left:500px; width:250px; height:541px; z-index:100; background:url(../img/home-sportnav-bg.png) repeat;}
#homecontent			{position:absolute; top:560px; left:0; margin:0 20px;}*/

/* zoeken */
#zoeken					{margin:20px; margin-bottom:25px;}
#zoeken h4				{margin-bottom:15px;}
#zoeken input			{margin-right:8px; background-color:#E6E6E6;}
#zoeken div				{float:left;}

/*rt blok */
.content 				{position:relative; float:left; width:210px; padding:0 20px 10px 20px;}
.content .img img		{width:250px; margin:0 0 0 -20px;}
.content .img iframe	{width:250px; margin:0 0 0 -20px;}
.title h2 				{margin:0; margin-top:20px; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal; line-height:1;}
.summary 				{margin-top:15px; font-size:12px;}
.content a				{color:#fff;}

/* Left navigation */
#sportTitle				{height:45px;}
#sportTitle h3			{font-size:25px; font-weight:normal; line-height:1; padding-left:18px; padding-top:12px;}
#nav					{margin:20px 0 35px 20px;}
#nav ul					{margin:0; padding:0; width:240px; overflow:hidden; }
#nav ul li				{list-style:none; padding-left:20px; margin-bottom:15px; line-height:1.1}
#nav ul li a			{color:#fff; text-decoration:none; font-size:15px;padding:0px 8px;
							-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(/css3pie/pie.htc);  }
#nav ul li a:hover 		{color:#E6001E; background-color:#fff;}
#nav ul li.level1		{background:url(../img/menu-arrow-closed.png) no-repeat 0px 4px; font-weight:bold;}
#nav ul li.level1opened	{background:url(../img/menu-arrow-open.png) no-repeat 3px 2px; font-weight:bold;}
#nav ul li.level1selected {background:url(../img/menu-arrow-open.png) no-repeat 3px 2px; font-weight:bold;}
#nav ul li.level2		{padding-left:35px;}
#nav ul li.level2opened,#nav ul li.level2selected	{padding-left:35px; font-weight:bold;}
#nav ul li.level3		{padding-left:47px;}
#nav ul li.level3selected{padding-left:47px; font-weight:bold;}

/* left for contact en partnets */
#pageTitle				{height:45px;}
#pageTitle h1			{font-size:25px; font-weight:normal; line-height:1; padding-left:18px; padding-top:12px;}
#leftcontent			{margin:55px 20px 0;}
.partners				{}

/* sport logo's */
#sportlogo				{margin-left:20px; text-align:left; }
#sportlogo img			{padding:0 30px 20px 0;}
#sportlogo h2			{padding-bottom:10px;}

/* lees meer */
.leesmeer 				{margin-top:10px; width:170px;}
.leesmeer a 			{text-decoration:none; padding-right:20px; background:url(../img/icon-readmore-off.png) no-repeat right 4px; color:#8F8F8F;}
.leesmeer a:hover		{background:url(../img/icon-readmore-on.png) no-repeat right 4px; color:#fff;}

/* contact/ partners */
.contactintro			{margin-top:30px;}

/* nieuwsoverzicht */
#nieuwsoverzicht		{padding-bottom:20px;}
.item .img				{float:left; width:150px; }
.item .img img			{width:150px;}
.itemcontent			{float:left; width:310px; padding:0 20px 10px;}
.item .fullwidth		{width:460px; padding:0 20px 10px;}
.item .date				{padding-top:10px;line-height:1;}
#nieuwsoverzicht .item .title {width:auto;}
#nieuwsoverzicht .item .title h2 {font-family:Abel, Arial; margin:5px 0 10px 0; font-size:20px; width:auto;}
.item .searchsummary	{line-height:1.3;}
.item .leesmeer a		{background:url(../img/icon-readmore-content-off.png) no-repeat right 4px; color:#640000;}
.item .leesmeer a:hover	{background:url(../img/icon-readmore-on.png) no-repeat right 4px; color:#fff;}

/* cijfers factsheet */
#cijfers				{clear:both; margin:0 20px 10px;}
.factsheetdownload		{float:left; background-color:#BC0825; padding:10px 16px; margin-bottom:10px; margin-right:10px;
							-webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px; behavior: url(/css3pie/pie.htc); }
a.factsheet				{text-decoration:none; background:url(../img/cijfers-download.png) no-repeat right 2px; padding:5px 25px 5px 0;}

/* Pager */
#pager					{float:right; padding-right:20px; margin-bottom:40px;}
#pager .active			{background-color:#fff; color:#E6001E; padding:0 5px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(/css3pie/pie.htc);}}
#pager a.volgende		{margin-left:5px;}
#pager a.vorige			{margin-right:5px;}
#pager a				{margin:0 5px; text-decoration:none;}
#pager span				{margin:0 5px;}
.paging					{display:none;}

/* sport select */
#sportselectactive		{display:none;position:absolute; top:0; left:0; z-index:100; width:250px; background-color:#191919;}
#sportselect			{}
#sportselect ul			{margin-top:10px; margin-top:7px; padding:0;}
#sportselect ul	li		{list-style:none; color:#fff; text-align:left; padding:6px 0 6px 20px; line-height:1;}
#sportselect ul li:hover{background-color:#333;}
#sportselect ul	li a	{color:#fff; padding:0; text-decoration:none;}
#sportselect ul	li a:hover	{background-color:#333;}
#sportselect ul	li.kies	{margin-bottom:5px;}
#sportselect ul	li.kies:hover	{margin-bottom:5px; background-color:#191919;}

/* doe de test */
#doedetest				{width:460px; height:580px; margin:0; padding:0;}

/* zoekresultaten */
.zoekterm				{font-family:Abel, Arial; font-size:16px;}
.zoekcount				{}




/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* Screens small width) ----------- */
@media only screen 
and (max-width : 1020px) {
/* Styles */
	
	body 					{background-image:none; background-color:#EEE;}
	#page-wrap 				{width:750px;}
	#rightdiv				{position:relative; width:750px; margin-top:0px;}
	#leftside				{background-color:#E6001E;}
	.topnav					{margin-left:5px;}
	#logo					{margin-left:5px;}
	#logo-veiligheid		{margin-top:0px; margin-left:209px;}
	#logo-nocnsf			{margin-top:24px; margin-left:241px;}
	#volgons				{position:absolute; left:0; top:95px;}
	.bggrey					{background-color:#333;}
	
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 0px) 
and (max-device-width : 1024px) 
and (orientation : portrait), only screen and (max-device-width: 480px) and (orientation:portrait) {
/* Styles */
	
	body 					{background-image:none; background-color:#E6001E;}
	#page-wrap 				{width:750px;}
	#rightdiv				{position:relative; width:750px; margin-top:0px;}
	#leftside				{background-color:#E6001E;}
	.topnav					{margin-left:5px;}
	#logo					{margin-left:5px;}
	#logo-veiligheid		{margin-top:0px; margin-left:209px;}
	#logo-nocnsf			{margin-top:24px; margin-left:241px;}
	#volgons				{position:absolute; left:0; top:95px;}
	.bggrey					{background-color:#333;}
	
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
	body					{background:url('../img/bg-small.jpg') top center no-repeat transparent;}
	#page-wrap 				{width:1000px;}
	#rightdiv				{position:relative; width:250px; margin-top:-45px;}
	#leftside				{background-color:#E6001E;}
	.topnav					{margin-left:5px;}
	#logo					{margin-left:5px;}
	#logo-veiligheid		{margin-top:23px; margin-left:368px;}
	#logo-nocnsf			{margin-top:10px; margin-left:55px;}
	#volgons				{position:relative;top:0;}
	.bggrey					{background-color:#333;}
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
