	body {
		font-family: Arial;
		line-height: 1.5;
		color: #8b8785;
		margin-top: 0px;
		margin: 0px;
	}

	h1 {
		color: #3fa9f5;
		margin: 0px;
		padding: 0px;
		text-transform: lowercase;
		font-variant: small-caps;
		font-size: 26px;
		font-weight: bold;
		letter-spacing: 3px;
	}

	.main-wrapper {
		width: 960px;
		margin: auto;
	}

	@media(max-width:900px){
		.main-content{
			margin: 160px 20px 0 -20px !important;
		}
		body > div > div > div.content-left > p:nth-child(3) > strong > img{
			max-width:590px !important;
			width:100%;
			height:auto !important; 
			margin:auto !important;
		}
		.logo{
			width: 100%;
		}
		.main-wrapper {
		width: 98%!important;
		margin: auto !important;
	}
		body {
		font-family: Arial;
		line-height: 1.5;
		color: #8b8785;
		margin-top: 0px;
		margin: 0px;
		}
		.content-right {
		width: 100%!important;
		padding-left: 20px;
		border-top: solid #e7e6e5 2px !important;
		}
		.content-left {
		width: 100%!important; 
		border-right: solid white 2px !important;
		padding-right: 0!important;
		padding-left: 30px;
		text-align: none!important;
		}
		.content-left p {
		font-size: 20px!important;
		margin-top: 0px;
		width: 95%;
		}
		.content-text-preview {
		font-size: 20px !important;
		margin-top: 0px;
		}
		.content-right .interested {
		font-size:26px !important;
		font-weight: bold;
		margin: 0;
		color: #3fa9f5;
		letter-spacing: 1px;
		text-transform: lowercase;
		font-variant: small-caps;
		}
		.content-left .regelmaatje {
		color: #3fa9f5;
		font-size: 36px !important;
		font-weight: bold;
		margin-top: -5px;
		margin-bottom: 0px;
		letter-spacing: 3px;
		text-transform: lowercase;
		font-variant: small-caps;
		}
		.main-nav {
		padding-left: 30px;
		padding-bottom: 25px;
		border:none!important;
		margin: 0px;
		}
		.main-nav li {
		position: relative;
		vertical-align: top;
		width: 90%;
		height: auto!important;
		padding: 0;
		margin: 2px 0 2px -20px;
		font-size: 17px!important;
		color: white;
		text-align: left;
		text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
		background: #fff;
		background-image: none!important;
		border: 0;
		border-bottom: 1px solid #2f2e2e;
		}
		.main-nav a {
		color: #8b8785;
		text-decoration: none;
		font-weight: 500;
		letter-spacing: 2px;
		}
	}

	@media(max-width:550px){
		.main-nav {
		padding-left: 30px;
		padding-bottom: 5px;
		margin: 0px;
		}
	}

	/******** HEADER ************/

	.main-nav {
		padding-left: 30px;
		padding-bottom: 5px;
		border-bottom: solid #e7e6e5 2px;
		height: 20px;
		margin: 0px;
	}

	.main-nav li {
		list-style: none;
		display: inline-block;
		font-size: 16px;
		margin-right: 15px;
		float: left;
		padding-right: 15px;
		/*border-right: 2px solid #8b8785;*/ 
		height: 25px;
		background-image: url('../images/vertical_line.png');
		background-repeat: no-repeat;
		background-position: right;
	}

	.main-nav a {
		color: #8b8785;
		text-decoration: none;
		font-weight: bold;
		letter-spacing: 2px;
		text-transform: lowercase;
		font-variant: small-caps;
	}

	.main-nav .active {
		color: #3fa9f5;

	}
	.clear {
		clear: both;
	}


	/********** BODY - CONTENT AREA ************/

	.main-content {
		margin-top: 30px;
	}

	.content-left {
		width: 590px; 
		float: left;
		border-right: solid #e7e6e5 2px;
		padding-right: 20px;
		padding-left: 30px;
		min-height: 650px;
	}

	.content-right {
		width: 280px;
		float: left;
		padding-left: 20px;
	}
	@media(min-width : 901px){
		.content-left,
		.content-right{
			text-align:justify;
		}
		.main-nav > li:last-child {
	/*    border-right: 0px solid #ffffff;*/
		background: none;
	}
	}

	.group:after {
		content: " ";
		display: table;
		clear: both;
	}

	.content-left .regelmaatje {
		color: #3fa9f5;
		font-size: 26px;
		font-weight: bold;
		margin-top: -5px;
		margin-bottom: 0px;
		letter-spacing: 3px;
		text-transform: lowercase;
		font-variant: small-caps;
	}

	.content-left p {
		font-size: 15px;
		margin-top: 0px;
	}

	.content-right .interested {
		font-size: 16px;
		font-weight: bold;
		margin: 0;
		color: #3fa9f5;
		letter-spacing: 1px;
		text-transform: lowercase;
		font-variant: small-caps;
	}

	.content-right a {
		color: #8b8785;
	}

	.content-text-preview {
		font-size: 13px;
		margin-top: 0px;
	}


	/************ FOOTER *****************/


	.main-footer{
		background: #3fa9f5;
		height: 15px;
		margin-top: 10px;
		width: 100%;
	}



	/*************************** 
					CONTACT PAGE 
	***************************/


	/* FORM */

	label {
		display: inline-block;
		float: left;
		clear: left;
		width: 185px;
		font-size: 16px;
		font-weight: bold;
		color: #3fa9f5;
		letter-spacing: 2px;
		text-transform: lowercase;
		font-variant: small-caps;
	}

	#form_text_checkbox > label {
		width: 380px;
		text-align: justify;
		font-size: 11px;
		margin-left: 180px;
	}

	input, textarea, select {
		display: inline-block;
		width: 385px;
		height: 30px;
		margin-bottom: 10px;
		margin-right: 0;
		border: solid 1px #cecccb;
	}

	input[type=checkbox] {
		width: 25px;
		float: left;
		margin-right: 10px;
		/* margin-top: -5px; */
		height: 15px;
		border: 0px;
	}

	option {
		padding: 20px;
	}

	textarea {
		padding: 1px;
		height: 250px !important;
	}

	.editForm textarea {
		width: 100%;
	}

	.editForm > div {
		margin-bottom: 20px;
	}

	.editForm label {
		font-size: 14px !important;
		float: none;
	}

	.editForm input, .login input {
		width: 100%;
	}

	.form_login_submit input[type=submit] {
		margin-right: 0px;
	}

	.form_submit_button {
		cursor: pointer;
	}

	input[type=submit], button {
	/*    display: inline-block;
		margin-left: 455px;*/
		margin-right: 17px;
		width: 140px;
		float: right;
		background: #3fa9f5;
		color: white;
		font-weight: bold;
		font-size: 16px;
		/*padding: 0px 10px 0px 10px;*/
		text-align: center;
		border: none;
		letter-spacing: 1.5px;
		text-transform: lowercase;
		font-variant: small-caps;
	}

	/* CONTACT */

	.content-right .contact-details .contact {
		color: #3fa9f5;
		font-weight: bold;
		font-size: 26px;
		letter-spacing: 3px;
	}


	.content-right .contact-details p {
		font-size: 15px;
		margin-top: 0px;
		margin-bottom: 0px;
	}


	.edit {
		float: right;
		position: relative;
		background-color: #32CD32;
		padding: 5px 10px;
		text-align: center;
		cursor: pointer;
	}

	.edit:hover {
		box-shadow: 5px 5px 10px #ccc;
	}

	.edit a {
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		color: white;
		font-size: 12px;
	}

	.cmsbox:hover {
		box-shadow: 0 0 25px #32CD32;
	}

	.cmsbox-highlight {
		box-shadow: 0 0 25px #32CD32;
	}

	.form_contact_branch_other {
		display: none;
		float: right;
		width: 240px;
		margin-top: -44px;
		margin-right: 20px;
	}

	#branch_other {
		width: 240px;
	}

	input[type='number'] {
		-moz-appearance:textfield;
	}

	input::-webkit-outer-spin-button,
	input::-webkit-inner-spin-button {
		-webkit-appearance: none;
	}