body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	background-color: #f6f6f6;
	padding: 0px;
	margin: 0px;
}

a:link, a:visited {
	color: #05009A;
	text-decoration: underline;
}
a:hover {
	color: #41D6FF;
	text-decoration: none;
}
div {}
form {margin: 0px;}
.header1{
	color:#ffcc00;
	background-color: #cccccc;
	}
h1 {}
h2 {}
h3 {}
hr {}

.lijn1 {color:#ffcc00;}
.lijn2 {color:#ffff00;}

img { border: 0px;}
li {}
p {}
strong {}
select {}
span {}
table {}
td {}

#main{
	border: 5px solid #ffffff;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	padding: 0px;
	}
#maintable{
	padding: 0p;
	margin: 0px;
	}
#header{
	width: 740px;
	height: 133px;
	margin: 0px;
	padding: 0px;
	}
#leftside{
	background-color: #ffffff;
	background-image: url('../img/leftside.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	padding-top: 20px;
	margin: 0px;
	}
#content{
	background-color: #ffffff;
	height: 350px;
	width: 550px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	text-align: left;
	}
#menutable{
	width: 200px;	
	}
.navigatie{
	height: 25px;
	width: 110px;
	background-color: #040099;
	float: left;
	text-indent: 10px;
	line-height: 25px;
	color: #ffffff;
	}
.navEinde{
	float: left;
	width: 18px;
	height: 25px;
	background-image: url('../img/bgNavigatie.gif');
	background-repeat: no-repeat;
	}

.menusub {
	margin-left:10px;
	clear: both;
	}
	
.sidemenu{
	margin-top: 40px;
	}
a.Nav:link, a.Nav:visited{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
a.Nav:hover{
	color: #63DDFF;
	text-decoration: none;  
	}
