/* ****************************************************************** */
/* ***standaard*stylesheet*BSP*2006********************************** */
/* ****************************************************************** */

body
{
	background-color: white;
	margin: 0px;
	background-image: url(../graphics/achtergrond.jpg);
	background-position: top;
	background-color: #E1E2E2;
}

a{color: #4D5A8C;}
a:hover{color: #840017;}



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


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


#topnavigatie
{
	height: 17px;
	text-align: right;
	margin: 3px 7px 0px 0px;
	color: white;
	font-size: 0.65em;
	text-transform: uppercase;
}

a.nav{color: #B8BDD1; text-decoration: none;}
a.nav:hover{color: white; text-decoration: none;}

#topnavigatie2
{
	height: 17px;
	text-align: right;
	margin: 6px 7px 0px 0px;
	color: #4D5A8C;
	font-size: 0.65em;
}

a.nav2{color: #B8BDD1; text-decoration: none;}
a.nav2:hover{color: #4D5A8C; text-decoration: none;}

.knot{vertical-align: -2pt;}


#blokondernavigatie
{
	height: 26px;
	background-color: #4D5A8C;
}

#onderrechts
{
	margin: 7px 7px 0px 0px;
	color: white;
	font-size: 0.74em;
}



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


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

/* **** ALGEMEEN ***** */

#inhoud-home
{
	text-align: right;
	background-color: white;
	background-image: url(../graphics/achter_home.jpg);
	background-repeat: no-repeat;
	width: 676px;
	height: 398px;
	overflow: auto;
}

#inhoud
{
	text-align: right;
	background-color: white;
	background-repeat: no-repeat;
	width: 676px;
	overflow: auto;
}

#tekst
{
	width: 405px;
	text-align: left;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	color: #4D5A8C;
	font-size: 0.8em;
	line-height: 1.4em;
	letter-spacing: 0.03em;
}

.kop
{
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0.8em 0em 1.1em 0em;
}

.subkop
{
	font-weight: bold;
	font-size: 1em;
	xtext-transform: uppercase;
	margin: 0.3em 0em 1.0em 0em;
}

.list{line-height: 1.5em; font-style: italic;}

.tabel{width: 100%; font-size: 1em; color: #4D5A8C; }




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


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


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

.rechts {float: right;}
.links{float: left; margin-left: 15px;}
