/* CSS Document */
html, body {
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.newsarticle a:link, .newsarticle a:visited, .newsarticle a:hover{
	color: #000000;
	text-decoration: underline;
}

img {
	border: none;
}

#maincontainer {
	width: 100%;
}

#contentcontainer {
	margin-left: auto;
	margin-right: auto;
	width: 571px;
	border: none; 
}

#header {
	border: none;
	height: 95px;
	overflow: hidden;
}

#screenlogo {
	display: none;
}

#printlogo {
	display: block;
}

#header #date {
	z-index: 2;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	width: 70px;
	text-align: center;
	padding: 5px;
	position: relative;
	left: 480px;
	bottom: 80px;
	border: 1px solid #CCCCCC;
}

#menu {
	display: none;
}

#menu .banner {
	margin-top: 10px;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
}

.menuitem, .menuitemactive, .menuitem:visited {
	width: 123px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.menuitem:hover, .menuitemactive:hover {
	text-decoration: underline;
	color: #000000;
}

#columncontainer {
	float: left;
	width: 570px;
	
}

#columncontainer .banner {
	padding: 5px;
	margin-bottom: 5px;
	width: 548px;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCCCCC;
}

#toolbar {
	float: none;
	margin: 0px;
	padding: 1px;
	width: 551px;
	padding-left: 10px;
	margin-left: 0px;
	border: 0px;
	font-size: 9px;
}

#restbar {
	display: none;
}

#restbar img {
	margin-left: 4px;
}

#titlebar {
	float: none;
	margin: 0px;
	padding: 1px;
	width: 400px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	margin-left: 0px;
	
	border-left-color: #cccccc;
	border-left-style: solid;
	border-left-width: 0px;
}

#titlebar select {
	display: none;
}

#homecolumnleft {
	float: left;
	width: 370px;
	
}

#homecolumnright {
	float: left;
	width: 200px !important;
	width: 199px;
	
}

#columnleft {
	float: left;
	width: 285px;
	
}

#columnright {
	float: left;
	width: 285px;
	
}

#bigcolumn {
	width: 570px;
	
}

.breadcrumbs {
	color: #000000;
	font-size: 9px;
}

.breadcrumbs a:hover {
	color: #000000;
	text-decoration: underline;
	
}

.breadcrumbs a:link, .breadcrumbs a:visited {
	color: #000000;
	text-decoration: none;
}

#footer {
	clear: both;
	border: none;
	margin-top: 1px;
	padding-top: 3px !important;
	padding-right: 10px;
	font-size:10px;
	color:#000000;
	text-align: right;
	width: 561px;
	height: 17px;
}

#footer img {
	display: none;
}

.breaker {
	clear: both;
	height: 1px;
	overflow: visible;
	visibility: visible;
	font-size: 1px;
}

/* home */

.productlist {
	margin: 5px;
}

.product {
	border: 1px solid #cccccc;
	width: 178px;
	padding: 5px;
	margin: 5px;
	padding-bottom: 4px;
	overflow: hidden;
}

.product .imageleft {
	display: inline;
	float:left;
	width:auto;
	height: auto;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 4px;
}

.product .imageright {
	display: inline;
	float:right;
	width:auto;
	height: auto;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 4px;
}

.product .title {
	display: block;
	font-weight: bold;
	width: 178px;
	color: #000000;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.product .subtitle {
	font-weight: normal;
	width: 178px;
	color: #000000;
	font-size: 11px;
	font-style: italic;
	display: block;
}

.newsarticlelist {
	border: 1px solid #cccccc;
	margin: 5px;
}

#homecolumnright .newsarticlelist {
	padding-bottom: 3px;
}

.newsarticle {
	width: auto;
	padding: 5px;
	padding-bottom: 4px;
}

.newsarticle .date {
	font-size: 10px;
	color: #000000;
	float: none;
	width: auto;
	margin-right: 5px;
	margin-top: 0px;
}

.newsarticle .section {
	font-size: 10px;
	color: #000000;
	float: right;
	width: 100px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
}

.newsarticle .order {
	font-size: 12px;
	color: #000000;
	float: right;
	width: 100px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: right;
	font-variant: normal;
	text-decoration: underline;
	
}

.newsarticle .order a:link, .body a:visited, .body a:hover{
	color: #000000;
	text-decoration: underline;	
}

.newsarticle .description {
	display: block;
	font-size: 10px;
	color: #000000;
	float: left;
	width: 546px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-top: 4px;
	padding-left: 0px;
	font-weight: bold;
}

.newsarticle .titlesmallcolumn {
	display: block;
	font-size: 10px;
	color: #000000;
	float: left;
	width: 80px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 4px;
}

