@charset "UTF-8";
.CollapsiblePanelTab h1 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
.news {
	float: left;
	width: 100%;
}
.newsitem {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 100%;
}
.newsitem .stage_print_menu {
	font-size: 0.9em;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.newsitem .stage_print_menu a {
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.newsitem .stage_print_menu a:hover {
	text-decoration: underline;
}
.newsdate {
	font-size: smaller;
	margin-bottom: 5px;
	float: left;
}
.header {
	font-size: x-large;
	font-weight: bold;
	padding-bottom: 5px;
	float: left;
	width: 100%;
}
.newsteaser {
	float: left;
	width: 100%;
}
.newsteaser2 {
	float: left;
	width: 100%;
	cursor: pointer;
}
.newstext {
	float: left;
	width: 100%;
}
.leesverder {
	background-color: #FFFFFF;
	padding: 1px;
	font-size: 10px;
	font-weight: bold;
}
.raquo {
	font-size: larger;
}
.news_images_panel {
	float: right;
}
.newsitem .item_image_container {
	/*float: right;*/
	/*clear: right;*/
	margin-left: 5px;
}
.meerfotoos {
	padding-left: 8px;
	font-size: 10px;
}
.item_files {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
.newsitem .item_file {
	font-size: 0.9em;
}
.newsitem .item_file a {
	text-decoration: none;
	color: #FFF;
}
.newsitem .item_file a:hover {
	text-decoration: underline;
}
