HTML {
margin: 0;
padding:0;
}

body {
font-family: "Arial", "Helvetica", sans-serif;
text-align: center;
}

.Container {
width: 100%;
text-align: left;
}

.Kop {
padding-left: 10pt;
color: black;
font-size: 20pt;
font-weight: bolder;
padding-bottom:10pt;}
.Kop a{text-decoration: none ; color: white; }
.Kop a:hover{text-decoration: none ; color: #CCCC00;}

.SubKop{
Position: relative;
Top: 5;
font-size: 14pt;
}

.Menu {
display:none;
}
.Menu a{display:none;}
.Menu a:hover{display:none;}

.Inhoud {
padding: 20px;
font-size: 11pt;
}
.Inhoud a{text-decoration: none ; color: darkgreen; font-weight: bold}
.Inhoud a:hover{text-decoration: none ; color: darkred; font-weight: bold}

.Voettekst{
Text-align: bottom;
Color: gray;
Font-size: 10px;
bottom: 5px;
width: 100%;
text-align:center;
}
.Voettekst a{text-decoration: none ; color: gray;}
.Voettekst a:hover{text-decoration: none ; color: black;}

.Foto{
border-style: outset;
border-color: #CCCCCC; 
border-width: 1px 4px 5px 1px;
padding: 10px;
}

H1 {
font-size: 14pt;
font-weight: bold;
padding:0;
margin:0;
}

.Gastenboektabel{
position: relative;
align: center;
width:80%; 
cellspacing:0; 
cellpadding:1px;
border: solid black 1px; 
margin-bottom:15px;
}

.Tekst{font-family:"arial"; font-size: 10pt; font-style: normal; color:black; padding: 10px;}
.GastenboekAfzenderBalkLinks{font-family:"arial"; font-size: 10pt; font-style: normal; align:left; padding-left: 10px; color:gray;}
.GastenboekAfzenderBalkRechts{font-family:"arial"; font-size: 10pt; font-style: normal; align:right; padding-right:10px; color:gray;}
.GastenboekTussenruimte{height:5px; padding:0; spacing:0;}