/* CSS Document */

body { 
text-align : center; 
margin : 0; 
padding : 0; 
width : 100%; 
height : 100%; 
} 
.container { 
background-color : transparent; 
background-image : url('http://kampeercentrumdejong.nl/images/welkomspagina.jpg'); 
text-align : left; 
margin : 0 auto; 
width : 950px; 
} 
.box1 { 
background-color : transparent; 
margin-top : 25px; 
background-image : url(''); 
height : 25px; 
width : 950px; 
} 
.box2 { 
background-image : url(''); 
font-family : verdana; 
font-size : 9pt; 
position : relative; 
top : 100px; 
left : 225px; 
width : 600px; 
height : 310px; 
padding : 0; 
margin : 0; 
background-color : transparent; 
} 
.box3 { 
background-image : url('../images/knop-buitenrecreatie.jpg'); 
font-family : verdana; 
font-size : 9pt; 
position : relative; 
top : 70px; 
left : 225px; 
width : 250px; 
height : 100px; 
padding : 0; 
margin : 0; 
background-color : red; 
} 
.box4 { 
background-image : url('../images/knop-kampeercentrum.jpg');
background:url(http://www.caravan-camper-dejong.nl) 
font-family : verdana; 
font-size : 9pt; 
position : relative; 
top : -30px; 
left : 525px; 
width : 250px; 
height : 100px; 
padding : 0; 
margin : 0; 
background-color : red; 
} 
.box5 { 
font-family : verdana; 
font-size : 9pt; 
color : #434443; 
margin-top : 0; 
background-color : #656e9c; 
height : 15px; 
clear : left; 
border-left : 1px solid #55a95b; 
border-top : 1px solid #55a95b; 
border-bottom : 1px solid #55a95b; 
border-right : 1px solid #55a95b; 
} 
