* {
	font-family: Arial;
	font-size: 12px;
}

img {
	border: 0;
}

body {
	background: url('/images/background-head.png') repeat-x;
	margin: 0;
	padding: 0;
	overflow-y: scroll
}

.goback {
		width: 20px;
		vertical-align: middle;
		margin-right: 10px;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
}

fieldset {
	padding: 0;
	border: 0;
}

h1 {
	font-size: 24px;
	color: #1086e9;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: #1086e9;
	font-weight: normal;
	margin-bottom: 0;
}

h3 {
	font-size: 16px;
}

h4, h5, h6 {
	font-size: 14px;
	margin-bottom: 0;
}

a {
	color: #0593fb;
}

.tochten tr td {
	vertical-align: top;
}

.pin {
	height: 100%;
	float: left;
}

/**********************************
		Begin home en standaard
**********************************/

#header {
	width: 960px;
	height: 48px;
}

#logo {
	/*background-image:url("/images/logo-bg.png");*/
	width: 136px;
	height: 225px;
	margin: 0 0 0 0px;
	position: relative;
	float: left;
	z-index: 10;
}

#logo img {
	padding: 25px;
	padding-top: 5px;
	max-height: 230px;
}

#web-naam {
	font-size: 16px;
	color: #faa502;
	float: left;
	font-weight: bold;
	margin: 16px 0 16px 20px;
}

#login {
	font-size: 12px;
	color: #ffffff;
	float: right;
	font-weight: bold;
	margin: 16px 0;
}

#login a {
	color: #ffffff;
}

#main-menu {
	width: 960px;
	height: 43px;
	float: left;
	margin-top: -130px;
}

#menu-start {
	width: 2px;
	height: 43px;
	background: url('/images/menu-start.png') no-repeat;
	float: left;
}

#top-menu {
	width: 955px;
	height: 43px;
	background: url('/images/main-menu.png') repeat-x;
	float: left;
}

#top-menu ul {
	float: left;
	margin: 10px 0 0 160px;
	list-style: none;
	padding: 0;
}

#top-menu li {
	float: left;
	margin: 0 8px;
	
}

#top-menu a {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

#top-menu a:hover {
	color: #f59524;
}

#search {
	width: 285px;
	float: right;
}

#zoek {
	width: 180px;
	height: 24px;
	float: left;
	background: #daecfc;
	border: 1px solid #0a6bbc;
	margin: 8px 0 0 0;
	padding: 0 10px;
}

#zoek-button {
	width: 66px;
	height: 25px;
	float: left;
	margin: 8px 0 0 10px;
	background: url('/images/zoek-button.png') no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
	border: 0;
}

#menu-eind {
	width: 3px;
	height: 43px;
	background: url('/images/menu-eind.png') no-repeat;
	float: left;
}

#content {
	width: 960px;
	float: left;
	margin-top: -70px;
}

#links {
	width: 760px;
	float: left;
}

#disciplines {
	width: 600px;
	float: left;
	margin: 10px 0 0 165px;
}

.discipline, .discipline a {
	width: 63px;
	margin-right: 10px;
	float: left;
	font-size: 8px;
	color: #5ea1c6;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.discipline a:hover {
	color: #f59524;
}

.discipline:last-child {
	margin-right: 0;
}

#slideshow {
	width: 750px;
	height: 250px;
	float: left;
	margin-top: 15px;
	-moz-box-shadow:    1px 1px 2px 1px #ccc, -1px -1px 2px 1px #ccc, 1px -1px 2px 1px #ccc, -1px 1px 2px 1px #ccc;
	-webkit-box-shadow: 1px 1px 2px 1px #ccc, -1px -1px 2px 1px #ccc, 1px -1px 2px 1px #ccc, -1px 1px 2px 1px #ccc;
	box-shadow:         1px 1px 2px 1px #ccc, -1px -1px 2px 1px #ccc, 1px -1px 2px 1px #ccc, -1px 1px 2px 1px #ccc;
}

#nieuws {
	width: 750px;
	float: left;
	margin-top: 15px;
}

