﻿body 
{
    /*background-image:url("img/background.jpg");*/
    background-color:#e2eff4;
}
a
{
    color:#dd00ae;
}
.divContent
{
    width:774px;
 
}
.divContent
{
    position:relative;
    width:775px;
    height:571px;
    text-align:left;
}

.divCenterLeft
{
   position:absolute;
   top:0px;
   left:0px;
   width:330px;
   background-color:#11befa;
    
}

.divBottomLeft
{
    position:absolute;
    left:0px;
    top:429px;
   /* border-bottom-style:solid;
    border-left-style:solid;
    border-left-color:#e3e3e3;
    border-bottom-color:#e3e3e3;
    border-bottom-width:1px;
    border-left-width:1px;
    background-color:#12bdf5;*/
    width:332px;
    height:160px;   
}

.divBottomRight
{   position:absolute;
    left:353px;
    top:315px;
      width:440px;
    height:160px; 
   
}

.divCenterRight
{ 
    background-image:url("../../img/backright-zonder.gif");
    position:absolute;
    left:332px;
    top:0px;
    width:440px;
    height:570px;
    
}


.divCenterOuterRightLine
{
    position:absolute;
    left:772px;
    top:189px;
    height:240px;
   /* border-right-style:solid;
    border-right-color:#e3e3e3;
    border-right-width:1px;
    width:1px;*/
    
    
}
.divContentUitslag
{
    position:absolute;
    top:170px;
    left:12px;
    width:400px;
    height:100px;
    
}
.tekstLeftBottom
{
    padding-left:20px;
    padding-top:20px;
    padding-right:20px;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
    line-height:20px;
}
.tekstResultaat
{
    padding:20px;
    font-family:Arial;
    font-size:11px;
    color:#000000;
    line-height:20px;
}
.tekstBedankt
{ 
    padding:20px;
    font-family:Arial;
    font-size:11px;
    color:#000000;   
}
.tekstResultaatRoze
{
    padding:20px;
    font-family:Arial;
    font-size:11px;
    color:#dd00ae;
}
.tableFormulier
{
    font-family:Arial;
    font-size:11px;
    width:100%;
    text-align:left;
}
.formulierveld
{
    border-style:solid;
    border-width:1px;
    border-color:#00ccff;
    font-family:Arial;
    font-size:11px;
    width:192px;
}
.pnlFormulier
{
    margin:10px;
}

a.black, a.black:hover, a.black:visited
{
    color:#000000;
    font-family:Verdana;
    font-weight:bold;
    font-size:11px;
}