body {
	font-family : "Trebuchet MS", Tahoma;
	font-size : 11pt;
}

body.content {
	font-family : "Trebuchet MS", Tahoma;
	font-size : 11pt;
	background-image : url(../images/contentbanner.jpg);
	background-repeat : no-repeat;
}

td {
	font-family : "Trebuchet MS", Tahoma;
	font-size : 11pt;
}

table.beoordeling {
	border: 1px solid #8080FF;
}

td.beoordeling {
	border-right: 1px solid #8080FF;
	border-bottom: 1px solid #8080FF;
	text-align : center;
	vertical-align : top;
	width : 20%;
}
td.beoordelingheadline {
	background-color: #8080FF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align : center;
	vertical-align : top;
	width : 20%;
}

table.leerkracht {
	border-left: 1px solid #8080FF;
	border-top: 1px solid #8080FF;
}

td.leerkracht_links {
	border-right: 1px solid #8080FF;
	border-bottom: 1px solid #8080FF;
	text-align : left;
	font-size : 11pt;
	font-weight : bold;
	color: #1A1364;
	vertical-align : top;
	width: 170px;
}
td.leerkracht_rechts {
	border-right: 1px solid #8080FF;
	border-bottom: 1px solid #8080FF;
	text-align : left;
	font-size : 11pt;
	color: #1A1364;
	vertical-align : top;
}

.title {
	font-size : 18pt;
	font-weight : bold;
	color: #1A1364;
	text-transform : uppercase;
	border-left : 10px none;
	border-top : 10px none;
	border-bottom : 10px none;
}

.headline {
	font-size : 12pt;
	font-weight : bold;
	color: #1A1364;
	text-transform : uppercase;
}

.subheadline {
	font-size : 11pt;
	font-weight : bold;
	color: #1A1364;
}

.disclaimer {
	font-size : 8pt;
	font-weight : normal;
	color: #1A1364;
	font-style : italic;
}

a {
	text-decoration:	none;
	font-weight : bold;
}
a:link {
	color:	#1A13FF;
	background-color: transparent;
}
a:visited {
	color:	#1A13FF;
	background-color: transparent;
}
a:active {
	color:	#1A13FF;
	background-color: transparent;
}
a:hover	{
	color:	#1A1364;
	background-color: transparent;
	text-decoration:	underline;
}

a.menu {
	font-size : 9pt;
	font-family : Verdana;
	font-style : italic;
	font-weight : bold;
}
a.menu:link {
	color:	#FFF;
	background-color: transparent;
}
a.menu:visited {
	color:	#FFF;
	background-color: transparent;
}
a.menu:active {
	color:	#FFF200;
	background-color: transparent;
}
a.menu:hover	{
	color:	#FFF200;
	background-color: transparent;
	text-decoration:	underline;
}

a.submenu {
	font-size : 8pt;
	font-family : Verdana;
	font-style : italic;
	font-weight : bold;
}
a.submenu:link {
	color:	#1A1364;
	background-color: transparent;
}
a.submenu:visited {
	color:	#1A1364;
	background-color: transparent;
}
a.submenu:active {
	color:	#FFF200;
	background-color: transparent;
}
a.submenu:hover	{
	color:	#FFF200;
	background-color: transparent;
	text-decoration:	underline;
}
.submenu {
	font-size : 8pt;
	font-family : Verdana;
	font-style : italic;
	font-weight : bold;
	color:	#FFF200;
}

