* {
    margin: 0;
}
html {
    position: relative;
    min-height: 100%;
    margin:    0 auto;
    max-width:  1920px;
    -webkit-text-size-adjust: 100%;
}

body {
    background-color:#eaeaea;
	font-family: 'Open Sans', sans-serif;
	font: 14px/21px 'Open Sans', sans-serif;
    color: #000000;
    -webkit-text-size-adjust: 100%;
}

*, *::before, *::after {
    box-sizing: border-box;
}

a {
   outline: 0;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

div,li,input,select,button,ul,spam,td{
	font-family: 'Open Sans', sans-serif;
	font: 14px/21px 'Open Sans', sans-serif;
}

.vcontent{    width:  100%;
	padding-top:100px;
}

.vcontent2{
    max-width:  90%;
    margin:    0 auto;
}

.top{
	max-width:  1920px;
	background:transparent url("/img/top/topbg.png") top left no-repeat;
	background-size: cover;
	width:100%;
	height:90px;
	padding:0 5%;
	position:fixed;
    z-index:700;
	display:block;
	word-break: break-all;
	margin:0;
	//border-bottom:#61a3a2 solid 2px;
}

.topleft{
    width:19%;
    display:inline-block;
    margin-right:1%;
     top: 0;
     vertical-align: top;

}


.topcenter{
   width:9%;
   display:inline-block;
   top: 0;
   vertical-align: top;
}

.topright{
    width:40%;
    display:inline-block;
    margin-left:1%;
    top: 0;
    vertical-align: top;
    height:100%;
    float:right;
}


.topright_table{
	width:100%;
	display:table;
	height:100%;
	margin:15px 0;
}

.topright_row{
	display:table-row;
}

.topright_1{
	width:100%;
	display:table-cell;
	height: 50%;
	text-align:right;
}

.topright_2{
	width:100%;
	display:table-cell;
	height: 50%;
	text-align:right;
	color:#ffffff;
	font-size:15px;
	line-height:15px;
}

.toplogo{
    display:block;
    width:100%;
    min-width:100%;
    margin:15px 0;
    max-height:70px;
}

.top_lang{
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.top_lang_space{
    display: block;
    color: white;
    text-align: center;
    padding: 5px 0;
    text-decoration: none;
    float: right;
}

.top_lang_sub{
    float: right;
}

.top_lang_sub_select{
	float: right;
	display: block;
    color: white;
    text-align: center;
    padding: 5px;
    text-decoration: none;
    background-color: #65c8c6;
    border-radius: 5px 0 5px 0;
}

.top_lang a {
    display: block;
    color: white;
    text-align: center;
    padding: 5px;
    text-decoration: none;
    border-radius: 5px 0 5px 0;
}

.top_lang a:hover {
    background-color: #61a5a4;
}

#mobilemenu{
	margin: 0;
	overflow:hidden;
	padding:0 5%;
	position:absolute;
    left: 0;
    top: 0;
    width: 100%;

}

#mobilelogo{
     display:none;
     background:url('/img/menu/logo.png') no-repeat top left;
     width:67px;
	 height:47px;
	 float:left;
	 margin-top:2px;
	 cursor:pointer;
}

#mobilebut{
     background:url('/img/menu/mobilebut.png') no-repeat top left;
     width:40px;
	 height:28px;
	 float:right;
	 margin-top:30px;
	 cursor:pointer;
}


#mobilesubmenu {
    width: 100%;
    overflow:hidden;
    background:transparent url('/img/menu/mobilesubmenubg.png') repeat top left;
    z-index:504;
    display:none;
}

#mobilesubmenuline{
    width: 100%;
    overflow:hidden;
    height: 2px;
    background:transparent url('/img/menu/mobilesubmenuline.png') repeat-x top left;
    z-index:504;
}

#mobilesubmenu li{
	display: inline;
	overflow:hidden;
}

#mobilesubmenu a{
	overflow:hidden;
	padding-left:5px;
	padding-top:20px;
	display: block;
	color:#ffffff;
	background-color:transparent;
	cursor:pointer;
	text-align:left;
	width:100%;
	height:60px;
	margin:0;
	text-decoration:none;
	font-size:17px;
}

#mobilesubmenuarrow{
	background:url('/img/menu/arrow.png') no-repeat 5px 6px;
	display: block;
	width:auto;
	padding-left:25px;
    margin-top:2px;
}

#mobilesubmenu a:hover{
	  background:transparent url('/img/menu/mobilesubmenubg2.png') repeat top left;
}

