body{
 	background: white;
	color: #4D4EA0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	margin: 0 ;
	height: 100%;
	padding: 0;
	text-align: left;
}


/************************************************
Container
*************************************************/


#pageContainer{
	background: url(images/background-zand.jpg) repeat-y top left;
	margin: 0;
	padding: 0;
}


div.pageIntroContainer{
	margin: 0;
	padding: 0;
	text-align: center;
}


div.pageIntroContainer p{
	margin: 0;
	padding: 0;
	text-align: center;
}


div.pageIntroContainer embed{
	height: 95%;
	width: 100%;
}


/************************************************
Menu
*************************************************/


#pageMenu{
 	background: url(images/background-zand.jpg) repeat-y top left;
	display: inline;
	float: left;
	_height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	width: 195px;
}


#pageMenu table{
	border-collapse: collapse;
	margin: 30px 0px 30px 0px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}


#pageMenu td{
	font-size: 17px ;
	font-weight: bold;
	height: 65px;
	padding: 0 15px 0 15px;
	margin: 0 ;
}


#pageMenu td, #pageMenu a{
	color: white;
	font-size: 17px ;
	font-weight: bold;
	text-decoration: none;
}


#pageMenu a:hover{color: #4D4EA0}


.normal0, .active0, .normal4, .active4, .normal8, .active8{background: url(images/menu1.gif) no-repeat center center}


.normal1, .active1, .normal5, .active5, .normal9, .active9{background: url(images/menu2.gif) no-repeat center center}


.normal2, .active2, .normal6, .active6, .normal10, .active10{background: url(images/menu3.gif) no-repeat center center}


.normal3, .active3, .normal7, .active7, .normal11, .active11{background: url(images/menu4.gif) no-repeat center center}


/************************************************
Pagina Header
*************************************************/


#pageHeader{
	height: 80px;
	margin: 0;
	padding: 0;
	text-indent: -2000px;
	text-align: right;
}


#pageHeader img.logo{
	margin:5px 10px 5px 0;
	padding: 0;
}


/************************************************
Content
*************************************************/


#pageContent{
	margin: 0 0 0 195px;
	padding: 0;
}


#content{
	background: white url(images/schelpvb.jpg) no-repeat top right;
	margin: 0;
	min-height: 500px;
	_height: 500px;
	padding: 10px 0px 10px 10px;
	text-align: left;
}


a{
	color: #4D4EA0;
	text-decoration: underline;
}


h1,h2,h4,h5,h6{
	color: #c19675;
	font-size: 17px;
	font-weight: bold;
}


h1{margin: 0}


h3{
	color: #c19675;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

h2,h4,h5,h6{margin: 0 0 10px 0}


p{
	color: #4D4EA0;
	margin: 0 390px 10px 0;
}


ul{
	color: #4D4EA0;
	margin: 0 380px 10px 0;
	list-style-type: inside;
}


i, em{color: #c19675}

/************************************************
Frame tekst
************************************************/

div.csc-frame{
	font-style: italic;
	border: 4px double silver;
	margin: 0 40px 0 0 ;
}

div.csc-frame p{
	margin:0;
}

/************************************************
Tabellen in tekst
************************************************/


table.contenttable{
	border-collapse: collapse;
	margin: 0 0 10px 0;
}


table.contenttable td{
	margin: 0;
	padding: 5px 80px 0 0;
}


table.contenttable p{
	margin: 0;
}