#menu {
	text-align: center;
		position: relative;

	top: 244px;
	right: -8px;
}

body {
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	background-color:#757575;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#main {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	border: 1px solid #000000;
	width: 800px;
}

#head {
	width:800px;
	height:270px;
	background-image:url('images/head.png')
}

#body {
	width:790px;
	background-color:#805f44;
	min-height:250px;
	padding: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: auto;
}

#foot {
	width:800px;
	height:39px;
	background-image:url('images/foot.png')
}

a img {
	border: none;
}

.content_right {
	Width: 410px;
	position: relative;
	text-align: center;
	float: right;
}



.content_left {
	Width: 360px;
	float: left;
	position: relative;
	margin-left: 5px;
	text-align:center;
}

.content_left .content {
	margin: 5px 10px 5px 10px;
	text-align:left;
}

.whitetable {
	background-color: #ffffff;
}

.mapstable {
	background-color: #99b3cc;
}

.content_right   .content {
	margin: 5px 10px 5px 10px;
}

.content_right b.rtop, .content_right b.rbottom {
	
	display:block;
	background: #805f44;
}
.content_right b.rtop b, .content_right b.rbottom b {
	
	display:block;
	height: 1px;
    overflow: hidden;
	background: #99b3cc;
}

b.rtop, b.rbottom {
	
	display:block;
	background: #805f44;
}
b.rtop b, b.rbottom b {
	
	display:block;
	height: 1px;
    overflow: hidden;
	background: #ffffff;
}

b.r1 {
	
	margin: 0 5px;
}

b.r2 {
	
	margin: 0 3px;
}

b.r3 {
	
	margin: 0 2px;
}

b.rtop b.r4, b.rbottom b.r4 {
	
	margin: 0 1px;
	height: 2px;
}


#kaart {
	Width: 390px;
	Height: 445px;
	margin: 5px 10px 5px 10px;
}

dl.details_melding { width: 345px; overflow: auto; }
.details_melding dt { margin-right: 10px; width: 55px; text-align: right; float: left; clear: both;font-weight: bold;}
.details_melding dd { width: 280px; margin: 0; float: left; }

.meldingen {
	margin: 5px 10px 5px 10px;
	text-align:left;
}

.meldingen .message { font-weight: bold; 	font-size: 10px; }
.meldingen .time { font-size: 9px; }

.plaatslijst .rij {
	Width: 240px;
	background-color: #ffffff;

	margin: 10px;
}

.plaatslijst   .content {
	margin: 5px 10px 5px 10px;
}

.plaatslijst {
	float: left;
}


.regiolijst .rij {
        Width: 370px;
        background-color: #ffffff;
 
        margin: 10px;
}
        
.regiolijst   .content {
        margin: 5px 10px 5px 10px;
}

.regiolijst {
        float: left;
}

