#main {
    margin-left : auto;
    margin-right : auto;
}
.style1 {
font-family: "trebuchet MS";
font-size: 10pt;
}
.style2 {
	font-size: 12pt;
	font-weight: bold;
}
.rechts {
    float : right;
    margin : 10px;
}
p {
    margin-top : 5px;
    margin-bottom : 5px;
}
h1 {
    font-size : 12pt;
    margin-top : 0px;
    padding-top : 0px;
}
h2 {
    background : url("/images/pijltje.gif") no-repeat left top;
    height : 40px;
    line-height : 40px;
    font-size : 12pt;
    font-weight : normal;
    padding-top : 5px;
    padding-left : 50px;
    padding-bottom : 0px;
    margin-bottom : 0px;
}
#registreer {
    display : none;
}
#registreer p {
    margin-top : 10px;
    margin-bottom : 10px;
}
.error {
    border-color : #d17;
    border-width : 2px 2px 2px 2px;
    border-style : solid;
}
#content {
    margin-top : -20px;
    padding-bottom: 20px;
    background : url("/images/voorlopige_pagina_05.gif") no-repeat left bottom;
}

#toppagina {
    background : url("/images/voorlopige_pagina_01.gif") no-repeat left bottom;
}
#linkspagina {
    background : url("/images/voorlopige_pagina_02.gif") no-repeat left bottom;
}
#rechtspagina {
    background : url("/images/voorlopige_pagina_04.gif") no-repeat left bottom;
}
#onderpagina {
    background : url("/images/voorlopige_pagina_05.gif") no-repeat left top;
}
#registreer {
    margin-left : 10px;
}
#melding {
    color : #c00;
    display : none;
}



