body {
	background-color:	#C3002A;
	margin:			0px;
	padding:		0px;
}

body, table {
	color:			#ffffff;
	font-family:		Tahoma, Arial, Verdana;
	font-size:		11px;
}

p	{ text-align: justify; line-height: 15px; }
img	{ border: 0px; }

#wrapper {

}

#back_top {
	position: 		absolute;
	z-index: 		1;
	top:			0%;
	left: 			0%;
	width: 			100%;
	height: 		400px;
	margin-top: 		0px;
	margin-left: 		0px;
	background-color:	#3A3A3A;
}

#back_bottom {
	position: 		absolute;
	z-index: 		2;
	bottom:			0%;
	left: 			0%;
	width: 			100%;
	height: 		400px;
	margin-bottom: 		0px;
	margin-left: 		0px;
	background-color:	#C3002A;
}

#sitewrapper {
	position: 		absolute;
	z-index: 		3;
	top: 			50%;
	left: 			50%;
	margin:			-320px 0 0 -50%;
	width: 			100%;
	height: 		640px;
	background:		url('../images/background.jpg');
}

#navitem0 	{ position: absolute; z-index: 4; top: 50%; left: 50%; width: 80px; height: 80px; margin-top: -240px; margin-left: -120px; }
#navitem1 	{ position: absolute; z-index: 4; top: 50%; left: 50%; width: 80px; height: 80px; margin-top: -320px; margin-left: -40px; }
#navitem2 	{ position: absolute; z-index: 4; top: 50%; left: 50%; width: 80px; height: 80px; margin-top: -240px; margin-left: 40px; }
#navitem3	{ position: absolute; z-index: 4; top: 50%; left: 50%; width: 80px; height: 80px; margin-top: -320px; margin-left: 120px; }
#navitem4	{ position: absolute; z-index: 4; top: 50%; left: 50%; width: 80px; height: 80px; margin-top: -240px; margin-left: 200px; }
#navitem5	{ position: absolute; z-index: 4; top: 50%; left: 50%; width: 80px; height: 80px; margin-top: -320px; margin-left: 280px; }
                                                
#logo 		{ position: absolute; z-index: 4; top: 50%; left: 50%; width: 240px; height: 240px; margin-top: 80px; margin-left: -440px; }
                                                                                   
#image 		{ position: absolute; z-index: 6; top: 50%; left: 50%; width: 160px; height: 160px; margin-top: -240px; margin-left: 280px; }

#openingstijden	{ position: absolute; z-index: 6; top: 50%; left: 50%; width: 160px; height: 160px; margin-top: -80px; margin-left: 280px; background: #702333; font-size: 10px; color: #ffffff; }

#contactgegevens	{ position: absolute; z-index: 6; top: 50%; left: 50%; width: 160px; height: 160px; margin-top: 60px; margin-left: 280px; font-size: 10px; color: #ffffff; }

#photoslide1	{ position: absolute; z-index: 6; top: 50%; left: 50%; width: 320px; height: 240px; margin-top: -320px; margin-left: -440px; }

#contentwrapper {
	position: 		absolute;
	z-index: 		4;
	top: 			50%;
	left: 			50%;
	margin:			-160px 0 0 -280px;
	width: 			560px;
	height: 		400px;
	background-color:	#FFFFFF;
}
#content {
	position: 		absolute;
	z-index: 		5;
	top: 			50%;
	left: 			50%;
	margin:			-175px 0 0 -255px;
	width: 			440px;
	height: 		350px;
	color:			#C30029;
	font-family:		Tahoma, Arial, Verdana;
	font-size:		11px;
}

#creditline {
	position: 		absolute;
	z-index: 		8;
	top: 			50%;
	left: 			50%;
	margin:			255px 0 0 -60px;
	width: 			420px;
	height: 		40px;
	color:			#D9788C;
	font-family:		Tahoma, Arial, Verdana;
	font-size:		10px;
}

#creditline a:link, #creditline a:visited, #creditline a:active 	{ color: #D9788C; text-decoration: none }
#creditline a:hover							{ color: #D9788C; text-decoration: underline }

#ergoline {
	position: 		absolute;
	z-index: 		8;
	top: 			50%;
	left: 			50%;
	margin:			245px 0 0 180px;
	width: 			200px;
	height: 		40px;
}

#svzinfo {
	position: 		absolute;
	z-index: 		9;
	top: 			50%;
	left: 			50%;
	margin:			170px 0 0 300px;
	width: 			112px;
	height: 		110px;
}

#contentwrapper {
	scrollbar-3dlight-color:	#ffffff;
	scrollbar-arrow-color:		#C30029;
	scrollbar-base-color:		#ffffff;
	scrollbar-darkshadow-color:	#ffffff; 
	scrollbar-face-color:		#ffffff; 
	scrollbar-highlight-color:	#faebee; 
	scrollbar-shadow-color:		#faebee;
}

#contentwrapper, #contentwrapper table {
	color:			#C30029;
	font-family:		Tahoma, Arial, Verdana;
	font-size:		11px;
}

#contentwrapper p	{ text-align: justify; line-height: 15px; }
#contentwrapper img	{ border: 0px; }


#contentwrapper a:link, a:visited, a:active 	{ color: #C30029; text-decoration: underline; }
#contentwrapper a:hover 			{ color: #3a3a3a; text-decoration: underline; }