.mobile_lang{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display:inline-block;
	float:left;
}

.mobile_lang_sub{
    float: left;
}

.mobile_lang_sub_select{
	display: block;
    color: white;
    text-align: center;
    padding: 0 5px 0 5px;
    text-decoration: none;
	background-color: #61a3a2 !important;
    padding:9px 7px 10px 7px;
	float: left;
	/*


    color: white;
    text-align: center;
    padding: 0 5px 0 5px;
    text-decoration: none;
    background-color: #406e25 !important;

    */
}

.mobile_lang a {
    display: block;
    color: white;
    text-align: center;
    padding: 0 5px 0 5px;
    text-decoration: none;
}

.mobile_lang a:hover {
    background-color: #61a3a2;
}

.pager{
    background-color:#dbdbdb;
    padding: 0px 0 10px 0;
    line-height: 26px;
    border-top: 1px solid #D1D1D1;
    font-weight: normal;
    margin: 0px -4px -4px -4px;
}

.pagerL {
    margin: 0 0 -4px -4px;
}


.pager table {
    margin: 0 auto;
}

.pager span, .pager a {
    display: block;
    float: left;
    border: 1px solid #CECECE;
    border-radius: 2px;
    min-width: 12px;
    text-align: center;
    padding: 0 10px;
    margin: 5px 3px 0 2px;
    background-color:#E0E0E0;
    color: #5e5e5e;
    box-shadow: 0 1px #EBEBEB;
    Font-size: 14px;
    text-decoration: none;
}

.pager a:hover {
    background-color:#3c79a8;
    color:#FFFFFF;
}

.pager span {
    color: #FFFFFF;
    background-color:#3c79a8;
}

.pager a.last, .pager a.first {
    background-color:#E0E0E0;
    Font-size: 14px;
}

.pager a.lastR {
    color: #f5381f;
}

.vtable1{
	display:table;
	border-collapse: separate;
  border-spacing: 1px;
    table-layout: fixed;
    width: 100%;
    margin-top:0;
}

.vtable{
	display:table;
	border-collapse: separate;
  border-spacing: 1px;
    table-layout: auto;
    width: 100%;

}



.vtr1{
	display:table-row;
	background-color:#d5d5d5;

}

.vtr{
	display:table-row;
	background-color:#dbdbdb;
}

.vtd{
	display:table-cell;
	height: 50px;
	text-align:center;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	margin-right:1px;
  	vertical-align: middle;
  	padding:5px;

}
.vtd1a{
	display:table-cell;
	height: 30px;
	text-align:center;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	width: 5%;
  	vertical-align: middle;
  	padding:5px;
}

.vtd1b{
	display:table-cell;
	text-align:center;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	width: 150px;
  	vertical-align: middle;
  	padding:5px;
}

.vtd1c{
	display:table-cell;
	height: 50px;
	text-align:left;
	white-space: wrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	vertical-align: middle;
  	padding:5px;
}

.crtitle{
Font-size: 14px;
font-family: 'Open Sans', sans-serif;
color :#ffffff;
text-decoration: none;
font-weight:bold;
text-align:left;
padding:5px 5px 5px 5px;
background-color:#2c546e;
border-radius:5px;
margin-bottom:15px;
width:100%;
}

.crtitle2{	width:100%;
	background-color:#cbcbcb;
	border-radius:5px;}

.crsubtitle{}



.vtable2{
	display:table;
	border-collapse: separate;
  	border-spacing: 1px;
    table-layout: auto;
    width: 100%;

}

.vtr2{
	display:table-row;
	background-color:#d5d5d5;
}

.vtr2b{
	display:table-row;
	background-color:#dbdbdb;
}

.vtd2{
	display:table-cell;
	height: 50px;
	text-align:center;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	margin-right:1px;
  	vertical-align: middle;
  	padding:5px;

}
.vtd2a{
	display:table-cell;
	height: 30px;
	text-align:center;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	width: 7%;
  	vertical-align: middle;
  	padding:5px;
}

.vtd2b{
	display:table-cell;
	text-align:center;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	width:31%;
  	vertical-align: middle;
  	padding:5px;
}

.vtd2c{
	display:table-cell;
	height: 50px;
	text-align:left;
	white-space: wrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	vertical-align: middle;
  	padding:5px;
  	width:31%;
}

.vtd2d{
	display:table-cell;
	height: 50px;
	text-align:left;
	white-space: wrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	vertical-align: middle;
  	padding:5px;
  	width:31%;
}



