#contact tr {
    vertical-align: top;
}
#validateerror, tr.incomplete {
    color: #900;
    font-weight: bold;
}

#link #huidig, #link #huidig a {
	color: #666;
}

.banner_map {
    border: none;
    position: absolute;
    top: 434px;
    left: 345px;
}

/* =======================================================================*/
/* actieve menu */

#nav #actief a {
	color: #000;
}

#nav #actief ul {
	position: relative;
	left: 0px;
	width: 125px;
	top: 0;
	display: block;
	margin:0;
	padding:0;
}

#nav #actief ul li a:link, #nav #actief ul li a:visited, #nav #actief ul li a:hover, #nav #actief ul li a:active {
	position: relative;
	left: 0px;
	border-bottom: 0;
	color: #666;
	padding: 3px 2px 3px 2px;
	text-align: right;
	background-color: #fff;
	font-size: 10px;
	line-height: 12px;
}

#nav #actief ul li a:hover, #nav #actief ul li a:active {
	color: #f00;
}

#nav #actief #huidig {
	color: #f00;
}

.clear {
        clear: both;
}




.foto_blog {
    float: right;
    padding: 0 0 10px 10px;
}

#search {
    text-align: left;
    padding: 10px 0 0 0;
    color: #4c1a1f;
}

#vervolg_tekst #search {
    text-align: right;
    padding: 16px 10px 0 0;
}


#searchresult {
    text-align: left;
    padding: 10px 0 0 0
    color: #333;
}

input.searchText {
    width: 122px;
    padding: 0 1px;
    border: 1px solid #4c1a1f;
    text-align: left;
    margin: 3px 0 5px;
}

#searchresult input.searchText {
    width: 200px;
    border: 1px solid #333;
}

/* project maps */
#minicontainer {
    position: absolute;
    top: 460px;
    left: 310px;
    width: 190px;
    border: 1px solid #00D400;
}
#minimap {
    overflow: hidden;
    width: 190px;
    height: 95px;
}
#minimaplegend {
    border-bottom: 1px solid #00D400;
    background: #3D4035;
    padding: 2px 5px;
    font-weight: bold;
    font-size: 12px;
}
#minimaplegend a {
    color: #FFF;
    text-decoration: none;
}
#minimaplegend a:hover {
    text-decoration: none;
}

#maincontainer {
    position: relative;
    width: 700px;
    margin-bottom: 20px;
}
#mainmap {
    overflow: hidden;
    width: 476px;
    height: 400px;
    border: 1px solid #000;
}
#mainmaplegend {
    position: absolute;
    left: 486px;
    top: 0;
    width: 160px;
}
#tekst #mainmaplegend ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#tekst #mainmaplegend li {
    list-style: none;
    margin: 0;
    padding: 0 0 6px 0;
}
#mainmaplegend img {
    float: left;
}
#mainmaplegend a {
    color: #F00;
    font-weight: bold;
    text-decoration: none;
}
#mainmaplegend a:hover {
    text-decoration: underline;
}

div#iw_kml div, div.markertext {
/* the line below breaks IE7 */
/*    margin-bottom: -15%;*/
}
div#iw_kml div h2, #tekst div.markertext h2 {
    margin: 2px 0 0 0;
    font-size: 12px;
    line-height: 13px;
}
div#iw_kml div div, div.markertext div {
    margin: 0 0 2px 0;
}

div.markertext di {
    line-height:15px;
    margin:-5px 0 12px;
}

div#iw_kml div a, div.markertext a {
    color: #F00;
    font-weight: bold;
    text-decoration: none;
}
div#iw_kml div a:hover, div.markertext a:hover {
    text-decoration: underline;
}


table.legenda tr td {
    background: none;
    padding:0 3px 3px 0;
    vertical-align:top;
}

div.custominfo {
    width: 259px;
    height: 151px;
    background: transparent url(/infoballon.png) 0 0 no-repeat;
}
div.custominfo a.custominfoclose {
    position: absolute;
    top: 5px;
    left: 236px;
    width: 17px;
    height: 17px;
}
div.custominfo div.markertext {
    margin: 23px 1px 0 1px;
    height: 96px;
    overflow: auto;
    padding: 0 6px;
}

