@charset "UTF-8";

body {
	background-color: #CCC;
	width: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
	
}
#achtergrond {
	height: 768px;
	width: 1366px;
	background-image: url(images/DJI_0006-1.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;	
}
body, html {
overflow: hidden;
}
#texelkaart {
	position: absolute;
	left: 1080px;
	top: 450px;
	width: 200px;
	height: 250px;
	z-index: 3;
}
#WeerNl {
	position: absolute;
	left: 800px;
	top: 450px;
	width: 259px;
	height: 250px;
	z-index: 4;
}
#windfinder {
	position: absolute;
	left: 502px;
	top: 13px;
	width: 828px;
    height: 400px;
	z-index: 5;
}
#Wind {
	position: absolute;
	left: 919px;
	top: 380px;
	width: 313px;
	height: 264px;
	z-index: 6;
}
#Temperatuur {
	position: absolute;
	left: 802px;
	top: 445px;
	width: 307px;
	height: 198px;
	z-index: 7;
}
#Sponsor {
	position: absolute;
	left: 265px;
	top: 685px;
	width: 878px;
	height: 93px;
	z-index: 8;
}
#Buienradar iframe {
	height: 600px;
	width: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}


#Buienradar {
	position: absolute;
	left: 40px;
	top: 13px;
	width: 300px;
	height: 300px;
	z-index: 9;
}

#Luchtdruk {
	position: absolute;
	left: 40px;
	top: 370px;
	width:350px;
	height: 160px;
	z-index: 10;
