/*
** HTML elements
*/
body {
margin: 0;
  padding: 0;
  color: #000;
  background-color: #dddbd1;
  font: 70% Century Gothic, Arial, Helvetica, sans-serif;
  overflow:hidden;
 }
 
tr.odd td,
tr.even td {
  padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {
  color: #CC7A02;
  font-weight: bold;
  margin-bottom: 0.1em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
p {
  margin-top: 0.1em;
  margin-bottom: 0.1em;
}
a {
  text-decoration: none;
  font-weight: bold;
}
a:link,
#forum a:link {
  color: #CC7A02;
}
a:visited,
#forum a:visited {
  color: #CC7A02;
}
a:hover,
#forum a:hover {
  color: #E5A258;
  text-decoration: underline;
}
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0;
}
.comment .links {
  margin-bottom: 0;
}

/*
** Page layout blocks / IDs
*/



.layout-columns {
  margin: 0 auto;
  max-width: 1024px;
  background-color: #FFFFFF;
}

.sidebar-first .layout-columns{
/*background-color: #00ff00;*/

  /*margin-right: 0; /* LTR */
}

.sidebar-first .layout-columns{
   background-color: #FFFFFF;
}



.layout-columns .column {
  position: relative;
  float: left; /* LTR */
}

#main {
  width: 78%;
  background-color: #FFFFFF;
}

#main .inner {
  padding: 0;
}

.region-sidebar-second {
  float: left;
 /* margin-right: -18em; /* LTR */
}

.region-sidebar-first {
/*  right: 18em; /* LTR */
  width: 212px;
  float: left;
  padding: 0.5em;
}

.region-sidebar-first a{
  color: white;	
}

.region-sidebar-first a:hover{
  color: white;	
}


.region-sidebar-second {
/*  right: 18em; /* LTR */
  float: right;
}

.region-sidebar-second .title{
  padding: 2px;
}
.region-sidebar-first a{
  color: white;
  font-size: 1.1em;
}

.region-sidebar-second .poll .title{
  background: #ffffff;
  color: black;
  padding: 2px;
}

.region-header{
  color:white;
}



.region-sidebar-first .block {
  border: 0px solid #444f51;
  background-color:#9EAA99;
  padding-bottom: 0.25em;
  padding-top: 0.25em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  margin-bottom: 1.5em;
}

.region-sidebar-second .block {
  border: 0px solid #444f51;
  background-color:#CC7A02;
  color: #fff;
  padding-bottom: 0.25em;
  padding-top: 0.25em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  margin-bottom: 1.5em;
}




.panels-flexible-13 .panels-flexible-region{
    padding: 5px;
}


.region-sidebar-second h2{
  text-align: center;
}
.region-header {
  clear: both;
  text-align:right;
}

#header {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0em;
  background-color: #546856;
  text-align:right;
}

#header #menu{
  padding-top:3px;
}

#logo {
  float: left; /* LTR */
  padding: 0 0em;
  border: 0;
}

#logo img{
  width: 100%;
}

#site-name {
  margin: 0.6em 0 0 0;
  font-size: 2em;
  white-space: nowrap;
}
#site-name a:link,
#site-name a:visited {
  color: #fff;
}
#site-name a:hover {
  color: #369;
  text-decoration: none;
}
#site-slogan {
  font-size: 1em;
  color: #eee;
  display: block;
  margin: 0;
  font-style: italic;
  font-weight: bold;
}



#menu {
  padding: 0.5em 0em 0 0em;
  background-color: #546856;
  text-align: right;
  vertical-align: middle;
}

#menu a {
  color: #fff;
  background-color: #546856;
  font-weight: bold;
  font-size: 1.0em;
}

ul.menu {
  padding: 0;
}

ul.menu li {
  padding: 0;
  margin-left: 15px; /* LTR */
}

#navlist {
  font-size: 1.1em;
  padding: 0 0.8em 1em 0;
  color: #9cf;
}
#navlist a {
  font-weight: bold;
  color: #fff;
  background-color: #546856;
  }

#subnavlist {
  padding: 0.5em 1em 0.4em 0; /* LTR */
  font-size: 0.8em;
}
#subnavlist a {
  font-weight: bold;
}

#navlist ul,
#subnavlist ul {
  text-align: right; /* LTR */
  float: right; /* LTR */
}
#navlist li,
#subnavlist li {
  display: inline;
  list-style: none;
  padding-left: 4px;
  padding-right: 4px;
}
#navlist.links,
#subnavlist.links {
  margin-top: .3em;
}

