body {

        font-family: verdana;

        font-size: 11px;

        background-color: #fff;

        color: #000;
        
}


.logo {

        position: absolute;


        top: 0px;

        left: 0px;

        height: 60px;
        
        width: 800px;
        
        background-color: #FF6666;
        
        color: #fff;
        
        font-size: 30px;
        
        font-weight: bold;
        
 }
 
.searchform  {

        color: black;
        
        font-weight: bold;

}

.logo a {

        color: white;
        
        text-decoration: none;
        
}

.logo a:visited {

        color: white;

        text-decoration: none;

}


.linksboven {

        position: absolute;

        background-color: #DDDEDE;


        top: 60px;

        left: 0px;

        width: 200px;

        margin-right: 25px;
        
        margin-left: 0px;
        
        font-size: 11px;
        
        color: #FFFFFF;
        
        text-align: center;

}

.links {

        position: absolute;

        background-color: #E8E8E8;


        top: 388px;

        left: 0px;

        width: 200px;

        margin-right: 25px;
        
        margin-left: 0px;
        
        font-size: 11px;
        
        color: #999999;
        
        text-align: center;

        padding: 5px;
}

.linkstitel {

        font-weight: bold;
        
        color: #000;
}

.links a {

        color: #CC6666;
        
        text-decoration: none;
}

.links a:hover {

        text-decoration: underline;
}

.links a:visited {

        color: #CC6666;
}

.midden a {

        color: #FF9999;

        text-decoration: none;
}

.midden a:hover {

        text-decoration: underline;
}

.midden a:visited {

        color: #FF9999;
}

.midden {
        
        position: absolute;


        
        top: 60px;
        
        left: 200px;

        width: 500px;

        margin-left: 50px;
        
        font-size: 12px;

}

.info {

        font-size: 10px;
        
        color: #ccc;
        
}

.roze  {

        color: #FF9999;
}

.reacties {

        font-size: 10px;
}

.reactieinfo {

        color: #CCCCCC;
}


img {

        border: none;

}



.skip {

        display: none;

}



ul.nobullets {

        list-style: none;

        margin-left: 5px;

        padding-left: 10px;

}



.highlight {

        background-color: yellow;

}

