input {
    border: 1px solid #000;
    background: #FFF;
    color: #000;
    font: 8pt Tahoma, Verdana, Geneva, Arial, sans-serif;
    margin-top: 1px;
	padding: 5px;

}
textarea {
    border: 1px solid  #000;
    background: #FFF;
    color: #000;
    font: 8pt Tahoma, Verdana, Geneva, Arial, sans-serif;
    overflow: auto;
    height: 70px;
	padding: 5px;
}
hr {
    height: 1px;
    border: 0px;
    color: White;
    background-color: White;
}

.pagina{
color: #b91f2b; font-weight: bold;
border-bottom: #b91f2b 2cpx solid;;

padding: 4px; 


margin-bottom: 5px;
}

.naam_auteur{
color:  #b91f2b;
font-weight:bold;

}
.laat_een_bericht_achter{
font-size: 14px; 
font-weight: bold;

}

.bericht{


padding: 10px; 

border: #666 1px double;
color: #000;
margin: 30px;

}

.button{
padding: 5px; 
background-color:#FFF;
color: #000;
border: 2px solid #FF9900;
text-decoration:none;
font-size: 12px;

}
