body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: "Times New Roman", Times, serif;
color:#663300;
background-color:#FFFFFF;
background-image: none;
}

#adresgeg{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#663300;
border-bottom-width: medium;
border-bottom-style: solid;
border-bottom-color:#663300;
}

.bitjegrutter {
font-size: large;
}

a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
	}
a:active {
	color: #663300;
	text-decoration: none;
	}
a:hover {
color: #FF9900;
text-decoration:underline;
}

/* de header */
#opperhoofd {
display: none;
}

/* het uitgebreide menu */
#menu {
display: none; 
}

/* de backgroundimage in pagina koppelen */
#foto_rechts {
display:none;
}


/*inhoud*/
#inhoud {
margin: 0px 0px 0px 0px;
font-size:14px;
padding: 5px 5px 5px 5px;
}

.fotokes{
text-align:center;
}

.links{
float:left;
padding: 0px 20px 0px 0px;
}
.rechts{
text-align:right;
}

#voet {
display:none;
}


