html, body{
	margin:0;
	padding:0;
    width: 100%;
    height: 100%;
}

body{
    color:#000;
    line-height:17px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background-color:#fff;	
	}
 	
h1{
    font-size:17px;
    line-height:20px; 
    color:#333;
    font-weight: normal;
    }
	
h2{
    font-size:16px;
    line-height:18px; 
    color:#009058;
    font-weight: normal;
	}
	
h3{
    font-size:14px;
    line-height:17px; 
    color:#009058;
    font-weight: normal;
    }


a:link, a:visited, a:active{
    color:#003882;
    text-decoration:none;
}

a:hover{
    color: #ED1C24;;
    text-decoration:underline;
}

ul{
	list-style-position:inside;
}

li{
	list-style-position:inside;
}

a img {
    /* Zorgt ervoor dat er geen border komt om een plaatje
    in enkele browsers */
    border: 0;
}

#container{
    position: relative;
    float: left;
    display: inline;
    width: 100%;
    height: 100%;
}

#subcontainer{
    position: relative;
    width: 970px;
    margin-left: auto;
    margin-right: auto;
}

    #top{
        position: relative;
        float: left;
        display: inline;
        width: 970px;
        height: 170px;
    } 

        #logo{
            position: absolute;
            top: 20px;
            left: 0px; 
        }
        #linkedin{
            position: absolute;
            top: 43px;
            left: 725px;
        }      
    
        #top-adres{
            position: absolute;
            top: 0px;
            right: 0px;
            width: 400px;
            font-size: 10px;
            color: #0193DE; 
        } 
        

            #top-adres-links{
                position: relative;
                float: left;
                display: inline;
                width: 200px;
                margin-top: 40px;
            } 
        
            #top-adres-rechts{
                position: relative;
                float: left;
                display: inline;
                width: 200px;
                margin-top: 40px;  
            }        

        #menu{
            position: absolute;
            bottom: 0px;
            left: 0px;
            width: 970px;
            height: 45px; 
        }        

            #menu-links{
                position: relative;
                float: left;
                display: inline;
                width: 10px;
                height: 45px;
                background-image: url(../images/bg-menu-links.jpg);
                background-repeat: no-repeat;
            }

            #menu-rechts{
                position: relative;
                float: left;
                display: inline;
                width: 10px;
                height: 45px;
                background-image: url(../images/bg-menu-rechts.jpg);
                background-repeat: no-repeat;
            }
    
    #header{
        position: relative;
        float: left;
        display: inline;
        width: 970px;
        height: 175px;
        background-image: url(../images/bg-header.jpg);
        background-repeat: repeat-x;
    }

        #header-image-los{
            position: absolute;
            top: 170px;
            right: 0px;
            width: 100%;
            height: 175px; 
            background-image: url(../images/bg-header.jpg);
            background-repeat: repeat-x;
        }    
    
    
        #header-image{
            position: absolute;
            bottom: -15px;
            right: 0px;
            width: 341px;
            height: 196px; 
        } 
        
        #header-tekst{
            position: absolute;
            top: 30px;
            left: 5px;
            width: 550px;
            line-height: 20px;
            font-size: 11px;
        }
        
        #header-tekst h2{
            padding: 0px 0px 25px 0px;
            margin: 0px 0px 0px 0px;
            color: #0392E0;
            font-size: 25px;
        }    
    
    #content{
        position: relative;
        float: left;
        display: inline;
        width: 970px;
        min-height: 100px;
    }

        #content-links{
            position: relative;
            float: left;
            display: inline;
            width: 605px;
            padding: 10px 40px 30px 5px;
        } 

        #content-rechts{
            position: relative;
            float: left;
            display: inline;
            width: 320px;
            padding: 40px 0px 0px 0px;   
        }     

            .punten{
                position: relative;
                float: left;
                display: inline;
                width: 300px;
                padding: 0px 0px 0px 0px; 
                margin: 0px 0px 5px 0px;  
            } 

                .punten-bol{
                    position: relative;
                    float: left;
                    display: inline;
                    width: 38px;
                    height: 35px;
                    line-height: 33px;
                    padding: 0px 0px 0px 12px;   
                    background-image: url(../images/icon-punt.jpg);
                    background-repeat: no-repeat;
                    color: #fff;
                    font-size: 13px;
                    font-weight: bold;
                } 

                .punten-tekst{
                    position: relative;
                    float: left;
                    display: inline;
                    width: 250px;   
                    padding: 8px 0px 0px 0px;  
                    font-weight: bold;
                    font-size: 11px; 
                }             
            
        
        #content-volledig{
            position: relative;
            float: left;
            display: inline;
            width: 945px;
            padding: 10px 40px 30px 5px;
        } 

    
    #footer{
        position: relative;
        float: left;
        display: inline;
        width: 970px;
        min-height: 170px;
        padding: 0px 0px 50px 0px;
        background-image: url(../images/bg-footer.jpg);
        background-repeat: no-repeat;
    }    

        #footer-links{
            position: relative;
            float: left;
            display: inline;
            width: 485px;
            height: 120px;  
        } 

            .footer-adres{
                position: relative;
                float: left;
                display: inline;
                width: 250px;
                margin: 45px 0px 0px 35px;  
                line-height: 20px; 
            }        

            
            .footer-form{
                position: relative;
                float: left;
                display: inline;
                width: 250px;
                margin: 45px 0px 0px 45px;  
                line-height: 20px; 
            }
            
            .footer-form .verstuur{
                position: relative;
                float: left;
                width: 69px;
                height: 69px;
                background-image: url(../images/verzenden.jpg);
                background-repeat: no-repeat;
                border: none;
                border-radius: 5px;
            }             

            .inputopmaak  {
                color: #333;
                font-size: 11px;
                font-style: italic;
            }
            
            .footer-contact{
                position: relative;
                float: left;
                display: inline;
                width: 200px; 
                margin: 45px 0px 0px 0px; 
            }             

                .footer-contact-lijn1{
                    position: relative;
                    float: left;
                    display: inline;
                    width: 160px; 
                    height: 30px;
                    background-image: url(../images/icon-telefoon.png);
                    background-repeat: no-repeat;
                    padding: 0px 0px 0px 40px; 
                    margin: 0px 0px 5px 0px; 
                } 

                    .footer-contact-lijn1-lijn1{
                        position: relative;
                        float: left;
                        display: inline;
                        width: 160px;
                        line-height: 16px; 
                        padding: 3px 0px 0px 0px;
                        font-size: 13px; 
                        font-weight: bold;
                    }
 
                     .footer-contact-lijn1-lijn2{
                        position: relative;
                        float: left;
                        display: inline;
                        width: 160px; 
                        line-height: 14px;
                        color: #0092DE;
                        font-size: 10px;
                    }
                
                .footer-contact-lijn2{
                    position: relative;
                    float: left;
                    display: inline;
                    width: 160px; 
                    height: 30px;
                    line-height: 30px;
                    background-image: url(../images/icon-email.png);
                    background-repeat: no-repeat;
                    padding: 0px 0px 0px 40px;
                    color: #0092DE;  
                } 
        
        #footer-rechts{
            position: relative;
            float: left;
            display: inline;
            width: 485px;
            height: 170px; 
        }    

        #footer-bottom{
            position: relative;
            float: left;
            display: inline;
            width: 970px;
            height: 27px;
            padding: 23px;
            font-size: 10px;
            color: #fff;
        }    
        
        
        