.btn_1 span,.btn_2 span,.btn_3 span,.btn_4 span {
	display: none;
}

.btn_1,.btn_2,.btn_3,.btn_4 {
	display: block;
}

div.kenniscentrum_subnav ul.menu {
	list-style-type: none;
	display: inline;
}

div.kenniscentrum_subnav ul.menu li {
	list-style-type: none;
	display: inline;
}

#nieuws_holder {
	min-height: 100px;
}

#nieuwsitem_holder {
	min-height: 100px;
}

#cnt_left,#cnt_right {
	min-height: 100px;
}

.pollfield-title {
	font-weight: bold;
}

.messages.status {
	font-weight: bold;
}

div.uitklapmenu {
	padding-left: 260px;
	background-image: url(../images/slider_background.png);
	background-position: -10px;
	width: 730px;
	height: 65px;
	z-index: 5000;
	position: absolute;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 20px;
}

div.uitklapmenu a {
	display: block;
	float: left;
	width: 100%;
	padding-bottom: 10px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

div.uitklapmenu a:hover {
	color: #0F0;
	text-decoration: underline;
}

div.uitklapmenu ul {
	display: inline;
	list-style-type: none;
}

div.uitklapmenu ul li {
	display: inline;
	list-style-type: none;
}

table.uitklaptable {
	width: 690px
}

td.row1 a {
	border-bottom: 1px solid #333;
}

td.row2 a {
	padding-top: 10px;
}

.kenniscentrum_blok_content input {
	width: 230px;
}

/*new styles here */
.item_list_link_closed {
	display: block;
	padding-left: 20px;
	background-image: url(../images/red_arrow_left.jpg);
	background-repeat: no-repeat;
}

.item_list_link_open {
	display: block;
	padding-left: 20px;
	background-image: url(../images/red_arrow_down.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;
}

.item_list_detail {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	padding-left: 16px;
	background-image: url(../images/red_arrow_left_small.jpg);
	background-repeat: no-repeat;
}

.item_list_detail_grey_bgr {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	padding-left: 16px;
	background-image: url(../images/red_arrow_left_small_grey_bgr.jpg);
	background-repeat: no-repeat;
}

.item_list_link_closed a,.item_list_link_open a,.item_list_detail a {
	text-decoration: none;
	text-decoration: none;
	color: #000000;
}

td {
	vertical-align: top;
}

/* narrow form on the side column */
.form_narrow {
	
}

.form_narrow input,.form_narrow textarea {
	width: 120px;
}

.invoer input,.invoer select {
	height: 1.2em;
}

.item-list .pager {
	margin: 0px;
	padding: 0px;
	clear: both;
	padding-top: 3px;
}

.item-list .pager li {
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

div.footer_nieuws {
	clear: both;
}

li.leaf {
	list-style-image: none;
}

ul.accomodatielist {
	list-style-type: none;
	list-style-image: none
}

ul.accomodatielist li {
	list-style-type: none;
	list-style-image: none;
	padding: 0 0 5px 14px;
	margin-top: -3px;
}

.error {
	color: #FF0000
}

.formtable {
	margin: 0px;
	padding: 0px;
}

div.aanmeld_center a {
	color: black;
	text-decoration: none
}

.invoer select {
	height: 25px;
}

.menu_list {
	width: auto;
}

.menu_head,.noSubmenu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin: 1px;
	font-weight: bold;
	background: #C8CDD3;
	font-size: 12px;
	text-decoration: none;
}

.menu_body {
	background-color: #a6c6d5;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 25px;
}

.menu_body ul a {
	display: block;
	color: #333;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
}

.menu_body a:hover {
	color: #000000;
	text-decoration: underline;
}

.menu_head2,.noSubmenu_head2 {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin: 1px;
	font-weight: bold;
	background: #D0D0D0;
	font-size: 12px;
	text-decoration: none;
}

.menu_head:focus {
	color: white;
	background-color: #3398CC;
}

.menu_head:hover {
	color: white;
	background-color: #3398CC;
}

.menu_head2:focus {
	color: white;
	background-color: #3398CC;
}

.menu_head2:hover {
	color: white;
	background-color: #3398CC;
}

.menu_body2 {
	background-color: #D0D0D0;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1px;
}

div.content ul,ol {
	margin-left: 2em;
	margin-bottom: 1em;
	list-style-type: disc;
}

div.content ol {
	list-style-type: decimal;
}

.clear-block {
	margin-bottom: 20px;
}