/* CSS Document */
body {
background-image:url(../images/back/back.jpg);
background-color:#99CC33;
text-align:center;
}
#wrapper {
position:relative;
width:650px; 
height:500px;
margin:auto;
text-align:left;
}
#basis {
position:absolute;
width:650px; 
height:450px;
margin:auto;
text-align:left;
top:50px;
}
#basis2 {
width:429px; 
height:426px;
text-align:left;
top:0px;
}
a  {
text-decoration: none;
border: inherit;
}
#kader {
width:477px; 
height:471px;
}
#links {
background-image:url(../images/back/backbruin.jpg);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.paddingleft{
margin:30px;
}
#brieven{
top:50px;
width:477px; 
height:471px;
background-image:url(../images/back/br.jpg);
background-repeat:no-repeat;
}

/* Styles voor het gastenboek code: Marc */
body#pop {
margin: 10px;
background-image: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
background-color: #C0C0C0;
color: #FFFFFF;
}

#gastenboek{
width:477px; 
height:471px;
background-image:url(../images/back/backbruin_gastenboek.jpg);
background-repeat:no-repeat;
}
#gastenboekDIV {
width: 327px; 
height: 276px;
margin-left: 53px;
margin-top: 85px;
overflow: auto;
}
.gastenboekDatum {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #83B32B;
text-align: right;
margin-right: 10px;
}
.gastenboekBericht {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #2C1600;
margin: 5px 10px;
}
.gastenboekAuteur {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #2C1600;
margin: 5px 10px;
border-bottom: 1px solid #83B32B;
}
.gastenboekAuteur A {
color: #2C1600;
}
.gastenboekAuteur A:HOVER {
color: #83B32B;
}
#gastenboekButton {
text-align: right;
margin-right: 85px;
margin-top: 25px;
}
#gastenboekPopupBG {
width: 320px; 
height: 280px;
background-color: #2C1600;
}
.gastenboekTitel {
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
margin: 10px 0px 10px 10px;
}
.gastenboekLabel {
width: 70px;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
float: left;
}
textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #2C1600;
border: none;
padding: 3px;
}
input {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #2C1600;
border: none;
}
.button {
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #2C1600;
border: none;
cursor: pointer;
}
