
div#extranetBanner {
	color: #fff;
	position: absolute;
	top: 50px;
	left: 260px;
	font-size: 1.6em;
	font-weight: 600;
}

div#navigatie {
	height: 16px;
}

ul.mainmenu {
	display: block;
	position: relative;
	top: 4px;
	border-bottom: 1px solid #fff;
	padding-left: 0;
	margin-left: 0;
	height: 20px !important;
	width: 100%;
}

ul.mainmenu li {
	display: inline;
	padding: 3px 5px 6px 10px;
	border-right: 1px solid #fff;
	position: relative;
	background: none !important;
}

ul.mainmenu li a {
	color: #fff;
}

/*ul.mainmenu li:hover {
	border-bottom: 1px solid #97cc00;
}*/

ul.mainmenu li a:hover .submenu {
	visibility: visible;
}

ul.submenu {
	padding-bottom: 5px;
	padding-left: 900px;
	background: #97cc00;
	height: auto;
	width: 950px;
	position: absolute;
	top: 25px;
	left: -905px;
}

ul.submenu li {
	padding-left: 15px;
	display: block;
	border-top: 1px solid #fff;
	border: none;
}

div#homepageLeft,
div#vervolgLinks {
	padding-bottom: 20px;
	padding-left: 10px;
}

div#vervolgLinks  {
	max-width: 694px;
}

div#kruimelspoor {
	margin-left: 0px;
}

img.simbutton {
	margin: 10px 0 5px 10px;
	position: relative;
}

div#agenda_right_column {
	margin: 0px 20px 10px 5px;
	width: 440px;
	height: 200px;
}

div#agenda_right_column table {
	width: 100%;
}

table.smallcalendar td {
	font-size: 100% !important;
}

a.calenderlink {
	color: #fff !important;
}

table#legenda {
	margin-left: 30px;
}

.calendarHeader {
	background: #660066 !important;
	color: #fff !important;
	font-weight: 600;
	height: 30px !important;
}

.calendarLijn {
	visibility: hidden;
}

.calendarTop {
	background: #97cc00;
	color: #fff !important;
	border-right: 2px solid #fff;
}

.calendarCell {
	background: #f1f7e2 !important;
	border: 2px outset #fff !important;
}

.calendarToday {
	background: #97cc00 !important;
	border: 2px outset #fff !important;
}

li.lijstitem_bullet {
	background-repeat: no-repeat;
}

div#homepageRight2 {
	float: left;
	width: 234px;
}

div#homepageRight1 {
	height: 100%;
	float: left;
	width: 224px;
	padding: 5px;
}

div#snelmenu {
	padding: 2px 5px 0 5px;
}

div#rechtsTop {
	min-height: 5px;
}

div#rechtsMidden {
	padding: 5px 5px 5px 10px;
	border-bottom: 1px dotted #000;
}

div#rechtsOnder {
	padding: 5px;
}

div#rechtsOnder ul li {
	background: url(../images/bullet_klein.gif) no-repeat 7px 5px;
}

li.no_link {
	background: none !important;
	font-size: 1.6em;
	font-weight: 600;
	border-top: 1px dotted #000;
	padding: 5px 0 5px 0;
	width: 100%;
	margin: 5px 0 0 -5px;
	text-indent: -5px;
}

div#rechtsOnder ul li.first {
	border-top: none !important;
	margin-top: 0px;
	padding-top: 0px;
}
