/* Hetweer.nl Gadget Stylesheet
 *
 * Copyright BliXem Internet Services 2007
 *
 */
 
 /* Global layout 
 ------------------------------------------------------------------- */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

body {
	font-family:arial,sans;
	font-size:11px;
	color:#2b5568;
 	line-height:1em;
 	background:url(/images/gadget/gadget_bg.gif) no-repeat;
 	padding:0px;
 	margin:10px 0 0 0;
}

a {
	color:#4083a1;
}

a:hover {
	color:#FE6601;
}

div#header {
	width:252px;
	height:26px;
	margin-top:14px;
	text-align:center;
	letter-spacing:-1px;
}

div#header h2 {
	font-size:14px;
	color:#4083a1;
	font-weight:bold;
}

div#header h2 span.date {
	color:#2b5568;
}

div#weerdata {
	margin:0px 0px 0px 6px;
}

div#weerimg, div#weerdetails {
	float:left;
	clear:none;
}
 
div#weerimg {
 	background:url(/images/gadget/vlak.gif) no-repeat top left;
 	width:57px;
 	height:57px;
 	margin:0px 0px 0px 0px;
}	

div#weerimg img {
	margin:11px 0px 0px 8px;
}

div#weertemp, div#winddetails {
	position:absolute;
	height:24px;
	top:45px;
}

div#winddetails {
	top:75px;
	width:80px;
}

div#weerdetails {
	padding:0px 0px 0px 10px;
}

div#weertemp span.temp, div#weertemp span.temp_postfix {
	font-size:24px;
	font-weight:bold;
}

div#weertemp span.temp_postfix {
	font-size:11px;
	vertical-align:super;
}

div#winddetails span {
	color:#669cb4;
	vertical-align:top;
}

div#winddetails img {
	margin:0px 3px 0px 0px;
}

div#weersverwachting {
	color:#4083a1;	
}

div#weersverwachting p {
	width:114px;
	height:68px;
	line-height:1.6em;
	margin:0px 0px 0px 121px;
	padding:2px 0px 0px 0px;
	font-size:10px;
}

div#weersverwachting p strong, div#vooruitzichten strong {
	color:#2b5568;
	font-weight:bold;
	font-size:12px;
}

div#vooruitzichten table#weekoverzicht {
	width:244px;
	height:68px;
	background:url(/images/gadget/gadget_table_bg.jpg) no-repeat top left;
	text-align:center;
	margin:7px 0px 0px 1px;
}

div#vooruitzichten table#weekoverzicht th{
	height:17px;
	font-size:10px;
	font-weight:normal;
}

div#vooruitzichten table#weekoverzicht tr.weericonen {
	height:10px;
}

div#link1 {
	width:255px;
	height:100px;
	position:absolute;
	top:0;
	cursor:pointer;
	z-index:15000;
	background:transparent url(/images/home.gif);
	opacity:0;
}

div#link2 {
	width:255px;
	height:80px;
	position:absolute;
	top:120px;
	cursor:pointer;
	z-index:160000;
	background:transparent url(/images/home.gif);
}