#nieuws-head {
	width: 600px;
	float: left;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#slide-nav {
	width: 150px;
	float: right;
	text-align: right;
}

.nieuwsitem {
	width: 170px;
	float: left;
	margin: 15px 23px 0 0;
	color: #383838;
	font-size: 12px;
	line-height: 1.4em;
}

.nieuwsitem span {
	display: block;
}

.nieuwsitem:last-child {
	margin-right: 0;
}

.bericht {
	min-height: 250px;
}

.nieuwsfoto {
	width: 170px;
	height: 125px;
	float: left;
	margin-bottom: 10px;
	-moz-box-shadow:    1px 1px 2px 1px #ccc, -1px -1px 2px 1px #ccc, 1px -1px 2px 1px #ccc, -1px 1px 2px 1px #ccc;
	-webkit-box-shadow: 1px 1px 2px 1px #ccc, -1px -1px 2px 1px #ccc, 1px -1px 2px 1px #ccc, -1px 1px 2px 1px #ccc;
	box-shadow:         1px 1px 2px 1px #ccc, -1px -1px 2px 1px #ccc, 1px -1px 2px 1px #ccc, -1px 1px 2px 1px #ccc;
}

.nieuws-lees a {
	color: #0593fb;
	font-size: 12px;
	float: right;
}

#rechts {
	width: 200px;
	float: right;
}

#rechts-menu {
	width: 166px;
	min-height: 600px;
	float: right;
	margin-top: 10px;
	background: url('/images/rechtsmenu.png') no-repeat #87c2f4;
	border: 1px solid #ffffff;
	padding-left: 25px;
	-moz-box-shadow:    1px 1px 2px 1px #ccc, -1px -1px 2px 1px #ccc, 1px -1px 2px 1px #ccc, -1px 1px 2px 1px #ccc;
	-webkit-box-shadow: 1px 1px 2px 1px #ccc, -1px -1px 2px 1px #ccc, 1px -1px 2px 1px #ccc, -1px 1px 2px 1px #ccc;
	box-shadow:         1px 1px 2px 1px #ccc, -1px -1px 2px 1px #ccc, 1px -1px 2px 1px #ccc, -1px 1px 2px 1px #ccc;
}

#rechts-disciplines {
	width: 161px;
	height: 250px;
	float: left;
	color: #1086e9;
	font-size: 18px;
	font-weight: bold;
	padding: 25px 0;
	margin-bottom: 10px;
}

#rechts-disciplines ul {
	list-style: none;
	padding: 0;
}

#rechts-disciplines li {
	height: 17px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

#rechts-disciplines li:before {
	content: "- ";
}

#rechts-disciplines a {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#rechts-disciplines a:hover {
	color: #1086E9;
}

#rechts-snel {
	width: 171px;
	float: left;
	color: #00223e;
	font-size: 18px;
	font-weight: bold;
}

#rechts-snel ul {
	list-style: none;
	padding: 0;
}

#rechts-snel li, #rechts-snel a {
	height: 17px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#rechts-snel a:hover, #rechts-sponsor a:hover {
	color: #1086E9;
}

#rechts-sponsor {
	width: 171px;
	float: left;
	color: #040404;
	font-size: 18px;
	font-weight: bold;
}

#rechts-sponsor ul {
	list-style: none;
	padding: 0;
}

#rechts-sponsor li, #rechts-sponsor a {
	height: 15px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#banner-rechts {
	width: 193px;
	height: 297px;
	float: right;
	margin: 20px 0 0 0;
	-moz-box-shadow:    1px 1px 2px 1px #ccc, -1px -1px 2px 1px #ccc, 1px -1px 2px 1px #ccc, -1px 1px 2px 1px #ccc;
	-webkit-box-shadow: 1px 1px 2px 1px #ccc, -1px -1px 2px 1px #ccc, 1px -1px 2px 1px #ccc, -1px 1px 2px 1px #ccc;
	box-shadow:         1px 1px 2px 1px #ccc, -1px -1px 2px 1px #ccc, 1px -1px 2px 1px #ccc, -1px 1px 2px 1px #ccc;
}

