body 
{
    font-family:Tahoma, Verdana, Arial;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	font-family:Tahoma, Verdana, Arial;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 945px;
}

/*		
A:link{	
	text-decoration:	none;
	color:	#FF0000;
}	
		
A:visited{	
	text-decoration:	none;
	color:	#FF0000;
}	
		
A:active{	
	text-decoration:	none;
	color:	#FF0000;
}	
		
A:hover{	
	text-decoration:	none;
	color:	#FF0000;
}
*/

.A.SLINK:LINK{
	text-decoration:	none;
	color:	#3333cc;
}

.A.SLINK:VISITED{
	text-decoration:	none;
	color:	#333399;
}

.A.SLINK:HOVER{
	text-decoration:	underline;
	color:	#3333cc;
}

.A.SLINK:ACTIVE{
	text-decoration:	none;
	color:	#333399;
}
	
UL LI{	
	list-style-type:	square ;
}	

UL LI LI{	
	list-style-type:	disc;
}	

UL LI LI LI{	
	list-style-type:	circle;
}	
	
OL LI{	
	list-style-type:	decimal;
}	

OL OL LI{	
	list-style-type:	lower-alpha;
}	

OL OL OL LI{	
	list-style-type:	lower-roman;
}

HR
{
	/*border: 1px solid #000000;	*/
}

.IMGBORDER{
	border: 1px solid #000000;	
}

img 
{
    border: 0px;
}

.TITEL
{
	font-size:	1.5em;
	text-decoration:underline;
}

.SUBTITEL
{
	font-size:	1.2em;
}

.SMALL
{
	font-size:	.8em;
}

.NORMAL
{
	font-size:	1em;
}


.TEXTBOX
{
	font-size:	.8em;
	BACKGROUND-COLOR: #FFFFFF;
	border-left:1px solid #000066;
	border-right: 1px solid #000066;
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;
}

.KNOP{
	background-color: #D4D0C8;
	color: #000000;
	cursor: pointer;
	border-left:1px solid #000066;
	border-right: 1px solid #000066;
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;
	font-family:Tahoma, Verdana, Arial;
}

.cell_gemeente 
{
    width: 41%;
    height: 23px;
    background-color: #CC9999;
    text-align: center;
}

.cell_kamers
{
    width: 11%;
    height: 23px;
    background-color: #CC9999;
    text-align: center;
}

.cell_tuin
{
    width: 5%;
    height: 23px;
    background-color: #CC9999;
    text-align: center;
}

.cell_garage
{
    width: 7%;
    height: 23px;
    background-color: #CC9999;
    text-align: center;
}

.cell_prijs
{
    width: 11%;
    height: 23px;
    background-color: #CC9999;
    text-align: center;
    width: 70px;
}

.row_overzicht 
{
    background-color: #F3F3F3;
    
}

.redcell 
{
    background-color: #F3000A;
}

.cell_new 
{
    background-color: #CC9999;
    width: 4%;
    height: 23px;
}

.cell_foto 
{
    background-color: #CC9999;
    width: 11%;
    height: 23px;
}