	/* 1. Screen 960 -- 1279  */
	
	@media only screen and (min-width: 960px) and (max-width: 1279px) {

			body {
				border-top: 8px solid #000000!important;
			}
			
			
			
			#container {
			position: relative;
										width: 960px;
										width: 100%;
			text-align: left;
			z-index: 6;
										margin: 0 auto 0 auto;
			padding: 0 0 0 0;
			
			}
			
			.header-holder {
				dposition: relative;
				dwidth: 90%;
				margin: 0 5% 0 0;
			}
			
			#box {
				width: 90%;
				margin: 120px 5% 0 5%;
				
				dwidth: 100%;
				dmargin: 120px 0 0 0;
			}
			
			div#contentbar h1, div#contentbar p  {
				width: 95%;
			}
			
			div#contentbar, div#contentbar-branches, div#contentbar-contact {
				width: Calc(78% - 2px);
				border-right: 1px solid #cc0000;
				border-left: 1px solid #cc0000;
			}
			
			div#contentbar-branches #groep-1, div#contentbar-branches #groep-2 {
				float: left;
				width: 100%;
			}
			
			div#contentbar-branches #groep-1 div img, div#contentbar-branches #groep-2 div img {
				width: 190px;
			}
			
			div#contentbar-branches div p {
				margin: 190px 0 0 -210px;
				padding: 4px;
				width: 182px !important;
			}
			
			div#contentbar img {
				width: 44%;
			}
			
			div#sidebar {
				width: Calc(22% - 2px);
				margin: 0 0 0 0;
				border-right: 1px solid #336600;
				border-left: 1px solid #336600;
			}
			
			.menu-bedrijf-sidebar {
				margin: 0px 0 10px 0;
				width: 173px;
				float: right;
			}
			
body.certificering #sidebar table {
    margin: 0px 0 10px 12px;
}
			
			div#menu-bedrijf {
				dwidth: 932px;
			}

			div#fileupload {
				dmargin: 29px 0 0 516px;
			}

			div#menu-talen-switch {
					margin: 39px 0 0 0;
					right: 3px;
					left: auto;

			}
			
div#menu-bedrijf {
    right: 58px;
}
			
			div#menu-inkoop {
				width: 100%;
			}
			
			
			#logo {
				position: relative;
				float: left;
				margin: 0 0 0 0;
				
				margin: 0 364px 0 0;
			}
			
#header {
	dwidth: 300px;
}

			div.menu-branches {
				padding: 0 0 0 0;
				width: 135px;
				float: right;
			}
			
div#menu-buttons {
					margin: 100px 0 0 0;
					right: 50px;
					left: auto;
					width: 430px;
						dwidth: 530px;
}

div#menu-buttons img {
    float: left;
}
			
			div#contentbar div#form-uploader #fotoblok-klant {
				width: 720px;
			}
			
			div#contentbar div#form-uploader img#klant_bestaand, div#contentbar div#form-uploader img#klant_nieuw {
				width: 290px;
				height: auto;
			}

div#files {
    width: 670px;
}
			
			div#file1, div#file2, div#file3, div#file4, div#file5, div#file6, div#file7, div#file8, div#file9, div#file10, div#file11, div#file12, div#file13, div#file14, div#file15, div#file16, div#file17, div#file18, div#file19, div#file20, div#file21, div#file22 {
				width: 710px;
					width: 660px;
				padding: 5px;
			}
			
			#form-uploader textarea#opmerkingen {
				width: 716px;
					width: 668px;
			}

			div#file1 table.table-stl-file, div#file2 table.table-stl-file, div#file3 table.table-stl-file, div#file4 table.table-stl-file, div#file5 table.table-stl-file, div#file6 table.table-stl-file, div#file7 table.table-stl-file, div#file8 table.table-stl-file, div#file9 table.table-stl-file, div#file10 table.table-stl-file, div#file11 table.table-stl-file, div#file12 table.table-stl-file, div#file13 table.table-stl-file, div#file14 table.table-stl-file, div#file15 table.table-stl-file, div#file16 table.table-stl-file, div#file17 table.table-stl-file, div#file18 table.table-stl-file, div#file19 table.table-stl-file, div#file20 table.table-stl-file, div#file21 table.table-stl-file, div#file22 table.table-stl-file {
				width: 710px;
					width: 660px;
			}
			
			div#footer {
				width: 100%;
			}
			
			div#footer ul.footer {
				width: 100%;
				margin: 10px 0 10px 0;
				padding: 0 0 80px 0;
			}
			
			
			
			
			div#footer {
				width: 90%;
				margin: 0 5% 0 5%;
			}
			
			div#footer ul.footer {
				width: 100%;
				margin: 0 0 0 0;
			}
			
			div#footer #lijn-footer {
				clear: none;
				width: 90%;
			}
			
			div#footer ul.footer li {
				width: 18%;
				margin: 0 2% 0 0;
			}
			
			div#footer ul.footer li:nth-child(5n+0)  {
				margin: 0 0 0 0;
			}
			
			div#footer ul.footer li.mobile-laatste {
				ddisplay: none;
			}
		
			div#footer ul.footer li p {
				width: 100%;
				height: auto;
			}
			
			div#footer ul.footer li H3 {
				width: Calc(100% - 6px);
			}
			
			div#footer ul.footer li p img {
				width: 100%;
				height: auto;
			}

			
			
			
			
			

	}
	
	
	/* 2. Screen vanaf 1100 (1100px) */ 
	
	@media only screen and (min-width: 1100px) { 
	
			body {
					border-top: 8px solid #cccccc!important;
			}
			
body.certificering #sidebar table {
    margin: 0px 0 10px 25px;
}

			div#contentbar-branches #groep-1 div img, div#contentbar-branches #groep-2 div img {
				width: 210px;
			}
			
			
