body  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F7F7F7;
	margin: 0px;
}
input,textarea  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
}
.zoek {
	background-color : #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
	color: #990000;
	font-weight: bold;
}
td {
	font-size: 10px;
}

a {
	text-decoration: underline;
	font-weight: normal;
	/* color: #FF9900; */
	color: #990000;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #541520;
}

.bottomlinks {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}
a.bottomlinks, a.bottomlinks:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FF9900;
}

.nav {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
a.nav, a.nav:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}

.similar, a.similar, a.similar:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
	font-size: 10px;
}
a.anonymous, a.anonymous:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
}
a.mainpage, a.mainpage:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
}

a.nieuws, a.nieuws:hover {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

.copy {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
}
a.copy {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #CCCCCC;
}
a.copy:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

.boxhead {
	text-decoration: none;
	font-weight: bold;
	color: #F7F7F7;
	font-size: 11px;
}

.boxhead2004 {
	text-decoration: none;
	font-weight: bold;
	color: #F7F7F7;
	font-size: 11px;
}

.hdr_img {
	font-size: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

img.border {
	border: 2px;
	border-style: solid;
	border-color: #000000;
}
img.border-left {
	border: 2px;
	border-style: solid solid solid none;
	border-color: #000000;
}

td.header {
	background-image: url(imgs/student/header.jpg);
	background-repeat : no-repeat;
	background-position :center;
}

td.head2004 {
	background-image: url(imgs/special/2004/header.jpg);
	background-repeat : no-repeat;
	background-position :right;
}

td.footer {
	background-image: url(imgs/student/footer.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
}

td.footer2004 {
	background-image: url(imgs/special/2004/footer.jpg);
	background-repeat : no-repeat;
	background-position : right;
}

td.nav {
	border: 2px;
	border-style: solid;
	border-color: #FF9900;
	background-color: #EEEEEE;
}
td.sidenav {
	border: 2px;
	border-style: solid;
	border-color: #FF9900;
	background-color: #EEEEEE;
	padding: 5px;
}
td.padding {
	padding-right: 20px;
	padding-left: 10px;
}
td.headlines {
	border: 2px;
	border-style: solid;
	border-color: #FF9900;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: justify;
}
td.justify {
	text-align: justify;
	border: 2px;
	border-style: solid;
	border-color: #FF9900;
	background-color: #FFFFFF;
	padding: 10px;
}
td.special {
	text-align: justify;
	padding-left: 20px;
	padding-right: 40px;
}
td.nieuws-justify {
	text-align: justify;
}
td.box {
	border: 2px;
	border-style: none solid solid solid;
	border-color: #000000;
	background-color: #EEEEEE;
	padding: 5px;
}
td.boxhead {
	border: 2px;
	border-style: solid;
	border-color: #000000;
	background-color: #3399CC;
	padding: 5px;
}
td.boxhead2004 {
	border: 2px;
	border-style: solid;
	border-color: #000000;
	background-color: #990000;
	padding: 5px;
}
td.border {
	border: 2px;
	border-style: solid;
	border-color: #FF9900;
}

td.factsheet {
	border: 2px;
	border-style: solid;
	border-color: #000000;
	background-color: #EEEEEE;
	padding : 3px;
}

td.left {
	padding-bottom : 3px;
	padding-left : 0px;
	padding-right : 15px;
	padding-top : 3px;
}
td.right {
	padding-bottom : 3px;
	padding-left : 15px;
	padding-right : 0px;
	padding-top : 3px;
}
td.onderschrift {
	border: 2px;
	border-style: none solid solid solid;
	border-color: #000000;
	background-color : #EEEEEE;
	padding: 3px;
	text-align: center;
}

td.one {
	border: 2px;
	border-style: solid none solid solid;
	border-color: #000000;
}
td.two {
	border: 2px;
	border-style: solid;
	border-color: #000000;
}
td.three {
	border: 2px;
	border-style: none none solid solid;
	border-color: #000000;
}
td.four {
	border: 2px;
	border-style: none solid solid solid;
	border-color: #000000;
}

td.pone {
	border: 2px;
	border-style: solid none solid solid;
	border-color: #000000;
	padding: 8px;
	text-align: justify;
}
td.ptwo {
	border: 2px;
	border-style: solid;
	border-color: #000000;
	padding: 8px;
	text-align: justify;
}
td.pthree {
	border: 2px;
	border-style: none none solid solid;
	border-color: #000000;
	padding: 8px;
}
td.pfour {
	border: 2px;
	border-style: none solid solid solid;
	border-color: #000000;
	padding: 8px;
}
