﻿/* detailpagina */
html
{
    margin:0;
    padding:0;
	position:relative;
    }
#content
{
    margin-right:25px;
    font-size:70%;
    margin-left:175px;
    padding:0pt;
    width:800px;
}
.header
{
    left:175px;
    position:absolute;
    width:825px;
    margin-top:-200px;
    }
.vlaklinksboven {
	width: auto;
}
.plattegronden
{
    border-left:1px solid #231F20;
    text-align:left;
    margin-left:175px;
    padding:0pt 6px;
    width:638px;
    }
.plattegronden img
{
    text-align:center;
    }
.woninghoofdfoto img
    {
   height:110px;
   margin:42px 6px 6px 6px;
   border:1px solid #FEBE10;
        }
.woninghoofdfoto {
	background-image: url('/images/ondergrondvlaklinks.gif');
	background-repeat: repeat-x;
	width: 175px;
	height: 200px;
	float: left;
	text-align:center;
}
.woningfotos
{
    margin-left:176px;
    margin-top:30px;
    padding:0 6px;
    width:638px;
    }
.woningfotos img
    {
    display:inline;
    width:150px;   
        }
.woningfotos h2, .plattegronden h2
        {
    margin-left:-178px;
            }
.BrochureList
            {
    border-left:1px solid black;
	clear:both;
    margin-left:175px;
    margin-right:29px;
    margin-top:-10px;
    width:620px;
                } 
.BrochureList p
{
    padding:5px;
    margin:0;
    }               
.detailadres
{
    color:#fff;
    font-weight:bold;
    background-color:#808080;
    padding:6px;
    margin:8px 6px 0 180px;
    }
#bijzonderheden
    {
    height:20px;
    width:630px;
    padding:6px;
    margin-left:174px;
        }
#bijzonderheden span
        {
    height:20px;
    width:116px;
    display:inline;
}
.buttons
{
    font-size:110%;
    padding:6px;
    margin:100px 6px 0 175px;
    }
	.tomtom{display:inline;}
	#TomTomVerklaring{}
.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;
    }
.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;
        }
.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;
        }
.buttonwoningovz {
    background-color:#808080;
    color:#FFFFFF;
    line-height:25px;
    height:25px;
    position:absolute;
    text-align:center;
    width:175px;
    }
.reageer a
{
    background-color:#FEBE10;
    border:1px solid #808080;
    color:#fff;
    padding:0.3em;
    text-decoration:none;
    width:165px;
}
.brochure a
{
    background-color:#FEBE10;
    border:1px solid #808080;
    color:#fff;
    padding:0.3em;
    text-decoration:none;
    width:127px;
}
 .brochure a:hover, .reageer a:hover
{
    color:#808080;
    background-color:#fff;
    }   
.vraagprijs
{
    margin:10px;
    color:#fff;
    text-align:center;
    font-size:140%;
    }
.clearer {
    clear: both;
}
.Label
{
    font-weight:bold;
    padding-right:10px;
    text-align:right;
    width:235px;
    }
.Waarde, .Text
{
    padding-left:10px;
    width:640px;
    }
#menu ul
{
	float: left;
}
.woningvdweek
{
    display:none;
}
.sfeerfotos
{
    display:none;
    }
h2
{
    background-color:#FEBE10;
    border-bottom:2px solid #808080;
    font-size:110%;
    padding:2px;
    width:165px;
            }
#Bijzonderheden
        {
    padding:5px;
            }
.USP
{
    padding-left:6px;
    }
ul 
    {
    margin:0;
    padding:0;
    }
ul li
{
    margin-left:3px;
    }  
.woningdatalinks
{
    clear:left;
    float:left;
    padding:10px 0pt 0pt;
    width:502px;
    }  
.woningdatalinks tr
{    
    padding:3px;
    }
.woningdatarechts
{
    padding:10px 0 0 0;
    }  
.woningdatarechts tr
{    
    padding:3px;
    }
.aanbiedingskop h2
{
    margin:0 3px;
    }
.aanbiedingstekst
{
    margin-left:175px;
    padding:10px;
    }
	/* Video / Film */
.woningfilm{
	background-color: #FEBE10;
	border: 1px solid #808080;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    padding: 2px;
    text-align: center;
	text-decoration:none;
    width: 116px;
	}
a.Player {
	width: 450px;
	height: 300px;
	display: block;
}

.PlayerHolder {
	position:absolute;
	text-align: left;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	z-index: 50;
	top : 500px;
	left : 0;
	right: 0;
}

.PlayerHolder.hidden{
	display:none;
}

.PlayerClose {
	z-index: 100;
	background-image: url("/images/Sluiten.gif");
	width: 21px;
	height: 21px;
	display:block;
	float: right;
	right: 0;
}

#PlayerOverlay {
	position:absolute;
	left: 0;
	top: 0;
	height:100%;
	opacity:0.8;
	width:100%;
	background-color: #000;
	z-index: 5;
}

.PlayButton {
	position: relative;
	display: block;
	top: -55px;
	left: 5px;
	background-image: url("/images/playButton.png");
	z-index: 20;
	width: 54px;
	height: 54px;
}
