body,html {
    margin:20px;
    padding:0;
    background:#a7a09a;
    color: #C20016;
    /*font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;*/
    font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
    }
    
h3 {
    height: 0.2em;
}
#wrapper {
    /*background-image: url("/site_media/img/raamwerk4.gif");*/
    background-repeat: no-repeat;
    height: 800px;
}
#logo {
    margin-left: 60px;
    padding-top: 40px;
}
#menu {
    margin-left: 156px;
    padding-top: 4px;
	
}
#tekst {
    margin-left: 60px;
    padding-top: 0px;
    width: 780px;
}
#collectiekeuze {
    /*margin-left: 60px;*/
    /*padding-top: 0px;*/
    /*width: 780px;*/
    float: left;
    border-right: 1px solid #C20016;
    height: 420px;
}
#item {
    /*margin-left: 60px;*/
    /*padding-top: 0px;*/
    /*width: 780px;*/
    float: left;
}

.col {
    padding-top: 10px;
    padding-bottom: 10px;
    /*border-bottom: 12px solid #C20016;*/
}
A:link {
    text-decoration: none;
    color: white;
    }

A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: none; color: white;}