/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
H1 {
	color: #FFFFFF;
	font-weight:normal;
	margin-left:10px;
}
.cijfer {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.onderschrift {
	font-size: 10px;
	color: #FFFFFF;
}

div#uniwear { position:absolute; left:50%; margin-left:-390px; margin-top:20px; width:800px; height:60px; }
div#submenu { float:left; margin-left:10px; width:190px; }
div#inhoud { float:left; width:770px; height:515px; }

a.download { display:block; position:absolute; right:50%; top:530px; margin-right:-380px; padding-left:45px; height:35px; color:#FFFFFF; font-size:14px; line-height:35px; background-image:url(uniwear/pdf.gif); background-repeat:no-repeat; }
a.download:hover { font-weight:normal; text-decoration:underline; }
