/* Start Calendar */
td.caltopalt {
  text-align: center;
  font-weight: bold;
	background-color: #91cecd;
	color: #FFF;
	width: 68px;
}

td.caltop {
  font-weight: bold;
}

td.calalt {
	background-color: #d5eceb;
}

body, table, div, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30517a;
}

div#caltitle {
  position: relative;
  left: 10px;
  top: 12px;
  text-align: left;
  border-style: solid;
	border-color: #FFF;
	border-width: 0px;
}

div#caltext {
  width: 859px;
  height: 306px;
  position: relative;
  left: 0px;
  top: 0px;
  text-align: left;
  overflow: auto;
  border-style: solid;
	border-color: #FFF;
	border-width: 0px;
}

div#calimg {
  height: 308px;
  width: 142px;
  position: relative;
  left: 0px;
  top: 0px;
  text-align: left;
  border-style: solid;
	border-color: #FFF;
	border-width: 0px;
  background: url("../images/layout/nl/map.gif") left top no-repeat;
}

img.calimg {
  height: 308px;
  width: 142px;
}

table.topmenu {
  width: 716px;
}

td.tab1nl	{ width: 265px; height: 28px; background: url("../images/layout/menu/nl/tabs/opleidingen/1.gif") left top no-repeat; }
td.tab1nlon { width: 265px; height: 28px; background: url("../images/layout/menu/nl/tabs/opleidingen/1_on.gif") left top no-repeat; }
td.tab2nl 	{ width: 265px; height: 28px; background: url("../images/layout/menu/nl/tabs/opleidingen/2.gif") left top no-repeat; }
td.tab2nlon { width: 265px; height: 28px; background: url("../images/layout/menu/nl/tabs/opleidingen/2_on.gif") left top no-repeat; }

td.tab1uk	{ width: 265px; height: 28px; background: url("../images/layout/menu/uk/tabs/opleidingen/1.gif") left top no-repeat; }
td.tab1ukon { width: 265px; height: 28px; background: url("../images/layout/menu/uk/tabs/opleidingen/1_on.gif") left top no-repeat; }
td.tab2uk 	{ width: 265px; height: 28px; background: url("../images/layout/menu/uk/tabs/opleidingen/2.gif") left top no-repeat; }
td.tab2ukon { width: 265px; height: 28px; background: url("../images/layout/menu/uk/tabs/opleidingen/2_on.gif") left top no-repeat; }

td.tab1ge	{ width: 265px; height: 28px; background: url("../images/layout/menu/ge/tabs/opleidingen/1.gif") left top no-repeat; }
td.tab1geon { width: 265px; height: 28px; background: url("../images/layout/menu/ge/tabs/opleidingen/1_on.gif") left top no-repeat; }
td.tab2ge 	{ width: 265px; height: 28px; background: url("../images/layout/menu/ge/tabs/opleidingen/2.gif") left top no-repeat; }
td.tab2geon { width: 265px; height: 28px; background: url("../images/layout/menu/ge/tabs/opleidingen/2_on.gif") left top no-repeat; }


img.tab {
  width: 265px;
  height: 28px;
  border-style: solid;
	border-color: #FFF;
	border-width: 0px;
}
/* End Calendar */

/* Start Opleidingen */
div#opleidingenIMG {
  height: 309px;
  width: 285px;
  position: relative;
  left: 0px;
  top: 37px;
  text-align: left;
  border-style: solid;
	border-color: #FFF;
	border-width: 0px;
  background: url("../images/layout/nl/map.gif") left top no-repeat;
}

td.opleidingenMain {
  height: 381px;
  width: 717px;
}

div#opleidingenText {
  width: 716px;
  height: 371px;
  position: relative;
  left: 0px;
  top: 5px;
  text-align: left;
  overflow: auto;
  border-style: solid;
	border-color: #FFF;
	border-width: 0px;
}


/* End Calendar */


