body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: verdana, arial, sanf-serif;
  font-size: 10px;
  color: #422F33;
  background: #FFF;
  text-align: center;
}

a {
  color: #01ACA4;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

font {
  font-family: verdana, arial, sanf-serif;
  font-size: 12px;
}

form {
  width: 100%;
  height: 100%;
  margin:0;
  padding:0;
}

.subtitle {
  font-family: verdana;
  font-size: 10px;
  height: 18px;
  font-weight: bold;
}

div.selectrole {
  font-size: 11px;
}

select.selectrole {
  font-size: 11px;
  border:1px solid black;
}

/* popup */

.popup {
  text-align: left;
}

.hapopup_header {
  font-size: 10px;
  font-weight: bold;
}

*:lang(nl) table.box {
  position: relative !important;
  left: 50% !important;
  margin-left: -400px !important;
}

table.box {
  height: 100%;
  width: 800px;
  text-align: left;
  position: static;
  left: 0px;
  margin-left: 0px;
}

table.header {
  width: 100%;
}

tr.header {
  background: #F2D4FA;
}

td.photo-cell {
  width: 320px;
  background: #FFB52E;
}

td.header-fill {
  height: 10px;
  background: #FFB52E;
}

td.header-logo {
  width:166px;
  background: #FFFFFF;
  text-align:center;
}

td.above-title-cell {
  width: 145px;
}

td.above-title-cell img {
  width: 1px;
  height: 12px;
  border: 1px solid red;
}

td.above-title-cell {
  width: 145px;
  border-bottom: 1px solid #422F33;
  border: 1px solid red;
}

tr.contentspace {
  height: 5px;
}

tr.content {
  padding-top: 0px;
  height: 100%;
  background: #FFF;
}

.itemtitle {
  color: #01ACA4;
  font-weight: bold;
}

.itemtitle a {
  color: #01ACA4;
  font-size: 12px;
}

.itemtitle a:visited,
.itemtitle a:link {
  text-decoration: none;
}

.itemtitle a:active,
.itemtitle a:hover {
  color: #01ACA4;
  text-decoration: underline;
}

.t-normal {
  font-size: 12px;
}

.t-large {
  font-size: 14px;
}

.t-largest {
  font-size: 16px;
  color: #01ACA4;
}

/* items */

.item {
  width: 100%;
  padding: 5px;
  position: relative;
}

.item-first {

}

.item a.readmore {
  color: #422F33;
  font-size: 10px;
}

.item a.readmore:visited,
.item a.readmore:link {
  text-decoration: none;
}

.item a.readmore:active,
.item a.readmore:hover {
  text-decoration: underline;
}

img.item-left{
  float: left;
  border: 0px;
  margin: 0px 5px 0px 0px;
}

table.left {
  width: 100%;
  height: 100%;
}

td.left-cell {
  height: 100%;
  width: 149px;
  position: relative;
  vertical-align: top;
}

table.main {
  width: 100%;
  height: 100%;
}

table.main .content-cell {
  font-size: 12px;
  height: 100%;
  vertical-align: top;
}

.content-cell div.articlelist-column {
  width: 100%;
  height: 100%;
  background: url('../images/layout/background.gif') repeat-y;
}

#maincontent {
  font-size: 12px;
  margin: 15px 10px 0px 10px;
  height: 100%;
}

#contentarea {
  height: 100%;

}

table.main .right-cell {
  width: 0px;
  height: 100%;
/*  border-left: 0px solid #422F33;*/
}

td.main-cell {
  padding-left: 5px;
  vertical-align: top;
}

td.top-cell {
  height: 36px;
}

table.top {
  border-bottom: 1px solid #422F33;
  width: 100%;
  height: 36px;
}

td.top-link {
  width: 154px;
  color: #422F33;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  vertical-align: top;
  padding: 3px 0px 0px 0px;
}

td.top-path {
  padding-top: 7px;
  vertical-align: top;
  color: #FFB52E;
  font-size: 11px;
}

td.top-path a {
  color: #FFB52E;
  margin: 0px;
}

td.top-date {
  color: #422F33;
  font-size: 10px;
  text-align: right;
  padding-right: 4px;
  padding-bottom: 11px;

}

.top-user {
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  display:inline;
}

.icon-holder {
  float: right;
  position: relative;
}

.icon-holder img {
  position: absolute;
  left: -225px;
  top: -10px;
}

/* ARTICLE */
.article {
  width: 100%;
  position: relative;
}

.article td {
  font-size: 12px;
}

.article .paragraph {
  width: 100%;
  position: relative;
  font-size: 12px;
}

.article .title {
  font-weight: bold;
  font-size: 16px;
  color: #FFB52E;
}

.article .title-separator {
  height: 20px;
  clear: both;
}