#footer {
	width: 100%;
	float: left;
	background: url('/images/footer-back.png') repeat-x #87c2f4;
	margin-top: 50px;
	padding-bottom: 25px;
}

#footer-top {
	width: 960px;
	height: 37px;
	float: left;
}

#footer-contact {
	float: left;
}

#footer-contact ul {
	float: left;
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

#footer-contact li {
	float: left;
	border-right: 1px solid #fefefd;
	height: 13px;
	margin-top: -8px;
}

#footer-contact li:last-child {
	border: none;
}

#footer-contact li a {
	color: #fefefd !important;
	font-size: 9px !important;
	font-weight: bold;
	text-decoration: none;
	margin: 0 10px;
	float: left;
}

#copyright {
	float: right;
	color: #409eed;
	font-size: 9px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#copyright a {
	text-decoration: none;
	cursor: text;
	color: #409eed;
	font-size: 9px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#footer-down {
	width: 960px;
	float: left;
	margin-top: 25px;
}

#footer-down ul {
	list-style: none;
	padding: 0;
}

#footer-down li {
	float: left;
	margin-right: 30px;
}

#footer-down li:last-child {
	margin-right: 0;
}

#footer li a, .adres a {
	color: #3c5162;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

#footer li a:hover {
	color: #1086E9;
}

#footer-down li ul {
	padding: 0;
	margin-top: 10px;
}

#footer-down li li {
	float: none;
}

#footer-down li li a, #footer-down li li, .adres, .mail {
	color: #0d87dd !important;
	font-weight: normal !important;
	text-decoration: none;
	font-size: 12px;
	text-transform: none;
}

.adres {
	float: right;
	color: #383838 !important;
	margin: 0 30px 0 0;
}
.adres a {
	color: #1086E9 !important;
}
.adres .title {
	color: #383838 !important;
}

.mail {
	text-transform: lowercase !important;
}

/***** Slideshow *****/

.bannercontainer {
	position:relative;
	height: 250px;
	width:750px;
}

.banneroverlay {
	position:absolute;
	z-index: 750px;
	right:0;
	top:0;
}

.banner {
	height: 250px;
	position:relative;
}

.bannerimage {
	position:absolute;
	top:0;
	left:0;
}

#banner-content{
	height: 150px;
	padding-left: 640px;
}

.bannertext {
	width: 280px;
	height: 102px;
	padding-top: 100px;
	padding-left: 20px;
	padding-right: 20px;
	background-image:url(/images/bannertext.png);
}

.bannertext p{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

.bannertext h2 {
	margin: 0px;
	padding: 0px;
}

.banner-buttons {
	height: 8px;
	background-image:url(/images/bannertext.png);
	float: right;
}

.banner-button {
	text-align: center;
	float: left;
	width: 8px;
	height: 8px;
	padding-top: 10px;
	margin-right: 5px;
	background:url('/images/banner-button.png') no-repeat;
}

.banner-button-active {
	background:url('/images/banner-button-in.png') no-repeat;
}

.banner-button-active a{
	color: #ffffff;
	font-size: 24px;
	text-decoration: none;
}

.banner-button a{
	color: #ffffff;
	font-size: 24px;
	text-decoration: none;
}

.content-pagina {
	width: 710px;
	float: left;
	margin-top: 25px;
	padding: 20px;
	color: #050505;
	font-size: 12px;
	-moz-box-shadow:    1px 1px 2px 1px #ccc, -1px -1px 2px 1px #ccc, 1px -1px 2px 1px #ccc, -1px 1px 2px 1px #ccc;
	-webkit-box-shadow: 1px 1px 2px 1px #ccc, -1px -1px 2px 1px #ccc, 1px -1px 2px 1px #ccc, -1px 1px 2px 1px #ccc;
	box-shadow:         1px 1px 2px 1px #ccc, -1px -1px 2px 1px #ccc, 1px -1px 2px 1px #ccc, -1px 1px 2px 1px #ccc;
}

.content-pagina li {
	font-size: 12px;
}

.sortable li {
	padding: 10px;
	box-sizing: border-box;
}

/*.content-pagina img {*/
	/*margin: 10px;*/
/*}*/

.content-pagina a {
	color: #0D87DD;
	font-size: 12px;
}

#diciplinemenu {
	float: left;
	padding: 0;
	list-style: none;
	width: 100%;
}

