@font-face {
    font-family:"verdana ";
    src: url("http://samuelfrederic.com/css/bg.ttf");
}

img{
        border-width:   0;
}

body{
     margin:            0;
     padding:           0;
     height:            100%;
     border:            none;
     font-family:       verdana ;
     font-size:         10px;
     background-color:  #252726;
     color:             white;
}

body.intro{
     margin:            0;
     padding:           0;
     height:            100%;
     border:            none;
     font-family:       verdana ;
     font-size:         10px;
     background-color:  black;
     color:             white;
}

#background
{
        width: 700px;
        position: absolute;
        left: 50%;
        margin-left: -350px;
        height: 515px;
}

#overlay
{
        width: 700px;
        position: absolute;
        left: 50%;
        margin-left: -350px;
        margin-top: 422px;
        height: 125px;
        z-index: 800;
}

.taal{

     font-family:verdana ;
     font-size:18px;
     background:transparent;
     color: white;
}

.navigatie{

     font-family:verdana ;
     font-size:21px;
     background:transparent;
     color: white;
}

.midden{

     font-family:verdana ;
     font-size:12px;
     background:transparent;
     color: white;
     background:black;
     margin:0;
     padding:0;
}

.tekst{

     font-family:verdana ;
     font-size:12px;
     background:transparent;
     color: white;
     background:#252726;
}

.tekst_photo{

     font-family:verdana ;
     font-size:16px;
     background:transparent;
     color: white;
     background:#252726;
}

.testing{
        border-color: #babfbf;
        font-family:verdana ;
        background-color:#252726;
        color:white;
        border-style: solid;
        border-width: 1px;
        border-right-width: 1px;
        border-left-width:1px;
        border-top-width:0px;
        border-bottom-width:0px;
        
}

.hometxt {font-family : verdana , sans-serif; color:white;  font-size: 15px; text-decoration: none; }
.hometxt A {font-family : verdana , sans-serif; color:white; font-size: 15px; text-decoration: none; }
.hometxt A:link {font-family : verdana , sans-serif; color:white; font-size: 15px; text-decoration: none; }
.hometxt A:visited {font-family : verdana , sans-serif; color:white; font-size: 15px; text-decoration: none; }
.hometxt A:hover {font-family : verdana , sans-serif; color:white;  font-size: 15px;text-decoration: none; }


a.auteurs:link{ 
                color: white;
                 font-family:       verdana ;
                     font-size:         18px; 
                TEXT-DECORATION: none;
}
a.auteurs:visited{ 
                color: white; 
                 font-family:       verdana ;
                     font-size:         18px;
                TEXT-DECORATION: none;
} 
a.auteurs:hover{ 
                color: white;
                font-family:       verdana ;
                     font-size:         18px; 
                TEXT-DECORATION: none;
} 


