html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#555555;
	background-image:url(../images/achtergrond.png);
	height:100%;
	margin:0px;
	padding:0px;
	border:none;
}

table {
	font-size:11px;
}

h1{
	font-size:20px;
}
.inlay A:link {
	font-family:"Courier New", Courier, mono;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}

.inlay A:visited {
	font-family:"Courier New", Courier, mono;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}

.inlay A:active {
	font-family:"Courier New", Courier, mono;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}

.inlay A:hover {
	font-family:"Courier New", Courier, mono;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}

.maintable {
	width:935px;
	padding:0px;
	background-color:#f9e200;
	background-image:url(../images/tabelrand.png);
	background-position:right;
	background-repeat:repeat-y;
	height:100%;
	vertical-align:top;
}

.header {
	width:850px;
	height:37px;
	background-image:url(../images/streep.png);
	position:absolute;
	top:0px;
	left:0px;
}

.corner {
	width:85px;
	height:85px;
	background-image:url(../images/rechterhoek.png);
	position:absolute;
	top:0px;
	left:850px;
}

.inlay {
	width:211px;
	background-color:#030398;
	background-image:url(../images/inlayachtergrond.png);
	background-position:left;
}

.text {
	border: 1px solid #030398;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	width:150px;
}
.file {
	border: 1px solid #030398;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:20px;
}
.button {
	border:1px solid #030398;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
}
textarea {
	width:100%;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	height:100px;
	border:1px solid #030398;
}

.overzicht {
	border:1px solid #FFCC00;
	width:100%;
}

.overzicht td {
	height:20px;
}

.overzicht .tableheader {
	background-color:#030398;
	color:#FFFFFF;
	font-weight:bold;
}

.overzicht .rij1 {
	background-color:#FFCC00;
}

.rij0 A:link {
	color:#555555;
	text-decoration:none;
}

.rij0 A:visited {
	color:#555555;
	text-decoration:none;
}

.rij0 A:active {
	color:#555555;
	text-decoration:none;
}

.rij0 A:hover {
	color:#030398;
	text-decoration:none;
}

.rij1 A:link {
	color:#555555;
	text-decoration:none;
}

.rij1 A:visited {
	color:#555555;
	text-decoration:none;
}

.rij1 A:active {
	color:#555555;
	text-decoration:none;
}

.rij1 A:hover {
	color:#030398;
	text-decoration:none;
}
.aanbodoverzicht {
	width:85%;
}

.aanbodoverzicht .button {
	width:125px;
	height:100px;
	text-align:center;
	border:none;
}

.aanbodoverzicht img {
	border:none;	
}

.aanbodoverzicht A:link {
	color:#555555;
	text-decoration:none;
}

.aanbodoverzicht A:visited {
	color:#555555;
	text-decoration:none;
}

.aanbodoverzicht A:active {
	color:#555555;
	text-decoration:none;
}

.aanbodoverzicht A:hover {
	color:#030398;
	text-decoration:none;
}