html, body
{
	padding: 0px;
	font-family: Verdana, arial,helvetica,"liberation sans","dejavu sans condensed",sans-serif;	
	background-image:url(/images/Background.jpg);
    background-repeat:repeat-y;
    background-position:top center;
}
body 
{
    font-size:62.5%;
    }
p 
{
    margin:8px 0;
    }
h1
{
    color:#004A99;
    font-size:1.4em;
    font-weight:bold;
    margin-bottom:15px;
    margin-top:27px;
    }
.Gevonden h1 
{
    margin-top:0;
    }

h2
{
    color:#004A99;
    font-size:1.2em;
    font-weight:bold;
    margin:20px 0 10px;
    }
a 
{
    color:#1A42B4;
    }
a:hover
{
    color:#82A1E1;
    }
strong 
{
    font-weight:bold;
    }
.contentbase ul li 
{
    list-style-type:disc;
    margin-left:18px;
    }
.Login ul li, .BOGLogin ul li {
	color:#004A99;
	font-weight:bold;
	}
#OverallContainer
{
    background-color:#fff;
	width: 904px;
	border-left:1px solid #fff;
	margin: 0 auto;
	position:relative;
}
.AllContainer 
{
    float:left;
    margin-left:146px;
    }
#MainContainer 
{
    background-color:#fff;
	font-size:1.1em;
    }
.InhoudSitemap 
{
    display:block;
    float:left;
    font-size:1.2em;
    margin:40px 20px;
    width:555px;
    }
#Logo
{
	height: 100px;
}
#TempLogo
{
    background-image:url(/images/logo.gif);
	float:left;
	line-height:100px;
	font-size:3em;
	font-weight:bold;
	text-align:center;
	width:355px;
	height:100px;
	color:#0041FF;
}
#TopVerloop 
{
    background-image:url(/images/TopVerloop.jpg);
    background-repeat:repeat-y;
    float:left;
    width:515px;
    height:100px;
    position:relative;
    color:#f6df00;
    }
#TopVerloop a
{
    text-decoration:none;
    }
#TopVerloop img
{
    position:absolute;
    top:40px;
    left:20px;
    }
#TopVerloop .chat img
{
    top:0;
    left:0;
    }


/*Dotted border fix*/
a:selected 
{
    outline-style: none;
    }
a:focus
{
    outline-style: none;
    }
/*Zoek Menu*/
/*Bestaande Bouw*/
#MenuBar1
{
    background-color:#fff;
	height: 41px;
	padding-top:29px;
}
.div1 
{
    float:left;
    margin-top:2px;
    margin-left:25px;
    font-size:1.1em;
    color:#004a99;
    font-weight:bold;
    }
.ZoekContainer 
{
    float:right;
    margin-top:-3px;
    margin-right:16px;
    }
.ZoekContainer a
{
    background-image:url(/images/buttongeel.gif);
    background-repeat:repeat-x;
    border-right:1px solid #fff;
    color:#004a99;
    display:block;
    float:left;
    font-weight:bold;
    font-size:1.0em;
    padding:5px 6px;
    text-decoration:none;
    }
.ZoekContainer a:hover 
{
    background-position:0 -22px;
    }
.zoekpanel {
	display: inline;
}
.ZoekContainer .zoekbutton input
{
    background-image:url(/images/zoekbutton.gif);
    background-repeat:repeat-x;
    border:0;
    color:#fff;
    cursor:pointer;
    font: bold 1em 'Verdana',sans-serif;
    padding:0 3px 0 3px;
    width:auto;
    height:22px;
    margin-left:1px;
    }
.ZoekContainer .zoekbutton input:hover 
{
    background-position:0 -22px;
    }
.ZoekContainer input 
{
    display:block;
    float:left;	
    font-size:1.3em;
    width:250px;
    height:19px;
	padding:2px 0 0 2px;
    }
.ZoekContainer .zoekpanel .ZoekButton input 
{
	    height:22px!important;
    }
.ZoekContainer .actief
{
    background-position:0 -22px;
    }
