#menu {
	clear: both;
	width: 100%;
	height: auto;
	/*display: none;*/
}

#login {
	clear: left;
	width: 100%;
	float: right;
	text-align: right;
}

#logo {
	width: 100%;
	height: auto;
	text-align: center;
}

#header {
	height: auto;
}

#wrapper {
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}

#headerrechts {
	width: 95%;
	padding-right: 20px;
	height: auto;
	float: left;
	
}

.menuknop {
	width: 100%;
	float: left;
	clear: both; 
	border-bottom: 1px dotted black;
}

#menu_toggle 
{
	display: block;
}

#content_rechts {
	width: auto;
	margin-top: 40px;
}

/* HOME STYLES */
#home_image
{
	width: 86%;
    height: auto;
    min-height: 285px;
	padding-right: 20px;
	background-repeat: repeat-y;
}

#storingsbalk {
	width: auto;
	padding-right: 20px;
	float: none;
}
#storingsbalk span {
	display: none;
}

#img_tekst {
	display: none;
}

/* NIEUWS STYLES */
#nieuws_img_blok {
	display: none;
}

.nieuws_blok {
	width: 100%;
}

#content_links {
	width: 99% !important;
}

.nieuws_meer {
	margin-bottom: 15px;
}

#bericht_nav {
	width: 99% !important;
}

.nieuws_tekst {
	height: auto;
}

/* OVER ONS */
.ov_tekst {
	width: auto;
	padding-right: 0px;
}

#bvvb_gedragscode {
	position: static !important;
}

/* OFFERTE */
#offerte_aanvraag {
	width: 100%;
	padding-right: 0px;
}

.aanvraag_regel {
	width: 100%;
	height: auto;
}

.aanvraag_naam {
	width: 100% !important;
	height: auto;
}

.aanvraag_invoer {
	width: 100% !important;
	height: auto;
}

.offerte_invoer {
	width: 100%;
}

.offerte_bericht {
	width: 100%;
}

/* CONTACT */

#contact_container {
	width: 100% !important;
	margin-right: 0 !important;
	margin-bottom: 30px;
}

#map_canvas {
	float: none !important;
	position: static !important;
	margin-top: 20px !important;
	width: 100% !important;
}
#content_rechts {
	width: 100% !important;
}
/* STORINGEN */

.mv_tekst {
	width: 100%;
}

.storing_invoer {
	width: 100%;
}

/*INLOGGEN */
#ww_vergeten {
	width: auto;
}

#inloggen_mijnvve {
	width: 100%;
}