.article .subtitle {
  font-weight: bold;
  font-size: 12px;
}

.article .separator {
  height: 15px;
  clear: both;
}

div.article .item-separator {
  height: 5px;
  clear: both;
}

.article .paragraph img {
  border: 0px;
}

.article .paragraph img.item-left {
  margin: 0px 5px 5px 0px;
  float: left;
}

.article .paragraph img.item-right {
  margin: 0px 0px 5px 5px;
  float: right;
}

.article .header-name {
  width: 150px;
  clear: left;
  float: left;
  font-size: 10px;
}

.article .header-value {
  float: left;
  font-size: 10px;
}

/* END ARTICLE */

.edit {
  border-bottom: 1px dashed #422F33;
}

#edit_type {
  width: 100%;
}

.edit .editheader {
  border-top: 1px dashed #422F33;
  border-bottom: 1px dashed #422F33;
  display: block;
  height: 20px;
  width: 100%;
  padding: 2px;
}

.edit .edittitle {
  font-weight: bold;
  font-size: 12px;
  float: left;
}

.edit .editcontent {
  padding: 2px;
  position: relative;
}

.edit .editcontent a {
  color: #FFB52E;
}

.editcontent .active {
  display: block;
  position: relative;
}

.editcontent .inactive {
  display: none;
  position: relative;
}

.editpages {
  float: right;
}

.editpages ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.editpages li {
  display: inline;
  cursor: pointer;
  margin-left: 5px;
  color: #FC6404;
}

.editpages li.active {
  font-weight: bold;
}

#img_uploads {
  width: 100%;
  height: 100px;
  margin: 5px;
  position: relative;
}

#img_uploads fieldset {
  padding: 5px;
  border: 1px solid #CCF;
  width: 100%;
}

#img_uploads .fieldset-hover {
  border: 1px solid #FFB52E;
}

#img_uploads input {
  display: block;
  width: 220px;
}

#img_uploads img {
}

#file_uploads {
  width: 100%;
  height: 100px;
  margin: 5px;
  position: relative;
  -moz-box-sizing: border-box;
}

#file_uploads .divlabel {
  width: 150px;
  float: left;
  clear: both;
  display: block;
  -moz-box-sizing: border-box;
}

#file_uploads fieldset {
  padding: 5px;
  border: 1px solid #CCF;
  width: 100%;
}

#file_uploads .fieldset-hover {
  border: 1px solid #F5921D;
}

#file_uploads input {
  display: block;
  width: 280px;
}

#file_uploads input.checkbox {
  width: auto;
  float: left;
  border: 0px;
}


#file_uploads .checkbox-text {
  padding-top: 3px;
}

legend {
  font-weight: bold;
}

#file_uploads fieldset {
  padding: 5px;
  border: 1px solid #CCF;
  width: 100%;
}

#file_uploads .fieldset-hover {
  border: 1px solid #F60;
}

#file_uploads input {
  display: block;
  width: 280px;
}

.infobox {
  width: 100%;
  border: 1px solid #A09C8E;
  background: #FFFFE1;
  height: 16px;
  color: #000;
}

/* NEWS */

.news {
  width: 100%;
  position: relative;
}

.newsitem {
  clear: both;
  display: block;
  width: 620px;
  border: 1px solid #FFF;
}

.news-date {
  clear: both;
  float: left;
  font-weight: bold;
}

.news-sep {
  float: left;
  font-weight: bold;
  width: 5px;
  margin: 0 5px 0 5px;
}

.news-title {
  float: left;
}

.news-title a.t-normal,
.news-title a.t-large,
.news-title a.t-largest {
  font-weight: bold;
}

.news-title a.t-normal:link,
.news-title a.t-normal:active,
.news-title a.t-normal:visited {
  color: #422F33;
}

.news-title a.t-large:link,
.news-title a.t-large:active,
.news-title a.t-large:visited {
  color: #422F33;
}


.news-title a.t-largest:link,
.news-title a.t-largest:active,
.news-title a.t-largest:visited {
  color: #FFB52E;
}

.news-title a.t-normal:hover,
.news-title a.t-large:hover {
  color: #FFB52E;
}

.news-daysep {
  width: 100%;
  height: 20px;
}

.news .paragraph {
  width: 100%;
  position: relative;
  font-size: 12px;
}

.news .title {
  font-weight: bold;
  font-size: 16px;
  color: #FFB52E;
}

.news .title-separator {
  height: 20px;
  clear: both;
}

.news .subtitle {
  font-weight: bold;
  font-size: 12px;
}

.news .separator {
  height: 15px;
  clear: both;
}

.news .paragraph img {
  border: 0px;
}

.news .paragraph img.item-left {
  float: left;
  margin: 0px 5px 5px 0px;
}