.Vergelijk 
{
    border-left:1px solid #fff;
    }

/*Dropdown Zoekmenu*/

#BestaandeBouw, #BOG, #Nieuwbouw
{
    position:absolute;
    top:197px;
    left:0;
    width:904px;
    }
#BestaandeBouw
{
	z-index:3;
	}
#Nieuwbouw
{
	z-index:4;
	}
#BOG
{
	z-index:5;
	}
#BestaandeBouw .Mask, #BOG .Mask, #Nieuwbouw .Mask
{
    background-image:url(/images/mask.png);
    }
#BestaandeBouw .MasterFilterContainer, #BOG .MasterFilterContainer, #Nieuwbouw .MasterFilterContainer
{
    margin-left:10px;
    }
#BestaandeBouw select, #BOG select, #Nieuwbouw select
{
    width:270px;
    height:20px;
    margin:20px 10px;
    }
#BestaandeBouw input, #BOG input, #Nieuwbouw input
{
    float:none;
    display:inline;
    }
#BestaandeBouw .Buttons input, #BOG .Buttons input, #Nieuwbouw .Buttons input
{
    background-image:url(/images/buttongeel.gif);
    background-repeat:repeat-x;
    border:0;
    color:#004A99;
    cursor:pointer;
    float:right;
    font-size:1.1em;
    font-weight:bold;
    padding:3px 6px 2px;
    text-decoration:none;
    width:auto;
    height:22px;
    margin-left:1px;
    }
#BestaandeBouw .Buttons input:hover, #BOG .Buttons input:hover, #Nieuwbouw .Buttons input:hover
{
    background-position:0 -22px;
    }
#BestaandeBouw .Buttons .Sluiten, #BOG .Buttons .Sluiten, #Nieuwbouw .Buttons .Sluiten, #BestaandeBouw .Buttons .ZoekOpKaart
{
    float:left;
    }
#BestaandeBouw .Buttons, #BOG .Buttons, #Nieuwbouw .Buttons
{
    margin:10px 27px 0 20px;
    }
#BestaandeBouw .Buttons .clearer, #BOG .Buttons .clearer, #Nieuwbouw .Buttons .clearer
{
    height:20px;
    }
#BestaandeBouw .MaskShadow, #BOG .MaskShadow, #Nieuwbouw .MaskShadow
{
    background-image:url(/images/MaskShadow.png);
    background-repeat:repeat-x;
    clear:both;
    height:24px;
    }

/*Menu*/
#MenuBar2
{
    background-image:url(/images/MenuVerloop.jpg);
	background-repeat:repeat-x;
	height: 27px;
	width:904px;
	display:block;
}
#MenuBar2 ul
{
	list-style: none;
}
#MenuBar2 ul li
{
	height: 27px;
	line-height: 27px;
	float: left;
	width: 144px;
	text-align: center;
}
#MenuBar2 ul .active
{
    background-color:#DADFED;
    color:#254DBE;
    }
#MenuBar2 li ul .active
{
    background-color:Transparent;
	height: auto;
    }
#MenuBar2 .Gegevens2009
{
    width:178px;
    }
#MenuBar2 ul li
{
	border-left: 1px solid #CDDCF9;
}
#MenuBar2 ul li a
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size:1.09em;
	font-weight: bold;
}
#MenuBar2 ul li a:active,
#MenuBar2 ul li a:visited,
#MenuBar2 ul li a:hover 
{
    }
#MenuBar2 ul li a:hover
{
	background-color: #dadfed;
	color: #254DBE;
}
div.ColoredBars
{
	float: right;
	background: #bcc6e2;
	width: 17px;
	border-left: 17px solid #8e96c7; 
}
#Logo div.ColoredBars
{
	height: 100px;
}
#MenuBar2 div.ColoredBars
{
	height: 27px;
}
#MenuBar2 #menuhoofdmenu{
}
/*Einde Menu*/
/*Submenu*/
#MenuBar2 li ul 
{
    display:none;
    float:none;
    background-image:none;
    position:absolute;
	font-size:1.1em;
    left:0;
    width:145px;
    margin-top:37px;
    z-index:1;
    }
