div#map {
    width: 348px;
    height: 400px;
    border-top: 2px solid #585350;
    border-bottom: 2px solid #585350;
}
body {
    margin: 0;
    padding: 0;
    background: #585350 url(/skin/page-bg.gif) left top repeat-y;
    color: #FFF;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 9pt;
}
h1 {
    margin-top: 0;
    font-size: 125%;
}
img {
    border: 0;
}
div#page {
    width: 960px;
    height: 650px;
    background: transparent url(/skin/header.gif) left top no-repeat;
}
div#content {
    position: relative;
    margin: 0 0 0 630px;
    padding: 20px 0 0 20px;
}
div#content a {
    color: #FFDD00;
}
div#inner {
    width: 330px;
    min-height: 650px;
    _height: 650px;
    overflow-x: hidden;
}

div#object {
    position: absolute;
    top: 0;
    left: -368px;
    width: 348px;
    height: 650px;
    background-color: #FD0;
}
* html div#object {
    left: -388px;
}
div#content div#object a {
    color: #090;
    font-weight: bold;
}
div#object img {
    display: block;
    clear: both;
    border-top: 2px solid #585350;
    border-bottom: 2px solid #585350;
}
div#object div.pager {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 45px;
    background-color: #FD0;
}
div#object div.pager a.prev {
    display: block;
    float: left;
    width: 170px;
    height: 21px;
    margin-bottom: 3px;
    background: #FD0 url(/skin/prev.gif) 0 0 no-repeat;
}
div#object div.pager a.next {
    display: block;
    float: right;
    width: 170px;
    height: 21px;
    margin-bottom: 3px;
    background: #FD0 url(/skin/next.gif) 0 0 no-repeat;
}
div#object div.pager a:hover {
    background-position: 0 -21px;
}
div#object div.back a {
    display: block;
    clear: both;
    height: 21px;
    width: 348px;
    background: #FD0 url(/skin/object.png) 0 0 no-repeat;
}
div#object div.back a:hover {
    background-position: 0 -21px;
}

table.form {
    border-collapse: collapse;
    width: 100%;
}
table.form td {
    line-height: 200%;
}
table.form select, table.form input[type="text"], table.form textarea {
    width: 99%;
    padding: 2px 0 2px 0;
    border: 1px solid #FFF;
    background-color: #585350;
    color: #FFF;
}
* html table.form input.text {
    width: 175px;
}
table.form input[type="submit"] {
    border: 0;
    color: #FFF;
    background-color: transparent;
    font-size: 125%;
    font-weight: bold;
}
table.form td.info {
    background-color: #74706F;
}
table.form td.info h1 {
    margin: 0;
}

table.overview {
    margin: 0 0 20px 0;
    border-collapse: collapse;
    border: 0;
}
table.overview th {
    padding: 10px 0 10px 0;
    text-align: left;
    font-size: 120%;
}
table.overview td.dashed {
    padding-top: 10px;
    border-bottom: 1px dashed #FFF;
}

ul#tabs {
    position: absolute;
    top: 10px;
    left: 40px;
    height: 650px;
    list-style: none;
    margin: 10px 20px 0 -60px;
    padding: 0;
    width: 21px;
}
* html ul#tabs {
    left: 20px;
}
ul#tabs li {
    margin: 0;
    padding: 0;
    width: 21px;
}
ul#tabs a {
    display: block;
    width: 21px;
    background: transparent url(/skin/tabs.jpg) left top no-repeat;
}
ul#tabs li#overzicht a {
    height: 79px;
    background-position: 0 -19px;
}
ul#tabs li#overzicht a:hover, ul#tabs li#overzicht a.active {
    background-position: -22px -19px;
}
ul#tabs li#kenmerken a {
    height: 86px;
    background-position: 0 -98px;
}
ul#tabs li#kenmerken a:hover, ul#tabs li#kenmerken a.active {
    background-position: -22px -98px;
}
ul#tabs li#omschrijving a {
    height: 100px;
    background-position: 0 -184px;
}
ul#tabs li#omschrijving a:hover, ul#tabs li#omschrijving a.active {
    background-position: -22px -184px;
}
ul#tabs li#fotos a {
    height: 50px;
    background-position: 0 -284px;
}
ul#tabs li#fotos a:hover, ul#tabs li#fotos a.active {
    background-position: -22px -284px;
}
ul#tabs li#kaart a {
    height: 44px;
    background-position: 0 -334px;
}
ul#tabs li#kaart a:hover, ul#tabs li#kaart a.active {
    background-position: -22px -334px;
}
ul#tabs li#buurt a {
    height: 46px;
    background-position: 0 -378px;
}
ul#tabs li#buurt a:hover, ul#tabs li#buurt a.active {
    background-position: -22px -378px;
}
ul#tabs li#plattegrond a {
    height: 92px;
    background-position: 0 -424px;
}
ul#tabs li#plattegrond a:hover, ul#tabs li#plattegrond a.active {
    background-position: -22px -424px;
}
ul#tabs li#reageren a {
    height: 76px;
    background-position: 0 -516px;
}
ul#tabs li#reageren a:hover, ul#tabs li#reageren a.active {
    background-position: -22px -516px;
}

