/*This stylesheet contains all the properties cq settigns for all the objects on the main page.
  Mainly those will consist out of divs, but also p-tags with a class name which appears on
  the main page will be setted here.  */

div.main {
	width:770px;
	z-index:0;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
}

div.menudiv {
	width:200px;
	z-index:0;
	text-align:left;
	float:left;
}

div.homepaginas {
	position:relative; 
	width:523px;
	z-index:0;
	text-align:left;
	float:left;
}
div.homepag {
	width:483px;
	height:184px;
	z-index:0;
	text-align:left;
	background-color:#47c700;
	float:left;
}
div.homepag2 {
	width:483px;
	height:126px;
	z-index:0;
	text-align:left;
/*	background-color:#47c700; */
	float:left;
}
div.homenieuws {
	width:287px;
	height:310px;
	z-index:0;
	text-align:left;
	background-color:#f0f0f0;
	float:left;
}
div.homebottom {
	width:770px;
	height:50px;
	z-index:0;
	text-align:left;
	float:left;
}
div.zoekmain {
	width:287px;
	z-index:0;
	float:left;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#ca1b2a;
	margin-top:10px;
}
div.zoekmain2 {
	width:200px;
	z-index:0;
	float:left;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#ca1b2a;
	margin-top:10px;
}



div.bottomtext {
	position:relative;
	height:20px;
	top:15px;
	left:10px;
}

div.itemhome {
	display:block;
}

div.gepensioneerden {
	background-color:#47c700;
	display:none;
}
div.gepensioneerdenitem {
	background-color:#47c700;
	height:21px;
	width:150px;
}
a.gepensioneerdenitem {
	font-size				:	12px;
	color						:	#ffffff;
	text-decoration	: none;
	position:relative; 
	top:2px;
}
a.gepensioneerdenitem:hover{
	font-size				:	12px;
	color						:	#ffffff;
	text-decoration	: none;
	position:relative; 
	top:2px;
}

div.slapers {
	background-color:#670099;
	display:none;
}
div.slapersitem {
	background-color:#670099;
	height:21px;
	width:150px;
}
a.slapersitem {
	font-size				:	12px;
	color						:	#ffffff;
	text-decoration	: none;
	position:relative; 
	top:2px;
}
a.slapersitem:hover{
	font-size				:	12px;
	color						:	#ffffff;
	text-decoration	: none;
	position:relative; 
	top:2px;
}

div.deelnemers {
	background-color:#019fde;
	display:none;
}
div.deelnemersitem {
	background-color:#019fde;
	height:21px;
	width:150px;
}
a.deelnemersitem {
	font-size				:	12px;
	color						:	#ffffff;
	text-decoration	: none;
	position:relative; 
	top:2px;
}
a.deelnemersitem:hover{
	font-size				:	12px;
	color						:	#ffffff;
	text-decoration	: none;
	position:relative; 
	top:2px;
}

div.alsosee {
	width:200px;
	height:100px;
	z-index:0;
	text-align:left;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	float:left;
}






div.innerdiv15 {
	position:relative;
	left:15px;
	right:15px;
	top:15px;
	bottom:15px;
}
div.innerdiv5 {
	position:relative;
	left:5px;
	right:5px;
	top:5px;
	bottom:5px;
}
div.innerdiv2 {
	position:relative;
	left:2px;
	right:2px;
	top:2px;
	bottom:2px;
}

img.printcontact {
	display:none;
}