#MenuBar2 li ul li 
{
    border-collapse:collapse;
    border:0;
    width:130px;
    position:relative;
    }
#MenuBar2 li ul li a 
{
    display:block;
    font-size:1.0em;
    }
#MenuBar2 li.active ul 
{
    display:block;
    background-color:Transparent;
    color:#82A1E1;    
    font-weight:bold;
    }
#MenuBar2 li.active ul li a 
{
    color:#1A42B4;
    width:125px;
    text-align:right;
    clear:both;
    }
#MenuBar2 li.active ul li a:hover, #MenuBar2 li ul li a.active
{
    color:#82A1E1;
    }
#MenuBar2 li ul li a:hover 
{
    background-color:transparent;
    }
/*Einde Submenu*/
/*2de Submenu*/
#MenuBar2 li.active ul li ul 
{
    display:none;
    }
#MenuBar2 li ul li ul 
{
    display:none;
    background-image:none;
    position:relative;
    width:119px;
    margin-top:0;
    }
#MenuBar2 li.active ul li.active ul 
{
    display:block;
    float:none;
    width:130px;
    height:auto;
    }
#MenuBar2 li.active ul li.active ul li a
{
    color:#666666;
    font-weight:normal;
    width:125px;
    height:27px;
    padding-right:3px;
    }
#MenuBar2 li.active ul li.active ul li a:hover
{
    color:#1A42B4;
    }
#MenuBar2 li ul li ul li {
	height:15px;
	line-height:5px;
}
#MenuBar2 li ul li ul li a{
	font-size:0.9em;
}
#MenuBar2 li.active ul li.active ul li.active a
    {
    color:#666;
    font-weight:bold;
    width:125px;
    height:15px;
    padding-right:3px;
    }
#MenuBar2 li.active ul li.active ul li a:hover
{
    color:#666;
    font-weight:bold;
    }
/*Content*/
.contentbase 
{
    position:relative;
    display:block;
    width:445px;
    float:left;
    }
.textdiv 
{
    color:#666666;
    position:relative;
    }
.textdiv a 
{
    text-decoration:underline;
    }
.textdiv a:hover 
{
    cursor:pointer;
    text-decoration:none;
    }
.contentbase img 
{
    float:left;
    margin:38px 10px 10px 0;
    }
.contentbase h1 
{
    margin-top:40px;
    }
    
/*RightPanel*/
#Right 
{
    float:right;
    display:block;
    width:278px;
    margin:0 15px 0 15px;
    }
#Right h1
{
    display:block;
    margin-top:40px;
    margin-bottom:28px;
    }
    
#Right .woning 
{
    background-image:url(/images/NieuwKader.gif);
    background-repeat:no-repeat;
    clear:both;
    padding:10px 8px;
    margin:0 0 14px;
    width:262px;
    height:66px;
    overflow:hidden;
    }
#Right .nieuwewoningen a
{
    height:65px;
    overflow:hidden;
    line-height:13px;
    }
#Right .nieuwewoningen .fotocontainer a 
{
    height:auto;
    }
#Right .nieuwewoningen .hidden 
{
    display:none;
    }
#Right .nieuwewoningen .prevnieuw, #Right .nieuwewoningen .nextnieuw 
{
    height:20px;
    }
#Right .nieuwewoningen .prevnieuw 
{
    float:left;
    }
#Right .nieuwewoningen .nextnieuw 
{
    float:right;
    }
#Right .fotocontainer 
{
    float:left;
    margin-top:2px;
    margin-right:5px;
    }
#Right .GeenFoto 
{
    float:left;
    }
#Right .GeenFoto img
{
    height:66px;
    }
.plaats, .straat
{
    display:block;
    font-weight:bold;
    }
.prijs, .usp
{
    display:block;
    color:#666666;
    font-weight:bold;
    }
.adresregel a, .adresregel a 
{
    color:#004a99;
    text-decoration:none;
    }
