*{
	padding:0px;
	margin:0px;
}
html{
	width:100%;
	height:100%;
	/*background:url('../images/bghtml.jpg') repeat-x #07145b;*/
	background:url('../images/bghtml.jpg') repeat-x #20285b;

}
body{ 
	width:100%;
height:100%;
	line-height:140%;
}

#contentContainer{
margin:0 auto;
width:960px;
}
.tekst a{
color:#fff;
text-decoration:underline;
}

#top{
	float:left;
	height:110px;
	width:100%;
}

#top .logo{
	float:left;
	width:181px;
	height:77px;
	margin:20px 0px 0px 10px;
}
#top .particulier{
	float:right;
	width:100px;
	height:40px;
	background:url('../images/particulier.gif');	
}
#top .zakelijk{
	float:right;
	width:97px;
	height:40px;
	background:url('../images/zakelijk.gif');	
}

#top .particulier, #top .zakelijk{
	margin:35px 0px 0px 0px;
}
#header{
	position:relative;
	float:left;
	width:100%;
	height:368px;
	background:url('../images/headerbgParticulier.jpg');
}

#content{
float:left;
width:100%;
padding:45px 0px 75px 4px;
}
#content #left{
	float:left;
	width:700px;
	color:#fff;
}

#content #right{
	float:left;
	width:260px;
}
#content h1{
	float:left;
	font-size:18px;
	width:100%;
	color:#fff;
	line-height:20px;
	margin-bottom:35px;
}

#content .tekst{
	line-height:22px;
	width:670px;
}

#right #offer, #left #offer{
	background:url('../images/bgHOffer.png') no-repeat;
	width:243px;
	height:270px;
	margin-left:5px;
}
#left #offer{
float:left;
margin-right:65px;
margin-bottom:20px;
}

#contentContainer #content .breed{
width:100%;
}


#offer h3{
	float:left;
	margin:25px 0px 0px 25px;
	width:212px;
	font-size:18.67px;
	color:#384c87;
	font-weight:normal;	
}

#offer #image{
	position:relative;
	float:left;
	margin:0px 0px 0px 30px;
	width:211px;
	height:206px;
	background:url('../images/bgOffer.png');
}

#offer .label{
	position:absolute;
	bottom:0px;
	left:-16px;
	width:235px;
	height:40px;
	background:url('../images/label.png');
	color:#fff;
	text-align:center;
	padding-top:16px;
}
.label strong{
	font-size:19px;
	font-weight:normal;
	margin-left:2px;
}

#image img{
	margin:45px 0px 0px 28px;
	width:120px;
}
            
#header h2{
	font-family:Myriad Pro, Arial;
	font-size:54.76px;
	font-weight:bold;
	width:500px;
	line-height:55px;
	color:#063978;
	margin:70px 0px 0px 40px;
	text-shadow: #fff 2px 3px 2px;

}

h3{
	font-size:15px;
	width:500px;
	color:#063978;
	margin:20px 0px 0px 40px;
	line-height:24px;
}

.tekst .item{
	float:left;
	width:215px;
	border-right:1px solid #cecece;
	margin:30px 15px 0px 0px;
	padding-bottom:10px;
}

.tekst .last{
	margin:30px 0px 0px 0px;
	width:207px;
	border-right:0px;
}

.tekst .item strong{
	color:#fff;
	font-size:16px;
	margin-top:10px;
	margin-left:3px;
	float:left;
	width:100%;
}

.tekst .item p{
	float:left;
	margin-top:10px;
	width:90%;
}

#footer{
float:left;
width:100%;
height:232px;
padding-top:50px;
background:url('../images/bottomHTML.gif') repeat-x;
}

#menu{
position:absolute;
bottom:20px;
left:1px;
list-style-type:none;
float:left;
width:935px;
padding-left:22px;
height:60px;
background:url('../images/bgUL.gif') repeat-x;
}

#menu li{
float:left;
height:59px;
font-size:14px;
padding:0px 44px 0px 0px;
background:url('../images/liBG.jpg') no-repeat right;
}

#menu li.last{
	background:none;
	padding:0px 0px 0px 0px;
}

#menu li .active{
	color:#1d2763;
}

#menu li a{	
line-height:68px;	
height:100%;
float:left;
color:#063978;
}
