body{
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #5f5f5f;
}
.container{
	width: 100%;
	
}
.wrapper{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/carebyusLogo.gif) no-repeat left top;
}
.titel{
	width: 100%;
	height: 200px;
	background: url(../images/backTitle.jpg) no-repeat right bottom;
	float: left;
}
.clear{
	clear: both;
}
/*------linkerkant-----------*/
.leftIndex{
	float: left;
	width: 250px;
	height: 500px;
	background: url(../images/indexJvrouw.jpg) no-repeat bottom;
}
.leftWVO{
	float: left;
	width: 250px;
	height: 500px;
	background: url(../images/meiskeCarebyus.jpg) no-repeat  bottom;
}
.leftWerken{
	float: left;
	width: 250px;
	height: 500px;
	background: url(../images/gehurktCarebyus.jpg) no-repeat  bottom;
}
.leftWerkgevers{
	float: left;
	width: 250px;
	height: 500px;
	background: url(../images/werkgeversJman.jpg) no-repeat bottom;
}
.leftContact{
	float: left;
	width: 250px;
	height: 500px;
	background: url(../images/contactJvrouw.jpg) no-repeat bottom;
}
.leftZorgverleners{
	float: left;
	width: 250px;
	height: 500px;
	background: url(../images/zorgverlenersDuo.jpg) no-repeat bottom;
}
.leftDoen{
	float: left;
	width: 250px;
	height: 500px;
	background: url(../images/doenJvrouw.jpg) no-repeat bottom;
}

.text{
	width: 500px;
	float: left;
	
}
.right{
	width: 274px;
	float: left;
	border-top: 2px solid;
	border-color: #0062b5;
}
.text h1{
	padding: 0;
	margin: 50px 0 0 0;
	font-size: 18px;
	color: #0067b1;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.text h2{
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 18px;
	color: #0067b1;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/*--------------menuitems--------------------*/
.menuombouw{
	width: 80%;
	margin-left: 40px;
	margin-top: 170px;
	
}
.menuitem{
	width: 15%;
	float: left;
	border-left: solid silver 3px;
	text-align: center;
	color: silver;
}
.menuitem a{
	color: #0062b5;
	text-decoration: none;
	font-size: 12px;
	
}

.menuitem a:hover, .menuitemHome a:hover {
	color: orange;
}

.menuitemHome{
	width: 15%;
	float: left;
	text-align: center;
}
.menuitemHome a{
	color: #0062b5;
	text-decoration: none;
	font-size: 12px;
	
}
/*-----------contact-----------------*/
.contact{
	font: 56px Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	margin-top: 0px;
	color: #7d9fd1;
	text-align: center;
}
.contactWVO{
	font: 64px Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	margin-top: 28px;
	color: #7d9fd1;
	line-height: 32px;
}
.contactsmall{
	font: 48px Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	margin-top: 10px;
	color: #7d9fd1;
	line-height: 32px;}
	
.contactsmaller{
	font: 40px Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	margin-top: 10px;
	color: #7d9fd1;
	line-height: 32px;}
	
.contactverysmall{
	font: 32px Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	margin-top: 10px;
	color: #7d9fd1;
	line-height: 32px;
}
/*-------------rechterkant----------------*/
.logoCare{
	
	background: url(../images/boilerplateCarebyus.gif) no-repeat center;
	height: 200px;
	width: 100%;
	float: left;
}
.rechtsText{
	margin-top: 60px;
	text-align: center;
	color: silver;
	line-height: 18px;
	font-size: 12px;

}