.adresregel a:hover, .adresregel a:hover
{
    color:#82A1E1;
    text-decoration:none;
    }
.hidden 
{
    display:none;
    }
#Right a 
{
    color:#004A99;
    display:block;
    font-weight:bold;
    text-decoration:none;
    }
#Right a:hover
{
    color:#82A1E1;
    }

/*Footer*/
#FooterContainer
{
	margin: 30px 1px 0px 1px;
	border-top: 2px solid #8e9bca;
	padding: 10px 0px;
	position: relative;
	clear:both;
	text-align: center;
	color: #87888a;
}
#FooterContainer ul
{
	list-style: none;
}
#FooterContainer ul li
{
	display: inline;
	margin: 0px;
	font-size:1.4em;
}
#FooterContainer ul li + li
{
	border-left: 1px solid #87888a;
	padding-left:6px;
	padding-right:6px;
}
#FooterContainer a,
#FooterContainer a:active,
#FooterContainer a:visited,
#FooterContainer a:hover
{
	color: #87888a;
	text-decoration: none;
}	
#FooterContainer a:hover
{
	text-decoration: underline;
}
#FooterContainer  p.copyright
{
	margin: 5px 0px;
	font-size: 1.0em;
}
.Twitter 
{
    margin-top:5px;
    }
#buttonholder{left:800px;top:-40px;position:absolute;}
/*INDEX*/
/*Banners*/
.bannre 
{
    width:450px;
    }
.AllContainer .banlink 
{
    float:left;
    margin:10px;
    }

/*Nieuws*/
.IndexNieuws 
{
    clear:left;
    float:left;
    margin-top:25px;
    width:450px;
    }
.IndexNieuws .kortetekst 
{
    display:none;
    }
.IndexNieuws h1
{
    margin-bottom:0;
    }
.IndexNieuws .contentbase h2 
{
    color:#666666;
    margin-top:10px;
    margin-bottom:0;
    }
.IndexNieuws a 
{
    color:#1A42B4;
    font-weight:bold;
    text-align:right;
    text-decoration:none;
    width:113px;
    }
.IndexNieuws a:hover 
{
   color:#82A1E1;
   }

.clearer 
{
    clear:both;
    }
    
/*Login*/
#login, #wachtwoord
{
    margin:40px 0 0 25px;
    }
#login label, #wachtwoord label
{
    color:#004A99;
    clear:left;
    float:left;
    width:100px;
    line-height:18px;
    }
#login .Inlog input, #wachtwoord .Inlog input
{
	border:1px solid #8E9BCA;
    display:block;
    width:273px;
    height:18px;
    margin-bottom:5px;
    font-size:1.2em;
    }
#login .login input, #wachtwoord .login input
{
    background-image:url(/images/buttongeel.gif);
    background-repeat:repeat-x;
    border:0;
    border-right:1px solid #FFFFFF;
    color:#004A99;
    cursor:pointer;
    display:block;
    float:left;
    font: bold 1em 'Verdana',sans-serif;
    padding:5px 6px;
    text-decoration:none;
    height:22px;
    width:75px;
    margin-top:10px;
    }
#login .login input:hover 
{
    background-position:0 -22px;
    }
.wachtwoordvergeten a, #login li.button input 
{
	background-image:url(/images/MenuVerloop.jpg);
	background-repeat:repeat-x;
	display:block;
	background-color:#DADFED;
	border:none;
	color:#fff;
	display:block;
	height:27px;
	line-height:27px;
	text-decoration:none;
	width:99px;
    }
.wachtwoordvergeten a{
	width:170px;
	}
.wachtwoordvergeten a:hover, #login li.button input:hover
{
    background-position:0 -27px;
	color:#1A42B4;
    }
.form .Inlog
{
    color:Red;
    }
.validationerror 
{
    color:Red;
    }
/*Wachtwoord Vergeten*/
    
/*Zoeken*/
.ZoekenContainer 
{
    display:block;
    float:left;
    margin:12px 20px;
    width:555px;
    }
