*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

img{
	max-width:100%;
	height:auto;
	display:block;
	overflow:hidden;	
}

/*body,html{
	width:100%;
	height:100%;	
}*/

.right-nav{
	display:block;
	position:absolute;	
	right:1rem;
	top:29px;
	font-size:13px;
	color:#ffffff;
}

.right-nav ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
.right-nav :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
.right-nav ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
.right-nav :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}

.right-nav li{
	display:block;
	float:left;	
	
}


.right-nav li.search a, .right-nav li.phone a, .right-nav li.language a.langy, .right-nav li.network a{
	display:block;	
	width:15px;
	height:15px;
	text-indent:-9999px;
	background-position:left top;
	background-repeat:no-repeat;
	background-size:cover;
	float:left;
	margin-top:3px;
}

.right-nav li.language a{
	color:#fff!important;	
}

.right-nav li.search a, #searchform input[type=submit]{
	background-image:url(../../images/search.png);	
	color:#fff!important;
}

.right-nav li.phone a{
	background-image:url(../../images/phone.png);

}

.right-nav li.language a.langy{
	background-image:url(../../images/language.png);	
}

.right-nav li.network a{
	background-image:url(../../images/charts-mind-map-icon.png);	
}

.searchbox{
	float:left;	

}

.right-nav li.network{
	padding-left:16px;	
}

.all-sites{
	display:none!important;	
}

/*div.breadcrumb {
    margin-top: 92px;
}*/


.partnerblok, .partnerblok a .inner-info{
	-moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;	
}


.partnerz{
	
}


.row{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	position:relative;

}

.row{
	max-width:1240px;	
}

.row:before, .row:after{
	content: " ";
	display: table;
}

.column, .columns {
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	display:inline-block;
}


.large-12{
	width:100%;
}

.large-11{
	width:91.66666667%
}

.large-10{
	width:83.33333333%
}

.large-9{
	width:75%
}

.large-8{
	width:66.66666667%
}

.large-7{
	width:58.33333333%
}

.large-6{
	width:50%
}

.large-5{
	width:41.66666667%
}

.large-4{
	width:33.33333333%
}

.large-3{
	width:25%
}

.large-2{
	width:16.66666667%
}

.large-1{
	width:8.33333333%
}

.arr-holder .large-6:nth-child(odd){
	padding-left:0;
	
}

.arr-holder .large-6:nth-child(even){
	padding-right:0;
	
}


@media screen and (min-width: 290px) {
.partnerz .large-2 {
    width: 100%;
}

.right-nav{
	display:none;	
}

.large-6{
	width:100%
}

.arr-holder .large-6:nth-child(odd){
	padding:0;
	
}

.arr-holder .large-6:nth-child(even){
	padding:0;
	
}

}
@media screen and (min-width: 641px) {
.partnerz .large-2 {
    width: 50%;
}

.right-nav{
	display:block;
	right: 100px;	
}


}

@media screen and (min-width: 768px) {

.large-6{
	width:50%
}

.arr-holder .large-6:nth-child(odd){
	padding-left:0;
	padding-right:20px;
	
}

.arr-holder .large-6:nth-child(even){
	padding-right:0;
	padding-left:20px;	
}

}

@media screen and (min-width: 1024px) {
.partnerz .large-2 {
    width: 33.3333%;
}

.right-nav{
	right: 1rem;	
}

}


.popup-network2{
	background:rgba(0,0,0,0.85);
	display:none;
	position:fixed;
	overflow-y:auto;
	z-index:100000;
	top:0;
	left:0;
	right:0;
	bottom:0;
	padding:30px;
}


.popup-network{
	background:rgba(0,0,0,0.85);
	display:none;
	position:fixed;
	overflow-y:auto;
	z-index:100000;
	top:0;
	left:0;
	right:0;
	bottom:0;
	padding:30px;
}

.popup-button{
    border: 1px solid #ED1C24;
    display: inline-block;
    padding: 10px 14px;
    color: #ffffff;
    font-weight: 600;
    margin-top: 15px;
    background: #ED1C24;
    cursor: pointer;
    font-family: "Open Sans",sans-serif;
}


.closebutton{
	display:block;
	font-size:22px;
	position:absolute;
	z-index:1000;
	top:30px;
	right:30px;
	cursor:pointer;
	font-family: 'FontAwesome';
}

