.content a {
  color: #5c5c8f;
  text-decoration: none;
}

.content a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 20px;
  font-weight: bold;
  color: #5c5c8f;
  margin-bottom: 10px;
  line-height: 1.3em;
}

h2 {
  font-size: 13px;
  font-weight: bold;
  color: #5c5c8f;
  margin-bottom: 10px;
  line-height: 1.3em;
}

strong {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

ol {
  margin: 1em;
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 20px;
}

ul {
  margin: 1em;
  list-style: disc;
  list-style-position: outside;
  margin-left: 20px;
}

.kaderduwer {
  clear: both;
}

img[style="float: left;"] {
  padding-right: 10px;
  padding-bottom: 10px;
}

img[style="float: right;"] {
  padding-left: 10px;
  padding-bottom: 10px;
}


.item-list ul.pager li {
  padding: 0.5em;
}

.item-list ul.pager li {
  margin: 0 0 0.5em 0;
}

fieldset.filter-wrapper.form-wrapper {
  display: none;
}

/* Sidebar homepagina en verder */

#rightregion .views-field-title {
  font-weight: bold;
  margin-bottom: 5px;
  color: #5c5c8f;
}



/* Nieuws homepagina en News paginas */

.newsov .views-row {
  clear: left;
  margin-bottom: 20px;
}

.newsov .views-field-field-countryflag {
  width: 40px;
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
}

.newsov .views-field-field-countryflag img {
  box-shadow: 1px 1px 2px #aaa;
}

.newsov .views-field-title {
  font-size: 16px;
  font-weight: bold;
  color: #5c5c8f;
}

.newsov .views-field-field-date {
  font-weight: bold;
}

.newsov .views-field-body {
  padding-right: 40px;
}

#block-views-exp-news-page-1 label {
  display: none;
}

#block-views-exp-news-page-1 select {
  width: 170px;
}

.node-news .date-display-single {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}

/* Mediapagina */

.page-media .views-exposed-form {
  padding: 10px 10px;
  border-radius: 5px;
  box-shadow: #888 0px 0px 5px;
  background-color: #efefef;
  margin-bottom: 20px;
}


/* Nieuwsbrief abonneren */

#xedmailaapformulier #edit-mailadres {
  width: 165px;
}


/* Member Organizations */

.view-member-organizations h3 {
  margin-top: 20px;
  font-weight: bold;
}

.view-member-organizations .view-header {
  margin-top: 20px;
}

/* Conferences */

.confview .view-header h2, .confview .view-footer {
  margin-top: 20px;
}

.confview .confyear {
  padding-right: 10px;
}

/* Questions and answers */

.view-q-a .view-header {
  margin-bottom: 10px;
}

.view-q-a h3 {
  margin: 10px 0;
  font-size: 16px;
}

.xedsmicons {
  margin-top: 20px;
  margin-bottom: 10px;
  height: 30px;
}

.xedsmicons a {
  float: right;
  margin-left: 5px;
}

/* Webmaster comments */

.webmcomment, .comment-by-node-author {
  padding: 10px;
  margin: 10px 0;
  color: white;
  background-color: #5c5c8f;
  border-radius: 10px;
}

.comment-by-node-author a {
  color: white;
}