body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 10px;
}

td	{ 
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal; 
	color: #000000; 
}

a:link, a:visited, a:active, a:hover {
	color : #065370;
}
a:hover {
	color : #F8552A;
}	

a.menu:link, a.menu:active, a.menu:visited, a.menu:hover {
	font: 12px arial, helvetica, sans-serif;
  font-weight: bold;
  color: #06ABD8;
  text-decoration: none;
  padding-left: 21px;
  background: url(../images/bg_menu_item.gif) no-repeat 12px 6px;
}
a.menu:hover {
  color: #FFFFFF;
}
a.knop:link, a.knop:active, a.knop:visited, a.knop:hover {
  background-color: #C9E7F4;
  border: 1px solid #5ABBE6;
  padding: 0px 5px 0px 5px;
  margin: 3px 0px 3px 0px;
  font-weight: bold;
	color : #065370;
  text-decoration: none;
}
a.knop:hover {
  background-color: #A6D7EC;
}

.tdHomeTxtLinks {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	color: #065370;
	line-height: 12px;
	text-align: right;
}
.tdHomeTxtRechts {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	color: #065370;
	line-height: 12px;
	text-align: left;
}

select, textarea { 
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	background-color: #dddddd;
	color: #000000;
}

input { 
	font-family:  Arial, sans-serif; 
	font-size: 11px;
	vertical-align: top;
}

.Weer { 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
	color: #09B8E6;
	background: #065370;
}	

.Idxtxt {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10px; 
	color: #065370;
	line-height: 12px;
}

.CntKop {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px; 
	color: #065370;
	font-weight: bold;
}

.CntTbl {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	color: #ffffff;
	font-weight: bold;
}

.vd1 {
	font-family: Arial, sans-serif; 
	font-size: 11px;
	background: #C9E7F4;
}

.vd2 {
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	background: #AFDAED;
}

div.divHighlightContainer {
  position: relative;
}
div.divHighlight {
  position: absolute;
  width: 150px;
  left: 150px;
  top: 25px;
  padding: 10px;
  color: #013447;
  font-weight: bold;
  border: 2px solid #FFFFFF;
  background-color: #AFDAED;
  text-align: center;
}