.netwerk-holder h2 {
    display: block;
    font-size: 18px!important;
	margin:0!important;
    margin-bottom: 10px!important;
    color: #ED1C24;
	border:none!important;
	font-weight: 400!important;
	text-align: left!important;
	padding-bottom: 0!important;
}

.netwerk-holder p{
	line-height: 18px;
	margin-bottom:0;
	display: block;
	font-size: 14px;
}

.introtext p{
	color:#ffffff;	
	display:block;
	margin-bottom:20px;
}

.partnerblok{
	margin-bottom:30px;	
}


.partnerblok a{
	display:block;
	position:relative;	
	overflow:hidden;
}

.partnerblok a .inner-info{
	position:absolute;
	bottom:0;
	left:0;
	z-index:1000000;
	max-height:0;
	opacity:0;	
	background:rgba(255,255,255,0.9);
	display:block;
	padding:0 20px;
	width:100%;
}

.partnerblok a .inner-info p{
	color:#000000;	
	font-size: 13px;
}

.partnerblok a:hover .inner-info{
	max-height:258px;
	height:100%;
	opacity:1;
	padding:20px;
}



.netwerk-holder h1{
	display:block;	
	font-size: 22px;
	margin-bottom:15px; 
	color:#ed1c24;
}

.netwerk-holder h2{
	display:block;	
	font-size: 18px;
	margin-bottom:10px; 
	color:#ed1c24;
}

.netwerk-holder h2 a{
	display:block;
	color:#fff;		
}


.tel{
	float:left;	
	background:transparent;	
	border:none;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	display:block;
	margin-right:0px;
	padding:0 7px;
	height:19px;
	opacity:0;
	max-width:0;
	overflow:hidden;
}

.lang{
	float:left;	
	background:transparent;	
	border:none;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	display:block;
	margin-right:0px;
	padding:0 7px;
	height:19px;
	opacity:0;
	max-width:0;
	overflow:hidden;
}


#searchform input[type=text]{
	float:left;	
	background:transparent;	
	border:none;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	width:180px;
	display:block;
	margin-right:0;
	padding:0 7px;
	opacity:0;
	max-width:0;
	overflow:hidden;
	color:#fff!important;
}

.opensearch, #searchform input.opensearch{
	opacity:1;
	max-width:500px;
	margin-right:15px;
	margin-left:15px;
}

#searchform input[type=submit]{
	background:transparent;	
	background-position:left top;
	background-repeat:no-repeat;
	background-size:cover;
	background-image:url(../../images/search.png);
	border:none;	
}

td.quick_check, td.quick_check_button{
	border:none!important;	
	vertical-align: middle;
}

td.quick_check input, td.quick_check select{
	background:#fff!important;	
}

td.quick_check_button input[type=submit]{
border-radius: 3px; 
-moz-border-radius: 3px; 
-webkit-border-radius: 3px;
font-weight:700;
opacity:1;
}

td.quick_check_button input[type=submit]:hover{
	opacity:0.9;	
}

.arr-holder{
	
}



.arr-holder h2{
    height: 1em;
    float: left;
    clear: both;
    background: #fff;
	font-size: 20px;
}

.arr-holder p{
	max-height:86px;
	overflow:hidden;	
}


.prijs{
	font-size: 20px;
	color:#fff;
	font-weight:700;
	padding:14px;
	position:absolute;
	right:0;
	top:30px;
	z-index:100;	
}

.thumbholder{
	dispaly:block;
	position:relative;	
	max-height:388px;
	overflow:hidden;
}

.knoppie{
padding: 10px!important;
color: rgb(255, 255, 255)!important;
font-size: 13px!important;
font-weight: 600!important;
border-radius: 3px!important;
display:inline-block!important;
text-decoration:none!important;
opacity:1!important;
margin-bottom:30px!important;
}

.knoppie:hover{
	text-decoration:none!important;
	opacity:0.9!important;	
}

.dotted{
	height: 1.2em;	
    position: relative;
    overflow: hidden;
}

.dotted-inner-border{
	display: block;
    width: 100%;
    margin-left: 15px;
    border-top-style: solid;
    border-top-width: 1px;
    position: relative;
    top: 50%;
	margin-top:1px;
    opacity: 0.15;
    filter: alpha(opacity=15);
	border-color: #666666!important;
}