body
{
	margin:0px;
	overflow:hidden;
	background-image:url('pics/bach.gif');
	background-repeat: repeat;
	background-position:left top;
	color:#474763;
	font-size:13px;
}



#raam
{
	background-image:url('pics/harald.jpg');
	background-repeat: no-repeat;
	background-position:left 25px;
	position: absolute;
	height: 500px;
	width: 840px;
	top:60%;
	margin-top: -350px;
	border: 2px solid #6D6B76;
	background-color: #ffffff;
	left: 50%;
	margin-left: -420px;
}

#header
{
	position: absolute;
	height: 100px;
	width:480px;
	top:50%;
	margin-top: -240px;
	left: 50%;
	margin-left: -135px;	
	border: 0px solid black;
	font-size:13px;
	color: #474763;
}

#content
{
	position: absolute;
	height: 290px;
	top:50%;
	margin-top: -80px;
	left: 50%;
	margin-left: -155px;
	border: 0px solid #474763;
	width: 497px;
	background-image:url('pics/bg.jpg'); 
	background-repeat: no-repeat; 
	background-position:0px -0px;
	font-size:13px;
	text-align: left;
	font-style: italic;
	overflow: auto;
	padding-right: 20px;
	padding-left: 20px;
	
}

#footer
{
	position: absolute;
	height: 40px;
	width:840px;
	top:50%;
	margin-top: 215px;
	left: 50%;
	margin-left: -420px;	
	font-size:13px;
	color: #474763;
	border-top: 1px solid #6D6B76;
	padding-left: 10px;
	padding-top: 0px;
}


body#welkom a.welnav, 
body#vioolles a.vionav,
body#biografie a.bionav,
body#faq a.faqnav,
body#contact a.contnav, 
body#gastenboek a.guenav,
body#linkpartners a.linav,
body#login a.lognav
{	
	text-decoration: none;
	color: #c6c6dc; 
	font-size: 13px;
}

a#menu:link
{
	text-decoration: none;
	color: #474763;
	font-size: 13px;
}

a#menu:visited
{
	text-decoration: none;
	color: #474763;
	font-size: 13px;
}

a#menu:hover
{
	text-decoration: none;
	color: #c6c6dc;
	font-size: 13px;
	
}

a#menu:active
{
	text-decoration: none;
	color: #c6c6dc;
	font-size: 13px;
	
}

/*****************************************************/
/************ opmaak 'linkpartners.php' **************/
/*****************************************************/

#linkp1
{
	position:absolute;
	width: 250px;
}

#linkp2
{
	position:absolute;
	left: 50%;
	margin-left: 0px;
	border: 0px solid black;
	width: 250px;
}

#linkp3
{
	color: #121f2d;
}

