/*NIEUWE HEADER*/

.header-frame{
	background: #111;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExMTExMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #111111 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111111), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top,  #111111 0%,#000000 100%);
	background: -o-linear-gradient(top,  #111111 0%,#000000 100%);
	background: -ms-linear-gradient(top,  #111111 0%,#000000 100%);
	background: linear-gradient(to bottom,  #111111 0%,#000000 100%);
}
.header-frame-holder{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	padding: 9px 0 11px;
}

.logo{
	float:left;
	width: 266px;
	height: 60px;
	margin: 0 0 0 10px;
}
.logo img{display:block;}
.login-block{
	float: right;
	margin: 22px 23px 0 0;
	font: 300 14px/17px 'Open Sans', sans-serif;
}
.login-block a{
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	position: relative;
	padding: 0 0 0 33px;
}
.login-block-small{
	background: url(https://static.voetbalzone.nl/images/sprite.png?v=2) no-repeat 0 0;
	background-size: 700%;
	height: 19px;
	width:19px;
	cursor:pointer;
	display:none;
	margin-right:8px;
}
.showInlogTx{
	display:inline-block;
}
.showInlogTx .tx{
	display:none;
}
.login-small-holder{
	display:none;
	margin-right:-2px !important;
	cursor:pointer;
}
body.fixed .login-block-small{
	display:inline-block;
}
body.fixed .login-small-holder{
	display:block;
	color:#fff;
	font-size:14px;
}
.login-block a:before{
	background: url(https://static.voetbalzone.nl/images/sprite.png?v=2) no-repeat 0 0;
	content: '';
	height: 26px;
	left: 0;
	position: absolute;
	top: -4px;
	width: 26px;
}
#nav{
	background: #000;
	border-bottom: 3px solid #84b522;
	font:300 16px/19px 'Open Sans', sans-serif;
}
.nav-holder{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.main-menu {
	padding:0;
	margin:0;
	list-style:none;
	float: left;
	font-size: 14px;
	line-height: 17px;
	max-width: 700px;
}
.main-menu li{float: left;}
.main-menu a{
	color: #fff;
	display: block;
	padding: 11px 17px 12px;
}
.main-menu .active a,
.main-menu li:hover a{background: #84b522;}

.main-menu li.betweters:hover a, .main-menu li.betweters.active a{
	background: #84b522 url(https://static.voetbalzone.nl/images/betweters-share-logo-small.png) no-repeat 12px 50%;background-size:23%; 
}
.main-menu li.betweters a{
 	padding:11px 17px 12px 45px;
	background:url(https://static.voetbalzone.nl/images/betweters-share-logo-small.png) no-repeat 12px 50%;background-size:23%; 
}

.main-menu li a:hover{text-decoration: none;}
.nav-holder .social-networks{
	padding: 12px 12px 0 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	float: right;
	/*max-width: 280px;*/
}
.nav-holder .social-networks li{
	float: left;
	margin: 0 0 8px 23px;
}
.nav-holder .social-networks a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(https://static.voetbalzone.nl/images/sprite.png?v=2) no-repeat -1000px 0;
}
.nav-holder .social-networks .facebook{
	background-position:-40px -3px;
	width: 11px;
	height: 19px;
}
.nav-holder .social-networks .twitter{
	background-position: -60px -4px;
	width: 19px;
	height: 16px;
}
.nav-holder .social-networks .instagram{
	background-position: -85px -4px;
	width: 17px;
	height: 17px;
}
.nav-holder .social-networks .search{
	background-position: -108px -4px;
	width: 17px;
	height: 17px;
}
.nav-holder .social-networks .facebook:hover{background-position:-40px -26px;}
.nav-holder .social-networks .twitter:hover{background-position:-60px -27px;}
.nav-holder .social-networks .instagram:hover{background-position:-85px -27px;}
.nav-holder .social-networks .search:hover{background-position:-108px -27px;}


/**/
	/*SCROLL SMALLER HEADER*/
	body.fixed .header-frame{
		display:none !important;
	}
	body.fixed.up #nav{
		/*box-shadow: none !important; */
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
		-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
	}
	body.fixed #nav{
		top: 0px !important;
		position: fixed; 
		width: 100%;
		z-index: 4000000;
		box-shadow: black 0px 0px 20px rgba(0, 0, 0, 0.6); 
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
		-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
	}
	body.fixed .add-nav{
		display:none;
		position: fixed;
		width: 100%;
		top: 43px !important;
		box-shadow: black 0px 0px 20px rgba(0, 0, 0, 0.6); 
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
		-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
		z-index: 3000000;

	}
	body.fixed #main {
		margin-top:160px;
	}
	body.fixed #content {
		padding: 175px 0 30px;
	}
	body .add-nav{
		margin-top:0px !important;
	}
	body.fixed .fixedLogo{
		cursor:pointer;
		display:none;
		width:40px;
		height:32px;
		margin-top:3px;
		margin-right:4px;
	}
/**/

#inlogHide{
	width:100%;
	height:100%;
	background-color:black;
	opacity: 0.65;
	z-index:9999;
	margin: auto;
	position:fixed;
	display:none;
	top:0px;
}
#inlogVenster{
	position:fixed;
	float:left;
	width:350px;
	height:405px;
	background-color:white;
	display:none;
	top:0px;
	z-index:999999999999999;
}

#inlogVenster input[type="submit"], #inlogVenster input[type="button"], .buttonDark{
	background: #004574;
	color: #fff;
	display: block;
	border-radius: 4px;
	margin: 0 0 6px;
	padding: 3px 10px;
	border:0px;
	line-height:20px;
	cursor:pointer;
}
#inlogVenster input[type="button"]:hover{
	background: #336a90;
}

/*END NIEUWE HEADER*/


#content.takeOvr{
	padding-right:9px;
	padding-left:9px;
	background-color:#fff;
	padding-top:59px !important; 
	margin-top: 165px !important;
}
.back_black{
background:url(https://static.voetbalzone.nl/images/opmaakImages/black.gif) repeat-x !important;
}

.mobile{
	/*background:url(https://static.voetbalzone.nl/images/phone.gif) 100% 0% no-repeat !important;
	padding-right:15px;*/
}
#kalooga-container {
	width: 530px;
	height: 100px;
	padding: 0 0 0 0px;
}


.img-hold-breed{
	/*float:left;
	width:576px;
	height:242px;
	overflow:hidden;*/
	position:relative;
	margin-right:0px;
	margin-top:-15px;
	margin-bottom:5px;
}
.img-hold-breed img{ display:block;width:100%;}
.img-hold-breed .shadow{
	width:576px;
	height:242px;
	overflow:hidden;
	text-indent:-6666px;
	position:absolute;
	top:0;
	left:0;
	background:url(https://static.voetbalzone.nl/images/groot-back.png) no-repeat;
}
.adInTekst{
	position:relative;
	overflow:hidden;
	float:left;
	margin:-1px 13px 10px 0;
}
.VZskyHigh{
	position:absolute;
	float:left;
	margin-left:-132px;
	width:120px;
	height:600px;
}
.overZicht_7 #moderator{
   background:#f2e6f5;
   width:564px;
   padding:6px;
   border-width: 1px;
   border-style: solid;
   border-color: #c4aacb;
   float:left;
   margin-top:20px;
}
.overZicht_7 #moderator #tabs{
   margin-top:4px;
   background:#f2e6f5;
   width:100%;
   border-bottom: 1px solid #c4aacb;
}
.overZicht_7 #moderator #tabs .tab{
   padding-top:4px;
   padding-bottom:4px;
   float:left;
   color: #000000;
   background:#f2e6f5;
   padding-left:8px;
   padding-right:8px;
   border-right: 1px solid #c4aacb;
}
.overZicht_7 #moderator #tabs .selected{
   background:#c4aacb;
   color: #000000;
}

.liveKnop{
	width:200px;
	height:30px;
	line-height:30px;
	text-align:center;
	background: url('https://static.voetbalzone.nl/images/live_knop.gif') 0 0px no-repeat;
	margin-top:14px;
}
.liveKnop .rood{
	color:red;
}
.liveKnop .groen{
	color:green;
}

fieldset {
	padding: 10px;
	color: #000;
	background: #fff;
}

.ui-helper-hidden-accessible {
	position: absolute;
	left: -999em;
}

caption {
	text-align: left;
}
.XMLberichten a{
	color:#0a3c71;
	font-weight:bold;
}

.ui-radio-state-disabled,
.ui-radio-state-checked-disabled,
.ui-radio-state-disabled-hover,
.ui-radio-state-checked-disabled-hover {
	color: #999;
}
span.ui-checkbox,
span.ui-radio {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	background: url('https://static.voetbalzone.nl/images/bg-custom-radio.gif') 0 -19px no-repeat;
	cursor:pointer;

}
span.ui-helper-hidden {
	display: none;
}
span.ui-radio-state-hover,
span.ui-checkbox-state-hover {
	background-position: 0 -38px;
}

span.ui-checkbox-state-checked {
	background-position: 0 -0px;
}

span.ui-checkbox-state-checked-hover {
	background-position: 0 -0px;
}
span.ui-radio-state-checked-disabled-hover,
span.ui-radio-state-checked-disabled,
span.ui-radio-state-checked {
	background-position: 0 -0px;
}


span.ui-radio-state-checked-hover {
	background-position: 0 -0px;
}
.clubsInMenu .ui-radio-state-disabled,
.clubsInMenu .ui-radio-state-checked-disabled,
.clubsInMenu .ui-radio-state-disabled-hover,
.clubsInMenu .ui-radio-state-checked-disabled-hover {
	color: #999;
}
.clubsInMenu span.ui-checkbox,
.clubsInMenu span.ui-radio {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	background: url('https://static.voetbalzone.nl/images/restyle/bg-custom-radio-inlog.gif') 0 -19px no-repeat;
	cursor:pointer;
}


.clubsInMenu span.ui-helper-hidden {
	display: none;
}
.clubsInMenu span.ui-radio-state-hover,
.clubsInMenu span.ui-checkbox-state-hover {
	background-position: 0 -38px;
}

.clubsInMenu span.ui-checkbox-state-checked {
	background-position: 0 -0px;
}

.clubsInMenu span.ui-checkbox-state-checked-hover {
	background-position: 0 -0px;
}
.clubsInMenu span.ui-radio-state-checked-disabled-hover,
.clubsInMenu span.ui-radio-state-checked-disabled,
.clubsInMenu span.ui-radio-state-checked {
	background-position: 0 -0px;
}


.clubsInMenu span.ui-radio-state-checked-hover {
	background-position: 0 -0px;
}


.tipBox{
	font-weight:bold;
	background-image: url('https://static.voetbalzone.nl/images/vraagteken.gif');
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right:15px;
	margin-right:4px;
	cursor: pointer;
}
.tipBoxComment{
	font-weight:bold;
	background-image: url('https://static.voetbalzone.nl/images/comment-icon.gif');
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right:15px;
	margin-right:4px;
	cursor: pointer;
}
.tooltip{
   position: absolute !important;
   padding: 10px 13px;
   float:left;
   z-index: 2;
   margin-left:30px;
   color: #303030;
   background-color: #fdffe4;
   border: 1px solid #DECA7E;
   width:330px;
   font-family: arial;
   font-weight:normal;
   font-size: 12px;
   line-height: 18px;
   text-align: left;
}
.iColorPicker{
	margin-bottom:4px;
	border-style:solid;
	border-width:1px;
	border-color: #83b832;
	height:20px;
	width:60px;
}

body{
	margin:0;
  	color:#000;
	font:11px Arial, sans-serif;
	/*background:#fff;*/
	background: url(https://static.voetbalzone.nl/images/restyle/res_back_w.gif) 50% repeat-y #eee !important;
}
body .add-nav{
	border-bottom: 10px solid #eee;
}
body.down .add-nav, body.fixed .add-nav{
	border-bottom: none !important;
}
.png { behavior: url(iepngfix.htc) }
/*--- stijl standaarden ---*/

#content .melding{
	margin-bottom:14px;
	padding:6px;
	width:540px;
	line-height:22px;
}


#content .goed{
	border:1px solid #c1db98;
	background-image:url('https://static.voetbalzone.nl/images/icon-vink.gif');
	background-repeat:no-repeat;
	background-position:left;
	background-position: 1% 50%;
	background-color:#e6f1d6;
	padding-left:28px;
	color:green;
	font-weight:bold;
	line-height:22px;
}
#content .fout{
	border:1px solid #e26969;
	background-image:url('https://static.voetbalzone.nl/images/imgfout.gif');
	background-repeat:no-repeat;
	background-position:left;
	background-position: 1% 50%;
	background-color:#ffeded;
	padding-left:28px;
	color:red;
	font-weight:bold;
	line-height:22px;
}

#content .letop{
	border:1px solid #ebd734;
	background-image:url('https://static.voetbalzone.nl/images/imgfout.gif');
	background-repeat:no-repeat;
	background-position:left;
	background-position: 1% 50%;
	background-color:#fefae0;
	padding-left:28px;
	color:#0a3c71;
	font-weight:bold;
	line-height:22px;
}

#content .letop a{
	color:#0a3c71;
}


.blok p{
	margin-top:12px;
	font-size:12px;
	text-align:justify;
	line-height:20px;
	overflow: auto;
	padding-bottom:12px;
}
.profielVlak{
	float:left;
	clear:left;
	width:100%;
	font-size:12px;
}
.blok {
	width:100%;
	overflow:hidden;
	margin-top:5px;
	padding-bottom:25px;
	font-size:12px;
	font-face:Arial,sans-serif;
	font-weight:normal;
	line-height:18px;
}

.blok .alert {
	float:left;
}
.h1, .blok h1, #frontpageActueel h1 {
	font-face:Arial,sans-serif;
	color:#000000;
	font-size:20px;
	font-weight:bold;
	margin-bottom:14px;
	margin-top:5px;
	font: 300 20px/24px 'Open Sans', sans-serif;
}
.blok .h2, .h2, #frontpageActueel h2 {
	
	color:#000000;
	font: 300 18px/22px 'Open Sans', sans-serif;
	margin-bottom:7px;
	margin-top:5px;
}
.hr{
	width:100%;
	background:url(https://static.voetbalzone.nl/images/sep-line.gif) repeat-x 0 100%;
	margin-top:5px;
	margin-bottom:7px;
	height:1px;
	font-size:1px;
	line-height:1px;
}
.XMLbericht HR{
	border: 0;
	width: 100%;
	color: #fff;
	background-color: #fff;
	height: 1px;
}
.hrFull {
	width:100%;
	margin-top:5px;
	margin-bottom:7px;
	border-bottom:1px solid #e6ebf1;
	height:1px;
	font-size:1px;
	line-height:1px;
}

.blok a{
	color:#0a3c71;
	text-decoration:none;
}
.blok a:hover{ text-decoration:underline;}
/*--- einde stijl standaarden ---*/

img{border:none;}
a{
	text-decoration:none;
	color:#000;
	outline: none;
}
.ban {
	color: #d12414;
}
.modje {
	color: #10ac13;
}

#groenvink{
	background-color: #1dac23;
	padding-left:3px;
	padding-right:3px;
	color: #d1fad3;
}
#lichtblauwtje{
	color: #91aecc;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% Arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#hand, .hand, .cursor{
	cursor:pointer;
}
/*--- same properties ---*/

#menu,
#menu ul,
#footer ul,
.info-col ul,
.filter-block ul,
.team-info ul,
.info-table ul,
.selectie-list ul,
.twente-blog ul,
.blogger-list ul,
.news-list ul{
	list-style:none;
	margin:0;
	padding:0;
}
.logo a{
	text-indent:-6666px;
	display:block;
	overflow:hidden;
}
/*--- MAIN CSS ---*/
#main{
	min-width:960px;
	width:100%;
	margin:0 auto;
	position:relative;
	background:url(https://static.voetbalzone.nl/images/bg-header.jpg) no-repeat 50% 0;
	overflow:hidden;
}
.large{
	background:url(https://static.voetbalzone.nl/images/bg-header-large.jpg) no-repeat 50% 0 !important;
}
.nikeWK{

}
.largetest{
	background:url(https://static.voetbalzone.nl/images/header_bravia.jpg) no-repeat 50% 0 !important;
}
#main .logo{
	position:absolute;
	top:15px;
	left:50%;
	z-index:20;
	margin:0 0 0 -475px;
}
#main .logo a{
	outline:none;
	width:388px;
	height:117px;
	background:url(https://static.voetbalzone.nl/images/logo.png) no-repeat;
	cursor:pointer;
}

.logowvhj{
	float:left;
	position:absolute;
	z-index:20;
	margin-left:95px;
	margin-top:-225px;
	width:158px;
	height:96px;
	background:url(https://static.voetbalzone.nl/images/websitevanhetjaar.png) no-repeat;

}



/*---- HEADER CSS ----*/
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:221px;
	background:url(https://static.voetbalzone.nl/images/bg-menu.gif) repeat-x 0 100%;
}
.large #header{
	height:262px;
}
.largetest #header{
	height:262px;
}
.header{
	width:960px;
	margin:0 auto;
	height:221px;
}
.large .header{
	height:262px;
}
.largetest .header{
	height:262px;
}
/*--- main menu css ---*/
#menu{
	float:left;
	width:720px;
	position:relative;
	margin:152px 0 0;
}
.large #menu{
	margin:193px 0 0;
}
.largetest #menu{
	margin:193px 0 0;
}
#menu li{
	float:left;
	/*
	margin-right:4px;
	*/
}
#menu a{
	float:left;
	height:32px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background:url(https://static.voetbalzone.nl/images/bg-menu-el-l.png) no-repeat;
	cursor:pointer;
}

#menu a span{
	height:32px;
	float:left;
	background:url(https://static.voetbalzone.nl/images/bg-menu-el-r.png) no-repeat 100% 0;
	padding:0 14px;
}

#menu .active a{
	background-position:0 -32px;
	text-decoration:none;
	color:#83b832;
}
#menu .active a span{ background-position:100% -32px;}

#menu ul{
	position:absolute;
	top:32px;
	left:0;
	z-index:2;
	margin:0;
	padding:5px 0;
	width:960px;
	height:37px;
	overflow:hidden;
	background:url(https://static.voetbalzone.nl/images/bg-sub-menu.png) repeat-x;
}
#menu ul.selected{
	z-index:3;
}
#menu .selected ul{
}
#menu li:hover ul,
#menu li.hover ul{
}
#menu ul li{
	margin:0;
	padding:0 8px 0 9px;
	background:url(https://static.voetbalzone.nl/images/bg-sub-menu-sep.gif) no-repeat 0 50%;
	float:left;
	display:inline;
}
#menu ul li:first-child{ background:none;}
#menu ul a{
	font-size:12px;
	color:#0a3c71 !important;
	font-weight:normal;
	background:none !important;
	line-height:27px;
	height:27px;
	padding:0 3px;
}
#menu ul .social{
	font-size:12px;
	font-weight:normal;
	background:none !important;
	line-height:27px;
	height:27px;
	margin-top:3px;
	margin-right:4px;
	padding:0 2px 0 1px;
	width:22px;
}

#menu ul .geenlink{
	font-size:12px;
	font-weight:normal;
	padding:0 8px 0 9px;
	line-height:27px;
	height:27px;
	width:120px;

}

#menu ul a:hover{ text-decoration:underline;}
#menu ul .active a{ font-weight:bold;}
/*--- search-box css ---*/
#header .search-box{
	float:right;
	width:210px;
	height:44px;

}
#header .search-box{
	margin-top:144px;
}
.large #header .search-box{
	margin-top:185px;
}
.largetest #header .search-box{
	margin-top:185px;
}
#header .search-box .field{
	float:left;
	width:163px;
	height:24px;
	margin-top:10px;
	background:url(https://static.voetbalzone.nl/images/bg-search-field.png) no-repeat;
}
#header .search-box .field input{
	float:left;
	height:25px;
	width:140px;
	border:none;
	background:none;
	font:12px/15px Arial, sans-serif;
	color:#888;
	padding:5px 6px 4px;
}
#header .search-box .btn-search{
	width:44px;
	height:44px;
	float:left;
	position:relative;
	margin-left:-3px;
}
#header .search-box .search{
	width:44px;
	height:44px;
	float:left;
	background: url('https://static.voetbalzone.nl/images/bg-search-btn.gif') no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow: hidden;
	position:relative;
	margin-left:-3px;
	z-index: 3;
}
#header .search-box .search:hover,
#header .search-box .search:active,
#header .search-box .search:focus{
	background-position: left bottom;
}

