

/* search.css */

div.quicksearch {
	background-image: url(../images/search_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 85px;
	height: 21px;
	margin-left: 685px;
	margin-top: 10px;
	margin-bottom: 4px;
}
div.quicksearch input.text {
	height: 17px;
	margin: 0px;
	padding: 1px;
	float: left;
	border: 1px solid #CCCCCC;
}
div.quicksearch input.button {
	width: 25px;
	height: 21px;
	float: left;
	background-image: url(../images/search_right.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #4f5457;
	margin: 0px;
	border: 0px;
	cursor: pointer;
	line-height: 500px;
	text-indent: -9999px;
}

/* mainmenu.css */

@charset "utf-8";
ul.mainmenu {
	list-style-type: none;
	float: left;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	padding-top: 10px;
	height: 25px;
}
ul.mainmenu li {
	width: 140px;
	float: left;
	font-size: 14px;
	padding-left: 20px;
	border-right: 1px solid white;
	list-style:none;
	color: white;
}
ul.mainmenu #mainmenu4item0 {
	width: 168px;
}
ul.mainmenu #mainmenu4item3 {
	border: none;
}
ul.mainmenu li a {
	color: white;
}
div#submenu {
	position: absolute;
	padding-left: 270px;
	width: 680px;
	background: #6f7479;
	border-top: 5px solid white;
	clear: both;
	top: 95px;
	left: auto;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	z-index: 100;
}
div#submenu ul {
	list-style-type: none;
	width: 160px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
	border-right: 1px dotted white;
}
div#submenu ul li {
	width: 140px;
	float: left;
	padding-left: 20px;
	padding-top: 5px;
}
div#submenu ul#dropdown2 {
	width: 188px;
}
div#submenu ul#dropdown2 li {
	width: 168px;
}
div#submenu ul li a {
	color: white;
}
ul.mainmenu li a:hover, div#submenu ul li a:hover {
	font-weight: bold;
}

/* parentmenu.css */

div#parentmenu {
	float:left;
	margin:0px;
	padding:0px;
	width:256px;
	overflow:hidden;
}

div#parentmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 256px;
	float: left;
}
div#parentmenu li {
	width: 256px;
	font-size: 19px;
	margin: 0px;
	padding: 0px;
	border-bottom: 3px dotted #c8d2dc;
}
div#parentmenu li a {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 90px;
	display: block;
	color: #c8d2dc;

}
div#parentmenu li a span{ 
background-color:#FFFFFF;
	padding: 10px;

	line-height: 150%;
	display:block;
}

div#parentmenu li a:hover {
	color: #ed1b24;
}
div#parentmenu li.selected {
	width: 256px;
	height: 161px;
	font-size: 19px;
	margin: 0px;
	padding: 0px;
	border-bottom: 3px dotted #ed1b24;
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div#parentmenu li.submenu {
	font-size: 12px;
	border-bottom: 3px dotted #ed1b24;
	background-image: url(../images/arrow_down.gif);
	background-position: right;
	background-repeat: no-repeat;
}
div#parentmenu li.submenu a {
	color: #808080;
	padding: 10px;
	font-weight: bold;
}
div#parentmenu li.active a {
	color: #000000;
}
div#parentmenu li.active {
	background-image: url(../images/arrow_news.gif);
	background-position: right;
	background-repeat: no-repeat;
}
h2.categorie {
	color: #838B91;
	border-bottom: 3px dotted #ED1C24;
	padding-bottom: 20px;
}

/* nieuwsitems.css */

@charset "utf-8";
div.lastnieuwsitems {
	background-image: url(../images/bg_newsblock.png);
	float: left;
	padding: 10px;
	width: 215px;
	height: 120px;
	margin-right: 12px;
}
div.lastnieuwsitems ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.lastnieuwsitems li {
	border-top: 3px dotted #e5e8ed;
	background-image: url(../images/arrow_news.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 26px;
	height: 28px;
}
div.lastnieuwsitems li a {
	font-weight: bold;
	display: block;
}

/* poll.css */

div.vraag label.vraag {
	width: 100px;
	float: left;
}
div.vraag label.totaal {
	width: 50px;
	float: left;
	text-align: right;
}
input.zendbutton {
	display: block;
	width: 122px;
	height: 23px;
	background-color: white;
	background-image: url(../images/btn_vote.png);
	border: none;
	cursor: pointer;
	margin-left: 18px;
	margin-top: 5px;
}

/* vacatureitems.css */

@charset "utf-8";
#contactform {
	float: left;
}
#contactform .float {
	float: left;
}
div.lastvacatureitems {
	background-image: url(../images/bg_red.png);
	float: left;
	padding: 8px;
	width: 114px;
	height: 44px;
	margin-bottom: 10px;
}
div.lastvacatureitems h2 {
	padding-top: 6px;
	color: white;
}
div.lastvacatureitems span {
	font-size: 12px;
}
div.vacatureitems a.solliciteren {
	display: block;
	float: right;
	width: 122px;
	height: 23px;
	text-indent: -9999px;
	background-image:url(../images/btn_solliciteren.png);
	margin-right: 5px;
}