* { margin:0; padding:0;}

#pageContainer
{
position: absolute; 
top: 50%; 
left: 50%; 
width: 650px; 
height: 400px; 
margin-left: -310px; 
margin-top: -150px;  
}

#pageContainer1
{
position: absolute; 
left: 50%; 
width: 650px; 
height: 400px; 
margin-left: -310px; 

}


/* logo + 4 plaatjes */

 .ww_logo 
{
float:left;
margin-right:5px;
position: relative;
top:20px;
left:10px;
}

.ww_landbouw
{

float:left;
position: relative;
top:20px;
left:10px;
border:none;
}

.ww_onroerendgoed
{
float:left;
border:none;
position: relative;
top:20px;
left:15px;
}

.ww_multimedia
{
float:left;
border:none;
position: relative;
top:20px;
left:20px;
}

/* adresbalk onder de plaatjes */

.ww_adresbalk
{
position:absolute;
left:20px;
top:200px;
line-height:17px;
}


/* position text onroerend goed*/

.postxtonroerend {
position:absolute;
left:315px;
*left:320px;
top:0px;
width:120px;
}

/* position text onroerend goed*/

.postxtmultimedia {
position:absolute;
left:465px;
*left:480px;
top:0px;
width:120px;
}

/* contactbutton */

.ww_contact{
background-image: url(img/but_contact.jpg); 
background-repeat: no-repeat;
width:75px;
height:21px;
position: relative;
left:543px;
top:325px;
* top:35px;
* left:558px;
}

/* afronding contactbutton */

.ww_afr_contact_right
{
float:left;
position: relative;
bottom:148px;
}

.ww_afr_contact_left
{
float:left;
position: relative;
right:47px;
top:215px;
}

p.adresbalk {
color:#fff;
font-family:arial;
font-size:12px;
}

p.ww_landbouw {
position:relative;
left:160px;
top:-53px;
height:100px;
width:120px;
color:#fff;
font-family:arial;
font-size:12px;
}

a {
color:#fff;
font-family:arial;
font-size:12px;
}

a.suriname {
color:#4f6228;
font-family:arial;
font-size:12px;
}

a.contact {
color:#FFF;
font-family:arial;
font-size:10px;
text-decoration:none;
position: absolute;
left:13px;
top:4px;
}

a.contact:hover {
text-decoration:underline;
}



/* SURINAME PAGINA*/

p.title { 
color:#FFF;
font-family:arial;
font-size:16px;
font-weight:bold;
padding:0px 0px 0px 5px;
}

#titlebar {
width:960px;
height:20px;
background-color:#4f6228;
}

#bgcontent {
background-color:#d6e3bc;
padding:5px;
width:950px;
*width:960px;
color:#3d5015;
font-family:arial;
font-size:14px;
line-height:20px;
}

