* {
	font-family: Verdana, Sans-Serif;
}

html, body {
	margin: 0px;
	padding: 0px;
	
	height: 100%;
	min-width:1015px;
}

#topmenu {
	background-image:url(../images/topmenu_bg.gif);
	background-repeat: repeat-x;
	height: 41px;
}

#content {
	background-image:url(../images/bannerTop_MS.jpg);
	background-position: top center;
	background-repeat: repeat-x;    
}

.contentFR {
	background-image:url(../images/FRbannerTop_MS.jpg)!important;
	background-position: top center;
	background-repeat: repeat-x;    
}

.GrijzeTekst {
    color: #4C4C4C;
}

#InhoudContent {
    margin:30px 25px 0px 0px;
    line-height: 18px;
}

#content_container {
	width: 1010px;
	margin: 0px auto;
}

#contentleft {
	width: 240px;
	float: left;
}

#contentcenter {
	width: 560px;
	float: left;
}

#contentcentertop {
	height: 210px;
}

#contentright {
	width: 210px;
	float: left;
	padding-top: 260px;
}

/* topmenu css */
#top_container {
	width: 1010px;
	margin: 0px auto;
}

    #topleft {
        width: 240px;
        float: left;
        height:41px;
    }
    
    #topcenter {
        width: 560px;
        float: left;
        padding-top:18px;
        font:normal 12px Verdana;
        text-transform:uppercase;
        height:23px;
        overflow:hidden;
    }
    
    /* Menu */
		.AspNet-Menu-Horizontal {
			float:right;
			padding-right:5px;	
		}
		ul.AspNet-Menu {
			padding:0px;
			margin:0px;
			list-style:none;
			list-style-image:none;
		}
        ul.AspNet-Menu li.AspNet-Menu-Leaf {
            color:#fff;
            letter-spacing:0px;
			float: left;
        }
        
        ul.AspNet-Menu li.AspNet-Menu-Leaf a.AspNet-Menu-Link {
            color:#fff;
            display: block;
            
            min-width: 20px;
            margin: 0px 0px 0px 5px;
            padding: 3px 8px 5px 8px;
            height: 14px !important;
			text-decoration:none;
        }
        
        ul.AspNet-Menu li.AspNet-Menu-Leaf a.AspNet-Menu-Selected, ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover {
            color:#fff;
            letter-spacing:0px;
            padding: 3px 8px 5px 8px;
            border-bottom: 0px;
			text-decoration:underline;
        }
        
        
    #topright{
        width: 210px;
        float: left;
        height:41px;
		background-image:url(../images/bgTopRight.gif);
		background-repeat:no-repeat;
    }
    
        #topright .topMenu {
            font: normal 12px Verdana;
            text-transform: uppercase;
            height: 11px;
            padding: 5px 0px 4px 10px;
            margin: 18px 0px 0px 0px;
        }
        
        #topright .topMenu a {
            padding:0px 2px 0px 3px;
            color: #fff;
            text-decoration: none;
            letter-spacing: normal;
        }
        
#logo {
	width: 240px;
	height: 142px;
	display: block;
	margin: 65px 0px 0px 0px;
	/*background-image: url(../Images/immo_logo.gif);*/
	background-repeat: no-repeat;
	background-position: -3px 0px;
}

/* Linker menu */
.LinkerMenu {
   color:#0F3F7F;
   line-height:2;
   padding:50px 15px 0px 0px;
}

    ul.leftNavi {
	    list-style-type:none;
	    padding:0px;
        margin:0px;
        text-align:right;
        border-top:1px dotted #767676;
    }

    ul.leftNavi li {
        border-bottom:1px dotted #767676;
        padding:4px 10px 4px 0px;
    }
    
        ul.leftNavi li a.OpnieuwZoeken {
            position:relative;
        }
    
            #imgOpnieuwZoeken {
                right:-6px;
                top:0px;
                position:absolute;
            }
            
            ul.leftNavi li a.OpnieuwZoeken {
                text-decoration:none !important;
            }
            
    ul.leftNavi li a:link, ul.leftNavi li a:visited {
        color:#0F3F7F!important;
        text-decoration:none;
    }
    
    ul.leftNavi li a:hover, ul.leftNavi li a:active {
        color:#0F3F7F!important;
        text-decoration:underline;
    }
    
    img.nietsgevonden
    {
		border: 0px;
		margin-top: 270px;
    }
    
