/************************************************************************ * Stylesheet voor Meekma:  www.meekma.nl *************************************************************************/body {	background-image: url(../images/bg_body.gif);	background-repeat: repeat-y;	background-position: top center;} body, html { 	margin: 0; 	padding: 0; 	font-family: Helvetica, Arial, Courier, sans-sarif;	font-size: 12px;	color: white;	width: 100%;	height: 100%;}div#wrapper {	position: relative;	width: 980px;	margin: 0 auto; 	background-color: black;	height: 700px;	background-repeat: no-repeat;	background-position: right 220px;}img#meekmaatje_home { 	position: absolute;	top: 230px;	left: 210px;	border: 0;	z-index: 100;}img#meekmaatje { 	position: absolute;	top: 190px;	left: 10px;	border: 0;	z-index: 100;}img#foppefonds { 	position: absolute;	top: 200px;	left: 20px;	border: 0;	z-index: 100;}img#foppefonds_home { 	position: absolute;	top: 210px;	left: 35px;	border: 0;	z-index: 100;}div#nieuwshome {	position: absolute;	top: 280px;	left: 30px;	width: 138px;	height: 367px;	background-image: url(../images/bg_nieuwshome.jpg);	background-repeat: no-repeat;	border: 0;	padding: 50px 5px 0 10px;	z-index: 100;	font-size: 11px;}div#nieuwshome h1, div#nieuwsvervolg h1 {	font-size: 13px;	font-weight: bold;	margin: 0;	padding: 0;	color: white;}div#nieuwsvervolg {	position: absolute;	top: 280px;	left: 30px;	width: 138px;	height: 367px;	background-image: url(../images/bg_nieuwsvervolg.jpg);	background-repeat: no-repeat;	border: 0;	padding: 50px 5px 0 10px;	z-index: 100;	font-size: 11px;}div#agecheck {	position: absolute;	top: 130px; 	left: 300px; 	width: 370px; 	background-color: white; 	color: black; 	font-size: 19px;	padding: 20px;	text-align: center;	opacity: 0.85;	filter: alpha(opacity=85);	}div#agecheck a {	color: gray;	text-decoration: underline;	font-size: 25px;	font-weight: bold;}div#menu_home {	position: absolute;	top: 193px;	right: 0px;	z-index: 95;}div#menu {	position: absolute;	top: 197px;	right: 0px;	z-index: 95;}div#menu img, div#menu_home img { border: 0; margin: 0; padding: 0; } div#content {	position: absolute;	top: 230px;	left: 0;	line-height: 1.4; 	/* width: 788px; */	padding-left: 192px;	color: white;	background-color: black;	z-index: 90;}div#content_nieuws {	position: absolute;	top: 230px;	left: 0;	line-height: 1.4; 	/* width: 788px; */	padding-left: 192px;	color: white;	background-color: black;	z-index: 90;}div#content_home {	position: absolute;	top: 182px;	left: 0;	line-height: 1.4; 	/* width: 788px; */	padding-left: 192px;	color: white;	background-color: black;	z-index: 90;}div#content h1, div#content_home h1 { font-size: 16px; }div#content h2, div#content_home h2 { font-size: 14px; font-weight: bold; margin: 10px 0 0 0;}div#content a, div#content_home a, div#nieuwshome a, div#nieuwsvervolg a, div#content_nieuws a {	color: white;	text-decoration: underline;	padding: 1px 5px 1px 2px;}div#content a:hover, div#content_home a:hover, div#nieuwshome a:hover, div#nieuwsvervolg a:hover, div#content_nieuws a:hover {	text-decoration: none;	background-color: #F7931D;	color: black;}a.rood:hover {	background-color: #FB303F;}div#rechterplaatje {	position: absolute;	top: 220px;	right: 0;	width: 418px;	height: 480px;	background-repeat: no-repeat;	background-position: top right;	z-index: 95;}/* drie wisselende afbeeldingen voor relatiegeschenken */img#rechterplaatje1, img#rechterplaatje2, img#rechterplaatje3 {	position: absolute;	top: 220px;	right: 0;	z-index: 100;	opacity: 0;	filter: alpha(opacity=0);}
