body {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	background-color : #191970;
	 margin: 0;
 	padding: 0;
	text-align: center;


}
.geel{
	background-color : #483D8B;
}
.rood{
	background-color : #FFCCFF;
}
.main {
margin: auto;
position: relative;	
top: 0px;
padding-bottom: 0px;
background-color : white;
height : 577px;
width: 594px;
text-align: left;




}

.maintext {
	position: absolute;
	top: 225px;
	margin-left: 124px;
	width: 470px;
	height:330px;
	overflow-y : scroll;
	scrollbar-face-color: white;
	scrollbar-arrow-color: #1E90FF;
	scrollbar-base-color: white;
	scrollbar-shadow-color: #1E90FF;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: #1E90FF;
	scrollbar-3dlight-color: white;
	scrollbar-track-color: white;
}



.footer
{
	position: absolute;
	top: 557px;
	width: 594px;
	font-size: 10px;
	padding-left: 5px;
	text-decoration : none;
	color: #1E90FF;
}

.marieke
{
	position: relative;
	width: 90 px;
	font-size: 9px;
	text-decoration : none;
	color: gray
	
}
a.mariekehref
{

	text-decoration : none;
	color: gray
	
}
a.mariekehref:hover
{

	text-decoration : none;
	color: black
	
}

.italic
{
	font-style : italic;
}

.bold
{
	font-weight : bold;
}
.bold:hover
{
	font-weight : bold;
	text-decoration : none;
	color: #FF1493;
}
.navmenucontainer {
	padding-left: 5px;
}
.navmenu {
	width: 100px;
	border : thin solid #1E90FF normal;
	padding : 2px 2px 2px 2px;
	
}

a { 
text-decoration : none; 
color: #1E90FF;


}
.menuitem {
padding : 1px 1px 1px 1px;
	}
.topdotted
{
	
	border-top : thin dotted #1E90FF;
}

a.menuitemhref {
font-weight : bold;
	font-size : 13 px;

}

a.menuitemhref:hover {
	text-decoration : none;
	color: #FF1493;
	font-weight : bold;
}
a.current {
	font-size : 13 px;
	font-weight : bold;
	text-decoration : none;
	color: gray;
}

a.footerhref:hover {
	text-decoration : none;
	color: #FF1493;
}