H1 {
    color: #3F657E;
    font-size: 20px;
    margin-bottom: 0px;
}

#wrapper {
    margin: auto;
    width: 960px;
    position: relative;
    z-index: 300;
}

#content {
    width: 100%;
    position: relative;
    z-index: 300;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    background: #ffffff;
    font-size: 13px;
}

a {
    color: #000000;
    text-decoration: none;
}

a img {
    border: none;
}

img {
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.standaard {
    width: 200px;
    height: 150px;
}

.blauw {
    color: #3F657E;
}

#kopli {
    margin-top: -4px;
    color: #999999;
    width: 430px;
    height: 70px;
    position: relative;
    float: left;
    z-index: 190;
}

#kopre {
    margin-top: -4px;
    width: 530px;
    height: 70px;
    position: relative;
    float: right;
}

#kopli a {
    color: #999999;
    text-decoration: underline;
}


#regel {
    width: 100%;
    float: left;
    position: relative;
}

#pagina_naam {
    position: relative;
    float: left;
    width: 100%;
    color: #3F657E;
    margin-top: 8px;
    font-size: 20px;
}

#ovz_links {
    position: relative;
    float: left;
    width: 200px;
    margin-top: 5px;
    z-index: -1;
}

#ovz_rechts {
    position: relative;
    float: left;
    width: 750px;
    margin-left: 10px;
    margin-top: 5px;
    overflow: hidden;
    z-index: -1;
}

#list_houses {
    position: relative;
    float: left;
    width: 750px;
    margin-bottom: 5px;
    z-index: -1;
}

#hs_frame {
    position: relative;
    float: left;
    border: 2px solid #65877A;
    padding: 2px;
    width: 742px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 150px;
    margin-top: 5px;
    z-index: -1;
}

#hs_foto {
    position: relative;
    float: left;
    width: 200px;
    height: 150px;
    cursor: pointer;
    z-index: -1;
}

#hs_rechts {
    position: relative;
    float: left;
    padding-left: 5px;
    padding-right: 3px;
    width: 534px;
    height: 150px;
    z-index: -1;
}

#hs_kop {
    position: relative;
    float: left;
    width: 534px;
    font-size: 16px;
    height: 16px;
    color: #3F657E;
    z-index: -1;
}

#hs_omschrijving {
    position: relative;
    float: left;
    width: 534px;
    height: 98px;
    z-index: -1;
}

#hs_omschrijving_tekst {
    position: relative;
    float: left;
    width: 404px;
    height: 98px;
    z-index: -1;
}

#hs_regel {
    position: relative;
    float: left;
    width: 404px;
    height: 15px;
    z-index: -1;
    margin-top: 5px;
}

#hs_prijs {
    position: relative;
    float: left;
    width: 130px;
    height: 98px;
    padding-top: 15px;
    z-index: -1;
    text-align: right;
}

#hs_prijs_omschrijving {
    position: relative;
    float: left;
    color: #65877A;
    font-size: 9px;
    width: 100%;
}

#hs_prijs_waarde {
    position: relative;
    float: left;
    color: #3F657E;
    font-size: 20px;
    width: 100%;
}

#hs_info {
    position: relative;
    float: left;
    width: 534px;
    height: 20px;
    z-index: -1;
}

#hs_favo {
    position: relative;
    float: left;
    height: 20px;
    width: 404px;
}

#hs_knop {
    position: relative;
    float: left;
    height: 20px;
    width: 130px;
    z-index: -1;
    text-align: right;
}

.knop {
    height: 18px;
    background-color: #EEEEEE;
    width: 110px;
    font-size: 12px;
    padding: 0px;
    cursor: pointer;
    margin-top: 0px;
    color: #3F657E;
}

#zoek_criteria {
    position: relative;
    float: left;
    border: 2px solid #65877A;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    width: 186px;
    z-index: -1;
}

#zkregel {
    float: left;
    position: relative;
    width: 186px;
}

.klein {
    font-size: 11px;
    color: gray;
    margin-top: 10px;
    margin-left: 8px;
}

.groot {
    font-size: 13px;
    color: black;
    margin-top: 2px;
}

.kop {
    color: #65877A;
    font-size: 17px;
}

.styled-select {
    overflow: hidden;
    width: 186px;
}

.knop_zoek {
    width: 60px;
    height: 20px;
    background-color: #DDDDDD;
    color: #3F657E;
    padding: 0px;
    font-size: 13px;
    font-weight: bold;
    border: 2px solid #DDDDDD;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}

#navigatie {
    float: left;
    position: relative;
    width: 743px;
    height: 19px;
    background-color: #3F657E;
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 2px;
    padding-top: 2px;
    z-index: -1;
    display: inline;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#nav_links {
    float: left;
    postion: relative;
    width: 300px;
}

#nav_rechts {
    float: left;
    position: relative;
    padding-right: 2px;
    width: 441px;
    text-align: right;
}

#nav_rechts2 {
    float: left;
    position: relative;
    padding-right: 2px;
    width: 441px;
    text-align: right;
}

.nav_link {
    color: white;
    cursor: pointer;
    text-decoration: none;
}

.sel-pagina {
    margin-top: -10px;
}

#kop_uitleg {
    position: relative;
    float: left;
    border: 2px solid #3F657E;
    padding: 2px;
    width: 742px;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 5px;
    z-index: -1;
}

#inc_links {
    position: relative;
    float: left;
}

#inc_rechts {
    position: relative;
    float: left;
    background-color: #3F657E;
    color: white;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 2px;
    padding: 5px;
}

#inc_rechts a {
    color: white;
    font-size: 15px;
    text-decoration: underline;    
}

.inc_regel {
    font-size: 15px;
    margin-top: 10px;
}

.inc_kop {
    font-size: 20px;
}

.tussenstop {
    color: #333333;
    font-size: 12px;
    margin-bottom: 4px;
}

#menu_links {
    position: relative;
    float: left;
    margin-top: 10px;
    border: 2px solid #CCCCCC;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    width: 186px;
    z-index: -1;
}

#menu_regel {
    color: #666666;
    font-size: 14px;
    margin-top: 5px;
}

#menu_regel a {
    color: #666666;
    text-decoration: underline;
}
