* {
	font-family: Verdana, Sans-Serif;
}

html, body {
	margin: 0px;
	padding: 0px;

	height: 100%;
}

#topmenu {
	background-image: url(../Images/topmenu_bg.gif);
	background-repeat: repeat-x;
	height: 41px;
}

#content {
	/*
		background-image:url(../Images/bannerCristal.jpg);
		background-position: top center;
		background-repeat: repeat-x;
	*/
}
	
	div#PictureLoopControl {
		position: relative; 
		width:100%; 
		height: 0px;
		z-index: 1;
	}
	
		div#PictureLoopControl div.PictureImgUrl a img {
			width:750px;
			height:215px;
		}
		
		div#PictureLoopControl div.PictureImgUrl {
			width:1010px;
			height: 215px;
			margin:0px auto;
			text-align: right;
		}
	
		div#PictureLoopControl div#bubbeltjes {
			z-index:5000!important;
			position:absolute;
			width:100%;	
			padding-left:200px;
		}
	
			div#PictureLoopControl div#bubbeltjes div#bubbel{
				margin:0px auto;
				width:1010px;
			}
	
	.BackgroundImg {
		position: absolute; 
		left: 0px; 
		top: 0px;
		width: 100%;
		height:300px; 
		display: none; 
		border: 0px;	
		
		background-position: top center;
		background-repeat: no-repeat;
	}
	
.GrijzeTekst {
    color: #4C4C4C;
}

#InhoudContent {
    margin:30px 25px 0px 0px;
    line-height: 18px;
}

#content_container {
	width: 1010px;
	margin: 0px auto;
	z-index: 2;
	position: relative;
}

#contentleft {
	width: 240px;
	float: left;
}

#contentcenter {
	width: 560px;
	float: left;
}

#contentcentertop {
	height: 210px;
}

#contentright {
	width: 210px;
	float: left;
}

/* 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;
            min-width: 20px;
			float: left;	
        }
        
        ul.AspNet-Menu li.AspNet-Menu-Leaf a.AspNet-Menu-Link {
            color:#fff;
            display: block;
            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:#706F6E;
            background-color:#ebebeb;
            letter-spacing:0px;
            border: 1px solid #000;
            padding: 3px 7px 5px 7px;
            border-bottom: 0px;
			text-decoration:none;
        }
        
        
    #topright{
        width: 210px;
        float: left;
        height:41px;
    }
    
        #topright .topMenu {
            font: normal 12px Verdana;
            text-transform: uppercase;
            background-color:#416799;
            height: 13px;
            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: #0f3d7d;
}

#content h1 {
	font-size: 14px;
	color: #14407f;
	font-weight: normal;
	margin: 12px 0px 5px 0px;
}

#content h2 {
	font-size: 14px;
	color: #292828;
	font-weight: normal;
	margin:0px 0px 8px 0px;
}

.kruimels {
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#b1afaf;
	text-decoration:none;
	text-align:right;
	padding-top:173px;
}

.kruimels a.crumb {
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#b1afaf!important;
	text-decoration:underline;
}

.kruimels  a.crumb:hover {
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#214b7f!important;
	text-decoration:underline;
}

.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;
	background-position: bottom left;
	height: 41px;
	font:11px Verdana;
	color:#fff;
}

#footerhome.home {
	height: 120px;
}

#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: 203px;
    float: left;
    padding:11px 0px 0px 10px;
    margin:0px 0px 0px 10px;
    
    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 5px 0px;
	margin: 25px 0px 0px 0px;
	width: 543px;
	float: left;
	clear: both;
	color: #000;
	font-size: 11px;
}

/* Rechterbalk items */
#taalkeuze {
	height: 20px;
	padding: 240px 0px 0px 0px;
	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 {
    padding:0px 0px 0px 3px;
}

    h3 {
	    color: #214B7F;
	    font-weight:normal;
	    font-size:13px;
    }
    
    h3.redenen
    {
		background-image: url(../Images/5_redenen.gif);
		background-repeat: no-repeat;
		padding: 0px 0px 0px 4px;
    }
    
    h3.redenen:first-letter
    {
		color: #fff;
		padding: 0px 4px 0px 0px;
    }
    
    .RechterbalkTekst {
	    color: #7e7d7d;
    }
    
    div.BlokRechts ul, #InhoudContent ul {
        list-style-type:none;
        margin:0px;
        padding:0px;
    }
    
    #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 */
#footerLeeftijd {
	position:absolute;
	
	width:100%;
	height:150px;
	bottom:0px;	
		
	padding:10px 0px 0px 0px;
		
	font-size:12px;
	color:#fff;
	background-color:#0D3975;
}

.LeeftijdBlok {
	float:left;
	margin-right:39px;	
	font-size:18px;
    color:#003A79;
	height:60px;
	line-height:normal;
}

	.LeeftijdBlok a {
		font-size:30px;
		color:#7F7F7F!important;
		text-decoration:none;
	}
	.LeeftijdJa {
		margin-right:60px;
	}
	
#footerLeeftijd p {
	text-align:left;
	padding-left:240px;
}

#footerSub {
	width:1010px;
	margin:0px auto;
}

#footerLeeftijd a {
	color:#fff;
	text-decoration:none;
}