
* {
    margin : 0;
    padding : 0;
}
body {
    font-family : Calibri, Arial, Helvetica, sans-serif;
    font-size : 12px;
    line-height : 1.3;
}
p {
    font-family : Calibri, Arial, Helvetica, sans-serif;
    font-size : 13px;
}
h1 {
    font-family : Calibri, Arial, Helvetica, sans-serif;
    font-size : 26px;
}
ul {
    list-style : none;
}
a {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000;
}
hr {
    width : 340px;
}
em {
    font-weight : bold;
    font-size : 14px;
}
br {
    line-height : 0.7em;
}
#mainnav ul li a {
    width : 178px;
    height : 25px;
    text-align : center;
    padding-top : 7px;
    text-decoration : none;
    list-style : none;
    display : block;
    float : left;
    background-image : url('../images/mainnavover_btn.jpg');
    margin-bottom : 2px;
    color : #ffffff;
    font-family : Tahoma, Geneva, sans-serif;
    font-size : 13px;
}
#mainnav ul li a:hover {
    background-image : url('../images/mainnav_btn.jpg');
}
#mainnav ul li .new a {
    background-image : url('../images/mainnavover_btnew.jpg');
}
#mainnav ul li .new a:hover {
    background-image : url('../images/mainnav_btnew.jpg');
}
#wrapper {
    width : 890px;
    margin : 0 auto;
    background-color : #fff;
}
#zoeken {
    float : right;
    display : inline;
}
#header {
    height : 90px;
    width : 890px;
    background-image : url('../images/header.png');
    margin : 10px 0 2px 0;
    background-position : center;
    background-repeat : no-repeat;
}
#breadcrumbs {
    width : 750px;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    padding : 72px 0 0 130px;
}
#breadcrumbs ul li {
    display : inline;
    font-size : 11px;
}
#breadcrumbs ul li a {
    font-size : 11px;
    padding-right : 13px;
    background-image : url('../images/arrow.png');
    background-position : right center;
    background-repeat : no-repeat;
}
#secnav {
    height : 350px;
    width : 118px;
    background-image : url('../images/secnav.png');
    float : left;
}
#secnav ul li a {
    width : 108px;
    height : 20px;
    padding : 5px 0 0 10px;
    text-decoration : none;
    display : block;
    float : left;
    background-color : #eb3b8b;
    margin-bottom : 2px;
    color : #fff;
}
#secnav ul li a:hover {
    background-color : #d60062;
}
#maincontent {
    width : 648px;
    height : 350px;
    background-image : url('../images/maincontent.png');
    float : left;
    margin : 0 2px 2px 2px;
}
#maincontenthead {
    margin : 5px 0 5px 15px;
}
#maincontentcolumn {
    width : 325px;
    margin-left : 25px;
}
#maincontentcolumn a {
    font-size : 11px;
}
#maincontentcolumnovermij {
    width : 550px;
    height : 290px;
    margin-left : 25px;
}
#maincontentcolumnovermij a {
    font-size : 11px;
}
#maincontentcolumnprijzen {
    width : 550px;
    height : 290px;
    margin-left : 25px;
    overflow-x: hidden;
    overflow-y: scroll;
}
#maincontentcolumnbestellen {
    width : 575px;
    height : 290px;
    margin-left : 25px;
}
#maincontentcolumncontact {
    margin-left : 25px;
}
#maincontentcolumnthumbs {
    width : 600px;
    margin : 7px 0 0 25px;
}
#seccontent {
    height : 350px;
    width : 120px;
    background-image : url('../images/seccontent.png');
    float : left;
    text-align : center;
    background-repeat : no-repeat;
}
#seccontent a {
    font-size : 16px;
    color : #fff;
}
#secmaatwerk {
    margin : 143px auto 0 auto;
}
#footer {
    width : 890px;
    height : 15px;
    background-color : #df004f;
    clear : both;
    text-align : center;
    font-size : 10px;
    color : #000;
}
#footer a {
    font-size : 10px;
}