div#contentbar-branches div p {
		margin: 200px 0 0 -230px;
		padding: 4px;
		width: 202px !important;
}
			
			

	}
	

	
	/* 3. Screen groter dan 1280 (1280px) */ 
	
	
	@media only screen and (min-width: 1280px) {
		
			body {
					border-top: 8px solid #cc0000!important;
			}
			
			#container {
				width: 1160px;
			}
			
			#box {
				width: 80%;
				margin: 120px 10% 0 10%;
			}
			
			div#contentbar, div#contentbar-branches, div#contentbar-contact {
				width: 80%;
			}
			
			div#sidebar {
				width: 15%;
			}
			
body.certificering #sidebar table {
    margin: 0px 0 10px 40px;
}
			
			div#footer ul.footer {
				width: 1195px;
			}
			
			div#footer ul.footer li {
				width: 232px;
			}
			
			div#contentbar h1, div#contentbar p  {
				width: 95%;
			}
			
			div#menu-talen-switch {
				margin: 29px 0 0 886px;
				margin: 29px 0 0 1020px;
				
					margin: 39px 0 0 0;
					right: -16px;
						right: 7px;
					left: auto;
			}
			
div#fileupload {
	dmargin: 27px 0 0 740px;
}

div#files {
    width: 100%;
}

div#file1, div#file2, div#file3, div#file4, div#file5, div#file6, div#file7, div#file8, div#file9, div#file10, div#file11, div#file12, div#file13, div#file14, div#file15, div#file16, div#file17, div#file18, div#file19, div#file20, div#file21, div#file22 {
	width: 100%;
}

div#file1 table.table-stl-file, div#file2 table.table-stl-file, div#file3 table.table-stl-file, div#file4 table.table-stl-file, div#file5 table.table-stl-file, div#file6 table.table-stl-file, div#file7 table.table-stl-file, div#file8 table.table-stl-file, div#file9 table.table-stl-file, div#file10 table.table-stl-file, div#file11 table.table-stl-file, div#file12 table.table-stl-file, div#file13 table.table-stl-file, div#file14 table.table-stl-file, div#file15 table.table-stl-file, div#file16 table.table-stl-file, div#file17 table.table-stl-file, div#file18 table.table-stl-file, div#file19 table.table-stl-file, div#file20 table.table-stl-file, div#file21 table.table-stl-file, div#file22 table.table-stl-file {
	width: 100%;
}

#textarea-opmerkingen textarea, #textarea-opmerkingen {
	width: 100%;
}


div#menu-buttons {
					margin: 100px 0 0 0;
					right: 50px;
					left: auto;
					width: 430px;
						dwidth: 530px;
}

div#menu-buttons img {
    float: left;
}
	
			
	}
	
	
	
	
	
	/* 4. Tablet Portrait 768 -- 959 (devices and browsers) */
	
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		
			body {
				border-top: 8px solid #336699;
			}
			
		
			#container {
				width: 100%;
			}
			
			#box {
				width: 100%;
				margin: 134px auto 0px auto;
			}
			
			div#contentbar, div#contentbar-branches, div#contentbar-contact {
										width: 90%;
										margin: 0 5% 0 5%;
										border-right: 1px solid #cc0000;
			}
			
			div#contentbar #text {
				width: auto;
			}
			
			div#contentbar h1, div#contentbar p, div#contentbar div#form-uploader p.voetnoot-upload  {
				width: 95%;
			}
			
			div#sidebar {
				width: 80%;
				margin: 0 10% 0 10%;
			}
			
			.menu-bedrijf-sidebar {
				display: none;
			}

#header {
    margin: 55px 0px 0 0;
    right: 140px;
}

body.certificering #sidebar table {
    margin: 0 0 0 0;
}


div#menu-certificering {
    width: 120px;
	left: 0;
    top: 0;
    height: 30px;
			margin: 55px 0 0 393px;
					margin: 150px 0 0 185px;
}

div#menu-certificering img {
    width: 100px;
	height: auto;
}


div#menu-buttons {
	position: absolute;
	padding: 0;
	z-index: 10;
	width: 442px;
	top: 0px;
	height: 90px;
				height: auto;
	margin: 110px 0 0 0;
	right: 30px;
	left: auto;
}



div#menu-buttons a {
	display: inline-block;
}

