/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	background-color: #7a8993;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #666666;
	text-align:left;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	font-style: normal;
 	color:#0066CC;
 	line-height: 15px;
	text-decoration: none;

}
a:hover
{
	text-decoration: underline;
}
a.normaal
{
	color: #000000;
}
a.normaal1
{
	color: #666666;
}
a.normaal2
{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.normaal3
{
	color: #000000;
	font-weight:normal;
	text-decoration: underline;
}
a.groot
{
	color: #3765b2;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}
.nieuws
{
	line-height: 14px;
}
td.wit
{
	color: #FFFFFF;
}
a.wit
{
	color: #FFFFFF;
}
a.titel1
{
	color:#2C81BB;
	font-weight: bold;	
}
a.titel2
{
	color:#457A8F;
	font-weight: bold;	
}
a.titel3
{
	color:#20799E;
	font-weight: bold;	
}
a.titel4
{
	color:#0D5D93;
	font-weight: bold;	
}
.titel1
{
	color:#2C81BB;
	font-weight: bold;	
}
.titel2
{
	color:#457A8F;
	font-weight: bold;	
}
.titel3
{
	color:#20799E;
	font-weight: bold;	
}
.titel4
{
	color:#0D5D93;
	font-weight: bold;	
}
.space {
	padding-top: 5px;
}
.space2 {
	font-size:1px;
	line-height: 1px;
	height: 1px;	
}
.space3 {
	font-size:5px;
	line-height: 5px;
	height: 5px;	
}
.space4
{
	padding: 5px;
}
.titel
{
	font-size: 13px;
	color:#2690BA;
	font-weight: bold;	
}
.vak
{
	background-color:#f8f8f8;
	border-style:solid;
	border-width: 1px;
	border-color:#4E7A98;		
}
.bgspotlight
{
	background-image: url(images/bgspotlight.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bgprofiel
{
	background-image: url(login/images/bgprofiel.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bgpdf
{
	background-image: url(images/bgpdf.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bgstage
{
	background-image: url(images/bgstage.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bglogin
{
	background-image: url(images/login.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
