
.headerphoto {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 500px;
  min-height: 20vh;
  max-height: 36vh; }

.column, .columns {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.headertitle {
  text-align: center; }

[type='search'] {
  box-shadow: none; }

ul.pagination {
  background: #DDD;
  display: inline-block; }
  ul.pagination a {
    padding: 0.6em 1em;
    text-decoration: none; }
  ul.pagination .active a {
    color: #e6e6e6;
    background: #0a0a0a; }

h1 a, h2 a, h3 a {
  text-decoration: none; }

p.meta {
  font-size: 90%;
  color: #666; }

@media print, screen and (min-width: 40em) {
  h1, h2 {
    margin-bottom: 2rem; }
  img {
    margin: 0 auto 1rem;
    max-width: 80%;
    display: block; } }

@media screen and (max-width: 39.9375em) {
  .no-js .top-bar {
    display: none; } }

@media print, screen and (min-width: 40em) {
  .no-js .title-bar {
    display: none; } }

.menu > li {
  padding: 0; }
  .menu > li a {
    color: #bdb500;
    text-decoration: none; }
  .menu > li.active > a {
    color: #bdb500;
    background-color: inherit;
    border-bottom: 1px solid; }

.widgetholder .widget {
  margin: 1.5em 0; }


  
  
  /**************************************************************************/

/* Schriftgrößen für Schlagwortwolke */
.weight-xl { font-size:22pt; }
.weight-x { font-size:19pt; }
.weight-m { font-size:16pt; }
.weight-s { font-size:13pt; }
.weight-xs { font-size:10pt; }

/* Hintergrundfarbe */
body, .top-bar { background-color:#fbf304; }
.top-bar-left > ul > li { background-color:#fbf304; } 
.top-bar ul { background-color:#fbf304; border-color:#bdb500; }

/* Schriftfarbe Text */
/*body { color:#8d8b6b; }*/

/* Schriftfarbe der Links */
.menu > li a  { color:black; } 
a { color:black; }

h1, h2, h3 { font-family: 'Roboto Slab', sans-serif; }
/*h1::after { content:' (H1)' }
h2::after { content:' (H2)' }
h3::after { content:' (H3)' }*/

article { margin-bottom:1em; }


h1 { font-size:22pt; color:#bdb500; margin-bottom:0em; }
h2 { font-size:16pt; margin-bottom:0em; color:#bdb500; }
h3 { margin-top:1em; margin-bottom:0em; color:#bdb500; font-size:14pt; }

#infos {
border-left:20px solid #bdb500;
padding-left:1em;
 }

 #veranstaltung > p, #infos > p { margin-bottom:0em; }