ul.links li {
  border-left: 0px solid #9cf; /* LTR */
  display: inline;
}
ul.links li.first {
  border: none;
}
.region-search .block-search {
  float: right; /* LTR */
  margin: 1em 1.3em 0.5em 1.3em;
  padding: 0;
  border: none;
}
.block-search .form-text,
.block-search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
.block-search input.form-text {
  width: 8em;
  padding: 0 0.5em;
}
.region-highlighted {
  background-color: #369;
  padding: 1.5em 2em;
  color: #fff;
}
.region-highlighted a,
.region-highlighted a:visited {
  color: #9cf;
  font-weight: bold;
}
.region-highlighted,
.node .content,
.comment .content {
  line-height: 1.4em;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
  margin-bottom: .5em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}

#footer {
  width: 1024px;
  margin: 0 auto;
  background-color: #9EAA99;
  padding: 0em;
  font-size: 0.8em;
}

** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.title,
.title a {
  font-weight: bold;
  font-size: 1.2em;
  color: #CC7A02;
  margin: 0 auto;  /* decrease default margins for h<x>.title */
}
.submitted {
  color: #CC7A02;
  font-size: 0.8em;
}
.links {
  color: #CC7A02;
}
.links a {
  font-weight: bold;
}
.block {
  border-bottom: 0px solid #bbb;
  padding: 0 0 0.75em 0;
  margin-bottom: 1.5em;
}
#block-system-main {
  border-bottom: none;
}
.block .title {
  margin-bottom: .25em;
  color: #fff;
  font-weight: bold;
  font-size: 1.1em;
  text-align: center;
}


.node {
  padding: .5em 0 0.5em 0;
  border: 1px solid #f3f3f3;
}
.node-sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content,
.comment .content {
  margin: .5em 0;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding-left: 1.5em; /* LTR */
}
.node .user-picture {
  border: 1px solid #ddd;
  float: right; /* LTR */
  margin: 0.5em;
}
.node .user-picture img {
  vertical-align: bottom;
}

.node .field-name-field-image img{
	float:right;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right; /* LTR */
  font-weight: bold;
  font-size: 0.8em;
  float: right; /* LTR */
  color: red;
}
.node .comment .user-picture {
  border: 1px solid #abc;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories,
#aggregator .source,
#aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  min-height: 24px;
}
#forum .title,
#forum a {
  font-size: 1em;
}
#forum td.forum,
#forum td.posts {
  background-color: #eee;
}
#forum td.topics,
#forum td.title,
#forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics,
#forum td.settings,
#forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.admin-panel .description {
  color: #999;
}
div.admin-panel .body {
  background: #f4f4f4;
}
div.admin-panel h3 {
  background-color: #69c;
  color: #fff;
  padding: 5px 8px;
  margin: 0;
}

.version-links .links li {
  text-align: right; /* LTR */
  display: inline;
  list-style: none;
  padding-left: 3px;
  padding-right: 3px;
}

table.system-status-report tr.ok {
  background-color: #dfd;
}

div.vertical-tabs ul.vertical-tabs-list a {
  font-weight: normal;
}

div.vertical-tabs ul.vertical-tabs-list li strong {
  font-weight: bold;
}

div.vertical-tabs ul.vertical-tabs-list li.selected small {
  color: #000;
}

div.vertical-tabs ul.vertical-tabs-list li.selected a strong {
  color: #000;
}

.view-image-gallery-2 td{
  padding-left:20px;
  padding-right:20px;
}

.view-taxonomy-term td{
  padding-left:20px;
  padding-right:20px;
}

.view-content .node{
  border-bottom: 1px solid #e5e5e5;
}


.view-content .views-row-odd .node{
	  padding: 0.2em 0 0.2em 0em;
}

.view-content .views-row-even .node{
	  padding: 0.2em 0 0.2em 0;
/*	  background-color:#e5e5e5;*/
}

.view-Laatste-berichten-groep .views-view-grid .col-1{
  vertical-align:top;
  width: 290px;
  padding-right: 10px;
}

.view-Laatste-berichten-groep .views-view-grid .col-2{
  vertical-align:top;
  width: 290px;
}

#nice-menu-2{
  text-align: right;
}


ul.nice-menu li{
  border-width:0;
  background-color: white;
}

ul.nice-menu, ul.nice-menu ul{
  border-top: none;
}

ul.nice-menu-right, ul.nice-menu-left, ul.nice-menu-right li, ul.nice-menu-left li{
  width:80px;
}