/* Inhoud items */
#content {
	font-size: 12px;
}

#content:after {
	visibility:hidden;
	display:block;
	clear:both;
	content:".";
	width:1px;
	height:1px;
}

#content a {
	color: #99862F;
}

#content h1 {
	font-size: 16px;
	color: #000;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

#content h2 {
	font-size: 14px;
	color: #7E0F02;
	font-weight: normal;
	margin:0px 0px 12px 0px;
}

.bgHomestip{
	background-image:url(../Images/bgStippellijnVert.gif);
	background-repeat:repeat-y;
	background-position:right top;
	display:block;}

.onzichtbaar {
    display:none;    
}

.ImageGroot {
    text-align: center;
    border:1px dotted #9b9b9b;
    padding:7px 5px 5px 5px;
}
.ImageGroot .GrijsRechts {
    color:#9b9b9b;
    text-align:right;
    padding-right:2px;
    font-size: 11px;
}

/* Inhoud formulier */
.BlauwKnopje {
    color:#fff;
    background-color:#184581;
    text-transform:uppercase;
    border:none;   
    height:25px;
}
.Zoeken {
    width:227px;  
    border: 1px solid #859FBA;
    color:#184581;
}
.ZoekenKlein {
    width:200px;  
    border: 1px solid #859FBA;
    color:#184581;
}
.tekstvak {
    width:236px;  
    border: 1px solid #859FBA;
    color:#184581;
}
.MultiTekstvak {
    border: 1px solid #859FBA;
    color:#184581;
}
/* Overzicht van gevonden panden */
div.overzichtItem {
	background-color: #ebebeb;
	width: 125px;
	height: 177px;
	margin: 5px 5px 0px 0px;
	padding: 8px 5px 5px 5px;
	float: left;
	text-align: center;
	color: #515151;
	position: relative;
}

div.overzichtItem img.bordje
{
	position: absolute;
	left: -4px;
	top: 30px;
}

div.overzichtData
{
	margin-top: 4px;
}

.overzichtPrijs {
	color: #516581;
	font-size: 14px;
}

div.listpages
{
	clear: both;
	display: block;
}

/* Details van het pand */
#detail {
    color:#4C4C4C;
}

td.detailinfo
{
	padding: 0px 0px 0px 18px;
	line-height: 18px;
}

div.tabStrip {
	position: relative;
}

input.startButtonTab {
	border: 1px solid #b2b2b2;
	margin: 0px;
	background-color: #fff;
}

input.ButtonTab {
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	border-left: 0px solid #b2b2b2;
	margin: 0px;
	background-color: #fff;
	color:#696767;
}

input.ButtonTab.selected, input.startButtonTab.selected {
	border-bottom: 1px solid #ebebeb;
	background-color: #ebebeb;
	color: #5a79a5;
}

div.tabContents {
	border: 1px solid #b2b2b2;
	background-color: #ebebeb;
	padding: 10px;
	margin-top: -1px;
}
.FotoDetail {
    width:230px;
}
/* Footer */
#footer {
	background-image:url(../images/topmenu_bg.gif);
 
	background-repeat: repeat-x;
	height: 41px;
	
	font:11px Verdana;
	color:#fff;
	
}

#footerhome {
	background-image:url(../Images/bgFooter_home.gif);
	background-repeat: repeat-x;
	height: 120px;
	font:11px Verdana;
	color:#fff;
}

#footerlogos{
	 width: 1010px;
	margin: 0px auto;
	height:60px;
	padding-top: 19px;
}

#footer_container {
    width: 1010px;
	margin: 0px auto;	
}


#footerLeft {
    padding: 11px 10px 0px 0px;
	float:left;
	width: 777px;
	text-align:right;
}

#footer a {
    color:#fff;
    text-decoration:none;
}

