@charset "UTF-8";

html, body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	line-height: 1.25;
	margin: 0;
	padding: 0;

	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent; /* For some Androids */
}

div.bodywrap {
	width: 1920px;
	height: 1080px;
	/*outline: 1px solid green;*/
}

div.bodywrap {
	color: #fff;
	position: relative;
	background:url('assets/bg_kaart3.jpg') left top no-repeat;
}

div.bodywrap.radar {
	background-image: url('assets/bg_leeg2.jpg');
}

div.bodywrap.be {
	background-image: url('assets/bg_kaart_be.jpg');
}


h1, div.tijd{
	display:block;
	margin:0px;
	padding:0px;
	font-size:80px;
	font-weight:bold;
	width:100%;
	height:158px;
	line-height:158px;
	padding-left:60px;
	padding-right:60px;
	position:absolute;
	left:0px;
	top:0px;
  white-space: nowrap;
}
div.tijd {
	text-align:right;
}

div.weer{
	position:absolute;
	width:158px;
	height:338px;
	top:192px;
}
.weer.vandaag {
	left:544px;
}
.weer.morgen {
	left:802px;
}
.weer.overmorgen {
	left:1056px;
}
.weer.nu{
	left:84px;
	top: 380px;
	width:438px;
}
.weer h2, .weer .omschrijving{
	margin:0px;
	padding:0px;
	position:absolute;
	left:0px;
	top:51px;
	width:100%;
	height:29px;
	line-height:27px;
	text-align:center;
	font-size:15px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}
.weer .omschrijving{
	text-transform: none;
	font-style: italic;
	line-height:20px;
	height:40px;
	top:197px;
	font-weight:bold;
}
.weer .weericoon{
	width:157px;
	height:114px;
	position:absolute;
	left:0px;
	top:80px;
}
.weer .weericoon img{
	display:block;
	height:100px;
	margin:auto;
	margin-top:10px;
	-webkit-filter: drop-shadow(2px 8px 8px rgba(0,0,0,0.6));
	filter: drop-shadow(2px 8px 8px rgba(0,0,0,0.6));
}
.weer .temperatuur{
	position:absolute;
	top:240px;
	left:0px;
	width:79px;
	height:80px;
	text-align:center;
	font-weight:bold;
	font-size:45px;
	color:#A9B4D4;
	padding:5px;
}
.weer .temperatuur.maximaal{
	left:80px;
	color:#ffffff;
}
.weer.nu h2 {
	font-family: Arial;
	font-size:24px;
	text-transform: none;
	top:20px;
	text-align: left;
	padding-left: 76px;
}
.weer.nu .temperatuur{
	position:absolute;
	left:70px;
	top:60px;
	font-size: 74px;
	color:#fff;
	font-weight:normal;
}
.weer.nu .weericoon{
	left:228px;
	top:60px;
}
.weersverwachting{
	position:absolute;
	left:82px;
	top:582px;
	width:1128px;
	height:366px;
	padding:10px;
	font-size:26px;
	line-height:36px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight: 100;
	overflow: hidden;
}
.weersverwachting h3 {
	font-size:30px;
	margin-bottom:6px;
}
.weerstation{
	position:absolute;
	width:120px;
	height:100px;
}
.weerstation .weericoon{
	position:absolute;
	left:0px;
	top:0px;
	width:80px;
	height:80px;
}
.weerstation .weericoon img{
	width:100%;
	height:100%;
}
.weerstation .temperatuur{
	font-family:"Lucida Console", Tahoma, Arial;
	font-size:26px;
	font-weight:bold;
	width:100%;
	text-align:right;
	right:0px;
	top:0px;
}
.weerstation.station_6280{
	left:1620px;
	top:320px;
}
.weerstation.station_6269{
	left:1520px;
	top:450px;
}
.weerstation.station_6290{
	left:1700px;
	top:530px;
}
.weerstation.station_6344{
	left:1340px;
	top:620px;
}
.weerstation.station_6275{
	left:1550px;
	top:630px;
}
.weerstation.station_6377{
	left:1540px;
	top:780px;
}

/*
	weerstations belgië
 */

div.bodywrap.be .weerstation.station_6280{
	left:1310px;
	top:410px;
}
div.bodywrap.be .weerstation.station_6269{
	left:1445px;
	top:540px;
}
div.bodywrap.be .weerstation.station_6290{
	left:1500px;
	top:370px;
}
div.bodywrap.be .weerstation.station_6344{
	left:1530px;
	top:460px;
}
div.bodywrap.be .weerstation.station_6275{
	left:1670px;
	top:525px;
}
div.bodywrap.be .weerstation.station_6377{
	left:1650px;
	top:660px;
}

.radarbeelden{
	position:absolute;
	left:1328px;
	top:320px;
}