#mt_copy{
background-image:url(/img/icons/copy.png);
background-repeat:no-repeat;
background-position:top left;
background-color:#eaeaea;
width:54px;
height:37px;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color :#3D3C3B;
text-decoration: none;
font-weight: normal;
list-style: none;
padding:5px 0px 0px 42px;
cursor:pointer;
margin:10px 0;
}




#mt_opslagen,#mt_opslagen2{
background-image:url(/img/icons/save.png);
background-repeat:no-repeat;
background-position:top left;
width:54px;
height:37px;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color :#3D3C3B;
text-decoration: none;
font-weight: normal;
list-style: none;
padding:5px 0px 0px 42px;
cursor:pointer;
margin:10px 0;
}

#mt_opslagenb,#mt_opslagenb2{
background-image:url(/img/icons/save2.png);
background-repeat:no-repeat;
background-position:top left;
width:54px;
height:37px;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color :#3D3C3B;
text-decoration: none;
font-weight: normal;
list-style: none;
padding:5px 0px 0px 42px;
cursor:pointer;
margin:10px 0;
}

#mt_zoeken{
background-image:url(/img/icons/zoek.png);
background-repeat:no-repeat;
background-position:top left;
width:54px;
height:37px;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color :#3D3C3B;
text-decoration: none;
font-weight: normal;
list-style: none;
padding:5px 0px 0px 42px;
cursor:pointer;
margin:10px 0;
}

#mt_back{
background-image:url(/img/icons/back.png);
background-repeat:no-repeat;
background-position:top left;
width:54px;
height:37px;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color :#3D3C3B;
text-decoration: none;
font-weight: normal;
list-style: none;
padding:5px 0px 0px 42px;
cursor:pointer;
margin:10px 0;
}

.crl1{width:50%;
background-color:#dedede;
float:left;
padding:5px;
min-height:45px;
vertical-align: middle;
margin-top:1px;

}

.crr1{
width:50%;
background-color:#dedede;
float:right;
padding:5px;
min-height:45px;
vertical-align: middle;
margin-top:1px;
}

.crl3{	width:100%;
	background-color:#dedede;
	margin-top:1px;
}

.crsubtitle{
	width:100%;
	background-color:#2c546e;
	padding:5px;
	min-height:40px;
	vertical-align: middle;
	margin-top:1px;
	color:#FFFFFF;
}

.fi{
border-style:solid;
border-top-color:#3D3C3B;
border-left-color:#3D3C3B;
border-bottom-color:#3D3C3B;
border-right-color:#3D3C3B;
border-top-width:1px;
border-left-width:1px;
border-bottom-width:1px;
border-right-width:1px;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color :#3D3C3B !important;
text-decoration: none;
font-weight: normal;
background-color:  #FFFFFF;
width:100%;
height:30px;
}

