/* CSS Document */

.linksboven
{
position: static;
font-weight: bold;
font-family: 'Comic Sans MS', Gungsuch, 'Levenim MT';
left: 8%;
top: 3%;

margin-top: 15.5%;
margin-right: 62%;
margin-bottom: 11%;
margin-left: 9%;

background-color: #ccc;
-moz-border-radius: 6px;
border: 1px solid #000;
border-color: #0fc;
padding: 10px;
}

.afbeelding
{
display: inline;
margin-top: 80px;
color: red;
}

.afgeronde_hoek1{
position: absolute;
top: 3%;
left: 55%;
margin-top: 3%;
margin-left: 3%;
margin-right: 3%;
margin-bottom: 3%;
background-color: #ccc;
-moz-border-radius: 6px;
border: 1px solid #000;
border-color: #0fc;
padding: 10px;
}

.rechtsboven
{
position: absolute;
top: 5%;
left: 68%;

font-weight: bold;
font-family: 'Comic Sans MS', Gungsuch, 'Levenim MT';

margin-top: 10%;
margin-right: 5%;
margin-bottom: 3%;
margin-left: 6%;

background-color: #fff;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border: 1px solid #000;
border-color: #0fc;
padding: 20px;
}

.klein{
font-size: 8pt;
}

/* FORMULIERINSTELLINGEN */

.verplicht{
color: red;
vertical-align: top;
font-weight: bold;
}

em.voorletters{
color: #00F;
vertical-align: top;
font-weight: bolder;
font-style: normal;
font-size: 9px;
}

.vaklengte{
width: 250px;
}

table{
border-left: 0px;
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
}

td{
border-width: 0px;
}
