/* ****************************************************************** */
/* ***standaard*stylesheet*BSP*2008********************************** */
/* ****************************************************************** */

body
{
	background-color: #F7D4D2;
	min-width: 750px;
	margin: 0px;
}


/* kruimelpad ******************************************************* */


/* navigatie ******************************************************** */



/* koppen *********************************************************** */


/* tekst ************************************************************ */

#tekst
{
	font-size: 0.8em;
	line-height: 2em;
	margin: 13px;
	text-align: left;
}

a{color: black;}
a:hover{color: #555; text-decoration: underline;}

/* formulier********************************************************* */


/* foto ************************************************************* */


/* algemeen ********************************************************* */

#wit
{
	width: 100%;
	height: 100%;
	background-color: white;
	background-image:url('../graphics/achtergrond_oorwit.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center;
}

.rood
{
	background-color: #D52A1F;
	height: 100%;
	width: 482px;
}

#linksblok{width: 270px; text-align: right; xpadding-right: 40px;}
#middenblok{width: 394px; text-align: center;}
#rechtsblok{width: 274px; text-align: left; xpadding-right: 40px;}


/* ********* */

