html
{
        height: 100%;        
}

body
{
        font-family: verdana;
        font-size: 11px;
        color: #00446a;  
        background-color: #fff;
        background-position: 0px 124px;
        background-repeat: repeat-x;
        background-image: url('../images/background-home3.jpg');
          
}



div#container
{
        background-color: white;
        
}

table
{
        border-collapse: collapse;
                
}

div#logo
{
        padding: 15px 0px 5px;
        text-align: center;        
                
}

div#submenu
{
        margin-top: 2px;
        background-position: 0px 0px;
        background-repeat: repeat-x;
        background-image: url('../images/background-home3.jpg');
        height: 30px;
        border-left: 1px solid white;        
        border-bottom: 1px solid #ccc;
        
}

div#submenu a.first
{
        
}

div#submenu a
{
        line-height: 30px;
         color: white;
         font-size: 10px; 
         font-weight: bold;
         text-align: center;
         display: block; 
         
         float: left;
         width: 198px;
         border-right: 1px solid white;
         
}



div#submenu a:hover,div#submenu a.active
{
        background-color: #00446a;
        color: white;        
}

div#middle 
{
        margin-top: 20px;
}

td#leftmenu
{        
        width: 202px;
        padding-top: 25px;
}

td#leftmenu a
{
        text-align: left;
        color: #00446a;
        font-weight: bold;
        font-size: 10px;
        text-decoration: underline;
        cursor: pointer; 
        pointer: hand;
}


td#leftmenu a.menulinks
{
        display: block;
        text-decoration: none;
        
        border-bottom: 1px solid black;
        padding-left: 5px;
        line-height: 28px;
        margin-left: 20px;
        margin-right: 20px;
        width: 160px;
        
}

td#leftmenu a:hover
{
        color: white;
        background-color: #00b5cc;        
}

td#content
{
        border: 1px solid #00b5cc;        
        width: 584px;
}

td#content div#inhoud
{
        padding: 20px;
        
        text-align: justify;
        background-color: #f7fdfd;
}

td#content div#inhoud h1,h1.plaatje
{
        padding-left: 20px;
        background-image: url('../images/h1.gif');
        background-repeat: no-repeat;
        background-position: top left;
        line-height: 26px;
        font-size: 13px;
}        


td#content div#inhoud h2
{
        margin: 0px; 
        font-size: 13px;        
}

td#content div#inhoud h3
{
        margin: 0px; 
        font-size: 12px;        
}


td#rightside
{
        vertical-align: bottom;        
        color: #00446a; 
        padding-left:10px;
        font-weight: bold;
        line-height: 16px;
        font-size: 10px;
        
        
}

td#rightside a, div#hoofdmenu a
{
        display: block;
        text-align: left;
        border-bottom: 1px solid black;
        padding-left: 5px;
        line-height: 28px;
        pointer: hand;
        cursor: pointer;
        margin-left: 0px;
        margin-right: 10px;
        color: #00446a;
        font-weight: bold;
        font-size: 10px;
        text-decoration: none;
}

td#leftmenu div
{

        padding-left: 0px;
        line-height: 28px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 10px;
}

td#leftmenu h1
{
        font-size: 12px;
        margin-left: 20px;        
}

div#adviseurs,div#indicatieve_offerte,div#uitgebreide_offerte,div#stel_een_vraag
{
        
        text-align: left;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
        padding-left: 5px;
        line-height: 28px;
        margin-left: 20px;
        margin-right: 20px;
        width: 155px;
        color: #00446a;
        font-weight: bold;
        font-size: 10px;
}

div#stel_een_vraag a
{
        display: inline;
        border: 0;
        padding: 0;
        margin: 0;        
}

div#adviseurs
{
        text-align: center;        
}

td#leftmenu a.noborder
{
        border: 0;
        padding: 0;
        margin: 0;
        display: inline;
        line-height: 28px;
}

td#leftmenu p
{
        margin: 10px 30px 10px 20px;        
}


div#adres
{
        border-top: 1px solid black;
        border-bottom: 1px solid black;
        margin-left: 10px;         
        margin-right: 20px;
    color:#fff; 
    padding-bottom: 10px;
    padding-top: 10px;
}

div#adres td
{
        line-height: 26px;
        font-size: 10px;
        font-weight: bold;
        color: #00446a;
}

div#adres td.plaatje
{
        padding-top: 3px;        
}

td#rightside a:hover,div#hoofdmenu a:hover
{
        color: white;
        background-color: #00b5cc;
}
        

td#footer
{
        padding-top: 10px;
        text-align: center;        
}

div#bottom
{
   
}

div#top
{
    
}

div#hoofdmenu
{
        padding-top: 40px;
        height: 150px;        
}

div#leftbackground
{
    
}

div#menu div#search
{
        border: 0;        
}

div#search span#search_text
{
        color: white;
}

a
{
        color: white;
        text-decoration: none;
}

a:hover
{
        text-decoration: underline;
}

a.active
{
        color: black;
}

a:active
{
        outline: none;
}

:focus
{
        -moz-outline-style: none;
}

:-moz-any-link:focus {
        outline: 1px dotted invert;
}


:-moz-any-link:focus {
        outline: none;
}


a img, img a
{
        border: 0;
}



form
{
        margin: 0;
        padding: 0;
}

td
{
        vertical-align: top;
}

input, textarea
{
        text-align: left;   
        border: 1px solid #ccc;     
}

button
{
        text-align: center;        
}