#diciplinemenu li {
	float: left;
	margin-right: 10px;
}

#diciplinemenu li:last-child {
	margin-right: 0;
}

#tochtfoto {
	float: right;
}

.infowindow {
	width: 350px;
	float: left;
}

.mijnknsb-afb img {
	margin: 0 !important;
}

.mijnknsb-afb a {
	color: #000000;
	text-decoration: none;
}

.nieuws-row {
	float: left;
}

#slideshow + #nieuws .nieuwsitem{
	width: 100%;
}

#slideshow + #nieuws .nieuwsitem .nieuwsfoto{
	margin-right: 10px;
	margin-bottom: 10px;
}

/***Bestanden app***/

#filetree {
	width: 40%;
	float: left;
}

#bestandenveld {
	width: 60%;
	min-height: 100px;
	float: left;
}

#bestandenveld ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#bestandenveld li {
	width: 113px;
	min-height: 121px;
	float: left;
}

#bestandenveld li {
	text-align: center;
}

#bestandenveld a {
	text-decoration: none;
	color: #000000;
}

.fileimage {
	width: 105px;
	height: 115px;
}

UL.jqueryFileTree {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

UL.jqueryFileTree LI {
	list-style: none;
	padding: 0px;
	padding-left: 35px;
	margin: 0px 0 0 5px;
	white-space: nowrap;
}

UL.jqueryFileTree A {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 10px 2px;
}

UL.jqueryFileTree A:hover {
	background: #BDF;
}

.jqueryFileTree LI.directory { 
	background: url(/bestanden/images/folder.jpg) left top no-repeat; 
	background-size: 30px 33px;
}

.collapsed > .meer {
	width: 5px;
	height: 8px;
	position: absolute;
	background: url('/bestanden/images/pijl_dicht.png') no-repeat;
	background-size: 5px 8px;
	display: block;
	margin-top: 9px;
	margin-left: -45px;
}

.expanded > .meer {
	width: 5px;
	height: 5px;
	position: absolute;
	background: url('/bestanden/images/pijl_open.png') no-repeat;
	background-size: 5px 5px;
	display: block;
	margin-top: 12px;
	margin-left: -45px;
}

.jqueryFileTree li ul li {
	margin-left: -15px;
}


/**********************************
		Wedstrijdentabel
**********************************/

.wedstrijdentabel, .wedstrijdentabel td, .wedstrijdentabel tr  {
	border: 1px solid pink;
}

.wedstrijddownload {
	transform: rotate(90deg) translate(25px, 51px);
    height: 25px;
	width: 150px;
	border: 1px;
}

.home-datum {
	color: #0593fb;
}

.archief-linkje {
	width: 100%;
	float: left;
	text-align: right;
	margin-top: 10px;
}

.archief-linkje a {
	color: #0593fb;
	/* font-size: 15px; */
	text-decoration: none;
}

#nieuwsarchief {
	width: 100%;
	float: left;
}

.archief-item {
	width: 100%;
	float: left;
	margin: 5px 0;
}

.archief-datum {
	float: left;
	margin-right: 5px;
	width: 120px;
	min-height: 2px;
}

.nieuws-naam {
	float: left;
}

.nieuws-image {
	float: left;
}

.nieuws-image img {
	float: left;
	max-width: 200px;
	max-height: 200px;
}