form{
display: inline;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.optdiv{	padding:3px;
	width:33.33%;
	float:left;
	color:#000000;
	 background-color:#dedede;}

.blreset{border-style:solid;
border-top-color:#3D3C3B;
border-left-color:#3D3C3B;
border-bottom-color:#3D3C3B;
border-right-color:#3D3C3B;
border-top-width:1px;
border-left-width:1px;
border-bottom-width:1px;
border-right-width:1px;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color :#ffffff !important;
text-decoration: none;
font-weight: normal;
background:#3c79a8 url('/img/icons/reset.png') center center no-repeat;
padding:1px 5px 1px 5px;
box-sizing: border-box;
border-radius: 3px;
margin:0;
cursor:pointer;}

.blreset:hover{
color :#3c79a8 !important;
background: #d7d7d7 url('/img/icons/reset2.png') center center no-repeat;
}

button[type="submit"].blsubmit,.blsubmitbut,.blbutton{
border-style:solid;
border-top-color:#3D3C3B;
border-left-color:#3D3C3B;
border-bottom-color:#3D3C3B;
border-right-color:#3D3C3B;
border-top-width:1px;
border-left-width:1px;
border-bottom-width:1px;
border-right-width:1px;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color :#ffffff !important;
text-decoration: none;
font-weight: normal;
background-color:  #3c79a8;
padding:1px 5px 1px 5px;
box-sizing: border-box;
border-radius: 3px;
margin:0;
cursor:pointer;
}

button[type="submit"].blsubmit:hover,.blsubmitbut:hover,.blbutton:hover{
color :#3c79a8 !important;
background-color:  #d7d7d7;
}

#progress {
	height: 28px;
	width:100%;
	border:#e4e4e4 solid 1px;
}

.progressbar {
	height: 28px;
	background-color:#f65c14;
}

.progresstext {
	color:#ffffff;
	padding:5px;
}




.detail{
	width:100%;
}

.detail_left{
		background-color:#d5d5d5;
		display:inline-block;
		width:61%;
		margin-right:3%;
		padding:10px;
		vertical-align: top;
}

.detail_left_left{
		display:inline-block;
		width:48%;
		margin-right:4%;
		border-bottom:#f3f3f3 solid 1px;
		color:#000000;
		padding:10px 0;
		font-size:14px;

}

.detail_left_right{
		display:inline-block;
		width:48%;
		color:#000000;
		border-bottom:#ffffff solid 1px;
		padding:10px 0;
		font-size:14px;
}

.detail_right{
		background-color:#d5d5d5;
		display:inline-block;
		width:36%;
		padding:10px;
		vertical-align: top;
}

.detail_title{
		color:#000000;
		width:100%;
		font-size:20px;
		margin-bottom:25px;
		font-weight:bold;
}

.detail_title_left{
		color:#61a3a2;
		width:70%;
		font-size:20px;
		margin-bottom:25px;
		dispaly:inline-block;
		float:left;
}

.detail_title_right{
		color:#61a3a2;
		width:30%;
		font-size:20px;
		margin-bottom:25px;
		dispaly:inline-block;
		float:right;
		text-align:right;
}

.detail_bgspan{
	background-color: #2c546e;
	padding: 0 2px;
	color:#ffffff;
}

.detail_options{
	width:100%;
}

.detail_options_div{
		display:inline-block;
		width:32%;
		color:#000000;
		border-bottom:#f3f3f3 solid 1px;
		padding:10px 0;
		font-size:14px;
}

.detail_options_div:nth-child(3n-1){
	margin:0 2% 0 2%;
}

.detail_opties_opmerking{
	display:block;
	width:100%;
	color:#cccccc;
	padding:10px 0;
	font-size:14px;
}

.detail_right_foto{
	  width:100%;
	  margin-top:20px;
}

.detail_right_img{
	max-width:100%;
	width:100%;
	display:block;
}

.detail_right_foto_div{
	width:32%;
	display:inline-block;
	background-color:#535353;
    margin:0 0 20px 0;
}

.detail_right_foto_div:nth-child(3n-1){
	margin:0 2% 20px 2%;
}

.home_nieuw_img{
	max-width:100%;
	width:100%;
	display:block;


}

.home_nieuw_imgbg{
		position:absolute;
		width:100%;
		bottom:0;
		left:0;
		padding-left:10px;
		padding-top:18px;
		font-size:14px;
		z-index:5;
		height:42px;
		color:#ffffff;
}

.extraformspace{	height:199px;}

#fform input[type=text],#fform input[type=password]{

				width:100%;
				padding:2px;
				outline: none;
				border: 1px solid #cccccc;
}

select {

				padding:2px;
				outline: none;
				border: 1px solid #cccccc;
}


.sortmenuleft{	width:48%;
	margin-left:1%;
	float:left;}

.sortmenuright{   width:48%;
   float:right;}

.dt-table{
	width:100%;
	display:table;
	table-layout: fixed;
}

.dt-tr{
	display:table-row;
}

.dt-td{
	display:table-cell;
	text-align:left;
}

.dt-td-empty{
	display:table-cell;
	text-align:left;
}

.dt-td-empty-2{
	display:table-cell;
	height:4px;
}

.dt-td-empty-2b{
	display:table-cell;
	height:4px;
}

.dt-space{
	height:15px !important;
}


@media only screen and (min-width: 701px){

}




