﻿.formulier
{
    width:560px;
}

.links
{
    width:25%;
    float:left;
}

.midden
{
    width:13%;
    float:left;
}

.rechts
{
    width:61%;
    float:right;
    text-align:left;
}

.seperator
{
    clear:both;
    height:5px;
}

.formulierKinderen
{
    width:325px;
}
.column1
{
    width:35%;
    float:left;
    line-height:20px;
}
.column2
{
    width:55%;
    float:left;
    line-height:20px;
}
.column3
{
    width:9%;
    float:right;
    line-height:20px;
    text-align:left;
    margin-top:2px;
}
.tabs
{ 
    padding:0px!important;
}