div#results {
    position: absolute;
    top: 0;
    left: -368px;
    width: 348px;
    height: 650px;
    background-color: transparent;
}
* html div#results {
    left: -388px;
}
div#results div#thumbs {
    clear: both;
    height: 605px;
}
div#results div.pager {
    width: 348px;
    height: 45px;
    background-color: #FD0;
}
* html div#results div.pager {
}
div#results div.pager a.prev {
    display: block;
    float: left;
    width: 174px;
    height: 21px;
    background: #FD0 url(/skin/prev.gif) 0 0 no-repeat;
}
div#results div.pager a.next {
    display: block;
    float: right;
    width: 174px;
    height: 21px;
    background: #FD0 url(/skin/next.gif) 0 0 no-repeat;
}
div#results div.pager a:hover {
    background-position: 0 -21px;
}
div#results div.specs {
    display: block;
    clear: both;
    height: 21px;
    width: 348px;
    padding-top: 3px;
    background: #FD0 url(/skin/specs.png) 0 0 no-repeat;
}
div#home {
    position: absolute;
    top: 0;
    left: -368px;
    width: 348px;
    height: 302px;
    padding-top: 348px;
    background: #2C2827 url(/skin/homeafb.jpg) left top no-repeat;
}
* html div#home {
    left: -388px;
}

div#home div.thumb {
    height: 160px;
}
div.thumb {
    position: relative;
    float: left;
    width: 170px;
/*    height: 147px;*/
    height: 198px;
    border: 2px solid #585350;
    background-color: #474341;
}
div.thumb img {
    width: 170px;
    border: 0;
}
div.thumb div.price {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 165px;
    padding: 0 3px 10px 3px;
    font-size: 95%;
    background-color: #474341;
}


div#nav {
    position: absolute;
    left: 115px;
    top: 0;
    width: 147px;
    height: 650px;
}
ul#sitenav {
    height: 154px;
    margin: 0;
    padding: 80px 0 0 0px;
    list-style: none;
    background-color: #FD0;
    color: #FFF;
}
ul#sitenav li {
    text-align: right;
}
ul#sitenav li a {
    display: block;
    width: 131px;
    padding:0 16px 0 2px;
    color: #FFF;
    text-decoration: none;
    font-size: 13pt;
    line-height: 160%;
}
ul#sitenav li a:hover, ul#sitenav li a.active {
    color: #585350;
}
ul#auxnav {
    height: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #005825;
}
ul#auxnav li {
    position: relative;
    float: left;
    text-align: right;
}
ul#auxnav li a {
    display: block;
    width: 131px;
    padding:0 16px 0 2px;
    color: #FFF;
    text-decoration: none;
    font-size: 13pt;
    line-height: 24px;
}
ul#auxnav li a:hover, ul#auxnav li a.active {
    color: #FFDD00;
}
ul.subnav {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    width: 147px;
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    color: #FFF;
    background-color: #000;
    opacity: 0.75;
    filter: alpha(opacity=75);
}
ul#auxnav ul.subnav li a {
    width: 127px;
}
ul#auxnav ul.subnav li a:hover {
    background-color: #FFF;
    color: #000;
}
h1 {
    margin-top: 0;
    font-size: 125%;
}
img {
    border: 0;
}
div#page {
    width: 960px;
    height: 650px;
    background: transparent url(/skin/header.gif) left top no-repeat;
}
div#content {
    position: relative;
    margin: 0 0 0 630px;
    padding: 20px 0 0 20px;
}
div#content a {
    color: #FFDD00;
}
div#inner {
    width: 330px;
    min-height: 650px;
    _height: 650px;
    overflow-x: hidden;
}

div#object {
    position: absolute;
    top: 0;
    left: -368px;
    width: 348px;
    height: 650px;
    background-color: #FD0;
}
* html div#object {
    left: -388px;
}




div#object img {
    display: block;
    clear: both;
    border-top: 5px solid #585350;
    border-bottom: 5px solid #585350;
}
div#object div.pager {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 45px;
    background-color: #FD0;
}
div#object div.pager a.prev {
    display: block;
    float: left;
    width: 170px;
    height: 21px;
    margin-bottom: 3px;
    background: #FD0 url(/skin/prev.gif) 0 0 no-repeat;
}
div#object div.pager a.next {
    display: block;
    float: right;
    width: 170px;
    height: 21px;
    margin-bottom: 3px;
    background: #FD0 url(/skin/next.gif) 0 0 no-repeat;
}
div#object div.pager a:hover {
    background-position: 0 -21px;
}
div#object div.back a {
    display: block;
    clear: both;
    height: 21px;
    width: 348px;
    background: #FD0 url(/skin/object.png) 0 0 no-repeat;
}
div#object div.back a:hover {
    background-position: 0 -21px;
}

