#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;
}

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

#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;
}

#naam {
    position: relative;
    float: left;
    width: 550px;
    color: #52688D;
}

#personen_prijs {
    position: relative;
    float: left;
    width: 410px;
    color: #52688D;
}

#fotoblok {
    position: relative;
    float: left;
    margin-top: 5px;
    width: 956px;
    height: 315px;
    border: 2px solid #CCCCCC;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-top: 15px;
    z-index: 190;
}

#kleinefotos {
    position: relative;
    float: left;
    width: 546px;
    height: 300px;
    padding-left: 5px;
    z-index: 190;
}

#fotootje {
    position: relative;
    float: left;
    width: 120px;
    height: 90px;
    margin-right: 15px;
    margin-top: 15px;
    z-index: 190;
}

#fotootje img {
    cursor: pointer;
    z-index: 190;
}

#foto_verspring {
    position: relative;
    float: left;
    width: 80px;
    height: 15px;
    z-index: -1;
}

#grotefoto {
    position: relative;
    float: left;
    width: 400px;
    height: 300px;
    padding-right: 5px;
}

#tekstblok {
    position: relative;
    float: left;
    margin-top: 10px;
    width: 960px;
    height: auto;
}

#aanvullend {
    position: relative;
    float: left;
    width: 533px;
    padding-right: 20px;
    margin-top: 5px;
    line-height: 1.4em;
}

#aanvullend a {
    text-decoration: underline;    
}

#description {
    position: relative;
    float: left;
    width: 393px;
    padding: 5px;
    background: #52688D;
    color: white;
    display: inline;
    line-height: 1.4em;
    border: 2px solid #52688D;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#description a {
    color: white;
    text-decoration: underline;
}

#blok {
    margin-top: 10px;
    position: relative;
    float: left;
    width: 533px;
    background-color: #DDDDDD;
    display: inline;
    border: 2px solid #DDDDDD;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#tarieven_tekst {
    width: 433px;
    position: relative;
    float: left;
}

#tarieven_bedrag {
    width: 100px;
    position: relative;
    float: left;
    text-align: right;
}

#opm_tekst {
    width: 533px;
    position: relative;
    float: left;
}

#derde {
    width: 320px;
    position: relative;
    float: left;
}

#half {
    width: 480px;
    position: relative;
    float: left;
}

#regel_kalender {
    float: left;
    position: relative;
    width: 960px;
    margin-top: 20px;
    text-align: center;
}

.knop {
    width: 200px;
    height: 30px;
    font-size: 14px;
    color: #52688D;
    background-color: #EEEEEE;
    display: inline;
    border: 2px solid #DDDDDD;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    
}

.knop_over {
    width: 200px;
    height: 30px;
    font-size: 14px;
    color: #52688D;
    background-color: #DDDDDD;
    display: inline;
    border: 2px solid #DDDDDD;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.knop_klein {
    width: 100px;
    height: 20px;
    font-size: 10px;
    color: #52688D;
    background-color: #EEEEEE;
    display: inline;
    border: 2px solid #DDDDDD;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    
}

.knop_over_klein {
    width: 100px;
    height: 20px;
    font-size: 10px;
    color: #52688D;
    background-color: #DDDDDD;
    display: inline;
    border: 2px solid #DDDDDD;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#mapContainer {
    position: fixed;
    float: left;
    border: 3px solid #65877A;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#overlay {
    position: absolute;
    width: 960px;
    float: left;
    top: 0;
    left: 0;
    z-index: 10000;
    display: none;
    background-image: url('/woneninfrankrijk/ovz/overlay.png');
}

#sluitdiv {
    position: fixed;
    float: left;
    height: 18px;
    width: 45px;
    background-color: #65877A;
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}