html {
height: 100%; 
width:100%;
background-color: #ffffff;
font-family:Georgia, "Times New Roman", Times, serif;
} 
        
body {
position: relative; 
min-height: 100%;
height:100%; 
width: 801px;
margin: 0 auto;	
padding:0;
background-image:url('../images/bg_rondleiding.gif');
}

.home{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
}

#home a{
color:#993300;
text-decoration:none;
}

#header_rondleiding{
width:400px;
height:209px;
position:relative;
float:left;
background-image:url('../images/topleft_rondleiding.gif');
}

#headerright_rondleiding{
width:400px;
height:209px;
position:relative;
float:left;
background-image:url('../images/topright_rondleiding.gif');
}

#bottomleft_rondleiding{
width:402px;
height:292px;
position:relative;
float:left;
background-image:url('../images/bottomleft_rondleiding.gif');
background-repeat:no-repeat;
}

#bottomright_rondleiding{
width:399px;
height:292px;
position:relative;
float:left;
left:-2px;
background-image:url('../images/bottomright_rondleiding.gif');
background-repeat:no-repeat;
}

#text a{
color:#993300;
text-decoration:none;
}

#text{
position:absolute;
color:#993300;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
left:28px;
top:300px;
width:300px;
height:100px;
float:left;
}

.logo1{
width:180px;
height:105px;
}

#contact{
position:absolute;
float:right;
width:202px;
height:112px;
background-image:url(../images/bg_contact_raamdecoratie.gif);
top:30px;
right:1px;
}

.adres_raamdecoratie a{
text-decoration:none;
color:#993300;
}

.text_rondleiding{
color:#993300;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.text_raamdecoratie{
color:#993300;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.text_wonen{
color:#314B8B;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.text_bedderie{
color:#646750;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.text_zonwering{
color:#2C4A4C;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}


