
  * {
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  
  
html {
  font: 300 14px/18px 'Roboto', Helvetica, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #ffffff;
  color: #666666;
}
a,
.uk-link {
  color: #9e181b;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
.uk-link:hover {
  color: #dc4a2b;
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 25px 0;
  font-family: 'Roboto Slab', 'Roboto', Helvetica, Arial, serif;
  font-weight: 300;
  color: #333333;
  text-transform: none;
}
/*
 * Margins
 */
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 40px;
}
/*
 * Sizes
 */
h1,
.uk-h1 {
  font-size: 22px;
  line-height: 28px;
}
h2,
.uk-h2 {
  font-size: 17px;
  line-height: 20px;
}
h3,
.uk-h3 {
  font-size: 16px;
  line-height: 19px;
}
h4,
.uk-h4 {
  font-size: 15px;
  line-height: 22px;
}
h5,
.uk-h5 {
  font-size: 14px;
  line-height: 23px;
  
}
h6,
.uk-h6 {
  font-size: 14px;
  line-height: 22px;
  
}
/* Lists
 ========================================================================== */
ul,
ol {
  padding-left: 30px;
}  
  


.bkSidebar, .tm-sidebar-widget-container, #offcanvas, .tm-footer, .tm-search {
    display: none!important;
    visibility: hidden!important;
}

.tm-logo-small img {
    margin-top: 25px!important;
}
.uk-navbar-content::before, .uk-navbar-brand::before, .uk-navbar-toggle::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.no-print,  
#no-print {  
    display: none !important;
    visibility: hidden;    
}
.uk-grid::before, .uk-grid::after {
    overflow: visible;
}
a, .uk-link {
    color: #9e181b!important;
    text-decoration: none;
} 

.tm-wrapper > div {
    min-height: 100%!important;
}
.uk-grid:before, .uk-grid:after, 
.uk-cover, .uk-overlay {
  overflow:auto!important;
}
.tm-navbar, .tm-toolbar, .tm-block-content-top {
    border-bottom: none!important;
}

/* Flexi normale Seite */
.topblock .image  {
    margin-right: 15px;
    max-width: 200px;
}
.tm-content-wrapper .tm-content-container {
    padding:0px!important
}
.tm-content-wrapper {
     border-right: none!important;
}
.uk-grid::before, .uk-grid::after {
    overflow: visible!important;
}
.linkeSpalteMain, .image_descr .imageone, .image_descr .imagetwo {
    width:22%;
    float:left;
}
.rechteSpalteMain, .boxone {
    width:75%;
    float:right;
}
.linkeSpalteMain .medienInfo, .linkeSpalteMain .linkeSpalte {
    /*max-width:90%*/
}
.linkeSpalteMain .medienInfo, .linkeSpalteMain .nextevents, .linkeSpalteMain .moreeventToggler, .linkeSpalteMain .linkeSpalte, .linkeSpalteMain .sammlungen  {
    display: none;
    visibility: hidden;
} 