html
{
    width : 100%;
    padding : 0px 0px 0px 0px;
    margin  : 0px 0px 0px 0px;
}

body
{
    width : 100%;
    padding : 0px 0px 0px 0px;
    margin  : 0px 0px 0px 0px;
    font-family : frutiger, Calibri, Arial;
    font-size: 13px;
    font-weight: bold ;
    color: #004B8C;
    overflow: auto;
}

.maintitle
{
   padding:0px 10px 5px 0px;
   text-align:right;
   vertical-align:bottom;
   font-size: 14px;
}

.logo
{
   padding-left:20px;
   padding-top: 10px;
}
.sublogo
{
   padding-left:25px;
   vertical-align: top;
}
.languages
{
   padding:0px 10px 5px 0px;
   text-align:right;
   font-size: 12px;
   vertical-align: top;
}
.languages span
{
    cursor: pointer;
}
.languages span:hover
{
    color: #80c6f1; 
}
.verticalspacer1
{
    height : 20px;
}
.verticalspacer2
{
    height : 10px;
}
.pagemenu
{
    height: 44px;
}
.pagemenuitem
{
    font-size:12px;
    font-weight: bolder;
    width: 120px;
    background: white;
    text-align: center;
    vertical-align:middle; 
}
.pagemenuitem span
{
    cursor: pointer;
}
.pagemenuitem span:hover
{
    color: #80c6f1; 
}

.pagemenuitem_hypotheek
{
    width: 120px;
    background-image:url(../img/homemenubg.png); 
    background-repeat:no-repeat; 
}
.td_dienstenwijzer
{
    vertical-align:top;
}
.dienstenwijzer
{
    font-size: 10px;
    cursor:pointer;
}
.menuspacer
{
    color: #80c6f1;
}
.subpagetitle
{
    font-size: 17px;
    font-weight: bold;
    width:auto;
    vertical-align: bottom;
    padding-left:5px;
    text-align:left;
}
.homepageTd
{
     background-image:url(../img/homepageIMG_04.jpg);
     background-repeat:no-repeat;
     background-position: left;
     padding:0px 20px 5px 10px;
     color:white;
     text-align:justify;
}
.homepageTitle
{
    font-family : Trebuchet, Frutiger, Calibri, Arial;
    font-size: 13px;
    color: #e0f0fa;
    line-height: 25px;
}
.homepageText
{
    font-family : Trebuchet, Frutiger, Calibri, Arial;
    font-size: 12px;
    color: #e0f0fa;
}
.homepageNews
{
    background-image:url(../img/home_img_3.png);
    background-repeat:no-repeat;
    background-position: right;
    color: #e0f0fa;
    font-size: 16px;
    text-align:right;
    font-weight:bolder;
}
.pagecontent
{
    padding-left: 25px;
}
.teamthumb img
{
     opacity:0.4;
     filter:alpha(opacity=40)
     border: 0;
     cursor: pointer;
}
.teamthumb:hover img
{
     opacity:1;
     filter:alpha(opacity=100)
}
.teamname
{
    font-size:18px;
}
.teamfunction
{
    font-size:15px;
    font-weight:bold;
}
.teamtext
{
    font-family : Trebuchet, Frutiger, Calibri, Arial;
    font-size: 12px;    
}
.funds
{
    background-image:url(../img/news2.png);
    background-repeat:no-repeat;
    background-position: right;
    padding-right:10px;
    color: #e0f0fa;
    font-size: 16px;
    text-align:right;
    font-weight:bolder;
}
.doclink 
{
    text-decoration:none;
    font-weight:bold;
    color:#004B8C;
}
.doclink:visited
{
    color:#004B8C;
}
.doclink:hover
{
    color: #80c6f1; 
}

.newslist
{
    font-size:13px;
    text-decoration:none;
    font-weight:normal;
}
.emaillink
{
    text-decoration: none;
    color:#004B8C;
}
.emaillink:hover
{
    text-decoration: underline;
}
a
{
    text-decoration: none;
    color:#004B8C;
}
a:hover
{
    text-decoration: underline;
}
a:visited
{
    color:#004B8C;
}