.news .paragraph img.item-right {
  float: right;
  margin: 0px 0px 5px 5px;
}

.news .header-name {
  width: 150px;
  clear: left;
  float: left;
  font-size: 10px;
}

.news .header-value {
  float: left;
  font-size: 10px;
}

div.newsarchive {
  width: 100%;
  margin: 0px 3px 0px 2px;
  background: #F5921D;
}

div.newsarchive div.newsarchive-header {
  width: 100%;
  background: #F60;
  font-weight: bold;
  color: #FFF;
  font-size: 10px;
  padding: 5px;
  position: relative;
}

div.newsarchive div.newsarchive-content {
  width: 100%;
  background: #FFF;
  padding: 5px;
}

div.newsarchive select {
  font-size: 10px;
  color: #014FA4;
  width: 100%;
}

/* EVENT */

.event {
  width: 100%;
  position: relative;
}

.eventitem {
  clear: both;
  display: block;
  width: 610px;
  border: 1px solid #FFF;
}

.event-date {
  clear: both;
  float: left;
  font-weight: bold;
}

.event-sep {
  float: left;
  font-weight: bold;
  width: 5px;
  margin: 0 5px 0 5px;
}

.event-title {
  float: left;
}

.event-title a.t-normal,
.event-title a.t-large,
.event-title a.t-largest {
  font-weight: bold;
}

.event-title a.t-normal:link,
.event-title a.t-normal:active,
.event-title a.t-normal:visited {
  color: #422F33;
}

.event-title a.t-large:link,
.event-title a.t-large:active,
.event-title a.t-large:visited {
  color: #422F33;
}


.event-title a.t-largest:link,
.event-title a.t-largest:active,
.event-title a.t-largest:visited {
  color: #FFB52E;
}

.event-title a.t-normal:hover,
.event-title a.t-large:hover {
  color: #FFB52E;
}

.event-daysep {
  width: 100%;
  height: 20px;
}

.event .paragraph {
  width: 100%;
  position: relative;
}

.event .title {
  font-weight: bold;
  font-size: 16px;
}

.event .title-separator {
  height: 20px;
  clear: both;
}

.event .subtitle {
  font-weight: bold;
  font-size: 12px;
}

.event .separator {
  height: 15px;
  clear: both;
}

.event .paragraph img {
  border: 0px;
  margin: 0px 5px 0px 0px;
}

.event .paragraph img.item-left {
  float: left;
}

.event .paragraph img.item-right {
  float: right;
}

.event .header-name {
  width: 150px;
  clear: left;
  float: left;
}

.event .header-value {
  float: left;
}

/* Documents attached to a paragraph */
br.documents {
  height: 20px;
}

span.documents {
  font-weight: bold;
}

ul.documents {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  font-size: 10px;
  position: relative;
  list-style: inside;
  list-style-image: url("../images/layout/ico_document.gif")
}

ul.documents li {
  padding: 0px;
  margin: 0px;
  height: 16px;
}

ul.documents a {
  color: #F60;
}

/* profile */

.profile {
	width:100%;
	height:100%;
}

.profile .title {
  font-weight: bold;
  font-size: 10px;
}

.profile .result {
  font-size: 10px;
}

.profile .separator {
	border-bottom: 1px dashed #422F33;
}

.profile .content {
	width:100%;
  position: relative;
}

.profile-image {
	padding: 4px;
	position:absolute;
	top:0px;
	right:0px;
	text-align:center;
	border: 1px dashed #422F33;
	background-color : #EEE;
	width: 100px;
	height: 120px;
}

.profile-image-upload {
	border :0px;
	font-size:10px;

}

.profile .edit {
	width:100%;
	border: 1px dashed #CCF;
	padding:10px;
	height:100%;
}

a.profile:link,
a.profile:visited,
a.profile:hover {
	color:#F60;
}



