#contentHomeHeader
{
    float: left;
    width: 924px;
    height: 495px;
    /* background:url(/images/img_homepageheader.jpg) top left no-repeat; */
	position:relative;
}
#contentHomeHeader .nav			{ position:absolute; top:165px; left:36px; z-index:20; }
#contentHomeHeader .carrousel { width:924px; height:325px; position:relative; background:url(/images/carrousel/carrouselBground.jpg) no-repeat; }

.carrousel DIV				{ position:relative; }
.carrousel DIV.image		{ position:absolute; z-index:11; width:233px; height:175px; overflow:hidden; top:29px; left:550px; }
.carrousel DIV.tekst		{ position:absolute; z-index:10; width:848px; height:168px; padding:10px 16px 22px 16px; top:19px; left:19px; background:url(/images/carrousel/carrouselBgroundTekstDIV.png) no-repeat; }
.carrousel DIV.tekst P		{ color:#FFF; font-size:11px; margin:0 0 8px 0; padding:0; width:480px; }
.carrousel DIV.tekst STRONG	{ font-size:36px; }
.carrousel DIV.tekst A		{ width:174px; height:14px; padding:21px 18px; text-align:center; position:absolute; left:305px; top:132px; font-weight:bold; display:block; background:url(/images/carrousel/carrouselButton.png) no-repeat; }
.carrousel DIV.tekst A:link, .carrousel DIV.tekst A:active, .carrousel DIV.tekst A:visited, .carrousel DIV.tekst A:hover { color:#FFF; text-decoration:none; }

#kluizenconfigurator	{ display:inline; width:188px; height:261px; position:absolute; z-index:90; left:20px; top:229px; padding:0px 10px 10px 10px; background:url(/images/bg_kluizenconfigurator.png) top left no-repeat; }
#onlinecatalogus		{ display:inline; width:188px; _width:208px; height:261px; position:absolute; z-index:90; left:246px; top:229px; line-height:15px; padding:0px 10px 10px 10px; background:url(/images/bg_producten.png) top left no-repeat; }
#overkluizen	        { display:inline; width:188px; _width:208px; height:261px; position:absolute; z-index:90; left:472px; top:229px; padding:0px 10px 10px 10px; background:url(/images/bg_info.png) top left no-repeat; }
#overnautasecurity		{ width:188px; _width:208px; height:261px; position:absolute; z-index:90; left:698px; top:229px; padding:0px 10px 10px 10px; background:url(/images/bg_overnautasecurity.png) top left no-repeat; }

.leftblock { float: left; width: 204px; height: 112px; }
.leftblockcorrection { float: left; width: 184px; height: 85px; padding: 5px 10px 0px 10px; }
.homepageblock { float: left; width: 214px; height: 117px; }
.homepageblocktext { float: left; width: 190px; height: 110px; }
.catalogusButton { padding: 10px 0px 0px 0px; }
	
#onlinecatalogusBtn		{ margin-top: 10px; }
#contentHomeKluizenCatalogus
{
    float: left;
    display: inline;
    width: 420px;
    height: 274px;
    padding: 10px 20px 0px 20px;
    background-image: url(/images/bg_kluizencatalogus.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#contentHomeDivider
{
    float: left;
    width: 1px;
    height: 274px;
    background-color: #cacacb;
}
#contentHomeNieuwsitems
{
    padding: 10px 0px 0px 0px;
    float: left;
    width: 450px;
}
#contentHomeNieuwsHeader
{
    float: left;
    width: 430px;
    padding: 0px 0px 0px 20px;
}
.homenewsitem
{
    float: left;
    width: 413px;
    padding: 10px 30px 30px 20px;   
}
.homenewsalternate
{
    float: left;
    display: inline;
    width: 413px;
    padding: 10px 30px 30px 20px;   
    background-color: #efefef;
}
.homenewsMoreNews
{
    float: left;
    width: 80px;
    padding: 20px 0px 10px 20px;
}
.homeTwitter
{
    float: left;
    width: 130px;
    text-align: right;
    padding: 0px 0px 10px 0px;
}
.homenewsNieuwsbrief
{
    float: left;
    width: 220px;
    text-align: right;
    padding: 0px 0px 10px 0px;
}
.homenewsMoreNews a, .homenewsNieuwsbrief a
{
    color: #01336e;
    text-decoration: underline;
}
.homenewsMoreNews a:hover, .homenewsNieuwsbrief a:hover
{
    color: #01336e;
    text-decoration: none;
}
.datum
{
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 11px;
}



div#zoeken 
{
	background:url(../images/linkermenu_zoeken_bg.gif) top right no-repeat;
	height:24px;
	width:162px;
	margin-bottom:10px;
	padding:2px;
}
div#zoeken input#input 
{
	float:left;
	background-color:#FFFFFF;
	color:#000000;
	font-size:14px;
	height:20px;
	width:128px;
	border-width:0px;
}
div#zoeken a 
{
	float:right;
	display:block;
	width:24px;
	height:22px;
}
div#zoeken a span 
{
    display:none;
}