#footerhome a {
    color:#fff;
    text-decoration:none;
}
#FooterCopyright {
    width: 200px;
    float: left;
    padding:11px 0px 0px 10px;
    margin:0px 0px 0px 13px;
	background-image:url(../images/FooterRechts.jpg);
	background-repeat: repeat-x;
	height: 41px;
}

/* Footer van inhoud */
#poweredby {
	/* background-image: url(../Images/powered_by.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px; */
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 20px 0px;
	width: 543px;
	float: left;
	clear: both;
	color: #000;
	font-size: 11px;
}

/* Rechterbalk items */
#taalkeuze {
	height: 20px;
	padding: 0;
	text-align: right;
	color: #b1afaf;
	font-size: 12px;
}

#taalkeuze a {
	color: #b1afaf;
	text-decoration: none;
}

#taalkeuze a.selected {
	color: #929292;
}

#corporatelink {
	width: 210px;
	height: 34px;
	margin: 9px 0px 0px 0px;
	padding: 155px 0px 0px 0px;
	background-image: url(../Images/corporate_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

    #corporatelink a {
	    display: block;
	    padding: 4px 0px 4px 30px;
	    background-image: url(../Images/coporate_button.gif);
	    background-repeat: no-repeat;
	    background-position: 5px 3px;
	    font-size: 12px;
	    text-decoration: none;
	    color: #666;
    }

/* Rechterbalk */
#BlokRechts, div.BlokRechts
{
	line-height: 16px;
	font-size: 11px;
}

.BlokRechts 
{
   background-color: #9D0909;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#FFF;
   padding: 0px 5px 0px 8px;
}

.BotRight
{
	background-image:url(../images/botRight.jpg);
	background-repeat: no-repeat;
	padding: 0;
	height: 75px;
}

    h3 {
	    color: #000;
	    font-weight:bold;
	    font-size:11px;
		text-transform:uppercase;
		margin:20px 0px 15px 0px;
    }
    
	 h4 {
	    color: #ac1C03;
	    font-weight:normal;
	    font-size:12px;
		margin: 0px;
    }
	
	.fotoafstandrechts{
		padding-right: 10px;
	}
	
   .wittetekstRechts{
	   font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:11px;
	   color:#FFF;
	   padding: 0px 5px 0px 8px;
	}
    
    .RechterbalkTekst {
	    color: #7e7d7d;
    }
    
    div.BlokRechts ul, #InhoudContent ul {
        list-style-type:none;
        margin:0px;
        padding:0px;
    }
    
    div.BlokRechts ul li, #InhoudContent ul li {
        list-style-type:none;
        background-image: url(../Images/ListItem.jpg);
	    background-repeat: no-repeat;
	    background-position: 0px 7px;
	    padding:0px 0px 0px 13px;
    }
    
    .OnzeBieren {
	    margin: 15px 0px 15px 0px;
    }
    
.RechtsLijn {
    background-image: url(../Images/LijnBottom.jpg);
    background-repeat: no-repeat;
    height:4px;
    width:200px;
    padding: 0px 0px 0px 0px;
    margin: 6px 0px 10px 0px;
}

/* onderdeel voor de pagina bevestiging leeftijd */
#content.leeftijd {
	background-image:url(../images/bannerTop_lftd2.jpg);
	background-repeat:no-repeat;
}
#footerLeeftijd {
	position:absolute;
	
	width:100%;
	padding:10px 0px 0px 0px;
	margin-top:50px;
	height:150px;
	bottom:0px;	
		
	font-size:12px;
	color:#fff;
	background-color:#9D0909;
}

.LeeftijdBlok {
	float:left;
	margin-right:39px;	
	font-size:18px;
    color:#000;
	height:60px;
	line-height:normal;
}

	.LeeftijdBlok a {
		font-size:30px;
		color:#B5985A!important;
		text-decoration:none;
	}
	.LeeftijdJa {
		margin-right:60px;
	}
	
#footerLeeftijd p {
	text-align:left;
	padding-left:210px;
}

#footerSub {
	width:1010px;
	margin:0px auto;
}
#footerLeeftijd a {
	color:#fff;
	text-decoration:none;
}
.Leeftijdcontent {
	margin-bottom:50px;
}

