html { 
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	}
	
body {
	background-color: #FAFAFA;
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat-x;	
	font-family: Arial, Verdana;
	font-size: 9pt; 
	color: #2D476D;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
  a {color: #A80000; text-decoration: none;}
	a:hover {text-decoration: underline;}
}
	
#MakMapOverview { margin:0px auto; position:relative; z-index:100; }
#GoogleHolder { position:relative; height:100%; width:350px; margin:0; float:right; padding:0; text-align:center;}
#GoogleHolder iframe { padding:5px; border:1px solid #ccc; background:#fff; }
#search-results { margin:0; padding:0; width:360px;}
#search-results ul#search-results-overview {  list-style-type:none; margin:0; padding:0;}
#search-results ul#search-results-overview li { border-bottom:1px solid #ccc; margin:1px 0; line-height:1.5em;}
#search-results ul#search-results-overview li { display:list-item; text-decoration:none; height:59px; padding:5px; color:#333; }
#search-results ul#search-results-overview li img { float:left; background:#fff; padding:3px; border:1px solid #ccc; margin:0 5px 0 0; }
#search-results ul#search-results-overview li a:hover { background:#fff; color:#bf4221; } 
#search-results ul#search-results-overview li .name { font-size:1.1em; font-weight:bold; display:block;}
#maplinks a:hover { color:#16222C; }

td {font-family: Arial; font-size:9pt; color: #2D476D; line-height: 18px;}
td a {color: #A80000; text-decoration: none;}
td a:hover {text-decoration: underline;}

.bottom {font-family: Arial; font-size:8pt; color: #FFFFFF;}
.slogan {font-family: Arial; font-size:7pt; color: #B5A57B;}

a.kop { display:block; padding:5px; line-height: 14px;}
a.kop:link,a.kop:visited   { color:#000000; text-decoration:none; }
a.kop:hover,a.kop:active   { color:#000000; background-color:#A7DD01; text-decoration:none; }
a.kop2 { display:block; padding:5px; }
a.kop2:link,a.kop2:visited { color:#0C5898; font-size:8pt; text-decoration:none; }
a.kop2:hover,a.kop2:active { color:#0C5898; font-size:8pt; background-color:#A7DD01; text-decoration:none; }

H1 {font-family: Arial; font-size:13pt; font-weight:bold; color: #506E9C;}
H2 {font-family: Arial; font-size:10pt; font-weight:bold; color: #4CB422; margin-bottom: 0; padding-bottom: 0;}
.red {font-family: Arial; font-size:8pt; color: #C00000;} 
.smallline {line-height: 14px;}
.small {font-family: Arial, Arial; font-size:8pt; color: #2D476D; line-height: 14px;} 
.small2 {font-family: Arial; font-size:8pt; color: #2D476D;} 

.it	{background:#E8F1FA; font-size: 11px; font-family: Arial; color: #004682; border: 1px solid #B3BDC5;}
.is {background:#E8F1FA; font-size: 11px; font-family: Arial; color: #004682; border: 1px solid #B3BDC5;}
textarea	{background:#E8F1FA; font-size: 11px; font-family: Arial; color: #004682; border: 1px solid #B3BDC5;}

/* TOEGEVOEGD ivm LOGO */
td .header{
	position: absolute;
	margin: 18px 20px;
	color: #fff;
	float: left;
	font-family: Century Gothic, Trebuchet MS, Arial, Tahoma, Verdana sans-serif;
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
}
#logo{
	float: left;
	background-image: url(../images/logo.gif);
	width: 110px;
	height: 80px;
	margin-left: 15px;
}

td .secondheader{
	position: absolute;
	margin: -10px 10px;
	color: #fff;
	float: left;
	font-family: Century Gothic, Trebuchet MS, Arial, Tahoma, Verdana sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}

td .NVM{
	font-weight: bold;
	font-size: 14px;
}
