@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	background-color: rgba(0,0,0,1.00);
	text-align: center;
}
#groot {

}
#midden {
	visibility: hidden;
	position: absolute;
}
#klein {
	visibility: hidden;
	top: 0px;
	position: absolute;
}
#img {
	height: auto;
	width: 17%;
	padding-bottom: 10px;
	padding-top: 10px;
}
#cloud {
	width: 7%;
	height: auto;
	position: absolute;
	right: 30px;
	top: 10px;
}
@media (max-width:480px){

}

@media (min-width:480px) and (max-width:1080px){

}

@media (min-width:1080px){






}
