body
{
    margin: 0px;
    text-align: left;
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;
    margin-bottom: 20px;
}

.main
{
    -moz-box-sizing: border-box;
    width: 1000px;
    
}

.header
{
    background-image: url('/images/top_v2.jpg');
    height: 227px;  
    padding-left: 20px; 
}

a
{
    color: #0075ba;    
    text-decoration: underline;
}

td,div,p
{
    vertical-align: top;    
    font-size: 7.5pt;
}

a img
{
    border-width: 0px;    
}

form
{
    margin: 0px;    
}

.leftside
{
    width: 650px;    
}

.rightside
{
    width: 350px;    
}

#logo
{
    position: absolute;
    left: 20px;
    top: 70px;
}


#vestigingen
{
    position: absolute;
    left: 32px;
    top: 12px;
    width: 618px;
}

#vestigingen td
{
    padding-right: 20px;    
}

#vestigingen a
{
    color: #0075ba;    
    text-decoration: none;
}

#menu
{
    position: absolute;
    left: 0px;
    top: 173px;
    width: 651px;
}

.content
{
    line-height: 1.7em;      
}

.pagetext
{
    font-size: 7.5pt;
    line-height: 1.7em;  
    padding-left: 20px;  
    padding-right: 20px;  
    padding-top: 10px;  
}

.pagetext p
{
    margin-top: 0px;    
}

h1.pagetitle
{
    color: #df8d2f;    
    font-size: 13.5pt;
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
    padding-left: 15px;
    background-image: url('/images/stip.jpg');
    background-repeat: no-repeat;
}

h1.pagetitle_std
{
    color: #df8d2f;    
    font-size: 13.5pt;
    margin: 0px;
    padding: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 15px;
    background-image: url('/images/stip.jpg');
    background-repeat: no-repeat;
}

h3      
{ 
    font-weight: bold;
    font-size: large;
    font-style: normal;
    color: #df8d2f;
    border: 0px solid black;
    margin: 5px;
    padding: 0px;
}


h3.pagetitlev1
{
    color: #0075ba;    
    font-size: 13.5pt;
    margin: 0px;
    padding: 0px;
    padding-bottom: 3px;
    padding-left: 15px;
    background-image: url('/images/stip.jpg');
    background-repeat: no-repeat;
}


h3.pagetitlev2
{
    color: #0093d1;    
    font-size: 13.5pt;
    margin: 0px;
    padding: 0px;
    padding-left: 15px;
    padding-bottom: 3px;
    background-image: url('/images/stip.jpg');
    background-repeat: no-repeat;
}

.content
{
    padding-top: 15px;    
}

.home_leftside
{
    width: 295px;
    padding-right: 18px; 
    padding-left: 20px;   
}

.home_rightside
{
    width: 300px;
}

.hometext
{
    padding-bottom: 7px;    
}

.hometext p
{
    margin: 0px;
}

.hometext a
{
    color: #df8d2f;
    text-decoration: underline;
    font-weight: bold;
}

table.homeitems td
{
    padding-bottom: 10px;
}

.home_contact
{
    width: 290px;
    padding: 5px;
    border: 1px solid #DF8D2F;    
}


.home_contact a
{
    color: #df8d2f;
    font-weight: bold;   
}

.formbg
{
    background-color: #EFEFEF;  
    padding: 5px;
    padding-top: 15px;  
    padding-bottom: 15px;  
}

input,select,textarea
{
    font-family: Verdana;
    border: 1px solid #009FEE;
    background-color: white;
    font-size: 8pt;
}

table.form
{
    color: #0075BA; 
}

.footer
{
    padding-top: 25px;
    padding-left: 20px;    
}