@media only screen and (max-width: 700px){

	 	.dt-space{	 		height:10px !mportant;	 	}

	 	.dt-table{
			width:100%;
			display:block;
			table-layout:none;
		}

		.dt-tr{
			display:block;
		}

		.dt-td{
			display:block;
			text-align:left;
		}

		.dt-td-empty{
			display:none;
			text-align:left;
		}

		.dt-td-empty-2{
			display:none;
			height:0px;
		}

		.dt-td-empty-2b{
			display:block;
			height:4px;
		}

		.sortmenuleft{
			width:100%;
			margin:0 1% 0 1%;
			float:none;
		}

		.sortmenuright{
		   width:100%;
		   margin:15px 1% 0 1%;
		   float:none;
		}

		.extraformspace{
			height:0px;
		}

		.detail_left{
				background-color:#d5d5d5;
				display:inline-block;
				width:100%;
				padding:10px;
				vertical-align: top;
		}

		.detail_left_left{
				display:inline-block;
				width:100%;
				border-bottom:#ffffff solid 1px;
				color:#000000;
				padding:10px 0;
				font-size:14px;

		}

		.detail_left_right{
				display:inline-block;
				width:100%;
				color:#000000;
				border-bottom:#ffffff solid 1px;
				padding:10px 0;
				font-size:14px;
		}

		.detail_right{
				background-color:#d5d5d5;
				display:inline-block;
				width:100%;
				padding:10px;
				vertical-align: top;
		}

		.detail_title{
				width:100%;
				font-size:20px;
				margin-bottom:25px;
		}

		.detail_title_left{
				color:#61a3a2;
				width:70%;
				font-size:20px;
				margin-bottom:25px;
				dispaly:inline-block;
				float:left;
		}

		.detail_title_right{
				color:#61a3a2;
				width:30%;
				font-size:20px;
				margin-bottom:25px;
				dispaly:inline-block;
				float:right;
				text-align:right;
		}

		.detail_title_left{
					color:#61a3a2;
					width:100%;
					font-size:20px;
					margin-bottom:25px;
					dispaly:inline-block;
					float:none;
			}

			.detail_title_right{
					color:#61a3a2;
					width:100%;
					font-size:20px;
					margin-bottom:25px;
					dispaly:inline-block;
					float:none;
					text-align:left;
			}

			.detail_options_div{
					display:inline-block;
					width:100%;
					padding:10px 0;
					font-size:14px;
			}

			.detail_options_div:nth-child(3n-1){
				margin:0 0 0 0;
			}

			.optdiv{
			width:50%;
		}
		.crl1{
		width:100%;
		float:none;
		background-color:#d0d0d0;
		}

		.crr1{
		width:100%;
		float:none;
		}

		.vtd1a{
		  	width: 40px;
		}

		.vtd1b{
		  	width: 70px;
		}

		.vtd1c{
		}


		 .vcontent{
		    width:  100%;
			padding-top:70px;
			overflow: hidden;
		}

		.vcontent2{
		    max-width:  100%;
		    margin:    0 auto;
		}

		.pagercenter{
			width:100%;
	  }

	  .pagercenter2{
			width:100%;
	  }

	 .top{
	 	height:60px;
	 }

	 .toplogo{
	    display:block;
	    width:100%;
	    min-width:120px;
	    margin:8px 0;
	   	min-height:50px;
	}


	 .topright_table{
	 	   display:none;
	 }

	 #mobilediv{
	 	margin-top:60px !important;
	 }

	 #toptel{
		display:block;
	}

	#content{
			margin:50px auto 20px auto;
	}

	#mobilebut{

	 margin-top:15px;
	}

	.topleft{
		    width:25%;
		    display:inline-block;
		    margin-right:1%;
		     top: 0;
		     vertical-align: top;

		}



		.vtable2{
			display:block;
			border-collapse: separate;
		  	border-spacing: 1px;
		    table-layout: auto;
		    width: 100%;

		}

		.vtr2{
			display:block;
			background-color:#d5d5d5;
		}


		.vtd2{
			display:block;
			height: 30px;
			text-align:center;
			white-space: nowrap;
		  	overflow: hidden;
		  	text-overflow: ellipsis;
		  	margin-right:1px;
		  	vertical-align: middle;
		  	padding:5px;

		}

		.vtd2a{
			height: 30px;
			display:block;
		  	width: 100%;
		  	vertical-align: middle;
		  	text-align:center;
		  	border-bottom:#eaeaea solid 1px;
		}

		.vtd2b{
			height: 30px;
			display:block;
		  	width: 100%;
		  	vertical-align: middle;
		  	text-align:center;
		  	border-bottom:#eaeaea solid 1px;
		}

		.vtd2c{
			height: 30px;
			display:block;
		  	width: 100%;
		  	vertical-align: middle;
		  	text-align:center;
		  	border-bottom:#eaeaea solid 1px;
		}

		.vtd2d{
			height: 30px;
			display:block;
		  	width: 100%;
		  	vertical-align: middle;
		  	text-align:center;
		}

















}

@media only screen and (max-width: 600px){
	.optdiv{
			width:100%;
		}
}


@media only screen and (max-width: 900px){
         .topleft{
		    width:22%;
		    display:inline-block;
		    margin-right:1%;
		     top: 0;
		     vertical-align: top;

		}
}


@media only screen and (max-width: 1100px){

}