div#menu-buttons img {
	margin: 0 0 0 21px;
	float: left;
	width: 120px;
	height: auto;
}

			div.menu-branches {
				margin: 45px 0 0 0px;
				padding: 0 0 0 0;
				float: left;
				width: 100%;
			}
			
			div.menu-branches ul {
				float: left;
				width: 100%;
			}
			
			div.menu-branches ul.branches li {
								clear: none;
				float: left;

				width: 25%;
				margin: 0 12% 0 0;
			}
			
			div.menu-branches ul li:nth-child(3n+0)  {
				margin: 0 0 0 0;
			}
			
			
			div#footer {
				width: 90%;
				margin: 50px 5% 0 5%;
			}
			
			div#footer ul.footer {
				width: 100%;
				margin: 0 0 0 0;
			}
			
			div#footer #lijn-footer {
				clear: none;
				width: 90%;
			}
			
			div#footer ul.footer li {
				width: 18%;
				margin: 0 2% 0 0;
			}
			
			div#footer ul.footer li:nth-child(5n+0)  {
				margin: 0 0 0 0;
			}
			
			div#footer ul.footer li.mobile-laatste {
				ddisplay: none;
			}
		
			div#footer ul.footer li p {
				width: 100%;
				height: auto;
			}
			
			div#footer ul.footer li H3 {
				width: Calc(100% - 6px);
			}
			
			div#footer ul.footer li p img {
				width: 100%;
				height: auto;
			}

			#logo {
				margin: 0 110px 0 0;
			}
			
			#logo img {
				width: 86%;
				height: auto;
			}
			
			div#menu-nieuws {
				margin: 49px 0 0 172px;
					margin: 55px 0 0 192px;
						margin: 110px 0 0 185px;
			}
			
			div#menu-nieuws img {
				width: 100px;
				height: auto;
			}
			
			div#menu-studenten-korting {
				margin: 94px 0 0 172px;
			}
			
			div#menu-studenten-korting img {
				width: 80%;
				height: auto;
				float: right;
			}
			
			div#menu-inkoop {
				width: auto;
			}
			
			div#menu-inkoop ul.inkoop {
				margin: 98px 0 0 324px;
				width: auto;
			}
			
			div#fileupload {
						dmargin: 37px 0 0 480px;
			}
			
			div#menu-talen-switch {
									margin: 39px 0 0 0;
									right: 0;
									left: auto;
			}
			
			div#menu-bedrijf {
				dwidth: 727px;
					right: 54px;
			}
			
			
			div#contentbar h1, div#contentbar p {
				width: 95%;
			}
			
			div#contentbar img {
				width: 45%;
			}
			
			div#contentbar div#form-uploader #fotoblok-klant {
				width: 700px;
			}
			
			
			div#contentbar div#form-uploader img#klant_bestaand, div#contentbar div#form-uploader img#klant_nieuw {
				width: 290px;
				height: auto;
			}
			
			
			div#file1, div#file2, div#file3, div#file4, div#file5, div#file6, div#file7, div#file8, div#file9, div#file10, div#file11, div#file12, div#file13, div#file14, div#file15, div#file16, div#file17, div#file18, div#file19, div#file20, div#file21, div#file22 {
				width: 670px;
				padding: 5px;
			}
		
			div#file1 table.table-stl-file, div#file2 table.table-stl-file, div#file3 table.table-stl-file, div#file4 table.table-stl-file, div#file5 table.table-stl-file, div#file6 table.table-stl-file, div#file7 table.table-stl-file, div#file8 table.table-stl-file, div#file9 table.table-stl-file, div#file10 table.table-stl-file, div#file11 table.table-stl-file, div#file12 table.table-stl-file, div#file13 table.table-stl-file, div#file14 table.table-stl-file, div#file15 table.table-stl-file, div#file16 table.table-stl-file, div#file17 table.table-stl-file, div#file18 table.table-stl-file, div#file19 table.table-stl-file, div#file20 table.table-stl-file, div#file21 table.table-stl-file, div#file22 table.table-stl-file {
				width: 660px;
				padding: 5px 0 0 0;
			}
			
			#form-uploader textarea#opmerkingen {
				width: 676px;
				height: 130px;
			}

			#form-uploader {
				margin: 5px 0 0 0;
				width: 100%;
			}
			
div#contentbar-branches div img {
    width: 200px;
}

div#contentbar-branches div p {
    margin: 196px 0 0 -220px;
    padding: 4px;
    width: 192px !important;
}



	}
	
	
	
	/* 0. Alles tot aan mobile 768 (devices and browsers) */
	
	@media only screen and (min-width: 768px) {
		
			body {
				dborder-top: 8px solid #cccc00;
			}
	
	/* reset van mobile */
	
ul.menu-bedrijf-submenu-toplevel li.parent-li a i.icon-angle-down, ul.menu-bedrijf-submenu li.sub a span i.icon-angle-right {
	display: none;
}
	

	/* reset van mobile menu */
	

div#menu-bedrijf div a:hover {
	display: block;
	position: relative;
	float: right;
	margin: 0 0px 0 0px;
	padding: 0 0 15px 12px;
	font-size: 0.7em;
	line-height: 1.1em;
	color: #ff9900;
	background-color: #transparent;
}

	

