* {  	border: 0;
	text-decoration: none;
	font-family: arial,verdana, sans-serif;
	color: #FFFFff;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal; 
	margin:0; 
	padding:0;
text-align: center;

}

#content{  	
	border: 0;
	text-decoration: none;
	font-family: arial,verdana, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal; 
	margin:0; 
	padding:0;

	line-height:170%;
	letter-spacing:1px
}

a.menu:link { 
	font-size: 11pt;
	color: #01a4e2; 
	line-height:170%;
	letter-spacing:1px
}

a.menu:visited { 
	font-size: 11pt;
	color: #01a4e2; 
	line-height:170%;
	letter-spacing:1px
}

a.menu:hover { 
	font-size: 11pt;
	color: blue;
	line-height:170%;
	letter-spacing:1px
}

#baseFrame{
	width: 1024px;
	height: 768px;
      	margin-left: auto;
	margin-right: auto;
      	margin-top: 16px;
	background-image:url('..\beeldmateriaal\achtergrond.jpg');
}

#menuFrame{
text-align: left;

	position: relative;
	margin-top: -300px;
	margin-left: 50px;	
}

#contentFrame{
text-align: left;
	position: relative;
	margin-top: -377px;
	margin-left: 336px;
}