.terug 
{
    margin-top:25px;
    margin-bottom:25px;
    }
.terug a 
{
    color:#1A42B4;
    font-weight:bold;
    text-decoration:none;
    }
.terug a:hover 
{
    color:#82A1E1;
    }
.zoekresultaten 
{
    color:#666666;
    }
.zoekheader 
{
    margin:25px 0;
    font-size:1.2em;
    }
.zoekresultaten ul li 
{
    border-bottom:1px solid #DADFED;
    padding:5px 0;
    font-size:1.2em;
    }
.zoekresultaten ul li a 
{
    color:#004A99;
    font-weight:bold;
    line-height:18px;
    text-decoration:none;
    }
.zoekresultaten ul li a:hover 
{
    color:#82A1E1;
    }
.hit 
{
    font-weight:bold;
    }
    
.Failure 
{
    color:#666666;
    font-size:1.2em;
    margin:25px 0;
    line-height:18px;
    }
    
/*Lijst van Zaken Detail*/
.Lijst
{
    float:left;
    margin:40px 0 0 20px;
    width:573px;
    }
.Lijst table 
{
    color:#666666;
    font-size:1.2em;
    line-height:18px;
    margin-top:20px;
    width:850px;
    }
.Lijst table td, .Lijst table th
{
    border-bottom:1px solid #DADFED;
    border-right:1px solid #DADFED;
    padding:5px 10px;
    }
.Lijst table th 
{
    text-align:center;
    }
.Lijst .Kolom 
{
    width:150px;
    }
.Lijst table .selected
{
    text-align:center;
    }

/* Plattegronden */
.PlattegrondenLijst {
	margin: 40px 20px;
}

/*Vergelijken*/
.VergelijkenContainer 
{
    color:#666666;
    margin:40px 35px;
    }
.VergelijkenContainer .verwijderen a 
{
    color:#DA0012;
    }
.VergelijkenContainer a 
{
    color:#004A99;
    font-size:1.2em;
    }
.VergelijkenContainer .verwijderen a:hover
{
    color:red;
    font-size:1.2em;
    }
.VergelijkenContainer a:hover
{
    color:#82A1E1;
    }
.VergelijkenContainer table 
{
    font-size:1.2em;
    }
.VergelijkenContainer td 
{
    padding:7px 10px;
    border-right:1px solid #CDDCF9;
    text-align:left;
    vertical-align:top;
    }
.VergelijkenContainer .Image td
{
    text-align:center;
    }
.VergelijkenContainer .odd 
{
    background-color:#F4F4F4;
    }
.VergelijkenContainer .Image
{
    background-color:#F4F4F4;
    text-align:center;
    }


/*ZoekService*/
.ZoekService 
{
    width:455px;
    }
.ZoekService label
{
    color:#666666;
    font-size:1.2em;
    margin-right:20px;
    margin-bottom:20px;
    }
.ZoekService select 
{
    margin-top:20px;
    font-size:1.2em;
    }
.Submit 
{
    background-image:url(/images/buttongeel.gif);
    background-repeat:repeat-x;
    border:0 none;
    clear:both;
    color:#004A99;
    cursor:pointer;
    font-size:1.1em;
    font-weight:bold;
    height:22px;
    margin-left:1px;
    padding:3px 6px 2px;
    text-decoration:none;
    width:auto;
    }
.Submit:hover 
{
    background-position:0 -22px;
    }
.ZoekService .Submit 
{
    margin-top:20px;
    }
    

/*Paginering*/
.paginering 
{
    color:#004A99;
    font-size:1.0em;
    margin:15px 0 0 15px;
	text-align: center;
	width: 100%;
    }
.paginering .CurrentPage {
	color: #f00;
}
.paginering a 
{
    color:#004A99;
    text-decoration:none;
    }
.paginering a:hover 
{
    color:#82A1E1;
    }
    
/*Sitemap*/
.SitemapKop 
{
    color:#004A99;
    font-weight:bold;
    font-size:1.5em;
    }