div#menu-bedrijf div:hover div {
	display: block;
	z-index: 1;
	position: absolute;
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	min-height:  180px;
	width: 555px;
	border: 1px solid #000000;
	right: 0;
	top: 26px;
	background-color: #ffffff;
	background-image: url(../beeld/default/bg-dropdown-menu-bedrijf.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	border: 1px solid #9CB3D1;
}


	

div#menu-bedrijf ul.menu-bedrijf-submenu a:hover, div#menu-bedrijf ul.menu-bedrijf-submenu-toplevel a:hover {
	float: left;
	display: block;
	padding: 2px 0 2px 22px;
	margin: 0 0 0 0px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #3366cc;
	background-color: #transparent;
	text-align: left;
	width: 248px;
	background-image: url(../beeld/default/menu-bedrijf-pijl-hover.png);
	background-repeat: no-repeat;
	background-position: 11px 8px;
}






	}

	
	
	
	
	
	



	/* 5. Mobile Sizes 0 -- 767 (devices and browser) */
	
	@media only screen and (max-width: 767px) {
		
html, body {
	width: 100%;
}

html, body {
	background-position: -860px -80px;
}

.tablet-device, .screen-device {
	display: none !important;
}

.mobile-device {
	display: block !important;
		display: inline-block !important;
}

#container {
	width: 100% !important;
	text-align: center !important;
	float: left;
}

#box  {
	dwidth: 96% !important; 
	width: 100%;
	display: inline-block;
    float: none;
	margin: 10px 0 0 0;
						margin: 170px 0 0 0;
									margin: 225px 0 0 0;
	padding: 0 0 0 0;
}

div#contentbar, div#contentbar-branches, div#contentbar-contact {
	width: 100%;
	text-align: center;
	float: left;
}

body.certificering div#contentbar img {
	width: 70%;
	float: none;
}

div#contentbar h1, div#contentbar-branches h1, div#contentbar-contact h1, p {
	width: 100% !important;
	text-align: left;
}

div#contentbar img, h1, p, div#contentbar div#trigger-z p, div#contentbar div#action-z h2, div#contentbar div#action-z h3, div#contentbar-branches div h3,
div#footer ul.footer, div#footer #lijn-footer, div#menu-nieuws, div#menu-certificering, div#fileupload, div#menu-talen-switch, 
div#logo, div#contentbar h2, div#contentbar p, div#contentbar-branches p, div#contentbar-contact p    {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#contentbar h1, div#contentbar-branches h1, div#contentbar-contact h1 {
	width: 92% !important;
	margin: 8px 4% 8px 4%;
	padding: 0 0 0 0 !important;
}

div#contentbar p, div#contentbar-branches p, div#contentbar-contact p  {
	width: 92% !important;
	margin: 0 4% 8px 4%;
	padding: 0 0 0 0 !important;
	font-size: 1.0em;
	line-height: 1.9em;
}

div#contentbar p, div#contentbar-branches p, div#contentbar-contact p {
    text-align: left;
}

body.tekst-top div#contentbar div.contentbar-top {
	margin-top: 20px;
}

div#contentbar-branches div p  {
    background-color: #000000;
}

div#contentbar h2 { 
	width: 96% !important; 
	height: auto !important;
	margin: 10px 0 18px 0;
	padding: 20px 2% 20px 2%;
	font-size: 1.5em;
    line-height: 1.6em;
}

div#contentbar div#trigger-z {
    width: 100%;
	opacity: 0.8;
	margin: 0 0 0 0;
}

div#contentbar div#trigger-z p {
    padding: 0 0 0 0 !important;
	width: 100% !important;
	border: none;
	text-align: center;
}

div#contentbar div#trigger-z p a {
				dborder-top: 6px;
	background-color: #0A1038;
		background-color: #84C400;
		padding: 4px 0 2px 0;
}

div#contentbar div#trigger-z p a:hover {
	background-color: #0A1038;
		background-color: #84C400;
}

div#contentbar div#action-z  {
    width: 100%;
}

div#contentbar div#action-z h3, div#contentbar-branches div h3 {
    margin: 16px 0 12px 0;
    width: 100% !important;
}

div#contentbar div#action-z h3 a, div#contentbar-branches div h3 a {
	width: 92% !important;
    margin: 0 4% 8px 4%;
    text-align: left;
	font-size: 1.2em;
    line-height: 1.4em;
    font-weight: 400;
}

div#contentbar div#action-z h2 {
	width: 92% !important;
	margin: 16px 4% 12px 4%;
	background-color: transparent;
	text-indent: initial;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: 400;
}

div#contentbar div#action-z h2 a {
	text-align: left;
	margin: 0 0 0 0;
}






/*  footer */


#footer, div#footer ul.footer, div#footer #lijn-footer  { 
	width: 100% !important; 
	height: auto !important;
}

#footer {
	margin: 35px 0 0 0;
	padding-bottom: 25px;
	border-bottom: 1px solid #bbbbbb;
}

.mobile-footer-bedrijf {
	width: 92% !important;
    margin: 8px 4% 15px 4%;
	font-family: arial, verdana, sans-serif;
    font-weight: normal;
    font-size: 0.8em;
    line-height: 1.5em;
    text-align: left;
    color: #515665;
    background-color: #transparent;
}

