#logo {
	width: 120%;
	left: -20%;
	top: 0px;
}
.maxwidth {
	min-width: 0px;
	
}
#cloud1 {
	display: none;
}
#cloud2 {
	display: none;
}
#banner {
	width: 60%;
	padding-top: 160px;
	right: 0px;
	bottom: 20px;
}
#eiland1 {
	left: -50%;
	bottom: -150px;
}
#eiland2 {
	display: none;
	left: -600px;
	bottom: 60px;
	width: 800px;
	opacity: 0.3;
}
#eiland3{
	right: -80%;
	bottom: 10px;
	width: 180%;
}
#me {
	left: -10%;
	bottom: 160px;
	width: 55%;
	z-index: 15;
}
#background2 {
	display: none;
}
#page1 {
	position: relative;
	height: auto;
}
#content1{
	position: relative;
	height: auto;
	width: 100%;
	box-sizing: border-box;
	padding: 10%;
	right: 0px;
}
#content2 {
	width: 100%;
}
.slider > a {
	margin: 10px;
}
#containerWork {
	width: 100%;
	margin: 0px;
}
iframe {
	width: 100%;
}
.form-container {
	padding: 5%;
	width: 100%;
	box-sizing: border-box;
	
}
.form-container input{
	padding: 0px;
	height: 30px;
	width: 100%;
	margin-bottom: 20px;
}
.form-container textarea{
	width: 100%;
}