#container {
    display: block;
    margin: auto;
    width: 950px;
    font-family: arial;
}
* {
    position: relative;
    margin: 0px;
    padding: 0px;
}
div {
    display: block;
    margin: 0px;
    padding: 0px;
}
hr {
    display: block;
    position: relative;
    clear: both;
    border-color: #dbdbdb;
    color: #dbdbdb;
    background-color: #dbdbdb;
    height: 1px;
    border: 0px;
    border-top: 1px;
}
h1 {
    display: inline-block;
    font-size: 26px;
    color: #ada192;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 0px;
    vertical-align: middle;
}
h2 {
    color: #fff;
    font-size: 18px;
}
h3 {
    display: block;
    font-size: 24px;
    color: #ada192;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-bottom: 6px;
    border-bottom: 1px dotted #999999;
}
input {
    vertical-align: middle;
}
#row1 {
    text-align: right;
    font-size: 12px;
    line-height: 33px;
    margin-top: 10px;
    margin-bottom: -8px;
}
#row1 img {
    vertical-align: middle;
    margin-left: 4px;
}
#row1 button {
    vertical-align: middle;
}
.btn_blue {
    position: relative;
    display: inline-block;
    background: #3e3e39; /* Old browsers */
    background: -moz-linear-gradient(top,  #3e3e39 0%, #2d2d29 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e3e39), color-stop(100%,#2d2d29)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #3e3e39 0%,#2d2d29 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #3e3e39 0%,#2d2d29 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #3e3e39 0%,#2d2d29 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #3e3e39 0%,#2d2d29 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e3e39', endColorstr='#2d2d29',GradientType=0 ); /* IE6-9 */
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.koop {
    width: 110px;
    height: 30px;
    margin-left: 6px;
    text-align: center;
}
.koop-small {
    width: 110px;
    height: 24px;
    font-size: 12px;
    margin-left: 10px;
}
#menu {
    float: right;
    display: inline-block;
    height: 78px;
}
.light_pink {
    background: #f98dc6; /* Old browsers */
    background: -moz-linear-gradient(top,  #f98dc6 0%, #d15998 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f98dc6), color-stop(100%,#d15998)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f98dc6 0%,#d15998 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f98dc6 0%,#d15998 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f98dc6 0%,#d15998 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f98dc6 0%,#d15998 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f98dc6', endColorstr='#d15998',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.light_blue {
    background: #28aee5; /* Old browsers */
    background: -moz-linear-gradient(top,  #28aee5 0%, #2386ae 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#28aee5), color-stop(100%,#2386ae)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #28aee5 0%,#2386ae 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #28aee5 0%,#2386ae 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #28aee5 0%,#2386ae 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #28aee5 0%,#2386ae 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28aee5', endColorstr='#2386ae',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.light_green {
    background: #7ac4ae; /* Old browsers */
    background: -moz-linear-gradient(top,  #7ac4ae 0%, #56a990 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ac4ae), color-stop(100%,#56a990)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #7ac4ae 0%,#56a990 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #7ac4ae 0%,#56a990 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #7ac4ae 0%,#56a990 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #7ac4ae 0%,#56a990 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ac4ae', endColorstr='#56a990',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.light_grey {
    background: #f9f9f9; /* Old browsers */
    background: -moz-linear-gradient(top,  #f9f9f9 0%, #f5f5f5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f9f9f9 0%,#f5f5f5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f9f9f9 0%,#f5f5f5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f9f9f9 0%,#f5f5f5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
    border: 1px solid #dadada;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.blue_titel {
    color: #0090b4;
}
.green_title {
    color: #92c7a3;
}
#row2 {
    position: relative;
    margin-bottom: 20px;
    height: 78px;
    line-height: 78px;
}
#logo {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
}
#menu span {
    position: relative;
    display: inline-block;
    color: #fff;
    width: 105px;
    height: 52px;   
    line-height: 20px;
    padding-top: 10px;
    margin-left: 6px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    vertical-align: bottom;
    cursor: pointer;
}
.homelink , .informatielink {
    line-height: 40px !important;
}
.homelink {
    margin-left: 0px;
}
#row3 {
    margin-top: 8px;
    margin-bottom: 12px;
}
#zoeken {
    float: right;
    position: relative;
    display: inline-block;
    width: 260px;
    margin: 0px;
    text-align: right;
}
#zoeken input {
    height: 34px;
    width: 200px;
    padding-left: 10px;
    margin-right: 10px;
    border: 1px solid #bababa;
}
#do-search {
    display: inline-block;
    color: #fff;
    background-color: #36d4a6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-family: monospace;
    cursor: pointer;
}
#content {
    position: relative;
    padding-top: 10px;
}
#slider {
    position: relative;
    display: inline-block;
    width: 711px;
    height: 208px;
}
.nivo-controlNav {
    position: relative;
    display: inline-block;
    text-align: center;
    background-color: #f3f3f3;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 711px !important;
    height: 30px;
    line-height: 26px;
    padding: 0px !important;
}
.nivo-controlNav a {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
    background-color: #bdbdbd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0px;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: middle;
}
.nivo-controlNav .active {
    background-color: #36d4a6;
}
#add-right {
    position: absolute;
    top: 10px;
    right: 0px;
    display: inline-block;
    width: 215px;
    height: 225px;
    padding-top: 15px;
    padding-left: 10px;
}
#add-right img {
    margin-top: 8px;
    background-color: #fff;
}
#prijs {
    display: inline-block;
    margin-top: 6px;
    color: #F00;
    font-size: 22px;
    font-weight: bold;
    vertical-align: bottom;
}
.small {
    display: inline-block;
    font-size: 12px;
    padding-bottom: 4px;
    vertical-align: bottom;
}
#left_colomn {
    position: relative;
    display: inline-block;
    width: 680px;
    margin-top: 10px;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #454545;
    clear: both;
}
#right_colomn {
    position: relative;
    display: inline-block;
    width: 235px;
    margin-top: 10px;
    float: right;
}
.c-divider {
    display: inline-block;
    width: 70px;
    border-bottom: 1px dotted #999999;
    margin-bottom: 40px;
    margin-top: 10px;
}
.overzicht {
    padding: 10px;
    padding-bottom: 20px;
    font-size: 12px;
    font-weight: normal;
    padding-right: 20px;
    color: #454545;
}
.grey_overzicht {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 20px;
}
a {
    text-decoration: none;
}
img { border: 0px;}
#p-zoeken {
    vertical-align: middle;
}
#slider img {
    cursor: pointer;
}
#sel_overzicht {
    color: #62b29b;
    width: 190px;
    margin-left: 10px;
    margin-top: 20px;
}
option {
    color: #CB2D89;
}
#sel-canvas {
    padding-bottom: 20px;
    border-bottom: 1px dotted #999999;
}
#vinden {
    text-align: right;
    margin-top: 20px;
}
#vinden a {
    color: #c7c7c7;
}
.vind {
    color: #62b29b;
}
#btn_vind {
    padding: 3px;
    padding-left: 12px;
    padding-right: 12px;
    cursor: pointer;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f8f8f8;
    border: 1px solid #dbdbdb;
}
.green_title {
    display: inline-block;
    color: #ada192;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.r-title , .r-comment , .r-date {
    display: block;
    color: #454545;
    font-size: 12px;
}
.r-title {
    color: #62b29b;
    font-weight: bold;
    margin-bottom: 5px;
}
.r-comment {
    margin-bottom: 10px;
}
#reviews {
    margin-top: 20px;
    line-height: 16px;
}
#footer {
    position: relative;
    display: block;
    border-top: 1px #999 dotted;    
    border-bottom: 1px #999 dotted;
    margin-top: 30px;
    margin-bottom: 40px;
    padding-top: 15px;
    padding-bottom: 30px;
    line-height: 20px;
}
#footer a {
    display: block;
    color: #62b29b;
    text-decoration: none;
    font-size: 14px;
}
#footer a:hover {
    text-decoration: underline;
}
#col1, #col2, #col3 , #col4 {
    position: relative;
    display: inline-block;
    width: 25%;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}
#col4 {
    width: 20%;
}
.black_title {    
    font-size: 14px;
    font-weight: bold;
}