div#footer ul.footer li {
    float: left;
    position: relative;
    width: 100% !important; 
}

div#footer ul.footer li p  {
    float: none;
    width: auto !important;
    height: auto!important;
	text-align: center;
}

div#footer ul.footer li p img {
    float: none;
    width: 60% !important;
    height: auto!important; 
	margin: 0 0 6px 0;
}

div#footer ul.footer li.mobile-laatste {
    display: none;
}

div#footer ul.footer li h2, div#footer ul.footer li h3, div#footer ul.footer li span {
    margin: 10px 0 0 20px;
    padding: 5px 3px 5px 3px;
    width: 154px;
    top: 110px;
}

/*  footer custom  */

body.innovatie div#footer ul.footer li {
    margin: 0 0 40px 0;
}






div#logo {
	margin: 25px 0 0 0 !important;
				position: absolute;
}

#logo img {
	width: 215px;
	height: auto;
}




div#menu-talen-switch, div#fileupload { 
	height: auto;
}

div#menu-talen-switch { 
	margin: 11px 0 0 10px;
	width: 80px;
} 

div#fileupload { 
	margin: 9px 0 0 70px;
		margin: 9px 0 0 80px;
		width: 180px;
						dright: 100px;
}

div#fileupload ul.uploader a, div#fileupload ul.uploader a:visited, div#fileupload ul.uploader a:hover, div#fileupload ul.uploader a.active {
    color: #ffffff !important;
}


div#menu-talen-switch p a, div#fileupload ul.uploader a {
    text-decoration: none;
    color: #ffffff;
    background-color: transparent;
	background-image: none;
	font-size: 12px;
}

div#menu-talen-switch p a.active, div#fileupload ul.uploader a.active {
    text-decoration: none;
    color: #ffffff;
	text-decoration: underline;
    background-color: transparent;
	background-position: 12px 6px;
}

div#fileupload ul.uploader a, div#fileupload ul.uploader a:visited  {
	background-position: 12px 6px;	
}

div#fileupload ul.uploader a:hover {
    color: #dedede;
	background-image: none;
	font-size: 11px;
}

div#menu-certificering {
    width: 120px;
	left: auto;
    top: 75px;
    right: 5px;
    height: 30px;
}

div#menu-certificering img {
    width: 100px;
	height: auto;
}

div#menu-nieuws {
    display: none;
}


div#menu-buttons {
    position: relative;
					position: absolute;
    float: left;
	height: auto;
	margin: 20px 0 0 0;
					margin: 90px 0 0 0;
	padding: 0 0 0 0;
	width: 100% !important;
	text-align: center;
	top: auto;
	left: auto;
					top: 50px;
}

div#menu-buttons img {
    margin: 0 0 0 2%;
    width: 100px;
    padding: 0 0 0 0;
    float: none;
}

div#menu-buttons img.menu-buttons-marge {
    dmargin: 0 0 0 0;
}


div#menu-buttons a {
	display: inline-block;
}


div#sidebar {
    float: left;
    width: 100%;
	display: inline-block !important;
}

div#sidebar h2, div#sidebar p {
	width: 92% !important;
	margin: 0 4% 8px 4%;
	padding: 4px 0px 0 0;
	width: auto;
	text-align: left;
}

.menu-bedrijf-sidebar {
    display: none;
}

body.certificering #sidebar table {
    margin: 0 0 0 0;
}

div.menu-branches {
	width: 96%;
    float: left;
    padding: 0 2% 0 2%;
}

			div.menu-branches ul.branches li {
								clear: none;
				float: left;

				width: 30%;
				margin: 0 5% 0 0;
			}
			
			div.menu-branches ul li:nth-child(3n+0)  {
				margin: 0 0 0 0;
			}
			
			div.menu-branches ul.branches li a img {
				width: 120px;
				height: 120px;
					width: 100%;
					height: auto;
			}

			div.menu-branches ul.branches span {
				margin: 1px 0 0px 0;
				width: 120px;
					width: 100%;
				display: block;
			}


/*   templates default -- body.default */

div#contentbar img {
    border-left: none;
    border-bottom: none;
    margin: 10px 0 0 0;
    width: 100%;
    height: auto;
}

body.assemblage-spuitgietproducten {
	display: inline-block;
}

body.default div#contentbar h2 { 
    width: 94% !important;
	margin: 0 0 18px 0;
	padding: 20px 3% 20px 3%;
}

div#contentbar div#trigger-z p {
	font-size: 1.0em;
	padding: 4px 0 4px 0 !important;
			dbackground-color: #000000;
}

div#contentbar ul {
	float: left;
    width: 92% !important;
    margin: 2px 4% 15px 4% !important;
    margin: 0 0 0 0;
}

div#contentbar ul li {
    font-size: 1.0em;
    line-height: 1.5em;
    margin: 0 0 8px 0;
    padding: 0 0 0 3%;
    width: 97%;
	text-align: left;
}

/*   templates default2 -- body.default2 */


div#contentbar div {
    width: 100%;
}

#contentbar #default-footer {
    width: 92% !important;
    margin: 8px 4% 15px 4%;
}

