body {
background-color: #c0c0c0;
text- align: center;
color: #fdfdd7;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}


td{
border: 0;
vertical-align: top;}

p {
font-size: 12pt;
font-family: verdana;
color: #fdfdd7;}

h1 {
font-size: 14pt;
font-family: verdana;
color: black;}

.stijl1 {
font-size: 12pt;
font-family: Arial, Swiss, Helvetica;
text-decoration: underline;
color: blue;}

a {
font-size: 12pt;
font-family: verdana;
text-decoration: none;
color: white;}

img {
border-width: 0px;}

.container {
text-align : left;
margin: 0 auto;
width: 1200px;
font-size: 12pt; 
font-family: Arial, Swiss, Helvetica;
font-color: black;
background-color: #239d5f;
}

.gastenboekheader {
background-image: url("/gastenboek/gastenboekheader.jpg");
height: 180px;
}

.gastenboekmenu {
height: 60px;
background-color: #239d5f;
}

.lichaam {
width: 1200px;
background-image: url("/gastenboek/krijtbord.jpg");
}

.gastenboekcontent {
float: left;
width: 800px;
background-image: url("/gastenboek/krijtbord.jpg");
}

.gastenboekcontentinhoud {
position: relative;
left: 20px;
top: 20px;
width: 730px;
}

.gastenboekside {
width: 400px;
margin-left: 800px;
background-image: url("/gastenboek/krijtbord.jpg");
}

.gastenboeksideinhoud {
position: relative;
right: 20px;
top: 20px;
width: 360px;
}

.footer {
height: 20px;
clear: both;
background-color: #c0c0c0;
text-align: center;
}

