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

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


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


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



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


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

.tekst{margin: 0px 20px 20px 20px;font-size: 0.85em; line-height: 1.1em;}

.tekst2{color: white; margin: 20px 30px 20px 20px;font-size: 0.85em; line-height: 1.3em; width: 440px; xborder: solid 1px white;}

.tekst3{margin: 30px 0px 20px 28px; color:#666666; font-size: 0.85em; line-height: 1.7em; padding-right: 30px;}

a{color: black; text-decoration: none;}
a:hover{color: #aaa; 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: 294px; text-align: right; padding-right: 40px;}
#middenblok{width: 340px; text-align: center;}
#rechtsblok{width: 294px; text-align: left; padding-right: 40px;}


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