#contentbar #default-footer table {
    width: 100% !important;
	margin: 15px 0 0 0;
	line-height: 1.9em; 
	color: #515665; 
	font-size: 0.9em; 
	width: 50%; 
	float: left;
}



#mailafriend {
    width: 92% !important;
    margin: 8px 4% 15px 4%;
}

#mailafriend div.taf-form-background {
    width: 100%;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}

#mailafriend h3, div#contentbar-branches div#mailafriend h3 {
	color: #515665;
	font-size: 0.9em;
    margin: 10px 0 2px 1%;
	padding: 0 0 0 0;
    width: 99%;
	text-align: left;
	font-weight: 600;
	color: #000000;
}

#mailafriend table.table-aanvraag-formulier {
    margin: 0 0 10px 0;
	width: 100%;
}

#mailafriend td.taf-120 {
    width: 160px;
}

#mailafriend td.taf-120 label {
    width: 99%;
	margin: 0 0 0 1%;
	font-size: 0.9em;
    line-height: 1.9em;
}

#mailafriend input {
    width: 150px;
		width: 96%; 
}

#mailafriend textarea {
    width: 98%;
	padding: 0 0 0 0;
	margin: 0 1% 0 1%;
}





/*   templates text -- body.text */


div#contentbar #text {
    position: relative;
    float: left;
	width: 100% !important;
	margin: 0 0 0 0;
}

div#contentbar #text p {
    font-size: 1.0em;
	line-height: 1.9em;
	color: #515665;
	width: 92% !important;
    margin: 0 4% 8px 4%;
	padding: 0 0 0 0;
    text-align: left;
}

body.algemene-voorwaarden {
	background-image: none;
}

body.algemene-voorwaarden div#contentbar #text { 
	width: 92% !important;
    margin: 8px 6% 15px 2%;
}

#contentbar #text #algemene-voorwaarden-mareco table {
    width: 100%;
	margin: 0 0 0 0;
}

#contentbar #text #algemene-voorwaarden-mareco td {
    padding: 6px 0 6px 0;

}

/*  templates text -- body.text - routeplanner */

#wrap-all {
	width: 92% !important;
    margin: 8px 4% 15px 4%;
	
}

#map {
	margin: 0 0 0 0; 
	width: 100% !important;
	display: block; 
	height: 400px; 
	border-top: #515665 1px solid !important;
	border-right: #515665 1px solid !important;
	border-bottom: #515665 1px solid !important;
	border-left: #515665 1px solid !important;
}



/*   templates fotoblok -- body.fotoblok */

div#contentbar-branches div img, div#contentbar-branches div#groep-2 img {
    margin: 40px 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
	height: auto;
}

div#contentbar-branches h2, div#contentbar-branches h3 {
    width: 92% !important;
    margin: 20px 4% 2px 4%;
    padding: 0 0 0 0 !important;
	text-align: left;
	color: #515665;
	font-size: 1.0em;
    line-height: 1.9em;
	font-weight: 600;
}

div#contentbar-branches div p {
    font-size: 0.9em;
    line-height: 1.2em;
    margin: 0 0 0 0;
    padding: 6px 0 6px 2% !important;
    width: 98% !important;
}

div#contentbar-branches ul {
	float: left;
    width: 92% !important;
    margin: 2px 4% 15px 4% !important;
    margin: 0 0 0 0;
}

div#contentbar-branches ul li {
    font-size: 1.0em;
    line-height: 1.5em;
    margin: 0 0 8px 0;
    padding: 0 0 0 3%;
    width: 97%;
	text-align: left;
}






/*   templates contact -- body.contact */

div.taf-formholder {
    text-align: left;
}

div#contentbar-contact table.table-aanvraag-formulier {
    width: 92% !important;
    margin: 8px 4% 15px 4%;
}

div#contentbar-contact h3, div#contentbar-contact h2 {
	width: 92% !important;
    margin: 8px 4% 0 4%;
	padding: 0 0 0 0;
	color: #515665;
	font-size: 0.9em;
	font-weight: 600;
}

div#contentbar-contact td.taf-120 {
    width: 160px;
}

div#contentbar-contact td.taf-120 label {
    width: 160px;
			width: 100%; 
	font-size: 0.9em;
    line-height: 1.9em;
}

div#contentbar-contact input {
    width: 150px;
		width: 100%; 
}

div#contentbar-contact textarea {
    width: 98%;
}

div#contentbar-contact div#taf-verzenden {
    margin: 60px 0 0 4%;
}

div#contentbar-contact input.taf-dataknoppen-1 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}






/*   templates upload -- body.bestand-uploaden */

#form-uploader {
	width: 92% !important;
    margin: 8px 4% 0 4%;
}

div#contentbar div#form-uploader p, div#contentbar div#form-uploader p strong {
    width: 100% !important;
	background-color: transparent;
}

div#contentbar div#form-uploader #fotoblok-klant {
    width: 100% !important;
}

#klant_extra2, #klant_extra {
    padding: 0 0 10px 0;
}

div#contentbar div#form-uploader img#klant_bestaand, div#contentbar div#form-uploader img#klant_nieuw  {
    margin: 0 0 0 0;
    width: 100% !important;
    height: auto;
}