.newsarticle .title {
	display: block;
	font-weight: bold;
	width: auto;
	color: #000000;
	font-size: 12px;
	padding-bottom: 0px;
}

.newsarticle .titlesubitalic {
	font-weight: normal;
	width: auto;
	color: #000000;
	font-size: 11px;
	font-style: italic;
	display: block;
}	

.newsarticle .title a:link, .newsarticle .title a:visited{
	color: #000000;
	text-decoration: none;
}

.newsarticle .title a:hover{
	color: #000000;
	text-decoration: underline;
}


.newsarticle .titlehomeright {
	display: block;
	float: left;
	font-weight: bold;
	width: 344px;
	padding-bottom: 0px;
}

.newsarticle .twocoversright {
	display: block;
	float: left;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	width: 87px;
	text-align: center;
	margin-bottom: 1px;
	height: 102px;
}

.newsarticle .dateright {
	display: block;
	float: left;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	width: 87px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}

.newsarticle .daterightlast {
	display: block;
	float: left;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	width: 87px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
	
}

.newsarticle .columnssmall {
	display: block;
	float: left;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	width: 70px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}


.newsarticle .columns {
	display: block;
	float: left;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	width: 80px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.newsarticle .columnswide {
	display: block;
	float: left;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	width: 160px;
	text-align: left;
	margin-bottom: 4px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
}

.newsarticle .columnswidebold {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	width: 160px;
	text-align: left;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-bottom: 2px;
	padding-top: 0px;	
}

#columnright .newsarticle {
}

#newsarchive .newsarticle {
	margin: 5px;
	border: 1px solid #cccccc;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-color: #cccccc;
	border-right-color: #cccccc;
}

.newsarticle p {
	margin: 0px;
	margin-bottom: 10px;
}
.newsarticle pbold {
    margin: 0px;
    margin-bottom: 10px;}

.newsarticle img.right {
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}

.newsarticle img.left {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
}

.newsarticle .body:after {
	clear: both;
}

.newsarticle .newsimage {
	margin-top: 4px;
	margin-bottom: 14px;
}

.newsarticle .newstext {
	color: #000000;
	font-size: 9px;
}

.newsarticle .metadata {
	display: block;
	width: 343px;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}

.newsarticle .metadata .label {
	display: block;
	font-size: 10px;
	color: #666666;
	float: left;
	width: 80px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 0px;
}

.newsarticle .metadata .description {
	display: block;
	clear: right;
	font-size: 10px;
	color: #000000;
	width: 336px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 2px;
}

.newsarticle .more {
	margin-left: 4px;
	display: inline;
}

.newsarticle .more img {
	margin-right: 4px;
}

/* editions */
#edition {
	border: 1px solid #cccccc;
	margin: 5px;
	padding: 5px;
}

#edition .editioncover {
	float: right;
	margin: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#edition .bigimage {
	position: absolute;
	
	top: 150px;
	z-index: 150;
	border: 1px solid #cccccc;
	margin: 5px;
	padding: 5px;
	display: none;
}

#edition .editiondate {
	font-size: 10px;
	color: #000000;
	float: none;
	width: auto;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 4px;
}

#edition .articlelist {
	margin-top: 5px;
}

.editionlist {
	border: 1px solid #cccccc;
	margin: 5px;
	padding: 5px;
}

.editionlist p {
	margin: 0px;
	color: #000000;
	font-size: 9px;
}

.editionlist .shortlist {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

.editionlist .twocoversright {
	margin-top: 5px;
	display: block;
	float: left;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	width: 87px;
	text-align: center;
	margin-bottom: 1px;
}

.editionlist .twocoversright p {
	margin: 0px;
}

.article {
	width: auto;
	padding: 5px;
	padding-bottom: 5px;
	
}

#edition .article {
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.article .section {
	font-size: 10px;
	color: #000000;
	float: right;
	width: 100px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
}

.article .title {
	display: block;
	font-weight: bold;
	width: auto;
	color: #000000;
	font-size: 12px;
	padding-bottom: 0px;
}

.article .subtitle {
	font-weight: bold;
}

.article .title a:link, .article .title a:visited{
	color: #000000;
	text-decoration: none;
}

.article .title a:hover{
	color: #000000;
	text-decoration: underline;
}

.article .author {
	font-size: 10px;
	color: #000000;
	float: none;
	width: auto;
	margin-right: 5px;
	margin-top: 0px;
}

/* vacatures */
#homecolumnright .joblist {
	border: 1px solid #cccccc;
	margin: 5px;
	padding-bottom: 3px;
}


.job {
	margin: 5px;
	padding: 5px;
	border: 1px solid #cccccc;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-color: #cccccc;
	border-right-color: #cccccc;
}

