body {
	margin:0px;
	padding:0px;
	background-image:url(../images/back_main.gif);
	background-repeat:no-repeat;
	background-position:62% -2px !important;
	background-color:#79b200;
	overflow: -moz-scrollbars-vertical;
}

* {
	margin:0px;
	padding:0px;
}

td, div, th {
	vertical-align: top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color:#000000;
	border: 0px solid #ffffff;
}

td a, div a, th a {
	color:#000000;
	text-decoration:underline;
}

img {
	border:none;
}

input,
.input {
	width:150px !important;
	border:1px solid #009778 !important;
	color:#000000;
}

textarea,
.textarea {
	width:175px !important;
	border:1px solid #009778 !important;
	color:#000000;
}	

button,
.button,
.calbutton {
	width:150px !important;
	margin:0px !important;
	padding:0px !important;
	border:none !important;
	background-color:#009778;
	color:#FFFFFF;
}

.calbutton {
	margin-top:10px !important;
	margin-right:5px !important;
	margin-bottom:10px !important;
}

/* basis */

div#container {
	margin:0px auto;
	width:950px;
}

/* header */

div.topmenu {
	width:675px;
	height:21px;
	padding-top:5px;
	padding-right:15px;
	background-image:url(../images/back_topmenu.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
}

div.topmenu a {
	text-decoration:none;
}

div.topmenu a.selected {
	font-weight:bold;
}

div.header {
	width:690px;
	height:214px;
	background-image:url(../images/back_header.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:0px 57px;
}

div.header ul {
	float:right;
	margin-top:15px;
}

div.header ul li {
	width:112px;
	height:24px;
	margin-right:10px;
	padding-top:7px;
	float:left;
	list-style-type:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

div.header ul li a {
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

div.header ul li.blue {
	background-image:url(../images/back_top_blue.gif);
	background-repeat:no-repeat;
}

div.header ul li.yellow {
	background-image:url(../images/back_top_yellow.gif);
	background-repeat:no-repeat;
}

div.header ul li.pink {
	background-image:url(../images/back_top_pink.gif);
	background-repeat:no-repeat;
}

div.header ul li.purple {
	background-image:url(../images/back_top_purple.gif);
	background-repeat:no-repeat;
}

div.header ul li.green {
	background-image:url(../images/back_top_green.gif);
	background-repeat:no-repeat;
}

/* menu */

div#left {
	float:left;
	width:260px;
	height:645px;
	padding-top:12px;
	background-image:url(../images/back_left.gif);
	background-repeat:no-repeat;
}

div#left img {
	margin-left:44px;
	margin-bottom:28px;	
}

/* menu */

div#left table {
	width:260px;
}

td.mainmenu {
	height:450px !important;
}

div#left table td {
	width:228px;
	padding-top:35px;
	padding-left:16px;
	padding-bottom:50px;
	padding-right:16px;
	background-image:url(../images/back_left_menu.gif);
	background-repeat:no-repeat;
	background-color:#679700;
}

div#left table td.bottom {
	height:10px;
	padding-top:0px;
	background:none;
	background-image:url(../images/back_left_menu_bottom.gif);
	background-repeat:no-repeat;
}

div#left div a {
	color:#FFFFFF;
	text-decoration:none;
}

div#left div.no1,
div#left div.act1 {
	width:212px;
	height:20px;
	padding-top:5px;
	padding-left:15px;
	border-bottom:1px dotted #FFFFFF;
	background-image:url(../images/back_mainmenu.gif);
	background-repeat:no-repeat;
	background-position:3px 10px;
}

div#left div.act1 {
	background-image:url(../images/back_mainmenu_selected.gif);
	background-position:0px 10px;
}

div#left div.no2,
div#left div.act2,
div#left div.no3,
div#left div.act3  {
	width:202px;
	height:20px;
	padding-top:5px;
	padding-left:25px;
	border-bottom:1px dotted #FFFFFF;
	background-image:url(../images/back_mainmenu.gif);
	background-repeat:no-repeat;
	background-position:13px 10px;
}

div#left div.act2,
div#left div.act3 {
	background-image:url(../images/back_mainmenu_selected.gif);
	background-position:10px 10px;
}

div#left div.no3,
div#left div.act3 {
	padding-left:45px;
	background-position: 30px 10px;
}

/* pathway */

div#pathway {
	width:630px;
	height:20px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	border-bottom:1px solid #dddddd;
}

