﻿body
{ 
 background-color: White;
 font-size: 9pt;
 font-family: Verdana;
}
#divBody
{  
    width: 900px;
    position: absolute;
    top: 10px;
    height: 600px;
    border:solid 1px Gray;
    background: url(Images/background_winter.jpg) #75A4D0 no-repeat center bottom;
   /* background: url(Images/background.jpg) #789fd6 no-repeat center bottom;*/
    
    display:block;
}
#divInvoer
{
    /*left: 29em;*/
     margin-left :350px;
    top: 1em;
    position: absolute;
}
#divUitkomst
{
     margin-left : 628px;
    position: absolute;
    top: 1em;
}
#divTekst
{
     margin-left : 10px;
     width:300px;
    position: absolute;
    top: 1em;
    color: White;
    line-height: 13pt;
}
.tableInvoer
{
    margin: 0px 6px 3px 6px;
     /*height:73px;*/
}
/*tr hoogte*/
.tableInvoer TR
{ 
    height:25px;
}

.textboxInvoer
{
    width: 67px;
    text-align: right;
    font-family: Verdana;

}
/*td breedte*/
.tdColum1
{
  width: 180px;
    color:White ;
}
.tdColum2
{
width: 160px;    
}
.tdcolum1b, .tdcolum2b{ color:White;}

#panelkind1, #panelkind2, #panelkind3, #panelkind4
{
    background-image: url(Images/uitkomst.png);
    width: 260px;
    display: block;
    border: solid 1px Gray;
    margin-top: 8px;
}
#panelinkomen, #paneluitkomst
{
 background-image: url(Images/uitkomst.png);
 display: block;
 background-repeat: repeat;
 border: solid 1px Gray;
 width: 260px;
}
#divLogo
{
    position: absolute;
    top: 610px;
     margin-left : 550px;
    color: Gray;
    font-weight: normal;
    width: 400px;
    margin-top: 2px;
    vertical-align:top;
    height:200px;
    
}

.linkbutton
{
    color:   White ;
}
.tdcolum1b
{
    width:155px;
}

#PanelEmail
{
    width: 550px;
    height: 410px;
   border: solid 1px Gray;
    display: block;
    background-image: url(Images/email.png);
}
.water
{ 
    color:Gray;
} 
#bodyemail
{
    width: 519px;
    margin: 5px 11px 7px 11px;
   font-size: 9pt;
 font-family: Verdana; 
}
#ValidationSummary
{
    left: 320px;
    position: absolute;
    top:32px;
}
 #subject, #Send, #lblstatus 
{
    width: 290px;
    margin: 5px 11px 7px 11px;
     
}
#tbxFrom
{
    width: 290px;
    margin: 30px 11px 7px;
}

#Send
{
    margin: 0px 11px 5px;
}
#closepopup
{
    margin-right: 7px;
    color: White;
    left: 492px;
    position: absolute;
    top: 4px;
}
.popup
{ background-color:White;
    opacity:.6;
	filter: alpha(opacity=60);
}
A.linkbutton:hover
{
}
A.linkbutton:active
{
    font-style: italic;
}
.tduitkomst
{ text-align:right;
   
    width:110px;
}


#google
{
 margin-left: 910px;
 font-size: 9pt;
 font-family: Verdana;
}
