@charset "utf-8";
/* CSS Document */
body {
	background-image: url(/img/bg.jpg);
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container {
	width: 820px;
}
#columnleft {
	width: 165px;
	float: left;
}
#columnright {
	width: 650px;
	float: left;
	margin: 0px 0px 0px 5px;
}
#logo {
	margin: 10px 0px 10px 10px;
}
#logo img {
	border:0px;
}
div#language {
	height: 20px;
	text-align: right;
	color: #036;
}
div#language a:link,
div#language a:visited {
	color: #036;
	text-decoration: none;
}
div#language a:hover {
	text-decoration: underline;
}
div#language .active {
	font-weight: bold;
}
.leftcontainer {
	color: #036;
	line-height: 14pt;
	font-weight: bold;
	border: 1px solid #003366;
	margin: 0px 0px 10px 5px;
}
ul#menu {
	background: #BBCDE1;
	list-style-type: none;
	padding: 3px 0px 6px 7px;
	margin: 3px 4px 3px 4px;
	font-weight: bold;
}
ul#menu li a:link,
ul#menu li a:visited {
	color: #036;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
}
ul#menu li a:hover {
	color: #036;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
}
#heading {
	background: #036;
	height: 13px;
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	color: #FC0;
}
#content {
	background: #FFF;
	border: 1px solid #003366;
	padding: 0px 13px 0px 13px;
	margin-bottom: 5px;
}
#contentimg {
	margin: 20px 0px 12px 0px;
}
.enddiv {
	width: 621px;
	clear: both;
}
/**********************/
/* DE CSS VOOR INHOUD */
/**********************/
/** ALGEMEEN **/
p {
	font-size: 11px;
}
.p {
	margin: 2px 2px 10px 2px;
	clear: both;
}
div#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #036;
}
div#text a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #036;
	text-decoration: none;
	font-weight: normal;
}
div#text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #036;
	text-decoration: underline;
	font-weight: normal;
}
div#text div.title {
	width: 621px;
	clear: both;
	background: #036;
	color: #FC0;
	text-align: center;
	font-size: 9pt;
	padding: 3px 1px 1px;
	margin: 2px 0px 2px 0px;
}
.column {
	float: left;
}
/** SPECIFIEK **/
/* ABOUT US */
.staff {
	border: 1px #036 solid;
	width: 120px;
	text-align: center;
	line-height: 1.6em;
	padding-bottom: 5px;
	float: left;
	margin: 1px 1px 1px 1px;
}
/* LINKS */
.linkitem {
	width: 151px;
	height: 155px;
	float: left;
	margin: 2px 2px 1px 2px;
    text-align: center;
}
.linkitemimage {
	width: 151px;
	height: 101px;
	border: 1px solid #003366;
    padding-top: 10px;
	text-align: center;
	cursor: pointer;
}
.linkitemimageOver {
	width: 151px;
	height: 101px;
	border: 1px solid #1262B2;
    padding-top: 10px;
	text-align: center;
	cursor: pointer;
}
.linkitemtext {
	width: 153px;
	height: 40px;
	background: #003366;
	color: #FFCC00;
	text-decoration: none;
	text-align: center;
	padding: 2px 0px 0px 0px;
	cursor: pointer;
}
.linkitemtextOver {
	width: 153px;
	height: 40px;
	background: #1262B2;
	color: #FFCC00;
	text-decoration: underline;
	text-align: center;
	padding: 2px 0px 0px 0px;
	cursor: pointer;
}
.linkitemurl {
	display: none;
}
.linkitemline {
	width: 153px;
    text-align: center;
    overflow: hidden;
}
/* NEWS */
.newsitem {
	height: 100px;
	clear: both;
	margin: 5px 0px 5px 0px;
}
.newsitemimage {
	width: 100px;
	height: 100px;
	border: 1px solid #003366;
	float: left;
	cursor: pointer;
}
.newsitemimageOver {
	width: 100px;
	height: 100px;
	border: 1px solid #1262B2;
	float: left;
	cursor: pointer;
}
.newsitemtitle {
	width: 515px;
	height: 16px;
	background: #003366;
	float:left;
	color: #FFCC00;
	text-decoration: none;
	margin: 0px 0px 0px 2px;
    padding: 2px 0px 0px 3px;
	cursor: pointer;
    overflow: hidden;
}
.newsitemtitle-title {
	float: left;
    overflow: hidden;
    width: 430px;
}
.newsitemtitle-date {
	float: left;
    width: 82px;
    text-align: right;
}
.newsitemtitleOver {
	width: 515px;
	height: 16px;
	background: #1262B2;
	float:left;
	color: #FFCC00;
	text-decoration: underline;
	margin: 0px 0px 0px 2px;
	padding: 2px 0px 0px 3px;
	cursor: pointer;
    overflow: hidden;
}
.newsitemtext {
	width: 516px;
	height: 78px;
	float:left;
	margin: 2px 0px 2px 4px;
	cursor: pointer;
}
.newsitemid {
	display: none;
}
.newsItemPageTitle {
	color: #003366;
	font-size: 16pt;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}
/* CALENDAR */
.calendar {
	float: left;
	width: 200px;
	height: 171px;
	margin: 0px 2px 0px 2px;
}
.calendar th {
	font-weight: bold;
	height: 20px;
}
.calendar td {
	width: 20px;
	text-align: center;
}
.calendar .weekday {
	cursor: pointer;
}
.calendar .weekend {
	background-color: #DDD;
	cursor: pointer;
}
.calendar .day_names {
	color: #BBB;
}
.calendar .holiday {
	background-color: #036;
	color: #FFF;
	cursor: pointer;
}
div.legend {
	float: right;
}
div.legend .calendar {
	height: 84px;
	border: 1px solid;
}