div#pathway a {
	color:#666666;
	text-decoration:none;
}

div#pathway a.print {
	float:right;
	padding-left:20px;
	background-image:url(../images/back_print.gif);
	background-repeat:no-repeat;
	color:#666666;
	text-decoration:none;
}

/* maincontent */

div#main {
	float:left;
	width:690px;
	height:460px;
}

div.maincontent {
	width:630px;
	min-height:380px;
	padding-top:30px;
	padding-left:30px;
	padding-bottom:15px;
	padding-right:30px;
	background-color:#FFFFFF;
	font-size:12px;
}

div.maincontent ul,
div.maincontent ol,
body#home table#tablemaincontent ul,
body#home table#tablemaincontent ol,
body#next table#tablemaincontent ul,
body#next table#tablemaincontent ol {
	margin-left:15px;
	margin-bottom:15px;
}

div.maincontent ol,
body#home table#tablemaincontent ol {
	margin-left:25px;
}

body#home table#tablemaincontent {
	width:690px;
	background-color:#FFFFFF;
}

body#home td#maincontent {
	width:430px !important;
	min-height:380px;
	padding-top:30px;
	padding-left:30px;
	padding-bottom:15px;
	padding-right:30px;
	background-color:#FFFFFF;
	font-size:12px;
}

body#home td#news {
	width:200px !important;
	padding-top:30px;
	background-color:#FFFFFF;
}

body#home td#news table.news {
	visibility:visible;
}

body#next td#news {
	width:1px ;
	padding:0px;
	background-color:#FFFFFF;
	display:none;
}

body#next td#news table.news {
	visibility:hidden;
}

body#next td#maincontent {
	width:630px !important;
	height:380px;
	padding-top:30px;
	padding-left:30px;
	padding-bottom:15px;
	padding-right:30px;
	background-color:#FFFFFF;
	font-size:12px;
}

body#next td#maincontent table.contenttable {
	width:100% !important;	
}

/* back to top */

div#backtotop {
	width:650px;
	height:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:40px;
	background-color:#FFFFFF;
	text-align:right;
}

div#backtotop a {
	padding-left:15px;
	background-image:url(../images/backtotop.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	color:#666666;
	text-decoration:none;
}

/* footer */

div#footer {
	width:690px;
	height:30px;
	margin-bottom:10px;
	padding-top:25px;
	color:#FFFFFF;
	text-align:center;
}

div#footer a {
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

/* --- */

P {
	margin-bottom:15px;
}

h1 {
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:15px;
}

h2 {
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:15px;
}

h3 {
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:15px;
}

span {
	border:none !important;
	background:none !important;
}

/* calendar */

table.rn-mjsevent-calendarview {
	width:630px;
	margin-bottom:15px;
}

table.rn-mjsevent-calendarview td {
	font-size:14px;
}

tr.rn-mjsevent-month td {
	background-color:#009778 !important;
}

tr.rn-mjsevent-week td {
	background-color:#00795F !important;
}

td.rn-mjsevent-IM,
td.rn-mjsevent-OM {
	width:50px !important;
}

td.rn-mjsevent-today {
	background-color:#004d3c;
}

td.rn-mjsevent-event {
	border:1px solid #004d3c;
}

td.rn-mjsevent-day-6,
td.rn-mjsevent-day-7 {
	background-color:#00b08d;
}

div.tx-mjseventpro-pi1-singleViewField-title {
	margin:0px !important;
	padding:0px !important;
	font-size:12px !important;
	text-transform:none !important;
	font-size:16px !important;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-weight:bold !important;
	margin-bottom:15px !important;
}

div#posterBox {
	display:none !important;
	visibility:hidden !important;
}

div#descrBox P {
	margin-bottom:15px !important;
}

div#descrBox h2 {
	margin-bottom:0px;
}

/* news */

table.news {
	width:161px;
}

table.news td.top {
	height:18px;
	background-image:url(../images/news_top.gif);
	background-repeat:no-repeat;
}

table.news td.mid {
	height:200px;
	padding-left:15px;
	padding-right:15px;
	background-image:url(../images/news_mid.gif);
	background-repeat:no-repeat;
	background-color:#82b800;
}

table.news td.bottom {
	height:18px;
	background-image:url(../images/news_bottom.gif);
	background-repeat:no-repeat;
}

table.news td.mid span.datum {
	color:#FFFFFF;
}