a.logout,
a.logout:link,
a.logout:hover,
a.logout:visited,
a.login,
a.login:link,
a.login:hover,
a.login:visited {
	color:#000000;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}

div.top-login	{
	display:inline;
}

/* Search */

div.search,
div.searchtitle,
div.searchdescription,
div.searchindex {
  font-size: 12px;
}
div.search td.label,
div.search td.widget,
div.search fieldset.widgetfieldset td {
  font-size: 12px;
}


.searchresult {
  font-weight: bold;
  font-size: 12px;
}

.searchtyperesult {
  font-weight: bold;
  font-size: 12px;
  margin-top: 20px;
  width: 100%;
  border-bottom: 1px solid #422F33;
}

.searchindex {
  float: left;
  font-size:12px;
  width: 20px;
}

.searchtext {
  display: block;
  width: 500px;
}

.search a {
  font-weight: bold;
}

.search a:link,
.search a:active,
.search a:visited {
  color: #422F33;
}

.search a:hover {
  color: #F60;
}

.search .highlight {
  background: #F60;
  color: #FFF;
  text-decoration: none;
}

.search_frmheader div,
.search_frmheader {
  font-weight: bold;
  font-size: 12px;
}

div.date {
  display: none;
}

map {
  display: none;
}

.itemborder {
  height: 75px;
  border: 2px solid #422F33;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}

.department {
  width: 150px;
  height: 30px;
  position: absolute;
  top: 20px;
  left: 820px;
  font-size: 10px;
  font-weight: bold;
}

/* Form module */
textarea, input {
  border: 1px solid #422F33;
  font-family:verdana;
  font-size: 11px;
  color: #422F33;
}

input.button {
  color:#FFFFFF;
  font-weight:bold;
  background: #00AEA5;
  font-size: 11px;
  height: 18px;
  width: 100px;
}

.widgetbuttongroup .buttonarea{
}

.widgetbuttongroup .buttonimage {
  border: 0px;
}

.widgetbuttongroup .widgetbutton {
  cursor: pointer;
  background: none;
  border: 1px solid #00AEA5;
  padding: 0px;
  height: 20px;
  float: left;

}

.widgetbuttongroup .widgetbutton .background {
  background:url("../../images/widgets/widgetbutton/btn_right.gif") no-repeat right top;
  width: 100%;
  height: 20px;
  color:  #00AEA5;
  font-size: 10px;
}

.widgetbuttongroup .widgetbutton .leftimage {
  width: 4px;
  float: left;
  background:url("../../images/widgets/widgetbutton/btn_left.gif") no-repeat left top;
}

.widgetbuttongroup .widgetbutton .text {
  margin-left: -8px;
  width: 100%;
  float: left;
  text-align: center;
}

.widgetbuttongroup .separator {
  width: 5px;
  float: left;
}


select {
  font-size: 11px;
  font-family: verdana;
  color: #422F33;
}

td.formsep {
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
}

td.form{
  padding-left:10px;
  padding-bottom:10px;
}

div.articlelist-left {
  width: 360px;
  float: left;
}

div.articlelist-left img {
  border: 1px solid #01ACA4;
}

div.articlelist-right {
  width: 235px;
  padding-left: 33px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

div.articlelist-right .item {
 color: #FFF;
}

div.articlelist-right .item a {
  color: #FFB52E;
  text-decoration: underline;
}

div.articlelist-right .itemtitle {

}

div.articlelist-right .itemtitle a:link,
div.articlelist-right .itemtitle a:active,
div.articlelist-right .itemtitle a:visited {
  text-decoration: none;
  color: #FFB52E;
}

div.articlelist-right .itemtitle a:hover {
  color: #FFB52E;
  text-decoration: underline;
}

div.articlelist-right img {
  border: 1ps solid #FFF;
}

div.editablearea {
  border: 1px dashed #FFE79A;
}

.headarea-hover {
  border: 1px dashed #01ACA4;
  padding: 0px;
}

.headarea {
  border: 0px;
  padding: 1px;
}

.paragraphedit {
  padding: 1px;
  border: 0px;
  cursor: pointer;
}

div.articlelist-left .paragraphedit-hover {
  padding: 0px;
  border: 1px dashed #01ACA4;
  cursor: pointer;
}

div.articlelist-left .paragraphedit-active {
  padding: 0px;
  border: 1px solid #01ACA4;
  cursor: pointer;
}

div.articlelist-right .paragraphedit-hover {
  padding: 0px;
  border: 1px dashed #FFB52E;
  cursor: pointer;
}

div.articlelist-right .paragraphedit-active {
  padding: 0px;
  border: 1px solid #FFB52E;
  cursor: pointer;
}

/* Photo gallery */

*:lang(nl) div.gallery-photo {
  float: left !important;
}

div.gallery-photo {
  width: 120px;
  height: 145px;
  margin: 2px 2px 20px 2px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  vertical-align: top;
  float: none;
}

div.gallery-photo .photo {
  width: 120px;
  height: 120px;
  position: relative;
  border: 1px solid #01ACA4;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

div.gallery-photo .photoarea {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: left;
}

div.gallery-photo .photo a {
  position: relative;
}

div.gallery-photo .photo-caption {
  width: 100%;
  height: 20px;
  text-align: center;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.article div.gallery-photo img {
  border: 0px;
  float: left;
}

input.image-upload {
  border: 0px;
  font-size: 10px;
  width: 0px;
  position: relative;
}
/* End photo gallery */

img.articlelink {
  border: 0px;
  float: left;
}

ul.dragsort {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

div.article .articleheader {
  color: #F5921D;
}


hr.searchseparator {
    height:1px;
    color: #00AEA5;
}