div#file1, div#file2, div#file3, div#file4, div#file5, div#file6, div#file7, div#file8, div#file9, div#file10, div#file11, div#file12, div#file13, div#file14, div#file15, div#file16, div#file17, div#file18, div#file19, div#file20, div#file21, div#file22 {
    width: 99% !important;
	padding: 0 0 0 0 !important;
	margin-top: 10px !important;
}

div#file1 table.table-stl-file, div#file2 table.table-stl-file, div#file3 table.table-stl-file, div#file4 table.table-stl-file, div#file5 table.table-stl-file, div#file6 table.table-stl-file, div#file7 table.table-stl-file, div#file8 table.table-stl-file, div#file9 table.table-stl-file, div#file10 table.table-stl-file, div#file11 table.table-stl-file, div#file12 table.table-stl-file, div#file13 table.table-stl-file, div#file14 table.table-stl-file, div#file15 table.table-stl-file, div#file16 table.table-stl-file, div#file17 table.table-stl-file, div#file18 table.table-stl-file, div#file19 table.table-stl-file, div#file20 table.table-stl-file, div#file21 table.table-stl-file, div#file22 table.table-stl-file {
    width: 100% !important;
	padding: 5px 0 0 0;
}

div#bestand-toevoegen {
    width: 100% !important;
}

#form-uploader #textarea-opmerkingen label {
    width: 100% !important;
	text-align: left;
}

#form-uploader textarea#opmerkingen {
    width: 99% !important;
}

#form-uploader label {
	width: 42%;
    font-size: 0.9em;
	line-height: 1.3em;
	text-align: left;
	margin: 12px 0 0 0;
}

#klant_extra input, #klant_extra2 input {
	width: 56% !important;
    float: left;
	margin: 12px 0 0 0;
}

#klant_extra input#klant_bankrek, #klant_extra2 input#klant_bankrek {
	margin: 12px 0 17px 0;
}


div#contentbar div#form-uploader p.p-emailadressen-upload {
    margin: 0 0 0 0;
    padding: 14px 0 8px 0 !important;
    font-size: 0.8em;
	line-height: 1.3em;
}

div#contentbar div#files {
    overflow: hidden;
}

div#contentbar div#form-uploader p.voetnoot-upload {
    width: 100% !important;
    text-align: left;
}

div#contentbar div#upload-ontvangen p {
    width: 100% !important;
}

div#contentbar div#upload-ontvangen h1 {
    width: 100% !important;
}

div#contentbar div#upload-ontvangen p strong {
    width: 100% !important;
}

table.table-upload {
    width: 99% !important;
	background-color: transparent;
}

table.table-upload td.upload-naam, table.table-upload th.upload-naam {
	width: auto;
}




/* menu */

.iphone-toggle {
	height: 54px;
					dheight: 68px;
	color: #ffffff;
	background-color: #3366cc;
							position: absolute;
							top: 0;
							width: 100%;
}



#menu-bedrijf i {
	display: block;
}


#toggle-navigatie {
	position: relative;
	float: right;
	padding: 0 5px 0 0; 
					height: 60px;
}

#toggle-navigatie span.toggle-navigatie-tekst {
    display: block;
    margin: 10px 40px 0 0;
	color: #ffffff;
	font-size: 14px;
}

.toggle-navigatie {
	display: block;
	z-index: 113;
}

#toggle-navigatie a i.icon-reorder, #toggle-navigatie a:hover i.icon-reorder, #toggle-navigatie li.active a i.icon-reorder {
	position: absolute;
	top: 6px;
	right: 10px;
	font-size: 28px;
	color: #ffffff;
}

#toggle-navigatie a:hover, #toggle-navigatie a:hover i.icon-reorder, #toggle-navigatie li.active a i.icon-reorder {
	color: #ffffff;
}






div#menu-bedrijf {
	width: 100% !important;
	text-align: left !important;
	margin: 50px 0 0 0 !important;
	min-height: auto!important;
    height: auto!important;
			dbackground-color: #cc0000;
	display: none;
	right: auto;
}

#menu-bedrijf div {
	text-align: left !important;
	width: 100% !important;
}

div#menu-bedrijf div div img, div#menu-bedrijf div div h2, div#menu-bedrijf div div p {
	display: none;
}

div#menu-bedrijf div a {
	display: none;
}

div.menu-item-blok {
	display: block !important;
}

/*
div#menu-bedrijf div:hover div {
    z-index: -1;
    min-height: auto;
    background: none;
}

div#menu-bedrijf div a:hover {
    display: inline-block;
    position: relative;
    float: none;
    background-color: #transparent;
}

div#menu-bedrijf ul.menu-bedrijf-submenu a:hover, div#menu-bedrijf ul.menu-bedrijf-submenu-toplevel a:hover {
	    float: initial;
    display: initial;
    padding: initial;
    margin: initial; 
    font-family: initial;
    font-weight: initial;
    font-size: initial;
    line-height: initial;
    color: initial;
    background-color: initial;
    text-align: initial;
    width: initial;
    background-image: initial;
    background-repeat: initial;
background-position: initial;
}*/