ul.nice-menu-right li.menuparent, ul.nice-menu-right li li.menuparent{
  background: none;
}

ul.nice-menu .menuparent li{
  margin: 0 0 0 80px;
}

ul.nice-menu-right li.menuparent:hover,
ul.nice-menu-right li li.menuparent:hover {
  background: none;


.nieuws {
  color: #7f7f7f;	
}

.nieuws a{
  color: #7f7f7f;
  font-size: 1.1em;
  font-stretch: wider;
  font-weight: bold;  
  letter-spacing:  1px;
}

.nieuws a:hover {
  background-color: #efefef;
  text-decoration: underline;
}


.nieuws .view-content .views-row-odd .node{
	  padding: 1.5em 0 1em 0;
	  background-color: #efefef;
}

.nieuws .view-content .views-row-even .node{
	  padding: 1.5em 0 1em 0;
	  background-color: #efefef;
}


.voorpagina a{
  color: #a19c87;
  font-weight: bold; 
  letter-spacing:  1px;
}

.voorpagina h1{
  color: #a19c87;
  margin-top: 0px;
  font-size: 1.3em;
  padding: 0px;
  letter-spacing:  1px;

}

.voorpagina h2{
  color: #a19c87;
  margin-top: 0px;
  font-size: 1.3em;
  letter-spacing:  1px;  
  padding: 0px;
}

.voorpagina .views-field-title{
  color: #a19c87;
  margin-top: 0px;
  font-size: 1.3em;
  letter-spacing:  1px;  
  padding: 0px;
}


.voorpagina .view-content .views-row-odd .node{
	  padding: 0 0 0 0;
}

.voorpagina .view-content .views-row-even .node{
	  padding: 0 0 0 0;
}

.block1-1 {
  padding: 5px 5px 5px 5px;
  margin: 0px 5px 5px 5px;
  vertical-align: top;
  height: 165px;
  width: 350px;
  overflow: hidden;
  border: 0px;
  background: #a19c87;
}

.block1-1 {
  color: white;
}

.block1-1 a{
  color: white;
}

.block1-1 h1{
  color: white;
}

.block1-1 h3{
  color: white;
}

.block2-1 {
  padding: 5px 5px 5px 5px;
  margin: 0px 5px 5px 5px;
  vertical-align: top;
  height: 165px;
  width: 350px;
  overflow: hidden;
  border: 0px;
  background: #eee;
}

.block2-1x {
  padding: 5px 5px 5px 5px;
  margin: 0px 5px 5px 5px;
  vertical-align: top;
  height: 150px;
  width: 350px;
  overflow: hidden;
  border: 0px;
  background: #eee;
}

.block1-2-1{
  padding: 10px 2px 0px 0px;
  margin: 0px 0px 5px 5px;
  vertical-align: top;
  height: 150px;
  width: 172px;
  overflow: hidden;
  border: 0px;
  background: #eee;
}


.block1-2-2{
  padding: 10px 2px 0px 0px;
  margin: 0px 0px 5px 0px;
  vertical-align: top;
  height: 150px;
  width: 172px;
  overflow: hidden;
  border: 0px;
  background: #eee;
}


.block1-2-1, .block1-2-2{
  font-size: 0.8em
}


.block1-2-1 img{
	margin-left: 10px;
}

.block1-2-1 .views-field-title{
	margin-left: 10px;
}


.block1-2-2 img{
	margin-left: 10px;
}

.block1-2-2 .views-field-title{
	margin-left: 10px;
}


.block2-2{
  padding: 5px 5px 5px 5px;
  margin: 0px 5px 5px 5px;
  vertical-align: top;
  height: 150px;
  width: 350px;
  overflow: hidden;
  border: 0px;
  background: #eee;
}

.block1-3{
  padding: 5px 5px 5px 5px;
  margin: 0px 5px 5px 5px;
  vertical-align: top;
  height: 225px;
  width: 350px;
  overflow: hidden;
  border: 0px;
  background: #eee;
}


.block1-4{
  padding: 5px 5px 5px 5px;
  margin: 0px 5px 5px 5px;
  vertical-align: top;
  height: 225px;
  width: 350px;
  overflow: hidden;
  border: 0px;
  background: #eee;
}

.block2-3{
  padding: 0px 2px 0px 3px;
  margin: 0px 5px 5px 5px;
  vertical-align: top;
  height: 500px;
  width: 350px;
  overflow: hidden;
  border: 0px;
}

.panel-display img{
  float:right;  
}

div.instrument div.node{
  padding: 5px;
  margin: 5px;
  vertical-align: top;
  height: 225px;
  width: 350px;
  overflow: hidden;
  border: 0px;
  background: #eee;
}

div.gedachten div.node{
  padding: 5px;
  margin: 5px;
  vertical-align: top;
  height: 225px;
  width: 350px;
  overflow: hidden;
  border: 0px;
  background: #eee;
}


div.projecten div.node{
  padding: 5px;
  margin: 5px;
  vertical-align: top;
  height: 225px;
  width: 360px;
  overflow: hidden;
  border: 0px;
  background: #eee;
}


.instrument a{
  color: #78a8cc;
  font-size: 1.1em;
  font-stretch: wider;
  font-weight: bold;  
  letter-spacing:  1px;  
}

.instrument a:hover {
  background-color:#f4f7f9 ;
  text-decoration: underline;
}

.instrument .view-content .views-row-odd .node{
	  padding: 1.5em 0 1em 0;
	  background-color: #f4f7f9;
}

.instrument img{
	float: right
}

div.panel-pane p{
  margin-top: 5px;
  padding: 0px;
  line-height:1.2em;
  font-size:1.1em;
}

div.panel-pane h2{
  margin-top: 5px;
  padding: 0px;
}

.professionals img{
  float:left;
}

.professionals a{
  color: #91b500;
  font-size: 1.1em;
/*  font-stretch: wider;*/
  font-weight: bold;  
  letter-spacing:  1px;
}

.professionals a:hover {
  background-color: #edf5cc;
  text-decoration: underline;
}

.professionals .view-content .views-row-odd .node{
	  padding: 1.5em 0 1em 0;
	  background-color: #edf5cc;
}

.professionals .view-content{
  margin-left: 5px;
}

.professionals .view-content td{
	width: 150px;
	height: 140px;	
	padding: 10px;
	vertical-align: top;
}

.professionals .view-content a{
	font-size: 1.0em;
}

.projecten a{
  color: #bf0000;  
  font-size: 1.1em;
  font-stretch: wider;
  font-weight: bold;  
  letter-spacing:  1px;
}

.projecten {
  color: #660505;	
}

.projecten a:hover {
  background-color: #ffeeee;
  text-decoration: underline;
}

.projecten .view-content .views-row-odd .node{
	  padding: 1.5em 0 1em 0;
	  background-color: #ffeeee;
}

.idee .view-content{
  margin-left: 5px;
}

.idee a{
  color: #ff7f00;
  font-size: 1.1em;
/*  font-stretch: wider;*/
  font-weight: bold;  
  letter-spacing:  1px;
}

.idee a:hover {
  background-color:#fcefe3 ;
  text-decoration: underline;
}

.idee .view-content .views-row-odd .node{
	  padding: 1.5em 0 1em 0;
	  background-color: #fcefe3 ;
	  
}

.idee .view-content td{
	width: 190px;
	height: 140px;
}

.idee .view-content a{
	font-size: 1.0em;
}

div.publicaties div.node{
  padding: 5px;
  margin: 5px;
  vertical-align: top;
  height: 225px;
  width: 350px;
  overflow: hidden;
  border: 0px;
  background: #eee;
}

.publicaties .node a{
  color: #5a3d1c;
  font-size: 1.1em;
  font-stretch: wider;
  font-weight: bold;  
  letter-spacing:  1px;
}

.publicaties .node{
	padding-bottom: 0.5em;
	padding-top: 0.5em;	
}


.publicaties {
  color: #5a3d1c;
}

.publicaties a{
  color: #5a3d1c;
  font-size: 110%;
}

.publicaties .view-content .views-row-odd .node{
	  padding: 1.5em 0 1em 0;
	  background-color: #f4e6d5;
}

.publicaties a:hover {
  background-color: #f4e6d5;
  text-decoration: underline;
}

.publicaties img{
   float:right;
}

.gedachten {
  color: #660505;
  
}

.gedachten a{
  color: #ff5a06;  
  font-size: 1.1em;
  font-stretch: wider;
  font-weight: bold;  
  letter-spacing:  1px;
}


.gedachten a:hover {
  background-color: #fffaaa;
  text-decoration: underline;
}

.gedachten .view-content .views-row-odd .node{
	  padding: 1.5em 0 1em 0;
	  background-color: #fffaaa;
}

.gedachten .view-content .views-row-even .node{
	  padding: 1.5em 0 1em 0;
	  background-color: #fffccc;
}


