* {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
html {
	background-color: #66a998;
	height: 100%;
}
body {
	float: left;
	width: 240px;
	text-align: center;
	height: 100%;
	font: 10px Verdana, Arial;
	color: #666666;
}
a {
	color: #007073;
	text-decoration: none;
	outline: none;
}
.top {
	width: 240px;
	height: 100px;
	background: url('../img/Mtop.gif') top left no-repeat;
}
.base {
	background: url('../img/Mbasemid.gif') top left repeat-y;
}
.basetop {
	height: 6px;
	background: url('../img/Mbasetop.gif') top left no-repeat;
}
.basebot {
	height: 6px;
	background: url('../img/Mbasebot.gif') top left no-repeat;
}
.base, .basetop, .basebot {
	width: 240px;
}
.all {
	text-align: left;
	padding: 6px 16px;
}
.baanstatus {
	margin: 6px 0px 24px 0px;
	border-top: 1px solid #cacaca;
}
.baanstatus li {
	line-height: 16px;
	list-style: none;
}

.news {
	margin-top: 6px;
	border-top: 1px solid #cacaca;
}
.news li {
	line-height: 16px;
	list-style: none;
}
.news li.newsdate, .news li.newstitle a, .news li.newstitle {
	font-weight: bold;
}
.news li.newstitle a, .news li.newstitle {
	color: #007073;
}
.buienradartitle {
	font-weight: bold; 
	color: #007073; 
	font-size: 12px;
}
.buienradar {
	padding-bottom: 12px; 
	position: relative; 
	border-top: 1px solid #cacaca; 
	margin-top: 6px;
}
.buienradarinner {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 200px; 
	height: 24px;
	display: block; 
	background-color: #fff;"
}

.overzicht {
	background: url('../img/arrowleft.gif') 0px 3px no-repeat;
	padding-left: 10px;
}
.overzicht a {
	font-weight: bold; 
	color: #023B80; 
	font-size: 10px;
}