#homecolumnright .job {
	border: 0px;
	margin: 0px;
	padding-top: 0px;
}

#homecolumnright .job .jobtext {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 10px;
	color: #000000;
}

.job .nameplace {
	font-size: 10px;
	color: #000000;
	float: none;
	width: auto;
	margin-right: 5px;
	margin-top: 0px;
	
}

.job .jobdate {
	font-size: 10px;
	color: #000000;
	float: none;
	width: auto;
	margin-right: 5px;
	margin-top: 0px;
}

.job .sectiontitle {
	font-weight: bold;
	margin-top: 5px;
}

.job .section {
	font-size: 10px;
	color: #000000;
	float: right;
	width: 100px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
}

.job .jobfunction {
	display: block;
	font-weight: bold;
	width: auto;
	color: #000000;
	font-size: 12px;
	padding-bottom: 0px;
}

.job .jobfunction a:link, .job .jobfunction a:visited{
	color: #000000;
	text-decoration: none;
}

.job .jobfunction a:hover{
	color: #000000;
	text-decoration: underline;
}

.job .jobtext {
	margin-top: 10px;
}

#homecolumnright .job {
	padding-bottom: 3px;
}

/* agenda */
.agenda {
	margin: 5px;
	padding: 5px;
	border: 1px solid #cccccc;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-color: #cccccc;
	border-right-color: #cccccc;
}

.agenda .title {
	display: block;
	font-weight: bold;
	width: auto;
	color: #000000;
	font-size: 12px;
	padding-bottom: 0px;
}

.agenda .title a:link, .agenda .title a:visited{
	color: #000000;
	text-decoration: none;
}

.agenda .title a:hover{
	color: #000000;
	text-decoration: underline;
}

.agenda .description {
	font-size: 10px;
	color: #000000;
	float: none;
	width: 500px;
	margin-right: 5px;
	margin-top: 0px;
	
}

.agenda .date {
	font-size: 10px;
	color: #000000;
	float: none;
	width: auto;
	margin-right: 5px;
	margin-top: 0px;
}

.agenda .section {
	font-size: 10px;
	color: #000000;
	float: right;
	width: 100px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
}

.agenda .agendafunction {
	display: block;
	font-weight: bold;
	width: auto;
	color: #000000;
	font-size: 12px;
	padding-bottom: 0px;
}

.agenda .agendafunction a:link, .agenda .agendafunction a:visited{
	color: #000000;
	text-decoration: none;
}

.agenda .agendafunction a:hover{
	color: #000000;
	text-decoration: underline;
}

.agenda .agendatext {
	margin-top: 10px;
}

#homecolumnright .agenda {
	padding-bottom: 3px;
}

.agendainfo {
	font-size: 10px;
	color: #000000;
	float: none;
	width: 500px;
	margin-right: 5px;
	margin-top: 0px;
	font-weight: normal;
}

.agendainfo a:link, .agendainfo a:visited {
font-size: 10px;
	text-decoration: underline;
}

.agendainfo a:hover {
font-size: 10px;
	text-decoration: none;	
}
/* static content */
.staticcontent {
	padding: 5px;
	padding-bottom: 0px;
}

.staticbox {
	border: 1px solid #cccccc;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px ;
	clear: both;
	height: auto;
}

.statictable {
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.statictable td {
	width: 40px;
	margin: 0px;
	padding: 0px;
	padding-right: 15px;
	white-space: nowrap;
}

.staticcontent .itemheader {
	display: inline;
	font-weight: bold;
	width: auto;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.staticcontent .itemheadersmall {
	display: inline;
	width: auto;
	color: #000000;
	font-size: 9px;
	padding-bottom: 0px;
	margin: 0px;
}

.staticcontent img {
	margin-top: 5px;
	margin-right: 5px;
	display: inline;
}

.staticcontent .red {
	width: 400px;
	font-size: 10px;
	color: #000000;
	display: inline;
}

.staticcontent .rightlink {
	float: right;
	font-weight: bold;
	font-size: 12px;
	padding-top: 20px;
	margin-right: 12px;
}

#homecolumnright .staticcontent img {
	margin-left: 18px;
	margin-top: 0px;
}

/* info */
.info {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 540px;
}

.info a:link, .info a:visited {
	color: #000000;
	text-decoration: none;
}

.info a:hover {
	color: #000000;
	text-decoration: underline;	
}

/*
	clearfix (http://www.positioniseverything.net/easyclearing.html)
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: block;
}

.mainheader select {
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	font-size: 9px;
	top: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.menubanner {
	margin-left: auto;
	margin-right: auto;
	width:120px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}

.bigbanner {
	padding-left: 5px;
}