th, td, textarea, input
{
        font-size: 11px;     
        line-height: 16px;   
}

.bold
{
        font-weight: bold;        
}

.center
{
        text-align: center;        
}

p
{
        margin-top: 0px;
        padding-top: 0px;
}

address
{
font-style: normal;
}

.error
{
        border: 1px dashed red;        
}
        
/* menu opmaak */

div#header h1
{
        padding-left: 20px;
        font-size: 36px;
        letter-spacing: 3px;
        color: white;
        font-weight: bold;        
}

div#menu
{
        width: 100%;
        background-color: #00446a;        
        height: 26px;
}

div#menu ul
{
        padding: 0;
        margin: 0;
        text-align: left;
        background-color: #00446a;        
}

div#menu div
{
        background-position: center right;
        background-repeat: no-repeat;
        background-image: url('../images/menu_spacer.png');
        padding: 0px 20px;
        line-height: 26px;
}

div#menu div#search
{
        background-image: none;        
}

div#menu ul ul
{
        display: none;        
        position: absolute;
        top: 26px;
        left: 0px;
        width: 250px;
}

div#menu li
{
        list-style-type: none;
           display: block;
        float: left;
        
        background-color: #00446a;
        position: relative;        
}

div#menu li:hover,div#menu li:hover ul li:hover
{
        background-color: #2dabaa;        
        background-image: none;
}

div#menu li.submenu:hover
{
        background-position: center right;
        background-repeat: no-repeat;
        background-image: url('../images/pijl.png');        
}

div#menu li:hover ul li
{
        background-color: #00446a;
        background-image: none;
        padding-left: 20px;
        border-bottom: 1px solid #ccc;
}

div#menu ul li a
{
        color: white;
        line-height: 26px;
        display: block;
        width: 100%;        
}

div#menu ul li:hover ul
{
        display:block;        
}

div#menu ul ul li
{
        width: 100%;
}

div#footer
{
        text-align: center;        
}

div#nieuws h1
{
        margin: 0;
        padding: 0;
        line-height: 24px;
        font-size: 14px;
        font-weight: normal;
        color: white;        
        text-align: center;
        background-color: #00446a;
}

div#nieuws h2
{
        padding: 0px 5px;
        font-size: 11px;
        color: #00446a;
        font-weight: bold;
        margin: 0;        
        padding-top: 5px;
        border-left: 1px solid #00b5cc;
        border-right: 1px solid #00b5cc;
}

div#nieuws div
{
        padding: 10px;
        padding-top: 20px;        
        border-left: 1px solid #00b5cc;
        border-right: 1px solid #00b5cc;
        border-bottom: 1px solid #00b5cc;
        line-height: 20px;
        text-align: justify;
}

div#nieuws div.link
{
        padding-top: 10px;
        text-align: right;
        height: auto;
        border: 0;
        padding: right: 0px;        
}

div#nieuws a
{
        text-decoration: underline;
        color: #00446a;
}

/* the overlayed element */ 
div.overlay { 
     
    /* growing background image */ 
    background-image:url(../images/white2.png); 
     
    /* dimensions after the growing animation finishes  */ 
    width:600px;         
     
    /* initially overlay is hidden */ 
    display:none; 
     text-align: left;
    /* some padding to layout nested elements nicely  */ 
    padding:55px; 
}

div.overlay2 { 
     
    /* growing background image */ 
    background-image:url(../images/white.png); 
     
    /* dimensions after the growing animation finishes  */ 
    width:600px;         
     
    /* initially overlay is hidden */ 
    display:none; 
     text-align: left;
    /* some padding to layout nested elements nicely  */ 
    padding:55px; 
}


 
/* default close button positioned on upper right corner */ 
div.overlay div.close,div.overlay2 div.close { 
    background-image:url(../images/close.png); 
    position:absolute; 
    right:5px; 
    top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
} 


div.overlay h3 a,div.overlay h3,div.overlay2 h3 a,div.overlay2 h3{ 
        text-align: left;
    color:#00456b !important;
    margin:10px 0;  
    text-align: left;
    font-size: 18px;         
}

div#verstuur_message a
{
        color: #00456b;        
}

div.overlay td,div.overlay2 td
{
        line-height: 26px;
        text-align: left;
        width: 150px;        
}


div.overlay input, div.overlay textarea,div.overlay2 input, div.overlay2 textarea,div#overlay select
{
        border: 1px solid #ccc;
}

td#leftmenu div#adviseurstext
{
        text-align: center;
        padding: 0;
        margin: 0;
}

div#adviseurstext h1
{
        font-size: 10px;
        margin-top: 5px;
        line-height: 12px;
        margin-bottom: 15px;
        padding: 0;
}

div#adviseurstext h1.last
{
        margin-bottom: 0;
}

table#verstuur_table
{
        border-collapse: collapse;
        width: 100%;
}

form#vraag_from
{
        padding-left: 30px;
}

form#premie_from
{
        padding-left: 20px;        
}

span#title
{
display: none;
}

input,textarea,select,option
{
        font-family: verdana;
        font-size: 11px;
        color: #00446a;  
}


#verstuur_table td,#verstuur_premie_table td
{
        vertical-align: bottom;
        line-height: 26px;
        
}

#verstuur_table td.righttd,#verstuur_premie_table td.righttd
{
        padding-bottom: 5px;        
}

#verstuur_table td input,#verstuur_premie_table td input
{
        line-height: 26px;
}

textarea#vraag
{
        height: 115px;
}

#phone_td
{
        padding-bottom: 2px;
}