.SitemapMenuSubKop, .SitemapSubKop 
{
    color:#666666;
    font-weight:bold;
    margin-top:25px;
    margin-bottom:10px;
    }
.SitemapMenuTekst, .SitemapPlaatsTekst 
{
    margin-left:10px;
    }

/*Aanmelden*/
.NoRightContainer 
{
    margin:40px 25px;
    }
.NoRightContainer h1 
{
    margin-top:0;
	float:right;
    }
.NoRightContainer .preview h1{
	width:570px;
	}
.NoRightContainer .contentbase 
{
    display:block;
    width:800px;
    }
.NoRightContainer .Aanmelden 
{
    color:#666666;
    display:block;
    font-size:1.2em;
    width:480px;
    }
.NoRightContainer .login input 
{
    margin-left:0;
    }

/* Clearfix Hack */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
.clearfix {
	display: inline-block;
} 
html[xmlns] .clearfix {
	display: block;
} 
* html .clearfix {
	height: 1%;
}

.onzichtbaar {
	display: none;
}
.DisclaimerTekst {
	font-style: italic;
}
.opdrachtinformatie{
margin:25px 53px;
}
.opdrachtinformatie .label{
font-weight:bold;
float:left;
width:160px;
}
.opdrachtinformatie .Kop{
display:block;
font-size:1em;
margin-bottom:5px;
}
.opdrachtinformatie th{
font-weight:bold;
border:1px solid #000;
padding:2px;
}
.opdrachtinformatie td{
border:1px solid #000;
border-top:none;
padding:4px;
}
.typeopdracht, .afspraken, .kosten, .notas{
margin-bottom:10px;
}
/*Vestigingen*/
.VestigingContainer 
{
    float:left;
    margin-left:146px;
    width:450px;
    }
#VestigingKaart #map 
{
    float:right;
    width:450px;
    height:387px;
    margin-top:5px;
    margin-bottom:15px;
    }
#VestigingKaart a 
{
    color:#004A99;
    clear:both;
    display:block;
    font-size:1.2em;
    margin-top:5px;
    }
#VestigingKaart .googledir a 
{
    display:inline;
    }
#VestigingKaart a:hover 
{
    color:#82A1E1;
    }
#VestigingKaart #map a
{
    clear:none;
    font-size:0.9em;
    margin-top:0;
    }
.VestigingContainer img 
{
    margin-top:15px;
    }
.VestigingContainer #map img 
{
    margin-right:5px;
    margin-top:10px;
    }
#VestigingKaart{font-size:80%;}
.VestigingKaart #map a 
{
    clear:none;
    width:125px;
    margin-left:5px;
    margin-top:-5px;
    }
.Data 
{
    color:#666666;
    font-size:1.2em;
    float:left;
    margin-top:35px;
    line-height:18px;
    }
.VestigingRouteBeschrijving 
{
    display:block;
    float:left;
    font-weight:bold;
    font-size:1.2em;
    clear:left;
    color:#1A42B4;
    text-decoration:none;
    margin-top:5px;
    }
.VestigingRouteBeschrijving:hover 
{
    color:#82A1E1;
    }
.OverzichtHendriks, .OverzichtHVE, .OverzichtAsper{font-size:1em;float:left;width:200px;}
/*Locatie*/
.PlaatsDataContainer 
{
    margin-bottom:30px;
    }
#Locatie h1 
{
    margin-bottom:10px;
    }
#Locatie 
{
    color:#666666;
    font-size:1.2em;
    line-height:18px;
    }
#Locatie label 
{
    clear:left;
    float:left;
    width:200px;
    }
#Locatie input 
{
    height:16px;
    margin-bottom:5px;
    }
.linkbepaalroute a 
{
    background-image:url(/images/buttongeel.gif);
    background-repeat:repeat-x;
    border-right:1px solid #FFFFFF;
    color:#004A99;
    float:left;
    font-size:10px;
    font-weight:bold;
    height:16px;
    padding:3px 6px;
    text-decoration:none;
    margin:20px 1px 20px 0;
    }
