* {
    margin: 0px;
    padding: 0px;
}
html, body {
	height: 100%;
}
body {
	background-image: url(gfx/page_bg.gif);
	background-repeat: repeat-x;
	background-color: #cfdce9;
	margin: 0;
	padding: 0;
	height: 100%;
}
.telefoon {
    width: 138px;
    height: 193px;
    border: 1px solid #3a84c3;
    background-color: #fff;
    float: left;
    margin: 10px;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.telefoon img {
    max-width: 138px;
    max-height: 163px;
    padding-top: 5px;
}
.telefoon a {
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: #000;
    height: 30px;
    width: 138px;
    background-color: #7dc0dc;
    float: left;
    text-align: center;
    line-height: 30px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.telefoon a:hover {
    background-color: #b5d4e4;
}
.telefoon:hover {
    border: 1px solid #000;
}
#wrapper {
    width: 1040px;
    position: relative;
    min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -68px;
}
#shadow_topleft {
    position: absolute;
    left: -22px;
    top: 0px;
    width: 22px;
    height: 498px;
    background-image: url(gfx/shadow_topleft.gif);
}
#shadow_topright {
    position: absolute;
    left: 1040px;
    top: 0px;
    width: 25px;
    height: 500px;
    background-image: url(gfx/shadow_topright.gif);
}
#shadow_bottomleft {
    position: absolute;
    left: -22px;
    bottom: -0px;
    width: 22px;
    height: 244px;
    background-image: url(gfx/shadow_bottomleft.gif);
}
#shadow_bottomright {
    position: absolute;
    left: 1040px;
    bottom: -0px;
    width: 25px;
    height: 238px;
    background-image: url(gfx/shadow_bottomright.gif);
}
#topbar {
    height: 59px;
    width: 1040px;
    background-image: url(gfx/topbar_bg.gif);
}
#sitelogo {
    border: 0px;
    float:left;
}
#bookmark {
    border: 0px;
    float: right;
    top:0px;
    margin-right: 50px;
}
#topvak {
    width: 1040px;
    height: 299px;
    background-image: url(gfx/topvak_bg.jpg);
}
#topvak_sub {
    width: 1040px;
    height: 299px;
    background-image: url(gfx/sub_topvak_bg.jpg);
}
#topvak_sub .titel {
    font-family: Verdana;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    left: 315px;
    top: 98px;
}
#emailform .tekst {
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    width: 200px;
    position: absolute;
    top: 105px;
    left: 80px;
}
#emailform .email {
    width: 191px;
    height: 26px;
    padding-top: 6px;
    background-image: url(gfx/emailvak.gif);
    border: 0px;
    text-align: center;
    position: absolute;
    left: 50px;
    top: 150px;
}
#emailform .send {
    width: 92px;
    height: 32px;
    background-image: url(gfx/emailsend.gif);
    position: absolute;
    left: 50px;
    top: 190px;
    border: 0px;
    cursor: pointer;
}
#allemodellen {
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    left: 80px;
    top: 274px;
}
#allemodellenselect {
    width: 180px;
}
#populair .titel {
    font-family: Verdana;
    font-weight: bold;
    font-size: 14px;
    position: absolute;
    left: 360px;
    top: 97px;
}
#populair .lijst {
    position: absolute;
    left: 340px;
    top: 123px;
}
#bestelvak {
    position: absolute;
    left: 320px;
    top: 177px;
}
#bestelvak .bestelvak_titel {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}
#bestelvak .bestelvak_content {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 17px;
}
#bestelvak a {
    color: #000;
}
.bigger_photo {
    position: absolute;
    left: 640px;
    top: 90px;
    text-align: center;
    width: 360px;
    height: 230px;
}
.bigger_photo img {
    max-height: 230px;
    max-width: 360px;
}
#middlevak {
    width: 997px;
    margin: auto;
    margin-top: 20px;
}
#middlevak_top {
    width: 997px;
    height: 44px;
    background-image: url(gfx/middlevak_top.gif);
    position: relative;
}
#middlevak_top2 {
    width: 997px;
    height: 47px;
    background-image: url(gfx/middlevak_top2.gif);
    position: relative;
}
#middlevak_top .titel, #middlevak_top2 .titel {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    left: 60px;
    top: 21px;
}
#middlevak_content {
    width: 980px;
    background-color: #fff;
    padding-left: 17px;
    padding-top: 17px;
    font-family: Verdana;
    font-size: 11px;
    line-height: 16px;
    min-height: 400px;
    _height: 400px;
}

#middlevak_index {
    width: 980px;
    background-color: #fff;
    padding-left: 17px;
    padding-top: 17px;
    font-family: Verdana;
    font-size: 11px;
    line-height: 16px;
    min-height: 150px;
    _height: 150px;
}

#otherpop_content {
    width: 980px;
    background-color: #fff;
    padding-left: 17px;
    padding-top: 17px;
    font-family: Verdana;
    font-size: 11px;
    line-height: 16px;
    min-height: 200px;
    _height: 200px;
}
#middlevak_bottom {
    width: 997px;
    height: 10px;
    background-image: url(gfx/middlevak_bottom.gif);
}
#bottommenu {
    margin-top: 30px;
    height: 68px;
    position: relative;
}
#bottommenu img {
    float: left;
    border: 0px;
}

