﻿/* overzichtpagina */
.woningoverzicht
{
    float: left;
    width:825px;
    margin-top:-200px;
    margin-left:-175px;
    font-size:80%;
    }
.vlaklinksboven {
	width: auto;
}
.woning + .woning
{
    background-image:url("/images/basislijn.gif");
    background-repeat:no-repeat;
}
.woning + .woning .overzichtfoto
{
margin-top:10px;
}
.overzichtfoto img
{
	border: 1px solid #CFAA84;
	height:120px;
	width:150px;
}
.clearer {
    clear: both;
}
#content
{
    border:none;
    }
#menu ul
{
    float: left;
}
#kaderonder {
	background: none;
}
.woningvdweek
{
    display:none;
}
.sfeerfotos
{
    display:none;
    }
.brochuretekst
{
    color:#231F20;
    font-size:85%;
    padding: 5px 1px;
    width:600px;
}
.statusregel{
    font-style:italic;
    font-weight:bold;
}
.adresregel
{
    height:20px;
    font-size: 120%;
}
.adresregel a
{
    width:250px;
}
.overzichtfoto
{
    clear:both;
    float: left;
    width: 160px;
    height: 120px;
    margin: 10px;
    text-align:center;
}
.overzicht1
{
    list-style-type:none;
    margin-left:180px;
    padding:10px 10px 0;
}
.overzicht1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.rechts{
    text-align:right;
}
.buttonopenhuis
{
    float:left;
    color:#fff;
    font-weight:bold;
    text-align:center;
    background-color:#FEBE10;
    padding:2px;
    width:116px;
    height:20px;
    line-height:20px;
    margin-right:10px;
}
.buttonnieuw
{
    float:left;
    color:#fff;
    font-weight:bold;
    text-align:center;
    background-color:#4CCD8C;
    padding:2px;
    width:116px;
    height:20px;
    line-height:20px;
    margin-right:10px;
    }
.buttonstatusverkochtovh
{
    float:left;
    color:#fff;
    font-weight:bold;
    text-align:center;
    background-color:#FEBE10;
    padding:2px;
    width:116px;
    height:20px;
    line-height:20px;
    margin-right:10px;
    }
.buttonstatusverkocht
{
    float:left;
    color:#fff;
    font-weight:bold;
    text-align:center;
    background-color:red;
    padding:2px;
    width:116px;
    height:20px;
    line-height:20px;
    margin-right:10px;
    }
.buttonwoningovz {
    color:#FFFFFF;
    line-height:25px;
    height:25px;
    position:absolute;
    text-align:center;
    width:175px;
    }
.buttonstatus
    {
    float:left;
    color:#fff;
    font-weight:bold;
    text-align:center;
    background-color:red;
    padding:2px;
    width:116px;
    height:20px;
    line-height:20px;
    margin-right:10px;
        }
.woning + .woning .buttondetailpagina
{
    float:left;
    margin-left:90px;
    width:24px;
    height:24px;
    background-image:url("/images/ButtonPijl-Grijs1.gif");
    background-position:0 0px;
    display:block;
    margin-top:-20px;
    }
.woning + .woning .buttondetailpagina:hover
    {
    background-image:url("/images/ButtonPijl-Grijs1.gif");
    background-position:0 -22px;
    width:24px;
    height:24px;
        }
.linkdetailpagina
{
	float: right;
	margin-right: 70px;
}
.linkdetailpagina a
    {
    color:#231F20;
    letter-spacing:2px;
    text-decoration:none;
    width:100px;
    font-size:110%;
    font-weight:bold;
        }
.buttondetailpagina
{
    float:left;
    margin-left:90px;
    width:24px;
    height:24px;
    background-image:url("/images/ButtonPijl-Grijs2.gif");
    background-position:0 0px;
    display:block;
    margin-top:-20px;
        }
.buttondetailpagina:hover
    {
    background-image:url("/images/ButtonPijl-Grijs2.gif");
    background-position:0 -22px;
    width:24px;
    height:24px;
        }
.sorteren
{
	color:#fff;
	line-height: 25px;
	margin-left:180px;
	width:340px;
 }
.sorteren a
{
	border: 0;
	color:#fff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight:bold;
	letter-spacing:2px;
	margin: 0 10px;
	cursor:pointer;
	text-decoration: underline;
}
.paginering {
	color: #fff;
	float: right;
	padding-top: 3px;
}
.currentpage {
	color: #febe10;
	font-weight: bold;
}
.vraagprijs
    {
    float:left;
    color:#818181;
    font-weight:bold;
    }
.plaats
    {
    float:left;
    color:#818181;
    font-weight:bold;
    width:200px;
    }
.straat
    {
    float:left;
    color:#818181;
    margin:0;
    text-decoration:none;
    width:200px;
    }
.bovenkader, .onderkader
{
	background-color: #000;
    height:25px;
}
.bovenkader {
	margin-bottom: 35px;
}
.detaillink
{
    margin-left:100px;
    text-align:center;
}
.detaillink a
{
	text-decoration: none;
	color:#FEBE10;
	font-weight:bold;
	font-size:90%
}
.paginering input
{
    background-color:Transparent;

    }
a.cmdNext, .cmdPrev
{
	background-color:Transparent;
	border:none;
	color: #fff;
	cursor:pointer;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	text-decoration: underline;
}
input.cmdNext a:hover, input.cmdPrev a:hover
{
	cursor:pointer;
}
.filters {
	list-style-type:none;
	margin-left:180px;
	padding:10px 10px 0;
}

