BODY
{
  	background-image: url('images/back.gif');
  	margin-top: 0px;
 	margin-left: 0px;
	marin-left: 0px;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-style: none;
}

h1 {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 13px;
	color: #FFA34F;
	text-align: center;
}

h2 {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 24px;
	color: #FFA34F;
	text-align: left;
}

div {
	scrollbar-face-color:#EFEFEF;
	scrollbar-arrow-color:#006699;
	scrollbar-track-color:#F9F9F9;
	scrollbar-shadow-color:#EFEFEF;
	scrollbar-highlight-color:#F9F9F9;
	scrollbar-3dlight-color:#F9F9F9;
	scrollbar-darkshadow-Color:#006699;
}


#container {
width: 1171px;
height: 801px;
margin-left: auto;
margin-right: auto;
text-align: left;	
}

a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


<!-- ---------------------------------- het interne frame ------------------------------------ -- >

<!-- meldtekst -->
.TEXT1 {

}

<!-- straatnamen -->
.STR {
    font-weight:bold;font-style:italic;
}

<!-- Afkortingen -->
.AFKORTING {
    font-weight:bold;font-style:italic;
    }

<!-- Op xx-xx-xx om xx:xx:xx -->
.DATETIME {
    font-weight:bold;
    }

<!-- laatste meldingen uit XXXX -->
.HEADER1 {
    font-weight:bold;

    }

<!-- plaatsnaam niet herkent -->
.MESSAGE1 {
    font-weight:bold;

}

<!-- geen resultaten gevonden -->
.MESSAGE2 {
    font-weight:bold;

}



