body {

	margin:0;

	padding:0;

	text-align:center;

	background-color:#ffffce;

	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	
	color:#850303;

}

#intro {

	margin: 10px auto;

	width: 640px;

	height: 380px;

	background-image:url('../images/intro.gif');
	
	background-repeat: no-repeat;

	position:relative;

	background-position: 50% 0% ;
}

#intro h1 {

	visibility:hidden;

}

a img {

	border:none;

	margin:0;

}

a.pannenkoekenhuis span, a.feestenenpartijen span, a.beeldentuin span {

	display:block;

	position:absolute;

	height:12px;

	background-color:#ffffce;

	bottom:-1px;

	left:0;

	cursor:pointer;

	width:99%;

	text-align:left;

}

a.pannenkoekenhuis {

	display:block;

	position:absolute;

	bottom:0px;

	left: -10px;

	padding:0;

	width: 222px;

	height:222px;

	font-size:10px;

	color:#840000;

	font-style:italic;

	text-decoration:none;

}

a.feestenenpartijen span {

	text-align:center;

}

a.feestenenpartijen {

	display:block;

	position:absolute;

	bottom:0px;

	right: -10px;

	width:188px;

	height:226px;

	font-size:10px;

	color:#840000;

	font-style:italic;

	text-decoration:none;

}

a.beeldentuin {

	display:block;

	position:absolute;

	width:300px;

	left: 215px;

	bottom:-160px;

	height:200px;

	font-size:10px;

	color:#840000;

	font-style:italic;

	text-decoration:none;

}

a.beeldentuin span {

	color:#2f7211;

	margin-left: 35px;

}

div.nieuws {

	width: 200px;

	margin: 20px auto 0;

	font-weight: normal;
}

div.nieuwsticker a, div.nieuwsticker a:hover, div.nieuwsticker a:active, div.nieuwsticker a:visited {

	color:#850303;

	text-decoration:none;

	display:block;

	margin: 8px 0;

}

div.nieuwsticker {

	height: 50px;

	overflow:hidden;

	font-weight: normal;
}

div.nieuwsticker h2 {

	margin:0;

	padding:0;

	font-size: 16px;

	font-weight:bold;

}

div.nieuwsticker a span {

	display:block;

	height:auto;

	position:relative;

	background:none;

	text-align:center;

	font-size: 12px;

}

div.footer {

	border-top:2px solid #F0D8AC;

	color:#850303;

	margin: 250px 0 0;

	padding: 4px 0 0 0;	

	font-size:11px;