/*---- FOOTER CSS ----*/
#footer{
	background:#222;
	width:100%;
	border-top:10px solid #000;
	margin-bottom: -1px;
}
#footer a{
	color:#9db3cb;
	text-decoration:none;
	font-weight:bold;
}
#footer .nav-hold a{
	font-weight:normal;
}
#footer .nav-hold span{
	color:#e7e7e7;
	display:inline-block;
	/*margin-bottom:10px;*/
	font-size: 12px;
	    margin-top: 18px !important;
}
#footer a:hover{ text-decoration:underline;}
#footer .info-hold{
	width:100%;
	border-bottom:1px solid #8A8A8A;
}
#footer .bottom_back{
	background:none !important;
}
#footer .ic_1 img, #footer .ic_2 img, #footer .ic_3 img, #footer .ic_4 img{
	border-radius:2px;
}
#footer .box.extra{
    padding-top: 10px;
}

.cloud_logo a img{
	margin-bottom:15px !important;
}
#footer .info{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	/*background:url(https://static.voetbalzone.nl/images/bg-footer-info.gif) repeat-y;*/
	padding:11px 0 7px;
	text-align:left;
}
#footer .info .column{
	float:left;
	width:280px;
	display:inline;
	clear:right;
}
#footer .info .c1{ margin-right:16px;}
#footer .info .c2{ margin-right:32px;}
#footer .info .c3{ margin-right:72px;}
#footer .info .box{
	padding-bottom:7px;
	width:100%;
	color:#e7e7e7;
}
#footer .info h4{
	/*font-size:20px;
	font-weight:normal;*/
	font: 300 20px/24px 'Open Sans', sans-serif;
	color:#fff;
	margin:0;
	padding-bottom:10px;
}
.reageer-block h4{
	font: 300 20px/24px 'Open Sans', sans-serif;
}
#footer .info ul{
	width:280px;
	font-size:12px;
	line-height:18px;
	overflow:hidden;
}
#footer .info ul li{
	padding-left:10px;
	width:270px;
	background:url(http://static-voetbalzone.nl/images/footericons/icon_pijl.png) no-repeat 0 4px;
	vertical-align:top;
	padding-bottom:6px;
}
.matchInfo{
	padding-left:8px;
	background:url(https://static.voetbalzone.nl/images/bullet3.gif) no-repeat 0 10px;
}
.rechtsItem .c-bClub, .rechtsItem .c-tijd{
	height:30px !important;
	line-height:30px !important;
}
#footer .info ul h5{
	font-size:12px;
	margin:0;
	font-weight:normal;
	color:#0a3c71;
}
#footer .info p{
	font-size:12px;
	line-height:20px;
	margin:0;
	padding-bottom:6px;
}
#footer .info .tag-cloud ul{
	width:280px;
	line-height:22px;
	padding-bottom:6px;
	margin-top:-4px;
}
#footer .info .tag-cloud ul li{
	padding:0;
	width:auto;
	float:left;
	white-space:nowrap;
	padding-right:4px;
	background:none;
}
#footer .nav-hold{
	width:960px;
	margin:0 auto;
	font-size:11px;
	line-height:18px;
	padding:11px 0 5px;
	text-align:center;
}
#footer .nav-hold ul{
	width:100%;
	overflow:hidden;
}
#footer .nav-hold ul li{
	display:inline;
	/*background:url(https://static.voetbalzone.nl/images/bg-footer-nav-sep.gif) no-repeat 0 50%;*/
	padding:0 0 0 5px;
}
#footer .nav-hold ul li:first-child{ background:none;}
/*---- CONTENT CSS ----*/
#content{
	width:970px;
	margin:0 auto;
	overflow:hidden;
	padding:15px 0 30px;
}
.large #content{
	padding:268px 0 30px;
}
.largetest #content{
	padding:272px 0 30px;
}
#content .content-text{
	float:left;
	width:576px;
	font-size:12px;
	margin-left: 5px;
}
#content .info-col{
	float:right;
	width:368px;
	margin-right: 5px;
}



/*-- detail-pagina shop --*/
.links-big #linksblok{
	float:left;
	margin-top:10px;
	font-size:12px;
	width:427px;
}
.links-big #linksblok #boven{
	float:left;
	padding:10px;
	border:1px solid #ced8e2;
	width:427px;
}
.links-big #linksblok #prijs{
	font-size:38px;
}
.links-big #linksblok #prijs #h2{
	margin-left:6px;
	margin-top:3px;
	font-weight:bold;
	float:left;
	font-size:16px;
}
.links-big #linksblok #prijs #h1{ float:left; }
.links-big #linksblok #knoppen{
	clear:left;
	margin-top:20px;
	float:left;
}

.links-big #linksblok #xtraText{
	float:left;
	margin-top:20px;
}
.links-big #rechtsblok {
	margin-top:10px;
	float:right;
	width:297px;
}
.links-big #rechtsblok #fotoBig {
	width:295px;
	border:1px solid #ced8e2;
}
.links-big #rechtsblok #fotoBig img{
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.links-big #rechtsblok #kleinLinks{
	margin-top:10px;
	float:left;
	border:1px solid #ced8e2;
	width:141px;
}
.links-big #rechtsblok #kleinLinks img, .links-big #rechtsblok #kleinRechts img{
	margin-top:6px;
	margin-bottom:6px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.links-big #rechtsblok #kleinRechts{
	margin-top:10px;
	float:right;
	border:1px solid #ced8e2;
	width:141px;
}

/*-- einde detail-pagina shop --*/

#content .links-big #shopItems{
	clear:both;
	margin-top:13px;
	float:left;
	width:100%;
}
#content .links-big #shopItems .shopItem{
	width:177px;
	height:226px;
	background:url(https://static.voetbalzone.nl/images/shop_itemBG.gif) no-repeat;
	float:left;
	border-bottom:1px solid #ced8e2;
}
#content .links-big #shopItems .shopItem.kaal{
	float:left;
	width:175px !important;
	height:225px !important;
	background:none !important;
	background-color:#ffffff !important;
	border:1px solid #ced8e2 !important;
}
#content .links-big #shopItems .shopItem .txt{
	float:left;
	text-align:center;
	width:170px;
	margin-left:4px;
	position:absolute;
	font-weight:bold;
	color:#000;
}
#content .links-big #shopItems .shopItem .titel{
	margin-top:10px;
	color:#000;
	font-size:14px;
}
#content .links-big #shopItems .shopItem .prijs{
	margin-top:200px;
	color:#093c71;
	font-size:18px;
	font-weight:normal !important;
}
#content .links-big #shopItems .shopItem #img{
	float:left;
	width:177px;
	height:186px;
	line-height:226px;
	position:absolute;
	text-align:center;
	margin-top:30px;
}
#content .links-big #shopItems .shopItem #img #inside{}
#content .links-big{
	float:left;
	width:758px;
}
#content .links-big #example{
	float:left;
	position:absolute;
	z-index:99999;
	margin-top:72px;
	margin-left:550px;
}
#content .links-big #example .txt{
	float:left;
	text-align:center;
	width:170px;
	margin-left:4px;
	position:absolute;
	font-weight:bold;
	color:#fff;
}
#content .links-big #example .titel{
	margin-top:10px;
	color:#fff;
	font-size:14px;
}
#content .links-big #example .prijs{
	margin-top:200px;
	color:#fff;
	font-size:18px;
	font-weight:normal !important;
}
#content .links-big #example .green{color:#7bb32a;}
#content .links-big #example img{
	border:1px solid #fff;
}
#content .content-text .Header{
	/*background:url(https://static.voetbalzone.nl/images/IDW_header.gif) no-repeat;*/
	background:#000;
	width:577px;
	height:46px;
	text-align:center;
}
#content .content-text .Header #links{
	color: #84b734;
	line-height:46px;
	font: 300 20px/24px 'Open Sans', sans-serif;
	margin-top: 9px;
	padding-left:12px;
	float:left;
}
#content .content-text .Header #rechts{
	float:right;
	text-align:center;
	color:#e4e4e4;
	font-size:12px;
	margin-right:12px;
	margin-top:3px;
}
#content .content-text .Header img{
	margin-left:6px;
	margin-right:6px;
	margin-bottom:1px;
}


#content .content-text #idw{
	margin-top:10px;
}

#content .content-text #idw #P{
	margin-top:12px;
	background:url(https://static.voetbalzone.nl/images/sep-line.gif) repeat-x 0 100%;
	font-size:12px;
	text-align:justify;
	line-height:20px;
	/*overflow: auto;*/
	padding-bottom:12px;
	float:left;
	width:576px;
}
#content .content-text #idw #P #tekst{
	margin-left:72px;
}
#content .content-text #idw #P #bron{
	color:#929292;
}
#content .content-text #idw #img{
	float:left;
	margin-right:12px;
	margin-bottom:4px;
	margin-top:2px;
}

/*--- INFO-COL BLOCK'S CSS ---*/
.info-col .block, .info-col .block2{
	width:368px;
	/*background:url(https://static.voetbalzone.nl/images/bg-right-box-t.png) no-repeat;*/
	background: #e6f1d6;
	margin-top:10px;
}
.info-col .block .hold, .info-col .block2 .hold{
	width:336px;
	padding:11px 16px 16px;
	/*background:url(https://static.voetbalzone.nl/images/bg-right-box-b.png) no-repeat 0 100%;*/
	background: #e6f1d6;
	overflow:hidden;
}
.info-col .block h4, .RECHTStweet_text h4, .VZtwitTitel h4{
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding-bottom:8px;
}
.info-col .block a, .info-col .block2 a{
	color:#0a3c71;
	text-decoration:none;
}
.info-col .block a:hover{ text-decoration:underline;}
.info-col .block .img-hold{
	position:relative;
	width:160px;
	height:93px;
	overflow:hidden;
	float:right;
	margin:-1px 0 0 13px;

}