table.form {
    border-collapse: collapse;
    width: 100%;
}
table.form td {
    line-height: 200%;
}
table.form select, table.form input[type="text"], table.form textarea {
    width: 99%;
    padding: 2px 0 2px 0;
    border: 1px solid #FFF;
    background-color: #585350;
    color: #FFF;
}
* html table.form input.text {
    width: 175px;
}
table.form input[type="submit"] {
    border: 0;
    color: #FFF;
    background-color: transparent;
    font-size: 125%;
    font-weight: bold;
}
table.form td.info {
    background-color: #74706F;
}
table.form td.info h1 {
    margin: 0;
}

table.overview {
    margin: 0 0 20px 0;
    border-collapse: collapse;
    border: 0;
}
table.overview th {
    padding: 10px 0 10px 0;
    text-align: left;
    font-size: 120%;
}
table.overview td.dashed {
    padding-top: 10px;
    border-bottom: 1px dashed #FFF;
}

ul#tabs {
    position: absolute;
    top: 10px;
    left: 40px;
    height: 650px;
    list-style: none;
    margin: 10px 20px 0 -60px;
    padding: 0;
    width: 21px;
}
* html ul#tabs {
    left: 20px;
}
ul#tabs li {
    margin: 0;
    padding: 0;
    width: 21px;
}
ul#tabs a {
    display: block;
    width: 21px;
    background: transparent url(/skin/tabs.jpg) left top no-repeat;
}
ul#tabs li#overzicht a {
    height: 79px;
    background-position: 0 -19px;
}
ul#tabs li#overzicht a:hover, ul#tabs li#overzicht a.active {
    background-position: -22px -19px;
}
ul#tabs li#kenmerken a {
    height: 86px;
    background-position: 0 -98px;
}
ul#tabs li#kenmerken a:hover, ul#tabs li#kenmerken a.active {
    background-position: -22px -98px;
}
ul#tabs li#omschrijving a {
    height: 100px;
    background-position: 0 -184px;
}
ul#tabs li#omschrijving a:hover, ul#tabs li#omschrijving a.active {
    background-position: -22px -184px;
}
ul#tabs li#fotos a {
    height: 50px;
    background-position: 0 -284px;
}
ul#tabs li#fotos a:hover, ul#tabs li#fotos a.active {
    background-position: -22px -284px;
}
ul#tabs li#kaart a {
    height: 44px;
    background-position: 0 -334px;
}
ul#tabs li#kaart a:hover, ul#tabs li#kaart a.active {
    background-position: -22px -334px;
}
ul#tabs li#buurt a {
    height: 46px;
    background-position: 0 -378px;
}
ul#tabs li#buurt a:hover, ul#tabs li#buurt a.active {
    background-position: -22px -378px;
}
ul#tabs li#plattegrond a {
    height: 92px;
    background-position: 0 -424px;
}
ul#tabs li#plattegrond a:hover, ul#tabs li#plattegrond a.active {
    background-position: -22px -424px;
}
ul#tabs li#reageren a {
    height: 76px;
    background-position: 0 -516px;
}
ul#tabs li#reageren a:hover, ul#tabs li#reageren a.active {
    background-position: -22px -516px;
}

div#results {
    position: absolute;
    top: 0;
    left: -368px;
    width: 348px;
    height: 650px;
    background-color: transparent;
}
* html div#results {
    left: -388px;
}
div#results div#thumbs {
    clear: both;
    height: 605px;
}
div#results div.pager {
    width: 348px;
    height: 45px;
    background-color: #FD0;
}
* html div#results div.pager {
}
div#results div.pager a.prev {
    display: block;
    float: left;
    width: 174px;
    height: 21px;
    background: #FD0 url(/skin/prev.gif) 0 0 no-repeat;
}
div#results div.pager a.next {
    display: block;
    float: right;
    width: 174px;
    height: 21px;
    background: #FD0 url(/skin/next.gif) 0 0 no-repeat;
}
div#results div.pager a:hover {
    background-position: 0 -21px;
}
div#results div.specs {
    display: block;
    clear: both;
    height: 21px;
    width: 348px;
    padding-top: 3px;
    background: #FD0 url(/skin/specs.png) 0 0 no-repeat;
}
div#aogafb {
    position: absolute;
    top: 0;
    left: -368px;
    width: 348px;
    height: 302px;
    padding-top: 348px;
    background: #2C2827 url(/skin/aogafb.jpg) left top no-repeat;
}
* html div#aogafb {
    left: -388px;
}

div.mappopup {
    margin-right: 10px;
    color: #666;
}
div.mappopup img {
    width: 120px;
    border: 1px solid #666;
    margin-right: 3px;
}


h1#object_status {
	font-size: 45px;
	color: #ff0000;
	position: absolute;
	top: 35px;
	left: 10px;
}
h1.object_status {
	font-size: 21px;
	color: #ff0000;
	position: absolute;
	top: 20px;
	left: 10px;
}