ul.menu-bedrijf-submenu {
			display: none;
}

#menu-bedrijf ul {
	font-size: 18px;
	margin: 0 0 0 0 !important;
		dborder-bottom: 1px solid #ffffff;
	width: 100% !important;
}

#menu-bedrijf ul li {
	width: 100% !important;
	float: left !important;
		dbackground-color: #cccccc;
			border-bottom: 1px solid #dddddd;
			
							border-bottom: 1px solid #555555;
}




div#menu-bedrijf ul.menu-bedrijf-submenu-toplevel {
	background-color: #eeeeee;
	
						background-color: #000000;
	dborder: none;
}

div#menu-bedrijf ul.menu-bedrijf-submenu {
	background-color: #ffffff;
	dborder: none;
	
										background-color: #515665;
}


div#menu-bedrijf ul.menu-bedrijf-submenu li {
	border-bottom: 1px solid #555555;
										border-bottom: 1px solid #6a6a6a;
}


div#menu-bedrijf ul.menu-bedrijf-submenu a, div#menu-bedrijf ul.menu-bedrijf-submenu-toplevel a,
div#menu-bedrijf ul.menu-bedrijf-submenu a.active, div#menu-bedrijf ul.menu-bedrijf-submenu-toplevel a.active,
div#menu-bedrijf ul.menu-bedrijf-submenu-toplevel span.submenu-title, div#menu-bedrijf ul.menu-bedrijf-submenu-toplevel span.submenu-title.active {
	width: 100% !important;
	padding: 5px 0 5px 0;
	background-image: none;
	font-size: 16px;
	color: #515665;
		dborder-bottom: 1px solid #dddddd;
	text-decoration: none; 
											position: relative;
											
											padding: 15px 0 15px 0;
												color: #bbbbbb;
}

div#menu-bedrijf ul.menu-bedrijf-submenu a.active, div#menu-bedrijf ul.menu-bedrijf-submenu-toplevel a.active {
	color: #3366cc;
												dbackground-color: #81879a;
												color: #ffffff;
												dtext-decoration: underline;
}

div#menu-bedrijf ul.menu-bedrijf-submenu-toplevel a, div#menu-bedrijf ul.menu-bedrijf-submenu-toplevel span.submenu-title, div#menu-bedrijf ul.menu-bedrijf-submenu-toplevel a.active {
	dbackground-color: #eeeeee;
	dborder: none;
	width: 99% !important;
	margin: 0 0 0 1%;
}

div#menu-bedrijf ul.menu-bedrijf-submenu a, div#menu-bedrijf ul.menu-bedrijf-submenu a.active {
	dbackground-color: #ffffff;
	dborder: none;
	width: 97% !important;
	margin: 0 0 0 3%;
}










#menu-bedrijf ul ul {
    float: left;
    margin: 0;
    position: relative;
}


#menu-bedrijf a:hover {
	line-height: 20px;
	padding: 20px 0px 20px 0px;
}

#menu-bedrijf ul ul a {
	margin: 0 8px 0 34px;
}


#menu-bedrijf a i.icon-angle-right, #menu-bedrijf a:hover i.icon-angle-right, #menu-bedrijf li.active a i.icon-angle-right, 
#menu-bedrijf a i.icon-angle-down, #menu-bedrijf a:hover i.icon-angle-down, #menu-bedrijf li.active a i.icon-angle-down, 
#menu-bedrijf span.submenu-title i.icon-angle-down, #menu-bedrijf span.submenu-title:hover i.icon-angle-down, #menu-bedrijf li.active span.submenu-title i.icon-angle-down {
	position: absolute;
			top: 4px;
	right: 8px;
	font-size: 16px;
	color: #000000 !important;
	
			color: #ffffff !important;
			top: 17px;
}

#menu-bedrijf a:hover, 
#menu-bedrijf a:hover i.icon-angle-right, #menu-bedrijf li.active a i.icon-angle-right, 
#menu-bedrijf a:hover i.icon-angle-down, #menu-bedrijf li.active a i.icon-angle-down {
	color: #bbbbbb;
}

#menu-bedrijf .navigatie-menu-holder, #menu-bedrijf .navigatie-menu-holder-foto, #menu-bedrijf .navigatie-menu-holder-tekst {
	width: 100%;
}


#menu-bedrijf ul ul, #menu-bedrijf ul ul li.parent-li, #menu-bedrijf ul ul li.child-li {
	width: 100%;
		float: none;
}

#menu-bedrijf ul ul li.child-li {
	padding: 0 0 0 0;
}













	}

	
	
	


	/* 6. Mobile Landscape 480 -- 767 (devices and browsers) grotere kleine versie mobile Firefox */
	
	@media only screen and (min-width: 480px) and (max-width: 767px) {

	
		
.container, .container .sixteen.columns  { 
	width: 420px; 
}

.container .columns, .container .column { 
	margin: 0; 
}

	

	}


	
	
	
	
	/* 7. Mobile Portrait 0 -- 479 */
	
	@media only screen and (max-width: 479px) {

	
div#fileupload { 
	right: 100px;
}
	
	
	
	
	}