.info-col .block .img-hold img{ display:block;}
.info-col .block .img-hold .shadow{
	width:160px;
	height:93px;
	position:absolute;
	top:0;
	left:0;
	background:url(https://static.voetbalzone.nl/images/img-border-160x93.png) no-repeat;
	text-indent:-6666px;
	display:none;
	overflow:hidden;
}


.links-big .img-hold{
	float:left;
	width:758px;
	height:281px;
	overflow:hidden;
	position:relative;
}
.links-big .img-hold img{ display:block;}
.links-big .img-hold .shadow{
	width:758px;
	height:281px;
	overflow:hidden;
	text-indent:-6666px;
	position:absolute;
	top:0;
	left:0;
	background:url(https://static.voetbalzone.nl/images/shop_bg.png) no-repeat;
}

.info-col .block p{
	margin:0;
	font-size:12px;
	line-height:20px;
}
.info-col .block p .more-link{ font-weight:bold;}
.info-col .block h3{
	margin:0;
	font-size:12px;
	line-height:18px;
}
.info-col .block h5{
	font-size:12px;
	line-height:18px;
	margin:0;
}
.info-col .block .verder-list{
	width:100%;
	clear:both;
	font-size:12px;
	line-height:20px;
}
.info-col .block .verder-list h5{ padding-top:17px;}
.info-col .block .verder-list ul{
	width:100%;
	color:#0a3c71;
}
.info-col .block .verder-list ul li{
	width:323px;
	padding-left:13px;
	line-height: 20px;
	background:url(https://static.voetbalzone.nl/images/bullet3.gif) no-repeat 0 5px;
	overflow:hidden;
	vertical-align:top;
}
.info-col .block .verder-list ul strong{
	float:left;
	width:300px;
	font-weight:normal;
}
.info-col .block .verder-list ul span{
	float:right;
	width:22px;
	text-align:right;
}
.info-col .block .verder-list ul span.datump{
	float:none !important;
	text-align:left;
}
.info-col .block .poll-list{
	width:100%;
	clear:both;
	font-size:12px;
	line-height:18px;
	padding-top:6px;
}
.info-col .block .poll-list ul{
	width:100%;
	overflow:hidden;
}
.info-col .block .poll-list ul li{
	width:100%;
	vertical-align:top;
	margin-top:2px;
}
.info-col .block .poll-list ul .active{ background:url(https://static.voetbalzone.nl/images/bg-poll-el-t.png) no-repeat;}
.info-col .block .poll-list ul .active .box{ background:url(https://static.voetbalzone.nl/images/bg-poll-el-b.png) no-repeat 0 100%;}
.info-col .block .poll-list ul .box{
	width:320px;
	padding:4px 10px 4px 6px;
	overflow:hidden;
}
.info-col .block .poll-list ul label{
	width:290px;
	float:left;
	margin-left:8px;
	cursor:pointer;
}
.info-col .block .poll-list .btn-hold{
	width:100%;
	overflow:hidden;
	margin-top:16px;
}
.info-col .block .poll-list .btn-stem{
	float:left;
	width:166px;
	height:26px;
}
.info-col .block .poll-list .btn-bekijk-tussenstand{
	float:right;
	width:165px;
	height:26px;
}
.info-col .block .banner{
	padding-top:5px;
	width:100%;
	font-size:0;
	line-height:0;
	text-align:center;
	clear:both;
}
.info-col .block .banner img{ border:none;}
.info-col .block .login-box{
	width:100%;
	overflow:hidden;
}
.info-col .block .login-box .roww{
	width:100%;
	overflow:hidden;
	padding:3px 0;
}
.info-col .block .login-box .field{
	width:163px;
	height:24px;
	background:url(https://static.voetbalzone.nl/images/bg-login-field.png) no-repeat;
	border:1px solid #83b832;
	overflow:hidden;
}
.info-col .block .login-box .field input{
	font:12px/15px Arial, sans-serif;
	color:#888;
	border:none;
	background:none;
	width:151px;
	height:15px;
	padding:5px 6px 4px;
	float:left;
}
.info-col .block .login-box .name{ float:left;}
.info-col .block .login-box .password{ float:right;}
.info-col .block .login-box .remember{
	float:left;
	width:168px;
	padding-top:5px;
}
.info-col .block .login-box .remember input{
	float:left;
}
* html .info-col .block .login-box .remember input{ margin:4px 1px -3px -3px;}
* +html .info-col .block .login-box .remember input{ margin:4px 1px -3px -3px;}
.info-col .block .login-box .remember label{
	float:left;
	font-size:12px;
	line-height:26px;
	margin-top:-4px;
	margin-left:7px;
	cursor:pointer;
}
.helft {
	float:left;
	width:167px;
	font-size:12px;
}
.info-col .block .login-box .btn-login{
	width:166px;
	height:26px;
	float:right;
	margin-top:2px;
}
.info-col .block .login-box2 .roww{
	width:100%;
	overflow:hidden;
}
.info-col .block .login-box2 .field{
	margin-top:5px;
	float:left;
	width:110px;
	height:24px;
	background:url(https://static.voetbalzone.nl/images/bg-login-field2.png) no-repeat;
	border:1px solid #83b832;
	overflow:hidden;
	margin-right:7px;
}
.formOpmaak .field{
	margin-top:5px;
	float:left;
	width:110px;
	height:24px;
	background:url(https://static.voetbalzone.nl/images/bg-login-field2.png) no-repeat;
	border:1px solid #83b832;
	overflow:hidden;
	margin-right:7px;
	clear:left;
}

.competitie_chooser{
	margin-top:26px;
	float:right;
	height:24px;
	overflow:hidden;
	clear:left;

}

.competitie_chooser .combo{
	height:24px;
	padding:2px;
	border:1px solid #83b832;
}



.formOpmaak .field-combo{
	margin-top:5px;
	float:left;
	width:110px;
	height:24px;
	overflow:hidden;
	margin-right:7px;
	clear:left;
}
.formOpmaak .field-combo .combo{
	height:24px;
	padding:2px;
	border:1px solid #83b832;
}
.formOpmaak .field.bigg {
	margin-top:5px;
	float:left;
	height:24px;
	border:1px solid #83b832;
	overflow:hidden;
	margin-right:7px;
	width:157px !important;
	background:url(https://static.voetbalzone.nl/images/bg-login-field.png) no-repeat !important;
}
.formOpmaak .field.bigges {
	margin-top:5px;
	float:left;
	height:24px;
	border:1px solid #83b832;
	overflow:hidden;
	margin-right:7px;
	width:266px !important;
	background:url(https://static.voetbalzone.nl/images/bg-login-field3.png) no-repeat !important;
}
.formOpmaak .field.bixTextarea {
	margin-top:5px;
	float:left;
	height:450px;
	border:1px solid #83b832;
	overflow:hidden;
	margin-right:7px;
	width:346px !important;
	background:url(https://static.voetbalzone.nl/images/bg-login-field4.gif) no-repeat !important;
}
.info-col .block .login-box2 .field input, .formOpmaak .field input, .formOpmaak textarea{
	font:12px/15px Arial, sans-serif;
	color:#888;
	border:none;
	background:none;
	width:102px;
	height:15px;
	padding:5px 6px 4px;
	float:left;
}
.big-textarea{
	color:#888;
	padding:5px 6px 4px;
	margin-top:5px;
	float:left;
	height:390px;
	border:1px solid #83b832;
	/*overflow:hidden;*/
	margin-right:7px;
	width:561px !important;
	background:url(https://static.voetbalzone.nl/images/bg-big-text.gif) no-repeat !important;
}
.formOpmaak .field.bigg input{
	width:151px !important;
}
.formOpmaak .field.bigges input{
	width:258px !important;
}
.inputGrootte{
	line-height:31px;
}
.info-col .block .login-box2 .btn-login{
	float:left;
	width:89px;
	height:26px;
	margin-top:5px;
}
.info-col .block .voetbalreizen{
	width:100%;
	overflow:hidden;
	background:url(https://static.voetbalzone.nl/images/bg-voetbalreizen-box.jpg) no-repeat 72px 5px;
}
.info-col .block .voetbalreizen .row{
	width:100%;
	overflow:hidden;
	padding:3px 0;
}
.info-col .block .voetbalreizen select{
	width:160px;
	font:12px Arial, sans-serif;
	color:#888;
}
.info-col .block .voetbalreizen .btn-zoek{
	float:left;
	width:46px;
	height:26px;
	margin-top:2px;
}
.info-col .block .voetbalreizen .row span{
	float:left;
	font-size:12px;
	line-height:25px;
	margin-left:5px;
	margin-top:2px;
}
.info-col .block .voetbalreizen .row span a{ font-weight:bold;}
.info-col .block .reserveer-info{
	width:368px;
	margin:13px -16px -15px;
	position:relative;
}
.info-col .block .reserveer-info h3{
	font-size:12px;
	color:#fff;
	margin:0;
	line-height:24px;
	background:url(https://static.voetbalzone.nl/images/bg-reserveer-capt.gif) repeat-x;
	padding:0 16px;
}
.info-col .block .reserveer-info ul{
	width:100%;
	overflow:hidden;
	font-size:11px;
	line-height:16px;
}
.info-col .block .reserveer-info ul li{
	width:334px;
	padding:3px 16px 2px;
	margin:0 1px;
	background:#fff url(https://static.voetbalzone.nl/images/bg-reserveer-list.gif) repeat-x 0 100%;
	border-top:1px solid #c1db98;
	overflow:hidden;
}
* html .info-col .block .reserveer-info ul li{ padding-bottom:0;}
.info-col .block .reserveer-info ul li:first-child{ border:none;}
.info-col .block .reserveer-info ul .date{
	float:left;
	width:45px;
	font-size:12px;
}
.info-col .block .reserveer-info ul .text{
	float:left;
	width:180px;
}
.info-col .block .reserveer-info ul .text h5{
	font-size:12px;
	margin:0;
}
.info-col .block .reserveer-info ul .text  .info{ font-size:11px;}
.info-col .block .reserveer-info ul .text  .info img{ padding-right:2px;}
.info-col .block .reserveer-info ul .reserveer{
	width:140px;
	float:left;
	margin:2px 0 0 -32px;
	display:inline;
	font-size:12px;
}
.info-col .block .reserveer-info ul .reserveer div{
	float:left;
	width:73px;
}
.info-col .block .reserveer-info ul .reserveer .btn-reserveer{
	float:left;
	overflow:hidden;
	text-indent:-6666px;
	width:67px;
	height:15px;
	background:url(https://static.voetbalzone.nl/images/btn-reserveer.gif) no-repeat;
	outline:none;
}
.info-col .block .blog-list{
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
}
.info-col .block .blog-list li{
	width:100%;
	vertical-align:top;
	overflow:hidden;
	margin-top:8px;
}
.info-col .block .blog-list li:first-child{ margin-top:0;}
.info-col .block .blog-list .img-hold{
	float:left;
	width:38px;
	height:38px;
	margin:0;
	cursor:pointer;
}
.info-col .block .blog-list .img-hold .shadow{
	width:38px;
	height:38px;
	background:url(https://static.voetbalzone.nl/images/bg-experts-blog-img.png) no-repeat;
}
.info-col .block .blog-list .text{
	width:284px;
	float:right;
}
.info-col .block .blog-list h5{ font-weight:normal;}
.info-col .block .blog-list .text div{
	font-size:11px;
	line-height:15px;
}
.info-col .actueel-box,
.info-col .actueel-box2{
	width:100%;
	margin-top:10px;
	background:url(https://static.voetbalzone.nl/images/bg-right-box-t.png) no-repeat;
}
.info-col .actueel-box .hold,
.info-col .actueel-box2 .hold{
	background:url(https://static.voetbalzone.nl/images/bg-right-box-b.png) no-repeat 0 100%;
	width:100%;
	overflow:hidden;
}
.rechts-small .hold{
	background:url(https://static.voetbalzone.nl/images/bg-right-box-b-small.png) no-repeat 0 100%;
	width:100%;
	overflow:hidden;
}
.rechts-small {
	width:186px;
	clear:right;
	float:right;
	margin-top:10px;
	background:url(https://static.voetbalzone.nl/images/bg-right-box-t-small.png) no-repeat;
}
.rechts-small a{ color:#0b3d72; }
.info-col .actueel-box .title,
.info-col .actueel-box2 .title{
	width:336px;
	padding:0 16px;
	height:35px;
	background:url(https://static.voetbalzone.nl/images/bg-actueel-title.png) no-repeat;
	overflow:hidden;
}
.rechts-small .title{
	width:186px;
	height:35px;
	background:url(https://static.voetbalzone.nl/images/bg-competities-t-small.png) no-repeat;
	overflow:hidden;
}
.rechts-small .item{
	line-height:23px;
	text-align:left;
	font-face:arial;
	font-size:12px;
	padding-left:15px;
	border-bottom:1px solid #bad78e;
	border-left:1px solid #bad78e;
	border-right:1px solid #bad78e;
}
.rechts-small .item.light{
	background:url(https://static.voetbalzone.nl/images/bg-competities-el.png) repeat-x;
}
.rechts-small .item.white{
	background-color:#ffffff;
}
.rechts-small .item.last{
	border:0px !important;
}
.rechts-small .item #pijl, .links-big #pijl{
	padding-left:13px;
	background:url(https://static.voetbalzone.nl/images/bullet3.gif) no-repeat 0 5px;
	overflow:hidden;
	vertical-align:top;
}
.info-col .actueel-box .title h4,
.info-col .actueel-box2 .title h4{
	float:left;
	font-size:20px;
	line-height:35px;
	margin:0;
	color:#fff;
	font-weight:normal;
}
.rechts-small .kopje {
	float:left;
	font-size:20px;
	line-height:35px;
	padding-left:16px;
	color:#fff;
	font-weight:normal;
}

.info-col .actueel-box .title select,
.info-col .actueel-box2 .title select{
	float:right;
	width:150px;
	font:12px Arial, sans-serif;
	color:#888;
	margin-top:6px;
}
.info-col .actueel-box .tabset,
.info-col .actueel-box2 .tabset{
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	overflow:hidden;
}
.info-col .actueel-box .tabset{
	width:366px;
	padding:0 1px;
	background:url(https://static.voetbalzone.nl/images/bg-actueel-btn.png) repeat-x;
}
.info-col .actueel-box2 .tabset{
	width:267px;
	padding:0 1px 0 100px;
	background:url(https://static.voetbalzone.nl/images/bg-actueel2-btn.png) repeat-x;
}
.info-col .actueel-box .tabset li,
.info-col .actueel-box2 .tabset li{ float:left;}

.info-col .actueel-box .tabset a,
.info-col .actueel-box2 .tabset a{
	float:left;
	height:24px;
	color:#fff;
	text-decoration:none;
	overflow:hidden;
	text-align:center;
}
.info-col .actueel-box .tabset a{
	width:122px;
	background:url(https://static.voetbalzone.nl/images/bg-actueel-btns.png) no-repeat 0 -24px;
}
.info-col .actueel-box2 .tabset a{
	width:89px;
	background:url(https://static.voetbalzone.nl/images/bg-actueel2-btns.png) no-repeat 0 -24px;
}
.info-col .actueel-box .tabset a.active,
.info-col .actueel-box2 .tabset a.active{ background-position:0 0;}
.info-col .actueel-box .tabset a:hover,
.info-col .actueel-box2 .tabset a:hover{ text-decoration:none;}
.info-col .actueel-box div.tab,
#frontpageActueel .compSelector{
	float:right;
	font-size:12px;
	margin-top:9px;
}
#frontpageActueel div.tab,
.info-col .actueel-box2 div.tab{
	width:368px;
	overflow:hidden;
	font-size:12px;
	line-height:24px;
}
.info-col .actueel-box .tab .caption,
.tabjeAlleInhoud .caption,
.info-col .actueel-box2 .tab .caption, #frontpageActueel .caption, .toplijstje .caption{
	width:366px;
	margin:0 1px;
	overflow:hidden;
	background:#e6f1d6 /*url(https://static.voetbalzone.nl/images/bg-results-list-t.png) repeat-x*/;
	font-weight:bold;
	display:none;
}
.tabjeAlleInhoud .caption{
	line-height:24px;
	font-size:12px;
	clear:left;
	float:left;
}
.toplijstje .caption{
	margin-left:-15px !important;
	border-top:1px solid #c1db98;
	font-size:12px;
	height:24px;
	line-height:24px;
}
.info-col .actueel-box .tab ul{
	width:366px;
	padding:0 1px;
}

.rechtsDoc{
	float:right !important;
}
.rechtsDoc .rechtsItem{
	background:url(https://static.voetbalzone.nl/images/docRechtsItem2.png)!important;
	width:263px;
	height:24px;
	line-height:24px;
	text-align:centre;
	font-size:12px !important;

}
#frontpageActueel .rechtsItem, .caption .rechtsItem, .toplijstje .rechtsItem{
	/*background:url(https://static.voetbalzone.nl/images/docRechtsItem2.png)!important;*/
	background:#e7f1d5;
	border-bottom:1px solid #d9e9be;
	width:366px;
	margin-left:1px;
	height:30px;
	line-height:30px;
	text-align:centre;
	float:left;
}
#frontpageActueel .rechtsItem:nth-child(odd), .caption .rechtsItem, .toplijstje .rechtsItem:nth-child(odd){
	background:#fff;
}


.toplijstje .rechtsItem{
	margin-left:-15px !important;
	font-size:12px !important;
	float:left;
}
.rechtsItem-last{
	/*background:url(https://static.voetbalzone.nl/images/docRechtsItem_last.png)!important;*/
	background:#fff;
	width:368px;
	height:28px;
	line-height:28px;
	text-align:centre;
	padding-left:1px;
	float:left;
}

.rechtsItem-meer-results{
	background:url(https://static.voetbalzone.nl/images/docRechtsItem_last.png)!important;
	width:368px;
	height:24px;
	line-height:24px;
	text-align:centre;
	float:left;
}

.info-col .actueel-box .tab ul li,
.info-col .actueel-box2 .tab ul li,
.info-col .actueel-box .tab ul .last{
	background:url(https://static.voetbalzone.nl/images/bg-actueel-b.png) repeat-x 0 100%;
	position:relative;
	margin:0 -1px;
	padding:0 1px;
}

.info-col .actueel-box .tab strong, .toplijstje strong,
.info-col .actueel-box .tab span{
	float:left;
	padding-left:15px;
}

.info-col .actueel-box .tab .c-rank{ width:10px;}
.info-col .actueel-box .tab .c-points{ width:10px;}
.info-col .actueel-box .tab .c-played{ width:10px;}
.info-col .actueel-box .tab .c-team{ width:80px;}
.info-col .actueel-box .tab .c-teamuitslagen{ width:110px;}
.info-col .actueel-box .tab .c-datum{ width:37px;}
.info-col .actueel-box .tab .c-datumklein{ width:32px;}
.info-col .actueel-box .tab .c-thuis{ width:77px;}
.info-col .actueel-box .tab .c-uit{ width:105px;}
.info-col .actueel-box .tab .c-expense{
	width:37px;
	text-align:right;
	font-weight:bold;
	color:#0a3c71;
}
.info-col .actueel-box2 .c-uitslag{
	font-weight:bold;
}
.info-col .actueel-box2 .future,
.info-col .actueel-box2 .future .c-uitslag,
.info-col .actueel-box .tab .future,
.info-col .actueel-box .tab .future .c-expense{
	color:#666 !important;
	font-weight:normal !important;
}
.info-col .actueel-box2 .tab .text{
	width:366px;
	padding:0 1px;
	overflow:hidden;
}
.info-col .actueel-box2 .tab .team-inf{
	float:left;
	width:72px;
	border-right:1px solid #c1db98;
	padding:8px 15px 0 15px;
	overflow:hidden;
}
.info-col .actueel-box2 .tab .team-inf .team-logo{
	text-align:center;
	font-size:0;
	line-height:0;
	padding-bottom:6px;
}
.info-col .actueel-box2 .tab .team-inf .team-logo img{ border:1px solid #c1db98;}
.info-col .actueel-box2 .tab .team-inf .graph{
	width:72px;
	height:7px;
	overflow:hidden;
	background:url(https://static.voetbalzone.nl/images/bg-small-graph.png) no-repeat;
	margin-top:4px;
}
.info-col .actueel-box2 .tab .team-inf .graph div{
	height:7px;
	overflow:hidden;
	text-indent:-6666px;
	float:left;
	background:url(https://static.voetbalzone.nl/images/bg-small-graph.png) no-repeat;
}
.info-col .actueel-box2 .tab .team-inf .graph .winst-inf{ background-position:0 -7px;}
.info-col .actueel-box2 .tab .team-inf .graph .gelijk-inf{ background-position:0 -14px;}
.info-col .actueel-box2 .tab .team-inf .inf{
	font-size:11px;
	line-height:16px;
}
.info-col .actueel-box2 .tab ul{
	float:right;
	width:263px;
	border-left:1px solid #c1db98;
	margin-left:-1px;
}
.busy{
	color:#a1a1a1;
}
.stopwachter{
	/*background-image: url('https://static.voetbalzone.nl/images/comment-icon-green.gif');*/
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
.stopwachter-normal{
	/*background-image: url('https://static.voetbalzone.nl/images/comment-icon.gif');*/
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.busyalleenlinkje{
	color:#797979 !important;
}
.info-col .actueel-box2 .c-vorm, #frontpageActueel .c-vorm, .toplijstje .c-vorm{
	width:88px;
	float:left;
	padding-left:16px;
}
#frontpageActueel .c-aClub, .toplijstje .c-aClub{
	width:125px;
	float:left;
	padding-left:8px;
}
#frontpageActueel .c-bClub{
	width:115px;
	float:left;
	padding-left:8px;
}
.info-col .actueel-box2 .c-datum, #frontpageActueel .c-datum, .toplijstje .c-datum{
	width:54px;
	float:left;
	padding-left:34px;
}
.info-col .actueel-box2 .c-stats, #frontpageActueel .c-stats, .toplijstje .c-stats{
	width:46px;
	float:left;
	padding-left:14px;
}
.info-col .actueel-box2 .c-tegen{
	width:91px;
	float:left;
}
.info-col .actueel-box2 .c-tteam, #frontpageActueel .c-tteam, .toplijstje .c-tteam{
	width:129px;
	float:left;
}
.info-col .actueel-box2 .c-wanneer{
	width:56px;
	float:left;
}
.info-col .actueel-box2 .c-uitslag, #frontpageActueel .c-uitslag, .toplijstje .c-uitslag{
	width:70px;
	float:left;
}
#frontpageActueel .c-tijd, .toplijstje .c-tijd{
	width:32px;
	float:left;
}
#frontpageActueel .s-pos, .toplijstje .s-pos{
	width:28px;
	float:left;
}
#frontpageActueel .s-team, .toplijstje .s-team{
	width:108px;
	float:left;
}
.info-col .actueel-box2 .c-uitslag, #frontpageActueel .c-uitslag-2, .toplijstje .c-uitslag-2{
	width:57px;
	float:left;
}
.info-col .shop-box{
	width:368px;
	height:98px;
	background:url(https://static.voetbalzone.nl/images/bg-shop-block.png) no-repeat;
	position:relative;
	margin-top:10px;
}
.info-col .shop-box .img-hold{
	width:100%;
	text-align:center;
	position:relative;
	font-size:0;
	line-height:0;
	margin-bottom:-50px;
}
.info-col .shop-box .img-hold a{
	outline:none;
	cursor:pointer;
}
.info-col .shop-box .bestel{
	position:absolute;
	top:-5px;
	right:7px;
	width:76px;
	height:76px;
	background:url(https://static.voetbalzone.nl/images/shop-icon-bestel.png) no-repeat;
	overflow:hidden;
	text-indent:-6666px;
}
.info-col .shop-box h4{
	position:absolute;
	top:12px;
	left:16px;
	font-size:20px;
	font-weight:normal;
	margin:0;
}
.info-col .shop-box .price{
	line-height:20px;
	color:#fff;
	position:absolute;
	top:47px;
	left:16px;
}
.info-col .shop-box .price span{
	display:block;
	font-size:14px;
}
.info-col .shop-box .price strong{
	display:block;
	font-size:18px;
}
.info-col .winkel-box{
	width:368px;
	margin-top:10px;
}
.info-col .winkel-box .img-hold{
	position:relative;
	width:100%;
}
.info-col .winkel-box .img-hold img{ display:block;}
.info-col .winkel-box .img-hold .shadow{
	width:368px;
	height:4px;
	overflow:hidden;
	text-indent:-6666px;
	display:none;
	position:absolute;
	top:0;
	left:0;
	/*background:url(https://static.voetbalzone.nl/images/bg-winkel-box-t.png) no-repeat;*/
}
.info-col .winkel-box .text-hold{
	border:1px solid #000;
	background:#000 url(https://static.voetbalzone.nl/images/bg-winkel-box-m.png) repeat-x;
	border-width:1px 1px 0;
	width:366px;
}
.winkel-box .hold div{
	background:#000 !important;
}
.info-col .winkel-box .title{
	height:38px;
	line-height:38px;
	padding:0 16px;
	margin:0 -1px;
	width:336px;
	overflow:hidden;
	border-bottom:1px solid #323232;
	position:relative;
}
.info-col .winkel-box .title h4{
	font: 300 18px/22px 'Open Sans', sans-serif;
	color:#83b832;
	margin:0;
	float:left;
	margin-top: 6px;
}
.info-col .winkel-box a{
	color:#83b832;
	text-decoration:none;
}
.info-col .winkel-box a:hover{ text-decoration:underline;}
.info-col .winkel-box .title span{
	float:right;
	font-size:12px;
	color:#909090;
}
.info-col .winkel-box h5{
	font-size:15px;
	font-style:italic;
	font-weight:normal;
	line-height:22px;
	color:#fff;
	margin:0;
	padding:9px 15px 0;
}
.info-col .winkel-box .reacties{
	font-size:12px;
	font-weight:bold;
	color:#83b832;
	padding:4px 15px;
}
.info-col .winkel-box ul{
	width:368px;
	margin:9px -1px 0;
	background:url(https://static.voetbalzone.nl/images/bg-winkel-box-b.png) no-repeat 0 100%;
	font-size:12px;
	line-height:18px;
	color:#fff;
	position:relative;
}
.info-col .fanBlok{
	list-style:none;
	background-color:black;
	color:#fff;
	font-size:12px;
}
.info-col .fanBlok li{
	padding:0 16px 0 28px;
	border-top:1px solid #333;
	background:url(https://static.voetbalzone.nl/images/bullet2.gif) no-repeat 16px 8px;
	overflow:hidden;
	vertical-align:top;
	line-height:23px;
	height:23px;
	clear:left;
	width:100%;
}
.info-col .fanBlok li a{
	color:#83b832;
}
.info-col .winkel-box ul li{
	width:326px;
	padding:0 16px 0 26px;
	border-top:1px solid #333;
	background:url(https://static.voetbalzone.nl/images/bullet2.gif) no-repeat 16px 8px;
	overflow:hidden;
	vertical-align:top;
}
.info-col .winkel-box ul li strong{
	float:left;
	width:300px;
	font-weight:normal;
	padding:3px 0 4px;
}
.info-col .winkel-box ul a{ color:#fff;}
.info-col .winkel-box ul li span{
	padding:3px 0 4px;
	float:right;
	width:25px;
	text-align:right;
}
.info-col .competities-box{
	width:368px;
	/*background:url(https://static.voetbalzone.nl/images/bg-right-box-t.png) no-repeat;*/
	margin-top:10px;
	background: #e6f1d6;
}

.info-col .competities-box .hold{
	width:368px;
	overflow:hidden;
	/*background:url(https://static.voetbalzone.nl/images/bg-right-box-b.png) no-repeat 0 100%;*/
	background: #e6f1d6;
}

.info-col .competities-box h4{
	/*font-size:20px;
	font-weight:normal;*/
	font: 300 18px/22px 'Open Sans', sans-serif;
	margin:0;
	height:35px;
	line-height:35px;
	color:#fff;
	padding:0 16px;
	background: #000;
}
.info-col .competities-box .main-tabs{
	width:100%;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:28px;
	border:1px solid #000;
	border-width:1px 0;
}
.info-col .competities-box .main-tabs li{ float:left;}
.info-col .competities-box .main-tabs a{
	display:block;
	width:184px;
	height:28px;
	/*background:url(https://static.voetbalzone.nl/images/bg-competities-btns.png) no-repeat;*/
	background: #84b522;
	overflow:hidden;
	color:#fff;
	text-decoration:none;
	text-align:center;
}
.info-col .competities-box .main-tabs a.active{ 

	background-image: url(https://static.voetbalzone.nl/images/restyle/rechts_tab_back.png) !important;
	/*background-position:0 -24px;*/
	background-repeat: repeat;

}
.info-col .competities-box .sel-hold{
	overflow:hidden;
	padding:6px 16px 0;
	height:29px;
	/*background:#000 url(https://static.voetbalzone.nl/images/bg-competities-sel.png) repeat-x;*/
	background:#000;
}
.info-col .competities-box .sel-hold select{
	width:334px;
	font:12px Arial, sans-serif;
	color:#888;
	margin-top:2px;
}
.info-col .competities-box .list-hold{
	margin:0 1px;
	width:366px;
	font-size:12px;
	line-height:30px;
	overflow:hidden;
	/*background:url(https://static.voetbalzone.nl/images/bg-competities.gif);*/
}

.info-col .competities-box a{
	color:#0a3c71;
	text-decoration:none;
}
.info-col .competities-box a:hover{ text-decoration:underline;}
.info-col .competities-box .list-hold .tabset{
	float:left;
	width:184px;
	border-right:1px solid #c1db98;
}
.info-col .competities-box .list-hold .tabset li{
	width:100%;
	border-bottom:1px solid #d3e6b7;
	vertical-align:top;
	line-height: 30px;
}
.info-col .competities-box .list-hold .tabset a{
	display:block;
	width:154px;
	padding:0 15px;
	/*background:url(https://static.voetbalzone.nl/images/bg-competities-el.png) repeat-x;*/
	outline:none;
}
.info-col .competities-box .list-hold .tabset .subInfo{
	display:block;
	width:114px;
	padding:0 35px;
	background:#f2f8ea !important;
	outline:none;
}
.geenlink{
	display:block;
	width:154px;
	padding:0 15px;
}
.info-col .competities-box .list-hold .tabset .active{
	background:#fff url(https://static.voetbalzone.nl/images/bullet3.gif) no-repeat 100% 50%;
	padding-right:16px;
	position:relative;
	margin-right:-1px;
	font-weight:bold;
}
.info-col .competities-box .list-hold .tabset .over{
	background: #d3e6b8;
	font-weight:normal;
}
.info-col .competities-box .list-hold .tabset .nonbullet{
	background:#fff url(https://static.voetbalzone.nl/images/bullet3.gif) no-repeat 32px 50%;
	position:relative;
	width:100%;
	border-bottom:1px solid #d3e6b7;
	display: list-item;
}

.info-col .competities-box .list-hold div.tab{
	width:181px;
	margin-left:-10px;
	float:right;
	border-left:1px solid #c1db98;
	background:#fff;
}
.info-col .competities-box .list-hold .tab ul{ width:100%;}
.info-col .competities-box .list-hold .tab li{
	border-bottom:1px solid #e0edcb;
	width:100%;
	vertical-align:top;
}

.info-col .competities-box .list-hold .tab a{
	display:block;
	padding:0 15px;
	width:151px;
}
.info-col .competities-box .list-hold .tab .active{ font-weight:bold;}
/*--- info-block css ---*/
.info-block{
	width:100%;
	overflow:hidden;
	margin-top:10px;
}
.smaller .content-text{
	overflow:hidden;
	margin-top:-4px !important;
}
.smaller .info-col{
	margin-top:-4px !important;
}
.info-block .img-hold{
	float:left;
	width:280px;
	height:180px;
	overflow:hidden;
	position:relative;
	margin-right:15px;
}
.info-block .img-hold img{ display:block;}
.info-block .img-hold .shadow{
	width:280px;
	height:180px;
	overflow:hidden;
	text-indent:-6666px;
	position:absolute;
	top:0;
	left:0;
	background:url(https://static.voetbalzone.nl/images/bg-editorial-img.png) no-repeat;
}
.info-block .text{
	overflow:hidden;
	width:281px;
	float:left;
}
* html .info-block .text{
	overflow:visible;
	height:1%;
}
.info-block h2{
	font-size:20px;
	/*font: 800 20px/24px 'Open Sans', sans-serif;*/
	line-height:26px;
	margin:0;
	padding-bottom:5px;
}
.info-block h2 a{
	color:#000;
}

.info-block h2 a:hover{
	text-decoration:underline;
}

.info-block p{
	font-size:12px;
	/*font: 400 13px/16px 'Open Sans', sans-serif;*/
	line-height:20px;
	margin:0;
}
.info-block a{
	color:#0a3c71;
	text-decoration:none;
}
.links-big #shopItems a{
	color:#0a3c71;
}
.info-block a:hover{ text-decoration:underline;}
.info-block p .more-link{ font-weight:bold;}
/*--- editorial-block css ---*/
.editorial-block{
	width:100%;
	overflow:hidden;
	margin-top:15px;
}
.editorial-block .lp{ float:left;}
.editorial-block .rp{ float:right;}
.editorial-block .box{
	width:280px;
}
.editorial-block .box a{
	color:#0a3c71;
	text-decoration: none;
}
.editorial-block .title{
	position:relative;
	width:100%;
	background:#e6f1d6;
	/*background:#f6f6f6;*/
	/*background:#eee;*/
	overflow:hidden;
	min-height: 59px;
}
.editorial-block .title .shadow-t,
.editorial-block .title .shadow-b{
	width:280px;
	height:4px;
	position:absolute;
	left:0;
	overflow:hidden;
	text-indent:-6666px;
}
.editorial-block .title .shadow-t{
	top:0;
	background:url(https://static.voetbalzone.nl/images/bg-editorial-box-t.png) no-repeat;
	display:none;
}
.editorial-block .title .shadow-b{
	top:100%;
	margin-top:-4px;
	background:url(https://static.voetbalzone.nl/images/bg-editorial-box-m.png) no-repeat;
	display:none;
}
.editorial-block .title .img-hold{
	float:left;
	width:60px;
	height:40px;
	overflow:hidden;
	margin-top: 9px;
	margin-left: 10px;
}
.titel_ibHolder{
	background:url(https://static.voetbalzone.nl/images/head_lightgreen.gif) repeat-x !important;
}
.editorial-block .title .img-hold img{ display:block;}
.editorial-block .title h4{
	float:left;
	margin:0;
	font-size:14px;
	
	/*font: 300 13px/16px 'Open Sans', sans-serif;*/
	font-weight:normal;
	line-height:16px;
	color:#000;
	font-weight:bold;
	width:190px;
	padding:6px 10px;
}
.editorial-block .text{
	width:260px;
	/*background:url(https://static.voetbalzone.nl/images/bg-editorial-box-b.png) no-repeat 0 100%;*/
	/*background:#e6f1d6;*/
	/*background:#f6f6f6;*/
	/*background:#eee;*/
	
	padding:6px 10px 8px;
	font-size:12px;
	/*font: 400 13px/16px 'Open Sans', sans-serif;*/
	line-height:18px;
	    /*min-height: 54px;*/
	    /*border-bottom: 3px solid #d9e9be;*/

}
.editorial-block  .text p{ margin:0;}
/*--- filter-block css ---*/
.filter-block{
	width:100%;
	margin-top:16px;
	border-top:1px solid #ced8e3;
}
.filter-block .filter{
	width:100%;
	overflow:hidden;
}
.filter-block .filter div{
	float:left;
	font-size:12px;
	line-height:26px;
	font-weight:bold;
}
.filter-block .filter ul{
	float:right;
	font-size:12px;
	line-height:26px;
	font-weight:bold;
}
.filter-block .filter ul li{
	float:left;
	display:inline;
	margin-left:4px;
}
.filter-block .filter ul #a{
	float:left;
	color:#7893b1;
	text-decoration:none;
	height:26px;
	background:url(https://static.voetbalzone.nl/images/bg-filter-btn-l.png) no-repeat;
	cursor:pointer;
}
.filter-block .filter ul a #span{
	float:left;
	height:26px;
	background:url(https://static.voetbalzone.nl/images/bg-filter-btn-r.png) no-repeat 100% 0;
	padding:0 7px 0 8px;
}
.filter-block .filter ul .active #a{
	background-position:0 -26px;
	color:#0a3c71;
}

.filter-block .filter ul #b{
	float:left;
	color:#7893b1;
	text-decoration:none;
	height:26px;
	background:url(https://static.voetbalzone.nl/images/bg-filter-btn-green.png) no-repeat;
	cursor:pointer;
}
.filter-block .filter ul a #groen{
	float:left;
	height:26px;
	background:url(https://static.voetbalzone.nl/images/bg-filter-btn-green2.png) no-repeat 100% 0;
	padding:0 7px 0 8px;
}
.filter-block .filter ul .active #b{
	background-position:0 -26px;
	color:#0a3c71;
}

.filter-block .filter ul .active a #span{ background-position:100% -26px;}
.filter-block .filter ul .active a #groen{ background-position:100% -26px;}
.filter-block .list{
	width:100%;
	overflow:hidden;
	margin-top:0px;
}
.filter-block .list .caption, .links-big .caption{
	width:100%;
	height:36px;
	line-height:36px;
	color:#85b232;
	overflow:hidden;
	/*background:url(https://static.voetbalzone.nl/images/bg-filter-list-t.png) no-repeat;*/
}
.links-big .caption{
	background:url(https://static.voetbalzone.nl/images/bg-filter-list-t-big.png) no-repeat !important;
}

.filter-block .list .caption h3, .links-big .caption h3{
	float:left;
	margin:0;
	padding:0 10px;
	/*font-size:18px;
	font-weight:normal;*/
	font: 300 24px/28px 'Open Sans', sans-serif;
	margin-top:3px;
}
/*EXTRA VARS 21-9-2015*/
.sorteerComments{
	display:none !important;
}
.img-hold .shadow{
	display:none;
}
/*END*/
.filter-block .list .caption h3 a, .links-big h3 a{
	text-decoration:none;
	color:#000;
}
.links-big .shopper{
	border-bottom:1px solid #ced8e2;
	margin-top:16px;
	float:left;
}
.links-big .itemIncOpties{
	height:270px;
	font-size:12px;
	float:left;
}
.links-big .standaard{
	padding-right:16px;
}
.links-big .4th{
	padding-right:0px !important;
}
.links-big .itemIncOpties .opties{
	float:left;
	clear:left;
	width:176px;
}
.links-big .itemIncOpties .opties .optie{
	float:left;
	width:88px;
}
.filter-block .list .caption h3 a:hover, .links-big h3 a:hover{
	text-decoration:underline;
}
.filter-block .list .caption h3 span, .links-big .caption h3 span{ /*color:#849db8;*/ margin-left:-3px; }
.filter-block .list .caption .comment-icon{
	float:right;
	width:34px;
	height:15px;
	overflow:hidden;
	text-indent:-6666px;
	background:url(https://static.voetbalzone.nl/images/comment-icon-sort-off.gif) no-repeat;
	margin:15px 10px 0 0;
}
.filter-block .list .caption .comment-only-icon{
	float:right;
	width:16px;
	height:15px;
	overflow:hidden;
	text-indent:-6666px;
	/*background:url(https://static.voetbalzone.nl/images/comment-icon.gif) no-repeat;*/
	margin:15px 10px 0 0;
}
.filter-block .list .caption .comment-icon-on{
	float:right;
	width:34px;
	height:15px;
	overflow:hidden;
	text-indent:-6666px;
	background:url(https://static.voetbalzone.nl/images/comment-icon-sort-on.gif) no-repeat;
	margin:15px 10px 0 0;
}

.filter-block .list .caption .time-icon{
	float:right;
	width:16px;
	height:15px;
	overflow:hidden;
	text-indent:-6666px;
	background:url(https://static.voetbalzone.nl/images/sort_time.gif) no-repeat;
	margin:15px 10px 0 0;
}
.filter-block .list ul{
	width:100%;
	font-size:12px;
	border-top:1px solid #ced8e3;
}
.filter-block .list ul li{
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding:10px 0 9px;
	border-bottom:1px solid #e6ebf1;
}
.filter-block .list ul .flag{
	float:left;
	width:16px;
	height:10px;
	margin:2px 0 0 10px;
	display:inline;
}
.filter-block .list ul .flag img{ display:block;}
.filter-block .list ul .time{
	float:left;
	/*font-weight:bold;*/
	color:#9d9d9d;
	width:53px;
	text-align:center;
}
.filter-block .list ul .datetime{
	float:left;
	font-weight:bold;
	color:#9db1c6;
	width:80px;

}
.filter-block .list ul h5{
	margin:0;
	font-size:12px;
	color:#0a3c71;
	float:left;
	width:453px !important;
	font-weight:normal;
}
.filter-block .list a{
	color:#0a3c71;
	text-decoration:none;
}
.filter-block .list a:visited{
	/*color:#9db1c6;*/
	color:#92a9c1;
}
.filter-block .list a:hover{ text-decoration:underline;}
.filter-block .list .comment{
	float:right;
	width:32px;
	padding:0px;
	padding-right:10px;
	text-align:right;
	/*color:#9db1c6;*/
	color:#9d9d9d;
}
.filter-block  .banner{
	margin-top:16px;
	font-size:0;
	line-height:0;
	text-align:center;
}
/*--- team-info css ---*/
.team-info{
	width:100%;
	overflow:hidden;
	margin-top:10px;
}
.team-info .team-logo{
	float:right;
	width:280px;
	height:210px;
	background:url(https://static.voetbalzone.nl/images/bg-team-logo-2.png) no-repeat;
/*	background:url(https://static.voetbalzone.nl/images/bg-team-logo.png) no-repeat;*/
	text-align:center;
	padding-top:15px;
	font-size:0;
	line-height:0;
}
.team-info .team-logo1{
	float:left;
	width:280px;
	height:210px;
	background:url(https://static.voetbalzone.nl/images/bg-team-logo-2.png) no-repeat;
	text-align:center;
	padding-top:15px;
	font-size:0;
	line-height:0;
}
.team-info .team-logo2{
	float:right;
	width:280px;
	height:210px;
	background:url(https://static.voetbalzone.nl/images/bg-team-logo-2.png) no-repeat;
	text-align:center;
	padding-top:15px;
	font-size:0;
	line-height:0;
}
.team-info .text{
	float:left;
	width:290px;
}
.team-info .text h2{
	font-size:20px;
	margin:0;
}
.team-info .text .graph-hold{
	width:100%;
	overflow:hidden;
	font-size:11px;
	margin-top:15px;
}
.team-info .text .graph-hold strong{
	float:left;
	width:140px;
	padding-left:2px;
	padding-bottom:7px;
}
.team-info .text .graph-hold span{
	float:left;
	width:140px;
	padding-bottom:7px;
}
.team-info .text .graph-hold .graph{
	clear:both;
	width:282px;
	height:11px;
	background:url(https://static.voetbalzone.nl/images/bg-graph.png) no-repeat;
	overflow:hidden;
}
.gallery-hold .graph{
	clear:both;
	width:282px;
	height:11px;
	background:url(https://static.voetbalzone.nl/images/bg-graph-2.png) no-repeat;
	overflow:hidden;
}
.team-info .text .graph-hold .graph .winst-inf, .gallery-hold .graph .winst-inf{
	float:left;
	height:11px;
	overflow:hidden;
	background:url(https://static.voetbalzone.nl/images/bg-graph.png) no-repeat 0 -11px;
	text-indent:-6666px;
}
.team-info .text .graph-hold .graph .gelijk-inf, .gallery-hold .graph .gelijk-inf{
	float:left;
	height:11px;
	text-indent:-6666px;
	overflow:hidden;
	background:url(https://static.voetbalzone.nl/images/bg-graph.png) no-repeat 0 -22px;
}
.team-info a{
	text-decoration:none;
	color:#0a3c71;
}
.team-info a:hover{ text-decoration:underline;}
.team-info .text .info{
	width:100%;
	font-size:11px;
	line-height:18px;
	margin-top:20px;
}
.team-info .text .info li{
	width:100%;
	vertical-align:top;
	overflow:hidden;
}
.team-info .text .info strong{
	float:left;
	width:140px;
}
.team-info .text .info span{
	float:left;
	width:140px;
}
.team-info .text .btn-voeg-fan{
	width:281px;
	height:26px;
	display:block;
	margin-top:24px;
}
.team-info .more-text{
	width:100%;
	clear:both;
	overflow:hidden;
	padding-top:20px;
}
.team-info .more-text h3{
	font-size:20px;
	margin:0;
	padding-bottom:5px;
}
.team-info h4{
	font-size:20px;
	font-weight:normal;
	margin:0;
}
.team-info .more-text h3 a{
	color:#000000;
}
.team-info .more-text p{
	font-size:12px;
	line-height:18px;
	margin:0;
}
.team-info .more-text p .more-link{ font-weight:bold;}
.team-info .editorial-list{
	width:100%;
	font-size:12px;
	line-height:18px;
	border-top:1px solid #e6ebf1;
	margin-top:19px;
}
.team-info .editorial-list li{
	width:100%;
	overflow:hidden;
	vertical-align:top;
	border-bottom:1px solid #e6ebf1;
	padding:5px 0;
}
.team-info .editorial-list .date{
	float:left;
	width:120px;
	font-weight:bold;
	color:#9db1c6;
}
.team-info .editorial-list h5{
	font-size:12px;
	margin:0;
	float:left;
	width:400px;
}
.team-info .editorial-list .comment{
	float:right;
	width:35px;
	padding:0 5px;
	text-align:right;
}
.team-info .gallery-hold{
	width:100%;
	overflow:hidden;
	margin-top:16px;
	border-bottom:1px solid #ced8e3;
}
.team-info .gallery-hold ul{
	width:100%;
	overflow:hidden;
}
.team-info .gallery-hold ul li, .gallery-hold #teamLogo{
	float:left;
	width:130px;
	height:87px;
	overflow:hidden;
	background:url(https://static.voetbalzone.nl/images/bg-gallery-el.png) no-repeat;
	padding:4px 4px 9px;
	display:inline;
	margin-left:8px;
}
.gallery-hold .teamTitel{
	width:130px;
	text-align:center;
	font-size:20px;
	margin-bottom:10px;
}
.team-info .gallery-hold ul li:first-child{ margin-left:0;}
.team-info .gallery-hold ul img{ display:block;}
.team-info .gallery-hold .more{
	font-size:12px;
	line-height:18px;
	width:100%;
	font-weight:bold;
	padding:7px 0 11px;
}
/*--- info-table ---*/
.info-table{
	width:100%;
	overflow:hidden;
	margin-top:20px;
}
.info-table a{
	color:#0a3c71;
	text-decoration:none;
}
.info-table a:hover{ text-decoration:underline;}
.info-table h4{
	font: 300 18px/22px 'Open Sans', sans-serif;
	margin:0;
}
.info-table .box{
	width:280px;
	font-size:11px;
	line-height:18px;
	margin-top:11px;
}
.info-table .box.yt{
	width:138px !important;
	margin-left:8px;
}
.info-table .box.yt.first{
	margin-left:0px !important;
}
.info-table .box .title{
	width:280px;
	/*background:url(https://static.voetbalzone.nl/images/bg-programma-t.png) no-repeat;*/
	background-color: #f6f6f6;
	border-bottom:1px solid #e6ebf1;
	padding:0px;
	overflow:hidden;
	height: 30px;
	line-height: 30px;
}
.info-table .box.yt .title{
	width:138px !important;
	background:url(https://static.voetbalzone.nl/images/bg-programma-t-c.png) no-repeat !important;
}
.info-table .box .more{
	width:262px;
	/*background:url(https://static.voetbalzone.nl/images/bg-programma-b.png) no-repeat 0 100%;*/
	border-top:1px solid #e6ebf1;
	padding:3px 9px;
	overflow:hidden;
}
.info-table .box.yt .more{
	width:120px  !important;
	background:url(https://static.voetbalzone.nl/images/bg-programma-b-c-2.png) no-repeat 0px 100% !important;
	border:0px !important;
}
.info-table .box ul{
	width:278px;
	/*border:solid #ced8e3;
	border-width:0 1px;*/
}
.info-table .box.yt ul{
	width:136px !important;
}
.info-table .box ul li, .info-table .box-yt ul li{
	width:100%;
	border-top:1px solid #e6ebf1;
	padding:0px;
	vertical-align:top;
	overflow:hidden;
	height:30px;
	line-height:30px;
}

.info-table .box ul li:nth-child(even) {
	background-color: #f6f6f6;
}

.info-table .lastItem{
	border-top:1px solid #e6ebf1;
	/*background:url(https://static.voetbalzone.nl/images/bg-programma-light.png) no-repeat 0 100%;*/
	width:280px !important;
	overflow:visible;
	padding:3px 0;
	z-index:99999;
	float:left !important;
}
.info-table .box-hold {
	/*background:url(https://static.voetbalzone.nl/images/bg-programma-light.png) no-repeat 0 100%;*/
	padding-bottom:2px;
}

.info-table .box ul li:first-child, .info-table .box-yt ul li:first-child{ border:none;}
.info-table .programma{ float:left;}
.info-table .laatste-uitslagen{ float:right;}
.info-table .box span,
.info-table .box-yt span,
.info-table .box strong,
.info-table .box-yt strong{
	float:left;
	padding-left:9px;
}
.info-table .more span,
.info-table .more strong,
.info-table .box span strong,
.info-table .box-yt span strong,
.info-table .box strong span,
.info-table .box-yt strong span{ float:none;}
.info-table .programma .c-datum{ width:80px;}
.info-table .programma .c-team{ width:84px;}
.c-10{ width:10px;font-size:12px;}
.c-20{ width:20px;font-size:12px;}
.c-40{ width:40px;font-size:12px;}
.c-60{ width:60px;font-size:12px;}
.c-80{ width:80px;font-size:12px;}
.c-100{ width:100px;font-size:12px;}
.c-120{ width:120px;font-size:12px;}
.c-140{ width:140px;font-size:12px;}
.c-265{ width:265px;font-size:12px;}
.c-200{ width:200px;font-size:12px;}
.c-300{ width:300px;font-size:12px;}
.c-400{ width:460px;font-size:12px;}
.c-400 a{
	color:#0a3c71;
	text-decoration:none;
}
.c-400 a:hover{ text-decoration:underline;}

.center {
	text-align: center;
}
.info-table .laatste-uitslagen .c-datum{
	width:66px;
	padding-left:9px;
}
.info-table .laatste-uitslagen .c-thuis{
	padding:0;
	width:70px;
	text-align:right;
}
.info-table .laatste-uitslagen .c-uit{
	padding:0;
	width:70px;
	text-align:left;
}
.info-table .laatste-uitslagen .c-stand{
	width:60px;
	text-align:center;
	padding:0;
}
/*--- selectie-list css ---*/
.selectie-list{
	width:100%;
	margin-top:20px;
}
.selectie-list h4{
	margin:0;
	font-size:20px;
	font-weight:normal;
}

.selectie-list h2{
	font-size:20px;
	line-height:26px;
	margin:0;
	padding-bottom:5px;
}
.selectie-list .box-hold{
	position:relative;
	width:100%;
	padding:0 1px;
	margin:0 -1px;
	/*background:url(https://static.voetbalzone.nl/images/bg-selectie-b.png) no-repeat 0 100%;*/
	border-bottom:1px solid #e6ebf1;
}
.selectie-list .box{
	/*border:solid #ced8e3;
	border-width:0 1px;*/
	width:574px;
	font-size:12px;
	line-height:18px;
	margin-top:11px;
}
.selectie-list .box .title{
	width:100%;
	overflow:hidden;
	padding:4px 1px 2px;
	/*margin:0 -1px;*/
	/*background:url(https://static.voetbalzone.nl/images/bg-selectie-t.png) no-repeat;*/
	background:#f6f6f6;
	position:relative;
	line-height: 20px;
}
.selectie-list .box span,
.selectie-list .box strong{
	float:left;
	padding-left:9px;
}

.programma .box .c-actie{ width:80px;}
.programma .box .c-spelersnaam{ width:140px;}


.selectie-list .box .c-speler{ width:90px;}

.selectie-list .box .c-tijd{ width:80px;}
.selectie-list .box .c-team1{ width:140px;}
.selectie-list .box .c-uitslag { width:80px;}
.selectie-list .box .c-team2{ width:234px;}

.selectie-list .box .c-team1A a{ color:#0a3c71 !important; }
.selectie-list .box .c-uitslagA a{ color:#0a3c71 !important; }
.selectie-list .box .c-team2A a{ color:#0a3c71 !important; }

.selectie-list .box .c-team1B a{ color:#0a3c71 !important; background:#f5f7f9;}
.selectie-list .box .c-uitslagB a{ color:#0a3c71 !important; background:#f5f7f9;}
.selectie-list .box .c-team2B a{ color:#0a3c71 !important; background:#f5f7f9;}

/* --WEDSTRIJD --*/
.wedstrijdinfo {
	margin-top:-10px;
	margin-bottom:15px;
}
.selectie-list .box .c-matchinfo1A{
	width:80px;
	font-weight:bold;
}
.selectie-list .box .c-matchinfo2A{
	width:140px;
}

.selectie-list .box .c-matchinfo2A a{ color:#0a3c71 !important; }

/*-- EINDE WEDSTRIJD --*/

/* --WEDSTRIJD --*/
.wedstrijdevents {
	margin-top:15px;
	margin-bottom:15px;
}
.selectie-list .box .c-tussenstand{
	width:38px;
	font-weight:bold;
	text-align:center;
}
.selectie-list .box .c-spelerteam1A{
	width:250px;
	text-align:right;
}
.selectie-list .box .c-spelerteam2A{
	width:250px;
	text-align:left;
}

.selectie-list .box .c-matchinfo2A a{ color:#0a3c71 !important; }

/*-- EINDE WEDSTRIJD --*/



.selectie-list .box .c-tijdB{
	width:80px;
	background:#f5f7f9;
}
.selectie-list .box .c-team1B{
	width:140px;
	background:#f5f7f9;
}
.selectie-list .box .c-uitslagB {
	width:80px;
	background:#f5f7f9;
}
.selectie-list .box .c-team2B{
	width:234px;
	background:#f5f7f9;
}

.selectie-list .box .c-posA{ width:20px;}
.selectie-list .box .c-teamA{ width:140px;}
.selectie-list .box .c-teamA a{ color:#0a3c71 !important; }
.selectie-list .box .c-punt{ width:40px;}
.selectie-list .box .c-pos{
	width:20px;

}
.selectie-list .box .c-team{
	width:140px;
}
.selectie-list .box .c-team a, .selectie-list .box .c-titel a{
	color:#0a3c71 !important;
}
.selectie-list .box .c-titel{
	width:200px;
}

.selectie-list .box .c-punt{
	width:39px;

}
.selectie-list .box .c-middd{
	width:80px;
	text-align:left;
}
.selectie-list .box .c-leeftijd{
	width:46px;
	text-align:right;
}
.selectie-list .box .c-herkomst{
	width:260px;
	padding-left:32px;
}
.selectie-list .box .c-herkomst img{ padding-right:5px;}
.selectie-list .box .c-ball,
.selectie-list .box .c-red-card,
.selectie-list .box .c-yellow-card{
	width:16px;
	text-align:center;
	padding-left:23px;
}
.selectie-list .box .icon-ball,
.selectie-list .box .icon-red-card,
.selectie-list .box .icon-yellow-card{
	width:16px;
	height:16px;
	padding:0;
	overflow:hidden;
	text-indent:-6666px;
	margin-left:23px;
}
.selectie-list .box .icon-ball{ background:url(https://static.voetbalzone.nl/images/selectie-icon1.png) no-repeat;}
.selectie-list .box .icon-red-card{ background:url(https://static.voetbalzone.nl/images/selectie-icon2.png) no-repeat;}
.selectie-list .box .icon-yellow-card{ background:url(https://static.voetbalzone.nl/images/selectie-icon3.png) no-repeat;}
.selectie-list .box ul{ width:100%;}
.selectie-list .box ul li, .XMLtitel{
	width:100%;
	vertical-align:top;
	overflow:hidden;
	border-top:1px solid #e6ebf1;
	/*padding:3px 0 2px;*/
	line-height: 30px;
}
.opmkB{
	background-color:#f6f6f6;

}
.opmk1{
	background:#e882bc;

}
.selectie-list .box .last{
	margin-bottom:1px;
}
.selectie-list .box ul li:first-child{ border:none;}

.selectie-list .box h5{
	font-size:12px;
	padding:3px 9px 2px;
	background:#f5f7f9;
	border-top:1px solid #ced8e3;
	border-bottom:1px solid #e6ebf1;
	margin:0;
}
/*--- twente-blog css ---*/
.twente-blog{
	width:100%;
	overflow:hidden;
	margin-top:20px;
	padding-bottom:10px;
	border-bottom:1px solid #ced8e3;
}
.twente-blog-hr{
	border-bottom:0px !important;
	background:url(https://static.voetbalzone.nl/images/sep-line.gif) repeat-x 0 100% !important;
}
.twente-blog h4{
	font-size:20px;
	font-weight:normal;
	margin:0;
}
.twente-blog ul{
	width:280px;
	margin-top:15px;
}
.twente-blog ul.lp{ float:left;}
.twente-blog ul.rp{ float:right;}
.twente-blog ul li{
	width:100%;
	vertical-align:top;
	overflow:hidden;
	padding-bottom:12px;
}
.twente-blog ul .img-hold{
	float:left;
	width:38px;
	height:38px;
	position:relative;
	overflow:hidden;
	margin-top:4px;
}
.twente-blog ul .img-hold img{ display:block;}
.twente-blog ul .img-hold .shadow{
	position:absolute;
	top:0;
	left:0;
	width:38px;
	height:38px;
	background:url(https://static.voetbalzone.nl/images/bg-twente-experts-photo.png) no-repeat;
}
.twente-blog a{
	color:#0a3c71;
	text-decoration:none;
}
.twente-blog a:hover{ text-decoration:underline;}
.twente-blog ul .text{
	float:right;
	width:222px;
	padding:0 10px;
	font-size:11px;
	line-height:16px;
}
.twente-blog ul h3{
	font-size:12px;
	margin:0;
}
.twente-blog ul .more{
	width:100%;
}
.twente-blog ul .rating{
	width:100%;
	overflow:hidden;
}
.twente-blog ul .rating .rate{
	float:left;
	width:69px;
	height:11px;
	font-size:0;
	line-height:0;
}
.twente-blog ul .rating a{
	float:left;
	font-weight:bold;
}
/*--- blogger-list css ---*/
.blogger-list{
	width:100%;
	margin-top:20px;
	padding-bottom:10px;
}
.blogger-list h4{
	font-size:20px;
	font-weight:normal;
	margin:0;
}
.blogger-list ul{
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
	clear:both;
	padding-top:15px;
}
.blogger-list ul li{
	display:inline;
	padding:0 1px;
}
.blogger-list a{
	color:#0a3c71;
	text-decoration:none;
}
.blogger-list a:hover{ text-decoration:underline;}
.blogger-list ul strong{
	padding-left:16px;
	background:url(https://static.voetbalzone.nl/images/bg-expert-blogger.png) no-repeat 0 50%;
}
.blogger-list .info{
	float:right;
	position:relative;
	margin:-18px 0 0 0;
	font-size:12px;
	color:#0a3c71;
	font-weight:bold;
	padding-left:16px;
	background:url(https://static.voetbalzone.nl/images/bg-expert-blogger.png) no-repeat 0 50%;
}
/*--- about-team css ---*/
.about-team{
	width:100%;
	overflow:hidden;
	background:url(https://static.voetbalzone.nl/images/sep-line.gif) repeat-x 0 100%;
	margin-top:5px;
	padding-bottom:25px;
}
.blok .title, .about-team .title{
	width:100%;
	overflow:hidden;
	padding-bottom:13px;
}
.blok .title .team-logo, .about-team .title .team-logo{
	float:left;
	margin-right:17px;
}
.blok .title .team-logo img, .about-team .title .team-logo img{ display:block;}
.blok h2,.about-team h2, .about-team h1{
	font-size:20px;
	line-height:26px;
	margin:0;
/* margin zelf toegevoegd */
	margin-top:2px;
}
#idw h2{
	margin-top:10px;
	margin-bottom:5px;
}
.blok a,.about-team a{
	color:#0a3c71;
	text-decoration:none;
}
.about-team a:hover{ text-decoration:underline;}
.about-team p{
	font-size:12px;
	line-height:20px;
	margin:0;
	padding-bottom:18px;
	text-align:justify;
}
.about-team .title .date{
	font-style:italic;
	font-size:12px;
	line-height:24px;
}
.about-team .img-hold{
	position:relative;
	float:right;
	width:280px;
	height:210px;
	overflow:hidden;
	margin:3px 0 5px 25px;
}

.about-team .img-hold img{ display:block;}
.about-team .img-hold .shadow{
	width:280px;
	height:210px;
	position:absolute;
	top:0;
	left:0;
	background:url(https://static.voetbalzone.nl/images/bg-img280x210.png) no-repeat;
}

.blok .img-hold-right{
	position:relative;
	float:right;
	width:280px;
	height:210px;
	overflow:hidden;
	margin:3px 0 5px 25px;

}
.blok .img-hold-right img{ display:block;}
.blok .img-hold-right .shadow{
	width:280px;
	height:210px;
	position:absolute;
	top:0;
	left:0;
	background:url(https://static.voetbalzone.nl/images/bg-img280x210.png) no-repeat;
}

.img-hold-left{
	position:relative;
	float:left;
	width:280px;
	height:210px;
	overflow:hidden;
	margin:3px 25 5px 0px;
	padding-right:25px;
	padding-bottom:15px;
}
.img-hold-left img{ display:block;}
.img-hold-left .shadow{
	width:280px;
	height:210px;
	position:absolute;
	top:0;
	left:0;
	/*background:url(https://static.voetbalzone.nl/images/bg-img280x210.png) no-repeat;*/
}

.img-hold-left-idw{
	position:relative;
	float:left;
	width:160px;
	height:93px;
	overflow:hidden;
	margin:3px 0px 5px 0px;
	padding-right:15px;
	padding-bottom:0px;

}
.img-hold-left-idw img{ display:block;}
.img-hold-left-idw .shadow{
	width:160px;
	height:93px;
	position:absolute;
	top:0;
	left:0;
	background:url(https://static.voetbalzone.nl/images/img-border-160x93.png) no-repeat;
	display:none;
}
.about-team .subBlog{
	width:100%;
	overflow:hidden;
	font-size:12px;
}
.about-team .nav{
	width:100%;
	overflow:hidden;
	font-size:10px;
	font-weight:bold;
	line-height:17px;
}
.about-team .nav .btn-hold{ float:left;}
.about-team .nav .btn-toevoegen{ float:right;}
.about-team .nav .btn-toevoegen strong{ float:left;}
.about-team .nav a{
	float:left;
	padding-left:22px;
	margin-left:12px;
}
.about-team .nav .btn-mail{
	background:url(https://static.voetbalzone.nl/images/btn-mail.gif) no-repeat 0 50%;
	margin:0;
}
.about-team .nav .btn-print{ background:url(https://static.voetbalzone.nl/images/btn-print.gif) no-repeat 0 50%;}
.about-team .nav .btn-nujij{ background:url(https://static.voetbalzone.nl/images/btn-nujij.gif) no-repeat 0 50%;}
.about-team .nav .btn-msn{ background:url(https://static.voetbalzone.nl/images/btn-msn.gif) no-repeat 0 50%;}
.about-team .nav .btn-ekudos{ background:url(https://static.voetbalzone.nl/images/btn-ekudos.gif) no-repeat 0 50%;}
/*--- poll-block css ---*/
.poll-block{
	width:100%;
	overflow:hidden;
	background:url(https://static.voetbalzone.nl/images/sep-line.gif) repeat-x 0 100%;
	margin-top:12px;
	padding-bottom:10px;
	clear:left;
}
.poll-block a{
	color:#0a3c71;
	text-decoration:none;
}
.poll-block a:hover{ text-decoration:underline;}
.poll-block h4{
	font-size:20px;
	font-weight:normal;
	margin:0;
	clear:both;
	padding-bottom:7px;
}
.poll-block .text{
	font-size:12px;
	line-height:20px;
	width:230px;
	float:left;
}
.poll-block .text p{
	margin:0;
	padding-bottom:18px;
}
.poll-block .nav{
	float:right;
	width:280px;
}
.poll-block .nav .roww{
	width:100%;
	overflow:hidden;
	padding-bottom:6px;
}
.poll-block .nav .roww input{
	float:left;
	margin:8px 4px 0 1px;
}
* html .poll-block .nav .roww input{ margin:4px 1px -3px -3px;}
* +html .poll-block .nav .roww input{ margin:4px 1px -3px -3px;}
.poll-block .nav .roww label{
	float:left;
	font-size:12px;
	line-height:18px;
	width:240px;
	padding:0 10px;
}
.poll-block .nav .roww .btn-stem2{
	float:left;
	width:65px;
	height:26px;
	margin:15px 0 0 !important;
}
.poll-block .nav .roww .btn-bekijk-tussenstand2{
	float:left;
	width:159px;
	height:26px;
	margin:15px 0 0 5px !important;
}
/*--- news-list css ---*/
.news-list .incLijn{
	background:url(https://static.voetbalzone.nl/images/blokRechtsBack.gif) repeat-y;
}
.news-list{
	width:100%;
	overflow:hidden;
	margin-top:12px;
	padding-bottom:10px;
	clear:left;
}
.news-list a{
	color:#0a3c71;
	text-decoration:none;
}
.news-list a:hover{ text-decoration:underline;}
.news-list .box{ width:280px;}
.news-list .small{ width:178px !important;}
.news-list .bigger{
	width:342px !important;
	padding-left:10px;
	margin-right:40px;
}
.news-list .box{ width:280px;}
.news-list .box.small{ width:180px !important;}
.news-list .box.big{ width:380px !important;}
.news-list .lp{ float:left;}
.news-list .rp{ float:right;}
.news-list h4{
	font-size:20px;
	font-weight:normal;
	margin:0;
}
.news-list ul{
	width:100%;
	font-size:12px;
	line-height:20px;
	margin-top:8px;
}
.news-list ul li{
	padding-left:14px;
	background:url(https://static.voetbalzone.nl/images/bullet3.gif) no-repeat 0 6px;
}
.news-list ul li.lite{
	background-color:#ffffff;
	padding-left:0px;
	background:none;
	clear:both;
}
.news-list ul li.lite .links{
	float:left;
	clear:left;
	width:120px;
}
.news-list ul li.lite .rechts{
	float:left;
	clear:right;
}

.news-list .text{
	font-size:12px;
	line-height:18px;
	width:230px;
	float:left;
}

/*--- google-ads css ---*/
.google-ads{
	width:100%;
	overflow:hidden;
	background:url(https://static.voetbalzone.nl/images/sep-line.gif) repeat-x;
	padding:13px 0 10px;
}
.google-ads a{
	color:#0a3c71;
	text-decoration:none;
}
.google-ads a:hover{ text-decoration:underline;}
.google-ads .t-img{ display:block;}
.google-ads .title{
	font-size:12px;
	padding-bottom:12px;
}
.google-ads .title span{ font-size:20px;}
/*--- reageer-block css ---*/
.reageer-block{
	width:100%;
	overflow:hidden;
	margin-top:12px;
	padding-bottom:10px;
}
.reageer-block h4{
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding-bottom:7px;
}
.reageer-block a{
	color:#0a3c71;
	text-decoration:none;
}
.reageer-block a:hover{ text-decoration:underline;}
.reageer-block p{
	font-size:12px;
	line-height:20px;
	margin:0;
}
.reageer-block .nav{ float:right;}
.reageer-block .nav a{
	float:left;
	overflow:hidden;
	text-indent:-6666px;
	margin-left:5px;
	height:16px;
}
.reageer-block .btn-smiley{
	width:14px;
	background:url(https://static.voetbalzone.nl/images/icon-smiley.gif) no-repeat;
}
.reageer-block .nav .btn-shirt{
	width:18px;
	background:url(https://static.voetbalzone.nl/images/icon-shirt.gif) no-repeat;
}
.reageer-block .nav .btn-video{
	width:16px;
	background:url(https://static.voetbalzone.nl/images/icon-video.gif) no-repeat;
}
.reageer-block .nav .btn-close{
	width:16px;
	background:url(https://static.voetbalzone.nl/images/close_item.gif) no-repeat;
}
.reageer-block .nav .btn-resize{
	width:16px;
	background:url(https://static.voetbalzone.nl/images/icon-resize.gif) no-repeat;
}
.reageer-block .field-hold{
	width:574px;
	height:160px;
	background:url(https://static.voetbalzone.nl/images/bg-reageer-field.gif) no-repeat;
	border:1px solid #83b832;
	overflow:hidden;
	margin:8px 0 10px;
}
.reageer-block .field-hold textarea{
	width:562px;
	height:148px;
	padding:6px;
	border:none;
	font:12px Arial, sans-serif;
	color:#888;
	border:none;
	background:none;
	overflow:auto;
}
.reageer-block .btn-reageer{
	width:87px;
	height:26px;
	margin-top:10px;
}
/*--- begin comments-list ---*/
.comments-list{
	width:100%;
	margin-top:12px;
}
.comments-list #smilieOpmaak img{
	margin-right:4px;
}
.comments-list a{
	color:#0a3c71;
	text-decoration:none;
}
.comments-list a:hover{ text-decoration:underline;}
.comments-list .hold{
	background:url(https://static.voetbalzone.nl/images/restyle/bg-forum-line2.gif) no-repeat;
}
.comments-list .hold .box{
	margin-top:10px;
	padding-left:26px;
	margin-left:20px;
	background:url(https://static.voetbalzone.nl/images/restyle/bg-forum-line22.gif) no-repeat;
}
.comments-list .hold .last{
	padding-left:26px;
	margin-left:19px;
	background:url(https://static.voetbalzone.nl/images/restyle/bg-forum-line32.gif?v=4) no-repeat;
}
.comments-list .block{
	margin-top:8px;
	overflow:hidden;
}
* html .comments-list .block{
	overflow:visible;
	height:1%;
}
.comments-list .block .user-info{
	float:left;
	width:46px;
}
* html .comments-list .block .user-info{ width:43px;}
.comments-list .block .user-info .img-hold{
	width:38px;
	height:38px;
	overflow:hidden;
	position:relative;
}
.comments-list .block .user-info .img-hold img{ display:block;}
.profielhead .img-hold img{ display:block;}
.comments-list .block .user-info .img-hold .shadow{
	width:38px;
	height:38px;
	position:absolute;
	top:0;
	left:0;
	background:url(https://static.voetbalzone.nl/images/bg-twente-experts-photo.png) no-repeat;
}
.profielhead .img-hold .shadow {
	width:38px;
	height:38px;
	margin-top:-38px;
	position:absolute;
	float:left;
	background:url(https://static.voetbalzone.nl/images/bg-twente-experts-photo.png) no-repeat;
}
.profielhead .img-hold .vriend {
	margin-left:46px;
}
.comments-list .block .user-info .rating, .profielhead .rating{
	width:38px;
	height:4px;
	/*background:url(https://static.voetbalzone.nl/images/user-rating.gif) no-repeat;*/
	background:#cfd9e2;
	overflow:hidden;
	margin-top:4px;
}
.comments-list .block .user-info .rating div, .profielhead .rating div{
	height:7px;
	overflow:hidden;
	/*background:url(https://static.voetbalzone.nl/images/user-rating.gif) no-repeat 0 -7px;*/
	background:#85b93a;
}
.comments-list .block .comment{
	overflow:hidden;
}
* html .comments-list .block .comment{
	overflow:visible;
	height:1%;
}
.comments-list .block .comment .title-h{
	/*background:url(https://static.voetbalzone.nl/images/bg-forum-box-tl.gif) no-repeat;*/
	background: #eee;
}
.comments-list .block .comment .title-h-gold{
	/*background:url(https://static.voetbalzone.nl/images/bg-forum-box-tl-gold.gif) no-repeat;*/
	background:#84b522;
	color:#fff !important;
}
.comments-list .block .comment .title, .herin_titel{
	/*background:url(https://static.voetbalzone.nl/images/bg-forum-box-tr.gif) no-repeat 100% 0;*/
	font-size:12px;
	line-height:26px;
	height:26px;
	overflow:hidden;
}
.comments-list .block .comment .title-gold, .herin_titel-gold{
	/*background:url(https://static.voetbalzone.nl/images/bg-forum-box-tr-gold.gif) no-repeat 100% 0;*/
	background:#84b522;
	font-size:12px;
	line-height:25px;
	height:23px;
	overflow:hidden;
	color:#fff !important;
}
.comments-list .block .comment .title-gold a, .comment .title-gold .date, .comment .title-gold .numb, .herin_titel-gold a, .herin_titel-gold .date, .herin_titel-gold .numb{
	color:#fff !important;
}
.comments-list .block .comment .caption{
	float:left;
	font-weight:bold;
	padding:0 10px 0 16px;
	background:url(https://static.voetbalzone.nl/images/bullet5.gif) no-repeat 100% 50%;
}
.comments-list .block .comment .kopje{
	float:left;
	font-weight:bold;
	padding:0 10px 0 16px;
	color:#6c8aaa;
}
.comments-list .block .comment .kopje-rood {
	float:left;
	font-weight:bold;
	padding:0 10px 0 16px;
	color:#bc1515;
}
.comments-list .block .comment .kopje-groen {
	float:left;
	font-weight:bold;
	padding:0 10px 0 16px;
	color:#13a808;
}
.comments-list .block .comment .date{
	float:left;
	color:#a4a4a4;
	padding:0 10px 0 6px;
	background:url(https://static.voetbalzone.nl/images/bullet5.gif) no-repeat 100% 50%;
}
.comments-list .block .title-gold .date, .comments-list .block .title-gold .caption{
	background:url(https://static.voetbalzone.nl/images/bullet5-gold.gif) no-repeat 100% 50% !important;
}
.comments-list .block .comment .numb{
	float:left;
	color:#6c8aaa;
	padding:0 10px 0 6px;
}
.comments-list .block .comment .nav{
	float:right;
	margin:4px 16px 0;
	display:inline;
}
.comments-list .block .comment .sluiten{
	float:right;
	margin:0px 10px 0;
	display:inline;
	color:#0a3c71;
	font-weight:bold;
}
.comments-list .block .comment .nav a{
	float:left;
	height:16px;
	overflow:hidden;
	text-indent:-6666px;
	margin-left:5px;
}
.comments-list .block .comment .nav .btn-favorite-off,
.comments-list .block .comment .nav .btn-favorite{
	width:16px;
	background:url(https://static.voetbalzone.nl/images/icon-favorite.gif) no-repeat;
}
.comments-list .block .comment .nav .btn-favorite-del{
	width:16px;
	background:url(https://static.voetbalzone.nl/images/del-favoorite.gif) no-repeat;
}
.comments-list .block .comment .nav .btn-favorite-off{ background-position:0 -16px;}
.comments-list .block .comment .nav .btn-important{
	width:16px;
	background:url(https://static.voetbalzone.nl/images/icon-important.gif) no-repeat;
}
.comments-list .block .comment .nav .btn-add{
	width:15px;
	background:url(https://static.voetbalzone.nl/images/icon-add-comment.gif) no-repeat;
}
.comments-list .block .comment .nav .btn-del{
	width:15px;
	background:url(https://static.voetbalzone.nl/images/icon-del-comment.gif) no-repeat;
}
.comments-list .block .comment .nav .btn-vink{
	width:15px;
	background:url(https://static.voetbalzone.nl/images/icon-vink.gif) no-repeat;
}
.comments-list .block .comment  .nav .btn-edit-off,
.comments-list .block .comment .nav .btn-edit{
	width:15px;
	background:url(https://static.voetbalzone.nl/images/icon-edit-comment.gif) no-repeat;
}
.comments-list .block .comment .nav .btn-opmerking{
	width:17px;
	background:url(https://static.voetbalzone.nl/images/envelope_icon.png) no-repeat 0px 2px;
}
.comments-list .block .comment .nav .btn-edit-off{ background-position:0 -16px;}
.comments-list .block .comment .text-h{
	/*background:url(https://static.voetbalzone.nl/images/bg-forum-box-bl.gif) no-repeat 0 100%;*/
	background: #f6f6f6;
}
.comments-list .block .comment .text-h-gold{
	/*background:url(https://static.voetbalzone.nl/images/bg-forum-box-bl-gold.gif) no-repeat 0 100%;*/
	border:1px solid #84b522;
}
.comments-list .block .comment .text, .herin_text{
	/*background:url(https://static.voetbalzone.nl/images/bg-forum-box-br.gif) no-repeat 100% 100%;*/
	overflow:hidden;
	height:1%;
	padding:0 16px 3px;
	font-size:12px;
	line-height:20px;
	color:#464646;
}
.comments-list .block .comment .text-gold{
	/*background:url(https://static.voetbalzone.nl/images/bg-forum-box-br-gold.gif) no-repeat 100% 100%;*/
	/*border-right:1px solid #84b522;*/
	overflow:hidden;
	height:1%;
	padding:0 16px 3px;
	font-size:12px;
	line-height:18px;
}
.comments-list .block .comment p{
	margin:0;
	padding:9px 0;
}
.comments-list .block .comment p img{
	float:none;
	position:relative;

}
.comments-list .block .comment .contr{
	background-repeat:repeat-y !important;
	background:url(https://static.voetbalzone.nl/images/vinked.gif);
	background-position:100% 0% !important;
}

.comments-list .block .comment .text .nav, .comments-list .block .comment .text-gold .nav{
	position:relative;
	margin:10px 0 -2px -15px;
	padding:3px 4px;
	width:221px;
	height:17px;
	line-height:17px;
	font-size:10px;
	font-weight:bold;
	overflow:hidden;
}
.comments-list .block .comment .text .nav span,.comments-list .block .comment .text-gold .nav span{
	float:left;
	padding-left:20px;
	margin-left:10px;
}
.comments-list .block .comment .text .nav .btn-opstelling{
	background:url(https://static.voetbalzone.nl/images/icon-bekijk-opstelling.gif) no-repeat 0 50%;
	color:#0a3c71;
	float:left;
}
.comments-list .block .comment .text .nav .btn-video{
	background:url(https://static.voetbalzone.nl/images/icon-bekijk-video.gif) no-repeat 0 50%;
	color:#0a3c71;
	float:left;
}

.comments-list .toolbox {
	position:absolute;
	float:left;
	width:400px;
}

/*
rating
*/

.rate ul,
.rate ul a:hover,
.rate ul a:active,
.rate ul a:focus,
.rate ul li.current{
	background: url(https://static.voetbalzone.nl/images/star-item.gif) left -1000px repeat-x;
}
.rate ul{
	position:relative;
	width:65px;
	height:10px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.rate ul li{
	display: inline;
}
.rate ul a,
.rate ul li.current{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:10px;
	line-height:10px;
	outline:none;
	overflow:hidden;
	border: none;
}
.rate ul a:hover,
.rate ul a:active,
.rate ul a:focus{
	background-position: left bottom;
}
.rate ul a.one-star{
	width:20%;
	z-index:6;
}
.rate ul a.two-stars{
	width:40%;
	z-index:5;
}
.rate ul a.three-stars{
	width:60%;
	z-index:4;
}
.rate ul a.four-stars{
	width:80%;
	z-index:3;
}
.rate ul a.five-stars{
	width:100%;
	z-index:2;
}
.rate ul li.current{
	z-index:1;
	background-position: left -10px;
}

/*
rating_big
*/

.rate_big ul,
.rate_big ul a:hover,
.rate_big ul a:active,
.rate_big ul a:focus,
.rate_big ul li.current{
	background: url(https://static.voetbalzone.nl/images/star-item-big.gif) left -1000px repeat-x;
}
.rate_big ul{
	position:relative;
	width:130px;
	height:20px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.rate_big ul li{
	display: inline;
	background:none;
}
.rate_big ul li{
	padding:0px !important;
}
.rate_big ul a,
.rate_big ul li.current{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:20px;
	line-height:20px;
	outline:none;
	overflow:hidden;
	border: none;
}
.rate_big ul a:hover,
.rate_big ul a:active,
.rate_big ul a:focus{
	background-position: left bottom;
}
.rate_big ul a.one-star{
	width:20%;
	z-index:6;
}
.rate_big ul a.two-stars{
	width:40%;
	z-index:5;
}
.rate_big ul a.three-stars{
	width:60%;
	z-index:4;
}
.rate_big ul a.four-stars{
	width:80%;
	z-index:3;
}
.rate_big ul a.five-stars{
	width:100%;
	z-index:2;
}
.rate_big ul li.current{
	z-index:1;
	background-position: left -20px;
}

/* sliding doors*/
a.button{
	/*background: url(https://static.voetbalzone.nl/images/bg-button-a.gif) no-repeat;*/
	background-color: #84b522;
	/*background-position: left top;*/
	text-decoration: none;
	display: block;
	float: left;
	height: 26px;
	padding: 0 15px 0 15px;
	color: #ffffff !important;
	border-radius:3px;
}

a.button span{
	display: block;
	/*background: url(https://static.voetbalzone.nl/images/bg-button-span.gif) no-repeat;
	background-position: right top;*/
	float: left !important;
	line-height: 26px !important;
	margin: 0 !important;
	/*padding: 0 15px 0 0 !important;*/
	/*background-color: #84b522;*/
	font-size: 14px !important;
	font-weight: bold;
	text-align: center;
}
a.button:hover{
	background-color: #96C734;
}
a.sidbar{
	width: 150px;
}
a.sidbar span{
	width: 133px;
	*width: 134px;
}
a.inloggenhome{
	margin: 0 0 0 3px;
}
a.inloggen{
	margin: 5px 0 0 0;
}
a.spacer{
	margin-left: 5px;
}

a.button:hover span,
a.button:active span,
a.button:focus span{
	background-position: right bottom;
}

a.button:hover,
a.button:active,
a.button:focus{
	background-position: left bottom;
	text-decoration: underline !important;
}


.userlogin_list li{
	width:100%;
	vertical-align:top;
	overflow:hidden;
	background:url(https://static.voetbalzone.nl/images/bullet3.gif) no-repeat 0 5px;
	margin-top:4px;
	padding-left:0px;
	font-size:12px;
}
.userlogin_list li a{
	margin-left:12px;
}
.userlogin_list li:first-child{ margin-top:0;}


.filter-block #mydiv h3{
	float:left;
	margin:0;
	font-size:18px;
	font-weight:normal;
}

.filter-block #mydiv .mydivsub {
	float:left;
	margin:0;
	padding:0 10px;
}

.filter-block #mydiv .mydivsub a{
	color:#0a3c71;
}

#poll_uitslag{
	margin-left:4px;
	margin-top:2px;
	margin-bottom:14px;
}
#poll_uitslag #start{
	background-image: url(https://static.voetbalzone.nl/images/poll_start.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 4px;
	font-size: 1px;
	float:left;
}
#poll_uitslag #balk_start_einde {
	background-image: url(https://static.voetbalzone.nl/images/poll_balk_start.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 1px;
	font-size: 1px;
	float:left;
}
#poll_uitslag #poll_balk {
	background-image: url(https://static.voetbalzone.nl/images/poll_balk.gif);
	background-repeat: repeat-x;
	height: 18px;
	font-size: 10px;
	float:left;
	color:#ffffff;
	text-align: right;
}
#poll_uitslag #poll_leeg {
	background-image: url(https://static.voetbalzone.nl/images/poll_leeg.gif);
	background-repeat: repeat-x;
	height: 18px;
	font-size: 10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
#poll_uitslag #einde{
	background-image: url(https://static.voetbalzone.nl/images/poll_einde.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 4px;
	font-size: 1px;
	float:left;
}


/*--- wedstrijd css ---*/
.wedstrijd{
	width:100%;
	overflow:hidden;
	margin-top:5px;

}
.wedstrijd .title{
	width:100%;
	overflow:hidden;
	padding-bottom:13px;
}
.wedstrijd .title .team-logo{
	float:left;
	margin-right:17px;
}
.wedstrijd .title .team-logo img{ display:block;}
.wedstrijd h2{
	font-size:20px;
	line-height:24px;
	margin:0;
/* margin zelf toegevoegd */
	margin-top:8px;
}
.wedstrijd a{
	color:#0a3c71;
	text-decoration:none;
}
.wedstrijd a:hover{ text-decoration:underline;}
.wedstrijd p{
	font-size:12px;
	line-height:18px;
	margin:0;
	padding-bottom:18px;
	text-align:justify;
}
.wedstrijd .title .date{
	font-style:italic;
	font-size:12px;
	line-height:18px;
}
.wedstrijd .img-hold{
	position:relative;
	float:right;
	width:280px;
	height:210px;
	overflow:hidden;
	margin:3px 0 5px 25px;
}
.wedstrijd .img-hold img{ display:block;}
.wedstrijd .img-hold .shadow{
	width:280px;
	height:210px;
	position:absolute;
	top:0;
	left:0;
	background:url(https://static.voetbalzone.nl/images/bg-img280x210.png) no-repeat;
}


.wedstrijd .nav{
	width:100%;
	overflow:hidden;
	font-size:10px;
	font-weight:bold;
	line-height:17px;
}
.wedstrijd .nav .btn-hold{ float:left;}
.wedstrijd .nav .btn-toevoegen{ float:right;}
.wedstrijd .nav .btn-toevoegen strong{ float:left;}
.wedstrijd .nav a{
	float:left;
	padding-left:22px;
	margin-left:12px;
}
.wedstrijd .nav .btn-mail{
	background:url(https://static.voetbalzone.nl/images/btn-mail.gif) no-repeat 0 50%;
	margin:0;
}
.wedstrijd .nav .btn-print{ background:url(https://static.voetbalzone.nl/images/btn-print.gif) no-repeat 0 50%;}
.wedstrijd .nav .btn-nujij{ background:url(https://static.voetbalzone.nl/images/btn-nujij.gif) no-repeat 0 50%;}
.wedstrijd .nav .btn-msn{ background:url(https://static.voetbalzone.nl/images/btn-msn.gif) no-repeat 0 50%;}
.wedstrijd .nav .btn-ekudos{ background:url(https://static.voetbalzone.nl/images/btn-ekudos.gif) no-repeat 0 50%;}

.wedstrijd_kaart {
	margin-right:3px;
	margin-left:3px;
}
.showOpstelling{
	display:none;
}
#blog{
	width:498px;
	/*background-image: url(https://static.voetbalzone.nl/images/blog_kop.gif);
	background-position: left bottom;*/
	background:#f6f6f6;
	float:left;
	/*padding-bottom:10px;*/
}
#blog .top{
	width:498px;
	/*background-image: url(https://static.voetbalzone.nl/images/boxA_top.gif);
	background-position: left top;*/
	float:left;
	height:3px;
	line-height:3px;
	font-size:3px;
}
#blog #mid{
	padding-top:6px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:6px;
}
#google-ad, .foutmelden{
	width:576px;
	background-image: url(https://static.voetbalzone.nl/images/google_mid.gif);
	background-position: left top;
}
#google-ad #g_top, .foutmelden #g_top{
	background-image: url(https://static.voetbalzone.nl/images/google_top.gif);
	background-repeat: no-repeat;
	width:576px;
	height:3px;
}
#google-ad #g_bottom, .foutmelden #g_bottom{
	font-size:1px;
	background-image: url(https://static.voetbalzone.nl/images/google_bottom.gif);
	background-repeat: no-repeat;
	width:576px;
	height:3px;
}
#google-ad #cont, .foutmelden #cont{
	padding:12px;
	font-size:12px;
}
.onzichtbaar{
	filter:alpha(opacity=50,style=0);
	-moz-opacity:0.50;
	opacity:0.50;
}
.filItem{
	line-height: 16px;
	background-color: #f5f7f9;
	height: 16px;
	border: 1px solid #cad3dd;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	margin-right:5px;
	float:left;
	margin-bottom:3px;
	display:block;
}

.profielTabs{
	clear:left;
}
.profielTabs .prTab{
	height:26px;
	line-height:26px;
	vertical-align: middle;
	float:left;
}
.profielTabs .donker{
	background-color:#ced8e2;
}
.profielTabs .licht{
	background-color:#e6ebf1;
}
.profielTabs .licht .links{
	background-image: url(https://static.voetbalzone.nl/images/l_l.gif);
	background-repeat: no-repeat;
	height:26px;
	width:3px;
	float:left;
}
.profielTabs .licht .rechts{
	background-image: url(https://static.voetbalzone.nl/images/r_l.gif);
	background-repeat: no-repeat;
	height:26px;
	width:3px;
	float:left;
}
.profielTabs .donker .links{
	background-image: url(https://static.voetbalzone.nl/images/l_d.gif);
	background-repeat: no-repeat;
	height:26px;
	width:3px;
	float:left;
}
.profielTabs .donker{
	font-weight:normal;
}
.profielTabs .donker .rechts{
	background-image: url(https://static.voetbalzone.nl/images/r_d.gif);
	background-repeat: no-repeat;
	height:26px;
	width:3px;
	float:left;
}
.profielTabs .prTab{
	margin-right:4px;
	font-size:12px;
}
.profielTabs .prTab .tbMid{
	float:left;
	padding-left:5px;
	padding-right:5px;
}
.profielTabs .donker .tbMid{
	background-color:#ced8e2;
}
.profielTabs .licht .tbMid{
	background-color:#e6ebf1;
}

.teamSamenvatting{
	clear:left;
	float:left;
	width:100%;
	margin-bottom:10px;
	clear:left;
}
.teamSamenvatting .optLinks{
	float:left;
	position:relative;
}
.teamSamenvatting .optMidden{
	float:left;
	margin-left:9px;
	width:280px;
	position:relative;
}
.teamSamenvatting .optRechts{
	float:right;
}
.teamSamenvatting .uitslag{
	height:34px;
	line-height:34px;
	font-size:22px;
	font-weight:bold;
}
.teamSamenvatting .infoMidden{
	clear:both;
	margin-top:14px;
}

/* toevoegingen voor instellingen*/
#profiel #lreacties {
	border-bottom: 1px solid #e2e4f3;
	padding-bottom:5px;
	padding-top:2px;
}

#profiel #item {
	border-bottom: 1px solid #e2e4f3;
	line-height:26px;
	vertical-align: middle;
	width:100%;
	display:block;
	float:left;
}
#profiel #item #onderwerp{
	font-weight: normal;
	float:left;
	width:320px;
	clear:left;
}
#profiel #item #onderwerp2{
	font-weight: normal;
	float:left;
	width:250px;
}
#profiel #item #onderwerp3{
	font-weight: normal;
	float:left;
	width:150px;
}
#profiel #item #antwoord{
	float:left;
	display:table;
}
#profiel #reactieniveau{
	margin-top:2px;
	margin-bottom:2px;
	font-size: 12px;
}
#profiel input, #profiel select, #profiel textarea, #select{
	margin-top:4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#s5sterrenWit{
	width:84px;
	height:14px;
	font-size:2px;
	padding:0px !important;
	line-height:14px;
	background-image: url('https://static.voetbalzone.nl/images/5sterrenwit2.gif');
	behavior: url(iepngfix.htc)
}

#s5sterrenGroen{
	height:14px;
	font-size:2px;
	padding:0px;
	background-image: url(https://static.voetbalzone.nl/images/5sterrengroen2.gif);
}

.ingDocs .ingediendDoc {
	width:547px;
	padding-left:28px;
	line-height:28px;
	height:28px;
	border-bottom: 1px solid #e6ebf1;
}
.ingDocs .accepteerd {
	background:url(https://static.voetbalzone.nl/images/availa.gif) no-repeat 0 5px;
}
.ingDocs .teruggekoppeld {
	background:url(https://static.voetbalzone.nl/images/koppel.gif) no-repeat 0 5px;
}
.ingDocs .open {
	background:url(https://static.voetbalzone.nl/images/open.gif) no-repeat 0 5px;
}
.ingDocs .verwijderd {
	background:url(https://static.voetbalzone.nl/images/deleted.gif) no-repeat 0 5px;
}
.vrAuto {
	background:url(https://static.voetbalzone.nl/images/vr_auto.gif) no-repeat 0 50%;
	padding-left:26px !important;
	margin-left:9px;
}
.vrLosseTickets{
	background:url(https://static.voetbalzone.nl/images/vr_tickets.gif) no-repeat 0 50%;
	padding-left:26px !important;
	margin-left:9px;
}
.vrVliegtuig {
	background:url(https://static.voetbalzone.nl/images/vr_plane.gif) no-repeat 0 50%;
	padding-left:26px !important;
	margin-left:9px;
}
/*vote css*/
.comments-list .block .comment .votes.up{
	float:left;
	padding:0 5px 0 6px;
	background:url(https://static.voetbalzone.nl/images/restyle/green_up.gif) no-repeat 100% !important;
	padding-right:16px;
	color:#267414;
}
.comments-list .block .comment .votes.down{
	float:left;
	padding:0 5px 0 6px;
	background:url(https://static.voetbalzone.nl/images/restyle/red_down.gif) no-repeat 100% !important;
	padding-right:16px;
	color:#cf0000;
}
.comments-list .block .comment .text-hover{
	background:url(https://static.voetbalzone.nl/images/bg-forum-box-br-hover.gif) no-repeat 100% 100% !important;
	overflow:hidden !important;
	height:1% !important;
	padding:0 16px 3px !important;
	font-size:12px !important;
	line-height:18px !important;
}
.comments-list .block .comment .text-h-hover{
	background:url(https://static.voetbalzone.nl/images/bg-forum-box-bl-hover.gif) no-repeat 0 100% !important;
}
#handje{
	z-index:9999;
	position:absolute;
	float:left;
	width:29px;
	height:22px;
	background:url(https://static.voetbalzone.nl/images/restyle/bg_vote_box2.gif) no-repeat 0 0;
	padding-top:0px;
	padding-left:3px;
}
#handje .handUp{
	background:url(https://static.voetbalzone.nl/images/restyle/grey_up.gif) no-repeat 0 0;
	width:12px;
	height:12px;
	cursor:pointer;
	float:left;
	margin-left:7px;
	margin-top:6px;
}
#handje .clvoted{
	float:left;
	width:30px;
	height:12px;
	margin-left:-2px;
	margin-top:6px;
	background-color:#fff;
}
#handje .clvoted.up{
	background:url(https://static.voetbalzone.nl/images/restyle/green_up.gif) no-repeat 50% 50%;
}
#handje .clvoted.down{
	background:url(https://static.voetbalzone.nl/images/restyle/red_down.gif) no-repeat 50% 50%;
}
#handje .handUp.hover{
	background:url(https://static.voetbalzone.nl/images/restyle/green_up.gif) no-repeat 0 100%;
}
#handje .handDown{
	background:url(https://static.voetbalzone.nl/images/restyle/grey_down.gif) no-repeat 0 0;
	width:12px;
	height:12px;
	cursor:pointer;
	float:left;
	margin-left:11px;
	margin-top:6px;
}
#handje .handDown.hover{
	background:url(https://static.voetbalzone.nl/images/restyle/red_down.gif) no-repeat 0 100%;
}

.uniAdv{
	margin-top:-18px !important;
	width:576px;
	clear:left;
	float:left;
	margin-bottom:12px;
}
.uniAdv .boven{
	background:url(https://static.voetbalzone.nl/images/uni_back_boven.gif) no-repeat;
	height:4px;
}
.uniAdv .onder{
	background:url(https://static.voetbalzone.nl/images/uni_back_onder.gif) no-repeat 0% 100%;
	padding-top:6px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:10px;
	line-height:18px;
}

/* VANAF HIER BEGINT CSS-TOEVOEGINGEN VOOR DE RESTYLE */
/* WEDSTRIJD-PAGINA */
#scoreBlok{
	height:210px;
	line-height:66px;
	margin-bottom:17px;
	width:576px;
	margin-top:5px;
	clear:both;
	/*background:url(https://static.voetbalzone.nl/images/restyle/wedstrijd_head_new.png) 0% 0% no-repeat !important;*/
	background:#e6f1d6 !important;
}
#scoreBlok .clubBlokLinks img, #scoreBlok .clubBlokRechts img{
	background:#fff;
}
#scoreBlok .scoreHead{
	height:35px;
	width:574px;
	line-height:35px;
	color:#fff;
	margin-bottom:4px;
	padding-left:17px;
	font-size:18px;
	background:#000;
}
#scoreBlok .scoreHead a{color:#fff;}
#scoreBlok .clubBlokLinks{
	line-height:30px;
	padding-left:37px;
	font-size:16px;
	font-weight:normal;
	padding-right:57px;
	float:left;
	width:111px;
	font-weight:Bold;

}
#scoreBlok .clubBlokRechts{
	line-height:30px;
	padding-right:37px;
	padding-left:57px;
	font-size:16px;
	font-weight:normal;
	float:right;
	width:111px;
	font-weight:Bold;
}
#scoreBlok .clubBlokRechts a, #scoreBlok .clubBlokLinks a{
	color:#000;
}
#scoreBlok .scoreVk{
	width:147px;
	float:left;
	/*position:absolute;*/
	margin-left:8px;
	margin-top:33px;
}
#scoreBlok .scoreVk .score{
	background:url(https://static.voetbalzone.nl/images/restyle/score.gif) 0% 0% no-repeat !important;
	width:68px;
	height:66px;
	line-height:66px;
	color:#fff;
	font-size:36px;
	font-weight:Bold;
}
#scoreBlok .scoreVk .score.nietbegonnen{
	color:#c8c8c8;
}
.wedInfoRegel{
	height:23px;
	line-height:23px;
	border-bottom: 1px solid #d0ddc3;
	text-align:center;
	width:574px;
}
.wedInfoRegel.first{
	border-top: 1px solid #d0ddc3;
}
.wedInfoRegel .kop{
	color:#848484;
	margin-right:5px;
}

.linkedBlok{
	margin-bottom:16px;
	clear:both;
	float:left;
	overflow:hidden;
}
.uniBetRegel{
	background:url(https://static.voetbalzone.nl/images/restyle/uniClicker.gif) 0% 40% no-repeat !important;
	padding-left:22px;
	height:20px;
	line-height:20px;
	font-weight:strong;
	width: 314px;
	float:left;
}
.wedstrijdGegevens{
	float:left;
}
.knGrey{
	color:#888888 !important;
}

.matchMeer{
	padding:10px;
	font-size:12px;
	line-height:18px;
	background-color:yellow;
	margin-top:0px;
	float:left;
	position:absolute;
	z-index:10;
	background-color:#fdffe4;
	border:1px solid #deca7e;
	margin-top:2px;
	margin-left:14px;
}

.poll2{
	background:url(https://static.voetbalzone.nl/images/restyle/poll2_back.gif) 0% 0% no-repeat !important;
	width:194px;
	height:18px;
	padding-left:5px;
	font-size:0px;
	float:left;
}
.poll2Links{
	float:left;
	width:23px;
	text-align:right;
	padding-right:4px;
}
.poll2Rechts{
	float:left;
	width:23px;
	text-align:left;
}
.blue2{
	background:url(https://static.voetbalzone.nl/images/restyle/poll2_blue.gif) repeat-x !important;
	font-size:7px;
}
.hiddenDiv{
	display:none;
}
/* EINDE WEDSTRIJD-PAGINA */

/*BASISINFORMATIE TABS*/
.tabjes{
	background-repeat: repeat-x;
	background-position: left top !important;
	background-image: url(https://static.voetbalzone.nl/images/restyle/rechts_tab_back.png);
	height:35px;
	width:100%;
	float:left;
	clear:left;
}
.tabjes .tStart{
	width:1px;
	height:35px;
	background-image: url(https://static.voetbalzone.nl/images/restyle/rechts_tab_left.png);
	float:left;
}
.tabjes .tEind{
	float:right;
	width:1px;
	height:35px;
	background-image: url(https://static.voetbalzone.nl/images/restyle/rechts_tab_left.png);
}
.tabjes .nTab{
	margin-left:4px;
	margin-top:5px;
	height:30px;
	float:left;
	/*background-image: url(https://static.voetbalzone.nl/images/restyle/rechts_tab_button.png);*/
	padding-left:11px;
	background:#84b522;
}
.tabjes .nTab .inh{
	/*background-repeat: no-repeat;
	background-position: right top !important;*/
	/*background-image: url(https://static.voetbalzone.nl/images/restyle/rechts_tab_buttonEind.png);*/
	background:#84b522;
	padding-right:11px;
	line-height:30px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.tabjes .nTab .inh .tabTwitter{
	background-repeat: no-repeat;
	background-position: left center !important;
	background-image: url(https://static.voetbalzone.nl/images/restyle/tab_twitter.gif);
	height:30px;
	line-height:30px;
	padding-left:24px;
}
.tabjes .nTab .inh .tabInstagram{
	background-repeat: no-repeat;
	background-position: left center !important;
	background-image: url(https://static.voetbalzone.nl/images/restyle/instagram_b.png);
	height:30px;
	line-height:30px;
	padding-left:24px;
}

.tabjes .nTab .inh .tabFacebook{
	background-repeat: no-repeat;
	background-position: left 50% !important;
	background-image: url(https://static.voetbalzone.nl/images/restyle/tab_facebook.gif);
	height:30px;
	line-height:30px;
	padding-left:26px;
}
.tabjes .nTab.selected{
	/*background-image: url(https://static.voetbalzone.nl/images/restyle/rechts_tab_button_licht.png);*/
	background:#e6f1d6;
}
.tabjes .nTab.selected .inh{
	/*background-image: url(https://static.voetbalzone.nl/images/restyle/rechts_tab_buttonEind_licht.png);*/
	color:#0a3c71;
	background:#e6f1d6;
}
.tabjeAlleInhoud .inhoud{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:5px;
	font-size:12px;
	line-height:18px;
	display:none;
	clear:left;
}
.tabjeAlleInhoud .inhoud.noPadding{
	padding:0px !important;
}
.tabjeAlleInhoud .inhoud .paddingBlok{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:5px;
}
.tabjeAlleInhoud .inhoud.show{
	display:block;
}
/*EINDE TABS*/



/* NIEUWE POLL RECHTERKANT + BLOKKEN */
.info-col .competities-box p{
	padding:0px 12px 10px;
	overflow:hidden;
	line-height:20px;
	font-size:12px;
	margin-bottom: 0px !important;
}
.info-col .competities-box .poll-list{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	clear:both;
	font-size:12px;
	line-height:20px;
	padding-top:0px;
}
.info-col .competities-box .poll-list ul{
	width:100%;
	overflow:hidden;
}
.info-col .competities-box .poll-list ul li{
	width:100%;
	vertical-align:top;
	margin-top:2px;
}
.info-col .competities-box .poll-list ul .active{ background:url(https://static.voetbalzone.nl/images/bg-poll-el-t.png) no-repeat;}
.info-col .competities-box .poll-list ul .active .box{ background:url(https://static.voetbalzone.nl/images/bg-poll-el-b.png) no-repeat 0 100%;}
.info-col .competities-box .poll-list ul .box{
	width:320px;
	padding:4px 10px 4px 6px;
	overflow:hidden;
}
.info-col .competities-box .poll-list ul label{
	width:290px;
	float:left;
	margin-left:8px;
	cursor:pointer;
}
.info-col .competities-box .poll-list .btn-hold{
	width:100%;
	overflow:hidden;
	margin-top:10px;
}
.info-col .competities-box .poll-list .btn-stem{
	float:left;
	width:166px;
	height:26px;
}
.info-col .competities-box .poll-list .btn-bekijk-tussenstand{
	float:right;
	width:165px;
	height:26px;
}

.competities-box h6{
	padding:0px;
	margin:0px;
	font-size:20px;
	font-weight:normal;
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
}
.competities-box .infoBlock{
	margin-top:8px !important;
	padding-left:16px !important;
	padding-right:16px !important;
	padding-bottom:16px !important;
	clear:none !important;
	line-height:18px;
	font-size:12px;
}
.competities-box .score{
	background:url(https://static.voetbalzone.nl/images/restyle/scoreSmall.png) no-repeat;
	width:29px;
	height:28px;
	line-height:29px;
	font-size:18px;
	float:left;
	text-align:center;
	position:absolute;
	margin-top:8px;
}
.competities-box .score.een{
	margin-left:140px;
}
.competities-box .score.twee{
	margin-left:178px;
}

#frontpageActueel .star{
	padding-top:4px;
}

.verslagRechts .img-hold{
	width:160px;
	height:121px;
	float:right;
	margin:-1px 0 0 3px;
	position:relative;
	padding-right:16px !important;
	margin-top:13px !important;

}
.verslagRechts img{ display:block;}
.verslagRechts .shadow{
	width:160px;
	height:121px;
	position:absolute;
	top:0;
	left:0;
	background:url(https://static.voetbalzone.nl/images/img-border-160x121.png) no-repeat;
	text-indent:-6666px;
	display:block;
	overflow:hidden;
}

/*
#GETsliderFront div div:first-child{
	background: url(https://static.voetbalzone.nl/images/head_lightgreen.gif) repeat-x !important;
}
*/
.brsFotozx{
	border:0px !important;
	padding:5px !important;
}
#GETsliderFront div div .titel_ib{
	font: 500 18px/22px 'Open Sans', sans-serif !important;
	padding-top:6px;
	display: inline-block;
	padding-left: 12px !important;
}

/* RECHTS NIEUWTJE */
.rechtsNieuwtje .img-hold{
	position:relative;
	width:160px;
	height:93px;
	overflow:hidden;
	float:right;
	margin:-1px 0 0 13px;
}
.rechtsNieuwtje{
	padding-top:10px !important;
}
.rechtsNieuwtje .img-hold{
	margin-top:4px !important;
}
.rechtsNieuwtje .img-hold img{ display:block;}
.rechtsNieuwtje .img-hold .shadow{
	width:160px;
	height:93px;
	position:absolute;
	top:0;
	left:0;
	/*background:url(https://static.voetbalzone.nl/images/img-border-160x93.png) no-repeat;*/
	text-indent:-6666px;
	display:none;
	overflow:hidden;
}

.rechtsNieuwtje p{
	margin:0;
	font-size:12px;
	line-height:18px;
	overflow:visible !important;
	padding:0px !important;
}
.rechtsNieuwtje p .more-link{ font-weight:bold;}
.rechtsNieuwtje h3{
	margin:0;
	font-size:12px;
	line-height:20px;

}
.rechtsNieuwtje h3{
	padding-top:0px !important;
	margin-top:0px !important;
}
.rechtsNieuwtje .verder-list h5{
	font-size:12px;
	line-height:18px;
	margin:0;
}
.rechtsNieuwtje .verder-list{
	width:100%;
	clear:both;
	font-size:12px;
	line-height:20px;
}
.rechtsNieuwtje .verder-list h5{ padding-top:17px;}
.rechtsNieuwtje .verder-list ul{
	width:100%;
	color:#0a3c71;
}
.rechtsNieuwtje .verder-list ul li{
	width:323px;
	padding-left:13px;
	background:url(https://static.voetbalzone.nl/images/bullet3.gif) no-repeat 0 5px;
	overflow:hidden;
	vertical-align:top;
}
.rechtsNieuwtje .verder-list ul strong{
	float:left;
	width:300px;
	font-weight:normal;
}
.rechtsNieuwtje .verder-list ul span{
	float:right;
	width:22px;
	text-align:right;
}
.rechtsNieuwtje .verder-list span.datump{
	float:none !important;
	text-align:left;
}

/* EINDE RECHTS NIEUWTJE*/

/*KOPJE VOOR MEER NIEUWS (OOK IN WEDSTRIJD GEBRUIKT)*/
.hBlok .meerNieuwsKop{ /* TOEVOEGING SUB */
	height:30px;
	width:576px;
	/*background-image: url(https://static.voetbalzone.nl/images/restyle/restyle_blok_head_sub.png);*/
	padding-top:1px;
	line-height:30px;
	font-size:18px;
	vertical-align: middle;
	margin-top: 15px;
	font: 300 20px/24px 'Open Sans', sans-serif;
}
.hBlok .meerNieuwsKop a{
	color:#0a3c71;
	padding-left:7px;
}
/*EINDE*/

/*CLUB EN SPELER RESTYLE*/
#spelerBlok{
	margin-bottom:17px;
	width:576px;
	margin-top:5px;
	clear:both;
	/*background:url(https://static.voetbalzone.nl/images/restyle/voetballer_onder.png) 100% 100% no-repeat !important;*/
	background:#e6f1d6;
	clear:left;
	float:left;
}
#spelerBlok .scoreHead, #spelerBlok h1{
	height:30px;
	width:574px;
	line-height:30px;
	color:#fff;
	padding-left:17px;
	/*font-size:18px;*/
	font: 300 18px/22px 'Open Sans', sans-serif;
	/*background:url(https://static.voetbalzone.nl/images/restyle/wedstrijd_head_new.png) 0% 0% no-repeat !important;*/
	background:#000;
	padding-top:5px;
	margin-top:0px;
	margin-bottom:0px;
}
#spelerBlok .spelerContent{
	padding-top:14px;
	padding-bottom:10px;
	padding-left:13px;
	clear:left;
	float:left;
	width:547px;
}
#spelerBlok .spelerContent .spLinks2{
	float:left;
	width:245px;
}
#spelerBlok .spelerContent .spRechts{
	float:right;
	width:280px;
	margin-top:6px;
	margin-bottom:10px;
	text-align:center;
}
#spelerBlok .spelerContent .spRechts .clInside{
	background:url(https://static.voetbalzone.nl/images/restyle/club_white.png) 0% 100% no-repeat;
	padding-bottom:5px;
	margin-top:5px;
}

.spelerContent .img-hold{
	float:left;
	width:280px;
	height:180px;
	overflow:hidden;
	position:relative;
	margin-right:15px;
}
.spelerContent .img-hold img{ display:block;}
.spelerContent .img-hold .shadow{
	width:280px;
	height:180px;
	overflow:hidden;
	text-indent:-6666px;
	position:absolute;
	top:0;
	left:0;
	background:url(https://static.voetbalzone.nl/images/bg-editorial-img.png) no-repeat;
}
.spelerContent .spItem{
	line-height:30px;
	height:30px;
	border-bottom: 1px solid #c2db99;
	clear:left;
}
.spelerContent .spItem.last{
	border:0px !important;
}
.spelerContent .spItem img{
	margin-right:8px;
}
.clubLand .spItem img{
	margin-right:0px !important;
	margin-top:3px !important;
}

.spelerContent .spItem .vraag{
	font-weight:bold;
	display:block;
	float:left;
	width:102px;
}
/* HOOFDBLOK, TABS */
.hBlok{
	width:100%;
	margin-top:10px;
}
.hBlok.noMarge{
	margin-top:0px !important;
}
.hBlok .rTabs{
}
.hBlok .rTabs .rTab{
	height:24px;
	float:left;
}
.hBlok .rTabs .rTab{
	background-repeat: no-repeat;
	background-image: url(https://static.voetbalzone.nl/images/restyle/restyle_blok_tabs_licht.png);
	background-position: right top;
}
.hBlok .rTabs .rTab .tabTitel{
	background-repeat: no-repeat;
	background-image: url(https://static.voetbalzone.nl/images/restyle/restyle_blok_tabs_licht_begin.png);
}
.hBlok .rTabs .rTab.donker .tabTitel{
	background-repeat: no-repeat;
	background-image: url(https://static.voetbalzone.nl/images/restyle/restyle_blok_tabs_donker_eind.png) !important;
	background-position: right top !important;
}
.hBlok .rTabs .rTab.donker{
	background-repeat: no-repeat;
	background-image: url(https://static.voetbalzone.nl/images/restyle/restyle_blok_tabs_back.png);
	background-position: left top !important;
}
.hBlok .rTabs .rTab .tabTitel{
	height:24px;
	line-height:24px;
	text-align:center;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
.hBlok .rTabs .rTab.eind{
	background-position: -1px top;
}
.hBlok .rTabs .rTab.donker.eind{
	background-position: 0px top !important;
}
.hBlok .rTabs.twee .rTab{
	width:288px;
}
.hBlok .rTabs.drie .rTab{
	width:192px;
}
.hBlok ul.tabContent{
	width:100%;
	margin-bottom:-6px;
	list-style:none;
	margin:0;
	padding:0;
	display:none;
}
.hBlok ul.tabContent.show{
	display:block !important;
}
.hBlok ul.tabContent li{
	height:50px;
	background-image: url(https://static.voetbalzone.nl/images/restyle/restyle_blok_item.png);
	border-bottom: 1px solid #c1db98;
}
.hBlok ul.statsContent{
	width:100%;
	list-style:none;
	margin:0 !important;
	padding:0 !important;
	display:none;
}
.hBlok ul.statsContent.show{
	display:block !important;
}
.hBlok ul.statsContent li{

}

.hBlok ul.lichteVersie li{
	background-image: none;
	border-bottom: 0px !important;
}
.hBlok ul.tabContent .lastLi{
	border: none !important;
}
.hBlok ul.tabContent .last{
	height:51px !important;;
	background-repeat: no-repeat;
	background-position: left bottom !important;
	background-image: url(https://static.voetbalzone.nl/images/restyle/restyle_blok_ronding.png);
}
.hBlok ul.lichteVersie .last{
	height:53px !important;
	background-repeat: no-repeat;
	background-position: left bottom !important;
	background-image: url(https://static.voetbalzone.nl/images/restyle/restyle_blok_ronding_sub.png);
}
.hBlok ul.tabContent li .content{
	height:100%;
}
.hBlok ul.tabContent li .content .cFotoo{
	height:38px;
	width:38px;
	margin-top:6px;
	margin-left:7px;
	float:left;
	position:Absolute;
}
.hBlok ul.tabContent li .content .cTijd{
	margin-top:11px;
	margin-left:54px;
	position:Absolute;
	width:36px;
	float:left;
	color:#84a46d;
	font-weight:bold;
}
.hBlok ul.tabContent li .content h5{
	margin-top:11px;
	margin-left:90px;
	position:Absolute;
	padding:0px !important;
	float:left;
	font-size:12px !important;
	color:#225804;
}
.hBlok ul.tabContent li .content h5 a{
	color:#225804 !important;
}
.hBlok ul.tabContent li .content .cBijtekst{
	margin-top:29px;
	margin-left:54px;
	float:left;
	position:Absolute;
	color:#225804;
	font-weight:normal;
}
.hBlok ul.tabContent li .content .cBijtekst .vlag{
	width:36px;
	float:left;
}
.hBlok ul.tabContent li .content .cBijtekst .tekst{
	font-size:11px;
	float:left;
}
.hBlok ul.tabContent li .cReacties{
	margin-top:11px;
	margin-left:535px;
	float:left;
	position:Absolute;
	color:#225804;
	font-weight:bold;
	width:34px;
	text-align:right;
}
.hBlok ul.rTabs{
	height:24px;
	background-repeat: repeat-y;
	background-image: url(https://static.voetbalzone.nl/images/restyle/restyle_blok_tabs_back.png);
	background-position: left top;
	list-style:none;
	margin:0;
	padding:0;
}
/* EINDE HOOFDBLOK */

.cFotoo .img-hold{
	float:left;
	width:38px;
	height:38px;
	margin:0;
	cursor:pointer;
	position:absolute;
}
.cFotoo .img-hold .shadowRs{
	width:38px;
	height:38px;
	background:url('https://static.voetbalzone.nl/images/small_holder.png') no-repeat;
	float:left;
	position:absolute;
	margin-top:-38px;
}
.cFotoo .img-hold img{ display:block;}

/* CLUB PAGINA*/
.dag_12 .filterKop{
	background-color:#f3f9ef;
	border-left:1px solid #c1db98;
	border-right:1px solid #c1db98;
	border-bottom:1px solid #c1db98;
	padding:6px;
	line-height:22px;
}
.dag_12 .filterKop .fItem{
	margin-right:4px;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
}
.dag_12 .filterKop .fItem.selected{
	background-color:#c2db99;
}
.lichtje{
	margin-top:-1px !important;
	background-color:#fdffe4 !important;
	border-bottom:1px solid #9daec1 !important;
	border-top:1px solid #9daec1 !important;
	border-left:1px solid #50657d !important;
	border-right :1px solid #50657d !important;
}

/* CARRIERE SPELER*/
/*carriere view*/
#carriere .carKop{
	height:30px;
	line-height:30px;
	border-bottom:1px solid #e6ebf1;
	background-color:#e7f1d6;
	/*border-left:1px solid #cfd9e5;
	border-right :1px solid #cfd9e5;*/
	font-weight:bold;
}
#carriere .carItm{
	height:30px;
	line-height:30px;
	border-bottom:1px solid #e6ebf1;
	background-color:#fff;
	/*border-left:1px solid #cfd9e5;
	border-right :1px solid #cfd9e5;*/
}
#carriere .crSeiz{
	width:70px;
}
#carriere .crSpeler{
	width:250px;
}
#carriere .crCompe{
	width:40px;
}
#carriere .crUitslag{
	width:40px;
	text-align:center;
	padding-right:8px;
}
#carriere .winst{
	background-color:#e7f1d6;
}
#carriere .gelijk{
	background-color:#f4d2a4;
}
#carriere .verlies{
	background-color:#f1b3b4;
}
#carriere .crTeam{
	width:165px;
}
#carriere .crComp{
	width:131px;
}
#carriere .crReacties{
	width:32px;
}
#carriere .crRating{
	width:96px;
}

#carriere .crPnt{
	width:25px;
	padding-left:0px !important;
	text-align:center;
}
#carriere span{
	float:left;
	padding-left:8px;
	height:30px;
	line-height:30px;
}
#carriere span:last-child{
	border:0px !important;
}
#carriere .carKop span{
	border-right:1px solid #e6ebf1;
}
#carriere .carKop{
	/*background:url(https://static.voetbalzone.nl/images/restyle/wedHeadBack.png) repeat-x;*/
	/*background:#e7f1d5;*/
	background-color: #f6f6f6;
}
#carriere .carItm span{
	border-right:1px solid #e6ebf1;
}
#carriere span img{
	margin-top:8px;
}
#carriere .crComp img{
	margin-right:8px;
}
.carAfsluiter{
	/*background:url(https://static.voetbalzone.nl/images/restyle/voetballerEnd.png)!important;*/
	width:576px;
	height:0px;
}
#carriere .lastItm{
	border-bottom:0px !important;
}

/*COMP BOX*/
.competities-box .infoBlack{
	background-color:#000;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;
	color:#fff;
	float:left;
	clear:left;
	width:348px;
	font-size:12px;
	line-height:18px;
}
.competities-box h4 .meerRechts{
	float:right;
	font-size:12px;
	color:#fff;
	padding-right:12px;
	background-repeat: no-repeat;
	background-image: url(https://static.voetbalzone.nl/images/restyle/meer-pijl.gif);
	background-position: right 55%;
}
.competities-box h4 .compSelectView{
	padding-right:0px !important;
	background:none !important;
	margin-top:7px;
}
.competities-box h4 .meerRechts a{
	color:#fff;
}

a.buttonBlack{
	/*background: url(https://static.voetbalzone.nl/images/bg-button-a.gif) no-repeat;*/
	background-color: #84b522;
	/*background-position: left top;*/
	text-decoration: none;
	display: block;
	float: left;
	height: 26px;
	padding: 0 15px 0 15px;
	color: #ffffff !important;
	border-radius:3px;
}

a.buttonBlack span{
	display: block;
	/*background: url(https://static.voetbalzone.nl/images/bg-button-span.gif) no-repeat;
	background-position: right top;*/
	float: left !important;
	line-height: 26px !important;
	margin: 0 !important;
	/*padding: 0 15px 0 0 !important;*/
	/*background-color: #84b522;*/
	font-size: 14px !important;
	font-weight: bold;
	text-align: center;
}

a.buttonBlack:hover{
	background-color: #96C734;
}


#frontpageActueel .infoBlack .unibet{
	background: url(https://static.voetbalzone.nl/images/restyle/unibet_logo_transp.png) no-repeat;
	padding-left:42px;
	line-height:30px;
	height:41px;
	padding-bottom:-8px;
	margin-bottom:-8px;
	margin-left:14px;
	text-decoration:underline;
}
#frontpageActueel .infoBlack .unibet a{
	color:#7bb529 !important;
	text-decoration:underline;
}

/*CE LIST, RECHTS*/
.ce-list{
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:20px;
	margin-top:0px !important;
	padding-top:0px !important;
}
.ce-list li{
	width:100%;
	vertical-align:top;
	overflow:hidden;
	padding-top:10px;
}
.ce-list li:first-child{ margin-top:0;}
.ce-list .img-hold{
	float:left;
	width:38px;
	height:38px;
	margin:0;
	cursor:pointer;
}
.ce-list .img-hold img{
	float:left;
}
.ce-list .img-hold .shadow{
	width:38px;
	height:38px;
	float:left;
	position:absolute;
	margin-top:0px;
	margin-left:-38px;
	background:url(https://static.voetbalzone.nl/images/bg-experts-blog-img.png) no-repeat;

}
.ce-list .text{
	width:288px;
	float:right;
}
.ce-list .text div{
	font-size:12px;
	line-height:17px;
	color:grey;
}

/*USER-LIST, 2 NAAST ELKAAR*/
.user-list{
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
	margin-top:0px !important;
	padding-top:0px !important;
}
.user-list li{
	width:50%;
	vertical-align:top;
	float:left;
	padding-top:8px;
}
.user-list li:first-child{ margin-top:0;}
.user-list .img-hold{
	float:left;
	width:38px;
	height:38px;
	margin:0;
	cursor:pointer;
}
.user-list .img-hold img{
	float:left;
}
.user-list .img-hold .shadow{
	width:38px;
	height:38px;
	float:left;
	position:absolute;
	margin-top:0px;
	margin-left:-38px;
	background:url(https://static.voetbalzone.nl/images/bg-experts-blog-img.png) no-repeat;

}
.user-list .text{
	width:120px;
	float:right;
}
.user-list .text div{
	font-size:11px;
	line-height:15px;
}
.uniBlokker{
	background: url('https://static.voetbalzone.nl/images/greenBlokBack.gif') 0% 0%;padding-top:12px;width:576px;line-height:18px;font-size:12px;
	margin-top:-5px;
}
.uniBlokker .inside{
	background: url('https://static.voetbalzone.nl/images/greenBlokBack.gif') 0% 100%;padding-left:14px;padding-right:14px;padding-bottom:12px;
}
.uniBlokker .inside h1{
	font-weight:bold; font-size: 20px;margin-bottom:8px;margin-top:0px;padding-top:3px;
}
.uniBlokker .inside img{
	float:right;margin-left:12px;
}

/*CSS INLOGGEN*/
.headInlog{
	float:left;
	color:#fff;
	font-weight:bold;
	width:118px !important;
	height:32px;
	margin-left:10px;
}
.headInlog.actief{
	color:#ced8e3;
}
.headInlog .inTxt{
	line-height:28px;
	height:28px;
	font-size:14px;
	padding-right:14px;
	background: url('https://static.voetbalzone.nl/images/restyle/inlogDown.gif') no-repeat right center;
}


a.buttonGreen{
	background: url(https://static.voetbalzone.nl/images/restyle/bg-button-a-green.gif) no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	float: left;
	height: 26px;
	padding: 0 0 0 15px;
	color: #ffffff !important;
}

a.buttonGreen span{
	display: block;
	background: url(https://static.voetbalzone.nl/images/restyle/bg-button-span-green.gif) no-repeat;
	background-position: right top;
	float: left !important;
	line-height: 26px !important;
	margin: 0 !important;
	padding: 0 15px 0 0 !important;
	font-size: 14px !important;
	font-weight: bold;
	text-align: center;
}
a.buttonGreen:hover span{
	background-position: right bottom;
}
a.buttonGreen:hover{
	background-position: left bottom;
	text-decoration: underline !important;
}

/* LOGIN TEXT-FIELDS */
.clubsInMenu .login-box{
	width:100%;
	overflow:hidden;
	float:left;
}

.clubsInMenu .login-box .roww{
	width:100%;
	overflow:hidden;
	padding:3px 0;
}
.clubsInMenu .login-box .field{
	width:161px;
	height:24px;
	background:url(https://static.voetbalzone.nl/images/bg-login-field3.png) no-repeat;
	border:1px solid #83b832;
	overflow:hidden;
}
.clubsInMenu .login-box .field input{
	font:12px/15px Arial, sans-serif;
	color:#888;
	border:none;
	background:none;
	width:151px;
	height:15px;
	padding:5px 6px 4px;
	float:left;
}
.clubsInMenu .login-box .name{ float:left;}
.clubsInMenu .login-box .password{ float:left;}
.clubsInMenu .remember{
	float:left;
	100%;
	padding-top:5px;
}
.clubsInMenu .remember input{
	float:left;
}
.clubsInMenu .remember input{ margin:2px 1px -3px -3px;}
* +html .clubsInMenu .remember input{ margin:2px 1px -3px -3px;}
.clubsInMenu .remember label{
	float:left;
	font-size:12px;
	line-height:26px;
	margin-top:-4px;
	margin-left:4px;
	cursor:pointer;
}


/* MENU TOEVOEGINGEN */
#header #menu .arrowDown {
	background-repeat: no-repeat !important;
	background-image: url(https://static.voetbalzone.nl/images/restyle/arrow_down.gif) !important;
	background-position: center 77% !important;
	margin-bottom:0px !important;
	padding:0px !important;
	font-family:arial; !important;
}
.clubsInMenu{
	min-width:150px;
	font-size:12px;
	line-height:18px;
	padding:0px;
	position:absolute;
	z-index:99999;
	float:left;
	margin-top:222px;
	margin-left:0px;
	display:none;
	/*border-bottom:1px solid #ced8e3;*/
}
.mnItem{
	display:block;
	width:150px;
}
.possImg{
	float:left;
	width:226px;
	height:166px;
	position:absolute;
}
#modalwindow{
	position:absolute;
	width:226px;
	height:166px;
	float:left;
	margin-top:184px;
}
#modalwindow #inside{
	float:left;
	position:absolute;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:14px;
	font-size:13px;
	line-height:18px;
	color:#fff;
	width:163px;
}
.clubsInMenu .h2{
	font-size:13px !important;
	line-height:29px !important;
	font-weight:bold !important;
	padding:0px !important;
	margin:0px !important;
	color:#fff;
	clear:left;
}
#modalwindow .p{
	font-size:12px !important;
	line-height:26px !important;
	height:26px;
	margin:0px !important;
	padding:0px !important;
	clear:left;
}
#modalwindow a{
	color:#fff !important;
	text-decoration:none !important;
}
.clubsInMenu .mnItem img{
	float:left;
	margin-top:6px;
	margin-right:11px;
}

.clubsInMenu.showThis{
	display:block;
}
.clubsInMenu a{
	color:#235705 !important;
}
.clubsInMenu .mnItem{
	line-height:30px;
	height:30px;
	padding-left:10px;
	padding-right:10px;
	/*
	background-repeat: no-repeat;
	background-image: url(https://static.voetbalzone.nl/images/restyle/backNew.gif) !important;
	background-position: top left;*/
	background-color:#e7f1d6;
	cursor:pointer;
}
.clubsInMenu .mnItem.mouseOver{
	background-color:#c2db99 !important;
}
.clubsInMenu .mnItem a{
	color:#0a3c71;
}

/* EINDE */


.inlogLijst{
	padding:0px !important;
	margin:0px !important;
}
.inlogLijst li{
	width:100%;
	vertical-align:top;
	overflow:hidden;
	background:url(https://static.voetbalzone.nl/images/restyle/inlog-pijler.gif) no-repeat 0 5px;
	margin-top:4px;
	margin-left:3px;
	font-size:12px;
}
.inlogLijst li a{
	margin-left:12px;
}
.inlogLijst li:first-child{ margin-top:0;}


.userlogin_list li{
	width:100%;
	vertical-align:top;
	overflow:hidden;
	background:url(https://static.voetbalzone.nl/images/bullet3.gif) no-repeat 0 5px;
	margin-top:4px;
	padding-left:0px;
	font-size:12px;
}
.userlogin_list li a{
	margin-left:12px;
}
.userlogin_list li:first-child{ margin-top:0;}
#overzichtClubsInMenu{
	float:left;
	z-index:999999999999999999999999999999;
}

/* NEWSLABEL */
.newsLabel{
	margin-top:2px;
	display:inline;
	float:right;
	background-image: url(https://static.voetbalzone.nl/images/restyle/labelStart.png);
	font-size:9px;
	background-repeat: no-repeat;
}
.newsLabel.green{
	background-image: url(https://static.voetbalzone.nl/images/restyle/labelStart.png) !important;
}
.newsLabel .opm.green{
	background-image: url(https://static.voetbalzone.nl/images/restyle/labelEind.png) !important;
	color:#9DB1C6 !important;
}
.newsLabel .opm{
	font-family:tahoma;
	margin-top:0px;
	height:11px;
	line-height:11px;
	font-size:9px;
	font-weight: bolder;
	color:#9db1c6;
	background-repeat: no-repeat;
	background-image: url(https://static.voetbalzone.nl/images/restyle/labelEind.png);
	background-position: right top;
	padding-right:2px;
	padding-left:3px;
}

#inlogVenster h2{
    overflow: hidden;
    font: 300 24px/28px 'Open Sans', sans-serif;
    color: #85b232;
    padding: 0 20px 3px 3px;
    margin: 0;
}
#inlogVenster p, #inlogVenster div{
	line-height:20px;
	font-size:12px;
	color:#464646;
}
#inlogVenster a{
	color: #0a3c71;
}
#openZoek input{
	background: #fff;
	margin: 0;
	-webkit-appearance: none;
	border: 1px solid #ccc;
	padding: 3px 4px;
}
.add-nav{
	background: #fff;
	font-size: 14px;
	line-height: 17px;
	font:300 14px/18px 'Open Sans', sans-serif;
	-webkit-font-smoothing: subpixel-antialiased;
}
.add-nav .nav-holder{padding: 11px 17px 12px 18px;}
.add-nav ul{
	padding:0;
	margin:0;
	list-style:none;
	overflow: hidden;
}
.add-nav li{
	float: left;
	margin: 0 39px 0 0;
}
.add-nav .active a,
.add-nav li a:hover{
	/*color: #83ba12;*/
	text-decoration: none;
	font-weight: bold;
}
.add-nav .green a{
	color: #83ba12;
}
.add-nav .more{
	float: right;
	max-width: 320px;
	padding: 0 0 0 18px;
	text-align: right;
}
#fotospecial{
	margin-top:0px !important;
}
#carriere .carItm:nth-child(odd){
	background-color: #f6f6f6;
}
#spc4red{
	z-index:1 !important;
}
.comments-list .button {
	margin-right:5px;
}
#compTabsOverzicht .c-bClub span{
	margin-top:9px !important;
}
.add-nav .sub-menu li a{
/*	display:inline-block;
	width:110%; */
}

body:not(.safari) .add-nav .sub-menu li a::after {
    display:block;
    content:attr(title);
    font-weight:bold;
    height:1px;
    color:transparent;
    overflow:hidden;
    visibility:hidden;
    margin-bottom:-1px;
}
#makeCompTekst .button, .comment .text-h .contr .button{
	margin-top:5px;
}
#venster2{
	line-height:16px;
}

#getLeesmeer{
    margin-bottom: 50px;
}
#getLeesmeer .content-title{
	margin-bottom:10px;
}
#getLeesmeer .visual-main h2{
	margin-top: -80px;
	min-height: 80px;
	width: 360px;
	position: relative;
	background:url(https://static.voetbalzone.nl/images/restyle/shade.png) repeat-x;
}
#getLeesmeer .visual-main h2 span{
	position: absolute;
	bottom:0px;
	padding:15px;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	line-height:22px;
}
#getLeesmeer .img-holder.v1{
	width: 180px;
	float: left;
	margin-top: -237px;
	margin-left: 365px;
}
#getLeesmeer .img-holder.v1 h2{
	margin-top: -90px;
	min-height: 90px;
	width: 211px;
	position: relative;
	background:url(https://static.voetbalzone.nl/images/restyle/shade.png) repeat-x 100% 100%;
}
#getLeesmeer .img-holder.v1 h2 span{
	position: absolute;
	bottom:0px;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:16px;
}

#getLeesmeer .img-holder.v2{
	width: 180px;
	float: left;
	margin-top: -116px;
	margin-left: 365px;
}
#getLeesmeer .img-holder.v2 h2{
	margin-top: -90px;
	min-height: 90px;
	width: 211px;
	position: relative;
	background:url(https://static.voetbalzone.nl/images/restyle/shade.png) repeat-x 100% 100%;
}
#getLeesmeer .img-holder.v2 h2 span{
	position: absolute;
	bottom:0px;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:16px;
}
.content-text .notitie {
    font-style: italic;
    color: #808080;
}