.archief {
	width: 100%;
	float: left;
}
.archief-form {
	float: left;
	width: calc(100% + 5px);
	clear: both;
	margin-bottom: 40px;
}
.archief-form .categorie {
	width: calc(24% - 5px);
    float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.archief-form .ijsclub {
	width: calc(20% - 5px);
    float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.archief-form .dag {
	width: calc(12% - 5px);
    float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.archief-form .maand {
	width: calc(12% - 5px);
    float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.archief-form .jaar {
	width: calc(12% - 5px);
    float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.add-form .dag {
	width: calc(10% - 5px);
    float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.add-form .maand {
	width: calc(15% - 5px);
    float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.add-form .jaar {
	width: calc(12% - 5px);
    float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.requiredfieldtext {
	float: left;
	width: 100%;
	margin-top: 5px;
	
	clear: both;
}
.add-form input, .add-form select {
	margin-top: 5px !important;
}
.archief-form .seizoen {
	width: calc(20% - 5px);
    float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.archief-form .titel {
	width: calc(100% - 5px);
    float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.archief-form select option:first-child {
    font-weight: bold;
}
.archief-form input, .archief-form select {
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #1086e9;
    height: 38px;
	margin: 0;
	transition: ease-in-out .3s;
}
.archief-form input:hover, .archief-form select:hover {
	border: 1px solid #87c2f4;
}
.button {
	background-color: #1086e9;
	border: none;
	cursor: pointer;
	padding: 14px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	color: #fff !important;
	text-decoration: none !important;
	transition: ease-in-out .3s;
}
.button {
	opacity: 0.9;
}
.archive_table {
	width: 100%;
	max-width: 400px;
	float: left;
	border: none;
}
.clear {
	clear: both;
}
.archive_table td, .archive_table th {
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	box-sizing: border-box;
}
.archief {
	padding-bottom: 40px;
	box-sizing: border-box;
}
.archief h2 {
	margin-bottom: 20px;
}
.archief input[type='submit'] {
	background-color: #1086e9;
	border: none;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	color: #fff;
	transition: ease-in-out .3s;
}
.archief input[type='submit']:hover {
	opacity: 0.9;
}
.itemtoevoegen {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 30px;
}
.itemtoevoegen a img, .itemtoevoegen button img {
	width: 14px;
	margin-right: 10px;
	vertical-align: middle;
	margin-top: -2px;
}
.zelftoevoegen {
	float: left;
	width: 100%;
	clear: both;
}
.itemtoevoegen a, .itemtoevoegen button {
	background-color: #1086e9;
	border: none;
	margin-top: 0px;
	cursor: pointer;
	padding: 14px;
	float: left;
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	text-decoration: none !important;
	color: #fff !important;
	transition: ease-in-out .3s;
}
.downloads {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 20px;
}
.downloadalle {
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 20px;
}
.downloadalle a {
	float: left;
}
.downloads li:nth-child(even) {
    background-color: rgba(135,194,244,0.25);
}
.downloads li {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
	box-sizing: border-box;
}
.downloads li a{
	float: left;
	clear: both;
	margin-bottom: 10px;
}
.results_table {
	float: left;
	width: 100%;
	clear: both;
}
.archive_form_style {
	border: none;
	border-collapse: collapse;
}
.archive_form_style tr:nth-child(odd) td {
    background-color: rgba(135,194,244,0.25);
}
.archive_form_style td, .archive_form_style th {
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
	border: none;
}
.results_table{
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	border-collapse: collapse;
}
.results_table .datum { 
	width: 20%;
	float: left;
}
.results_table .seizoen { 
	width: 15%;
	float: left;
}
.results_table .ijsclub {
	width: 15%;
	float: left;
}
.results_table .titel {
	width: 100%;
	float: left;
}
.results_table .titels {
	text-align: left;
	font-weight: bold;
}
.results_table .titels div {
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.results_table h2 {
	margin-bottom: 20px;
}
.search_results_container {
	float: left;
	width: 100%;
	clear: both;
}
.results_table .row:nth-child(odd) div {
	background-color: rgba(135,194,244,0.25);
}
.results_table .row {
	float: left;
	width: 100%;
}
.results_table .row a {
	float: left;
	width: 100%;
	text-decoration: none;
}
.results_table .row div {
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}
	
.download-titel {
	padding: 14px 0;
	float: left;
	margin-left: 10px;
}

#uitgebreid_zoeken {
	text-decoration: none;
	color: #1086e9;
	float: right;
	margin-bottom: 10px;
}

#uitgebreid {
	display: none;
}