table.news td.mid a {
	color:#FFFFFF;
}

table.news td.mid h3 {
	color:#FFFFFF;
	font-size:19px;
	font-weight:normal;
}

table.news td.mid h4 {
	color:#FFFFFF;
	font-size:12px;
}

table.news td.mid h4 a {
	text-decoration:none;
}

/* kalender */

input.refresh_calendar {
	width:16px !important;
	height:16px !important;	
}

/* --- homeportal --- */

body#start {
	background-image:none;
	background-color:#FFFFFF;
}

table.hometable {
	width:100%;
	height: 300px;
	margin-top:70px;
	color:#666666;
	text-align:center;
}
table.hometable td {
	font-size: 1px;
	}
table.hometable td.spacer {
	height: 10px;
	}
table.hometable a {
	color:#666666;
	text-decoration:none;
}

table.hometable td.arrow {
	width:240px;
	height:76px;
	font-size:12px;
}
table.hometable td.arrow div.txt {
	margin-top:15px;
	margin-left:100px;
	font-size:12px;
}

table.hometable td.arrow h2 {
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:14px;
}

table.hometable td.arrow a {
	color:#000000;
	text-decoration:none;
}

table.hometable td#edukint {
	background-image:url(../images/home_edukint.gif);
	background-repeat:no-repeat;
}

table.hometable td#edukint h2 {
	color:#019489;
}

table.hometable td#edukintback {
	background-image:url(../images/home_edukint_back.gif);
	background-repeat:repeat-x;
}

table.hometable td#schutte {
	background-image:url(../images/home_schutte.gif);
	background-repeat:no-repeat;
	width: 385px ! important;
}

table.hometable td#schutteback {
	background-image:url(../images/home_schutte_back.gif);
	background-repeat:repeat-x;
}

table.hometable td#ocr {
	background-image:url(../images/home_ocr.gif);
	background-repeat:no-repeat;
}

table.hometable td#ocrback {
	background-image:url(../images/home_ocr_back.gif);
	background-repeat:repeat-x;
}

table.hometable td#huifkar {
	background-image:url(../images/home_huifkar.gif);
	background-repeat:no-repeat;
}

table.hometable td#huifkarback {
	background-image:url(../images/home_huifkar_back.gif);
	background-repeat:repeat-x;
}

table.hometable td#meander {
	background-image:url(../images/home_meander.gif);
	background-repeat:no-repeat;
}

table.hometable td#meanderback {
	background-image:url(../images/home_meander_back.gif);
	background-repeat:repeat-x;
}

table.hometable td#topmargin {
	height: 50px;
	}
table.hometable td.edulogo {
	width: 212px ! important;
	}

table.hometable td.footer {
	width:410px;
	height:20px;
	margin-top:25px;
	padding-right:0px;
	text-align:center;
	color:#333333;
	font-size:12px;
}

table.hometable td.img {
	width:410px;
	padding-right:0px;
	padding-bottom:15px;
	text-align:center;	
}

/* calendar */

body.cal a {
	text-decoration:none !important;
}


/* Kalender YAC - aanpassingen  */
div.legende {
	padding-bottom: 2px ! important;
	border-bottom: 1px solid #dddddd ! important;
	}
div.legende h3 {
	margin-bottom: 0px;
	font-size: 12px;
	}
.tx-keyac-pi1 .termine-item {
	font-weight: bold;
	border-bottom: 1px solid #ececec ! important;
/*	background-image: url('../images/icon_info.gif') ! important;
	background-position: right middle ! important;
	background-repeat: no-repeat ! important; */
}

span.datestring {
	font-weight: normal ! important;
	width: 130px ! important;
	padding-left: 5px;
	display: block;
	float: left;
	background-color: #ececec ! important;
	margin-right: 5px;
/*	margin-left: 16px; */
	}
span.datestring2 {
	width: 80px ! important;
	margin-left: 0px;
	}
.tx-keyac-pi1 span.iconinfo {
	float: right;
	width: 33px;
	height: 16px;
	display: block;
	background-image: url('../images/icon_info.gif') ! important;
	background-position: 17px top ! important;
	background-repeat: no-repeat ! important;
/*	position: relative;
	top: -16px; */
	}

.tx-keyac-pi1 .termine-item a {
	cursor: pointer;
	cursor: hand;
	}

.tx-keyac-pi1 .category-title {
	border-bottom: 1px dotted #cecece;
	}