body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    margin:0px;
    padding:0px;
    background:#e0e0ef;

}
img {
    border:none;
}
a{
    cursor:pointer;
    color:#002f60;
    text-decoration:none;
}
a:hover{
    color:#5c6dad;
}
.container {
    margin:0px auto;
    width:980px;
    position:relative;
    background:#ffffff;
}
.header {
    width:940px;
    position:relative;
    height:90px;
    margin:0px 0px 10px 0px;
    padding:20px;
    background:#ffffff;
}
.logo {
    width:210px;
    height:67px;
    padding-top:23px;
    position:relative;
    float:left;
    border-right:dotted 1px #9ea0cc;
}
.intro {
    float:left;
    width:480px;
    padding:0px 15px;
    position:relative;
    height:90px;
    line-height:175%;
}
.intro h1 {
    font-size:20px;
    margin:0px;
    color: #002F60
}
.intro h1 .paars {
    color:#5C6DAD;
}
.head-right {
    float:right;
    height:90px;
    width:200px;
    position:relative;
    text-align:right;
    color:#5d6db0;
}
.head-right .contact {
    padding-right:10px;
    background:url(/cosmetics/templates/img/pijl-groen.gif) right 3px no-repeat;
}
.head-right a {
    color:#5d6db0;
}
.head-right a:hover {
    color:#a2b68c;
}
form.kiestaal option {
    color:#5d6db0;
    font-size:11px;
}

.innercontainer {
    position:relative;
    width:980px;
}
.left {
    width:487px;
    overflow:hidden;
    position:relative;
    float:left;
    margin:0px 6px 0px 0px;
    color:#ffffff;
}
.right {
    width:487px;
    overflow:hidden;
    position:relative;
    float:left;
    color:#000000;
}

.kop-links, .kop-rechts {
    width:427px;
    height:24px;
    padding:5px 0px 0px 60px;
    margin:0px 0px 6px 0px;
    position:relative;
    background:url(/cosmetics/templates/img/home-rond-paars.gif) left top no-repeat;
}
.kop-links h3, .kop-rechts h3 {
    margin:0px;
    font-size:14px;
}
.kop-rechts {
    background:url(/cosmetics/templates/img/home-rond-blauw.gif) left top no-repeat;
    color:#ffffff;
}
.kader-foto {
    width:487px;
    height:236px;
    position:relative;
    margin:6px 0px 6px 0px;
}
.left .content, .right .content {
    margin:6px 0px;
    position:relative;
    width:392px;
    height:245px;
    padding:35px 35px 0px 60px;
    background:#c1c1df;
    line-height:200%;
}
.right .content {
    background:#e3eefc;
}
.content h2 {
    margin:0px;
}
.left .content .enter, .right .content .enter {
    position:absolute;
    right:35px;
    bottom:50px;
    width:210px;
    height:25px;
    padding-left:10px;
    background:url(/cosmetics/templates/img/button-cosmetics.gif) left top no-repeat;
}
.left .content .enter a {
    color:#ffffff;
}
.left .content .enter a:hover {
    font-weight:bold;
}
.right .content .enter {
    background:url(/cosmetics/templates/img/button-dental.gif) left top no-repeat;
}
.right .content .enter a {
    color:#ffffff;
}
.right .content .enter a:hover {
    font-weight:bold;
}
.footer {
    clear:both;
    position:relative;
    margin:6px 0px;
}
.footer a {
    margin-right:10px;
}
