a:link, a:visited {  color: #1F5F9C; text-decoration: none;} 
a:active {  color: #1F5F9C; text-decoration: none} 
a:hover {  color: #389dfc; text-decoration: none} 

.sublinks a:link {  color: #1F5F9C; text-decoration: underline;} 
.sublinks a:visited {  color: #1F5F9C; text-decoration: underline;} 
.sublinks a:active {  color: #1F5F9C; text-decoration: underline} 
.sublinks a:hover {  color: #389dfc; text-decoration: underline} 



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F5F9C;
}
.contentleft {
	padding-left: 36px;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;


}
.contentright {
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 16px;
}
.greenpix {
	background-attachment: fixed;
	background-image: url(images/bluepix.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
}
.naw {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.naw {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CEDFF1;
	text-decoration: none;
}
.timetable {
	color: #FFFFFF;
}

#mededeling {
	height: 150px;
	width: 250px;
	position: absolute;
	background-color: #FFFFFF;
	border: 2px solid #666666;
	left: 50%;
	margin-left: -300px;
	padding: 10;
	visibility: hidden;
}
#mededeling #sluiten {
	font-weight: normal;
	color: #000000;
	text-align: right;
}
li {
	list-style-image: url(images/list_item.gif);
}

