@charset "utf-8";
/* CSS Document */

body {
	font-size: 1.8vw;
}

#tmpl-top-container #tmpl-logo {
    width: 90%!important;

}
#tmpl-top-container #tmpl-menu {
	width: 100%!important;
}
.menu-main li {
	width: 25%;
}
#tmpl-spacermenu {
	margin: 0px;
	width: 100%;
}
#tmpl-banner-container {
	height: 330px;
}
#coaching, #aboutme, #workwithme {
	padding-top: 60px;
}
div#tmpl-coaching-container {
	min-height: 300px;
}
div#tmpl-workwithme {
		min-height: 300px;
}
#tmpl-language {
	width: 100%;
}

.menu-language li {
	float: right;
}
.menu-main li {
	font-size: 1.5em;
}
#tmpl-overmij-container {
	min-height: 330px;
}
.text-gedeelte h1 {
	margin-left: 20px;
}
.text-gedeelte-extra {
	top: 80px;
}
.text-gedeelte-extra img {
	width: 100%;
}