.linkbepaalroute a:hover 
{
    background-position:0 -22px;
    }
#Locatie .routeplanner .adresinvoer a
{
    clear:none;
    color:#004A99;
    font-size:0.9em;
    }
#Locatie .adresinvoer a:hover
{
    color:#004A99;
    }
.VestigingContainer .routeplanner 
{
    clear:both;
    padding-top:10px;
    }
#Locatie table 
{
    clear:both;
    }
/*MEDEWERKERS MODULE*/
/*MEDEWERKERS MODULE*/
.MedewerkersContainer {float:left;margin-left:146px;width:445px;}
.MedewerkersContainer .contentbase{width:100%;}
.medewerkers{margin:10px 0;}
.medewerkers .odd, .medewerkers .even{border:1px solid #DADFED;float:left;margin:0 5px 5px 0;overflow:hidden;padding:5px;position:relative;width:388px;}
.medewerkers img{float:left;}
.medewerkers .bijschrift{bottom:19px;color:#666666;float:left;left:130px;margin-left:10px;position:absolute;width:230px;}
.medewerkers .naam{display:block;font-weight:bold;margin:5px 0;}
.medewerkers .functie{font-style:italic;}

/* banner slideshow */
.BannerSlideshowContainer {
	background-image: url("/images/randje.gif");
	background-repeat: no-repeat;
	clear: left;
	height: 152px;
	padding: 7px 0;
	width: 411px;
}
.BannerSlideshowMainPane {
	width: 386px;
	height: 105px;
	margin: 0 auto 14px;
}
.BannerSlideshowText {
	color: white;
	background-color: black;
	width: 148px;
	height: 99px;
	padding: 3px;
	float: left;
}
.BannerSlideshowText a {
	color: #fff;
}
.bannerslideshowbijschrift {
	display: block;
	font-size: 150%;
	font-weight: bold;
}
.BannerSlideshowFoto {
	width: 232px;
	height: 105px;
	float: left;
	background-color: black;
}
.BannerSlideShowPrev {
	background-image: url("/images/BannerSlideshowNav.gif");
	background-repeat: no-repeat;
	float: left;
	width: 13px;
	height: 25px;
	background-position: left 9px;
	text-decoration: none;
}
.BannerSlideShowNext {
	background-image: url("/images/BannerSlideshowNav.gif");
	background-repeat: no-repeat;
	float: right;
	width: 13px;
	height: 25px;
	background-position: left -26px;
	text-decoration: none;
}
.BannerSlideshowMiniFotobox {
	width: 397px;
	margin: 0 auto;
}
.shortcontent {
	background-image: url('/images/shortcontent.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	clear: both;
	height: 83px;
	margin-left: -141px;
	padding-left: 141px;
}
.shortcontent .contentbase {
	float: left;
	width: 122px;
}
.shortcontent .contentbase + .contentbase {
	margin-left: 16px;
}
.shortcontent h2 {
	font-size: 150%;
	margin: 5px 0 10px 0;
}
.shortcontent .textdiv {
	margin: 0;
}
/*Beoordelingspagina*/
.BeoordelingContainer{color:#666666;margin:20px 10px 20px 146px;}
.BeoordelingContainer .contentbase{margin:10px 0;width:715px;}
.BeoordelingContainer .hoofdfoto{float:left;width:435px;}
.BeoordelingContainer .kolomrechts{float:left;margin:20px 23px 20px 20px;width:270px;}
.BeoordelingContainer .kolomrechts label{float:left;width:100px;}
.BeoordelingContainer .beoordeling{clear:both;line-height:2em;}
.BeoordelingContainer .button input{float:left;margin:0 2px;}
.BeoordelingContainer  .label{width:440px;}
.BeoordelingContainer tr{border-bottom:1px solid #CCCCCC;}
.BeoordelingContainer .memo {margin-top:30px;}
.BeoordelingContainer .memo label{display:block;margin:10px 0;}
.BeoordelingContainer textarea{margin:0 0 10px 0;width:523px;}