/* ==========================================================================
    Basis: t3template4u.de und h5bp.com
   ========================================================================== */
img, embed, object, video {
 max-width: 100%;
 height: auto;
 width: auto;
}
.autor {
font-size:0.4em;
background-color:#333;
text-align:left;
padding-left:5%;
color:fff;
margin-right:50%;
}

.autor a:link, a:visited {
  color: #fff;
  }

DIV.csc-textpic-above DIV.csc-textpic-imagewrap,
DIV.csc-textpic-below DIV.csc-textpic-imagewrap,
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI,
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
  float: none;
  width:100%;
}
/* 
    Jim Start
*/
.news-search-form {
padding:5px;
width:100%;
border-top:1px solid #800800;
border-bottom:1px solid #800800;
}
.news-search-form [type=text]{
width:60%;
background-color:fff;
margin-left:10px;
}

.news-search-form-submit [type=submit]{
background-color:#fff;
font-size:0.7em
}

.tablesinglehead {
  font-size: 16px;
  color: #fff;
  background-color:#444;
  padding:14px; 
   letter-spacing:1px;
  border-bottom:5px solid #fff;
  border-radius: 8px;
}
.tablesingle1 { 
  color: #fff;
  width:25%;
  font-size: 14px;
  letter-spacing:1px;
  background-color: #526781;
  padding: 10px;
  border-radius: 8px  0 0 8px;
  border-bottom:1px solid #fff;
}

.tablesingle2 {
  line-height:140%;
  background-color: #bbb;
  font-size: 16px;
  padding: 10px;
  border-bottom:1px solid #fff;
}


.subheadtest {
border-left:2px solid #800800;
line-height:1.2;
padding-left:5px;
}
.subheadtest h1,h2,h3, h4 {
color:#800800;
font-weight:300;
margin-bottom:-10px;
 line-height: 1.4;
}

.subheadtest P{
font-weight:600;
line-height:1.4;
font-size:1.1em; 
letter-spacing: 0.1em;
}

.csc-textpic-caption {
color:#800800;
font-weight: 700;
text-align: justify;
border-right:1px solid #800800;
padding-right:10px;
}

.csc-textpic-imagewrap  {
width:50%;
}

/*News SingleView*/
.bildboxsingle_new {
   float:right;
  padding-top:15px;
margin-top:5px;
  margin-right:0px;
   margin-left:10px;
}

#news_link_box {

}
.linktipp {
font-size:14px;
letter-spacing:.05em;
color: #fff;
background-color:#800800;
Text-align:center;
padding:4px;
}

.kasten {
margin-bottom:10px;
  margin-top:0px;
width:50%;
float:right;
  margin-left:10px;
  clear:both;
border-left:1px solid #800800;
}
.kasten h2{
  margin-bottom:0px;
  letter-spacing:.05em; 
color: #fff;
font-weight:normal; 
text-transform:uppercase;
  font-size:16px;
padding: 10px 5px 5px 5px;
  text-align:center;
  background-color:#333;
 

}
.kasten h4 {
  letter-spacing:.1em; 
  text-transform:uppercase;
font-size:14px; 
  color: #eee;
  background-color:#800800;
font-weight:normal; 
  text-align:center;
  padding-left: 10px;
  padding-bottom:5px;
  margin-left:0px;
 margin-top:0px;
 padding:5px;
}
.kasten P{
  width:100%;
padding: 5px;
color: #333;
}

/* 
    Jim Stop
*/
html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;

    text-rendering: optimizeLegibility;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

a {
    color: #800800;
  text-decoration: none;
}

a:hover a:visited {
    color: #800800;
    text-decoration: none;
}
a:visited {
    color: #800800;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6  {
    margin-top: 0;
}

h1 {
    -webkit-column-break-before: column;
       -moz-column-break-before: column;
            column-break-before: column;
    -webkit-column-span: all;
       -moz-column-span: all;
            column-span: all;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #800800;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -webkit-column-break-after: column;
       -moz-column-break-after: column;
            column-break-after: column;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0 0 1em 0;
    background: #FDF2AB;
    color: #000;
    padding: .25em 1em;
    border-bottom: 1px solid #A29330;
    font-size: 12px;
    font-family: font-family: 'Nunito', sans-serif;
}

.chromeframe a {
    color: #e25600 !important;
    text-decoration: underline !important;
}

/* ===============
    Theme
   =============== */

body {
    font: 16px/26px 'Nunito', Helvetica, Helvetica Neue, Arial;
    font-family: font-family: 'Nunito', sans-serif;
    background-color:#ffffff;
    min-width: 320px;
}

.wrapper {
    position: relative;
}

.header-container { border-bottom: 1px solid hsla(0, 0%, 0%, 0.1) }

[class*="_col"] > header { display: none; }

.main_col { }

aside[class*="_col"] { border-top: .2em solid rgba(0,0,0,0.3); }

.footer-container {
    border-top: 0.2em solid hsla(0, 0%, 0%, 0.8);
    background: #fff;
    font-size: 0.813em;
    line-height: 1.769em;
}

.footer-container .wrapper { padding: 0 5%;}

/* ===============
    Menu
   =============== */

nav {
    font-family: font-family: 'Nunito', sans-serif;
}

nav ul {
    margin: 0;
    padding: 0;
}

nav a {
    display: block;
    padding: 1em 0;
    text-align: center;
    text-decoration: none !important;
    color: white;
   
}

nav .spc {
    font-weight: bold;
    margin-top: 1em;
}

nav [title="Meta-Navigation"] {
    display: none !important;
}

#pageslide nav a:hover {
    color: white;
    text-decoration: none;
    background: hsl(0, 0%, 15%);
}

.breadcrumb {
    background: #800800;
    white-space: nowrap;
    overflow: auto;
}

.breadcrumb ul {
    list-style: none;
    padding: 0 2.5%;
    line-height: 1.5em;
}

.breadcrumb li {
    display: inline;
    margin-right: 1em;
}

.breadcrumb li:last-child {
    margin-right: 0;
}

.breadcrumb a {
    color: #ffffff;
    text-decoration: none;
    padding-right: 20px;
}

.breadcrumb li:last-child a {
    color: #ffffff;
    background: transparent;
    padding-right: 0;
}

.breadcrumb li a:hover {
}

.breadcrumb li:first-child a:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1.9;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e601";
    margin-right: .2em;
    font-size: 1.17em;
    color: #ffffff;
}

/* ===============
    Blockstyles
   =============== */

[class*="_col"] > [class*="csc-"] {
    padding: 0 5%;
    margin: 1em 0;
    clear: both;
}

[class*="_col"] > [class*="csc-"]:before,
[class*="_col"] > [class*="csc-"]:after {
    content: " ";
    display: table;
}

[class*="_col"] > [class*="csc-"]:after {
    clear: both;
}

[class*="_col"] > [class*="csc-"] {
    *zoom: 1;
}

.main .csc-default {}
.main .csc-frame {}

.main .csc-frame-invisible {
    opacity: .25;
    filter: alpha(opacity=75);
}

.main .csc-frame-rulerBefore {
    border-top: .3em solid #800800;
}

.main .csc-frame-rulerAfter {
    border-bottom: .3em solid #800800;
}

.main .csc-frame-indent {
    width: 75%;
    margin: 0 auto;
}

.main .csc-frame-indent3366 {}

.main .csc-frame-indent6633 {}

.main .csc-frame-frame1,
.main .csc-frame-frame2 {
    padding-top: .5em;
    padding-bottom: .5em;
    margin-top: 1em;
    margin-bottom: 1em;
    background: white;
    -webkit-box-shadow: 0.3em 0.3em 0.5em 0.1em hsla(0, 0%, 20%, .75);
    -moz-box-shadow:    0.3em 0.3em 0.5em 0.1em hsla(0, 0%, 20%, .75);
    box-shadow:         0.3em 0.3em 0.5em 0.1em hsla(0, 0%, 20%, .75);
}

.main .csc-frame-frame2 {
    background: #1371aa;
    color: white;
}

/* ===============
    RTE Styles
   =============== */

.detail,
.name-of-person,
.important {
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,0.4);
    padding: 0 .2em;
}
.detail {  
    background-color: #41AD49;
}
.name-of-person {
    background-color: #fab400;
    color: #fff;
}
.important {
    background-color: #e11e19;
}

.indent { margin:1.563em; }

.align-center { text-align: center; }

a.external-link-new-window {}


/* ===============
    Main
   =============== */

.logo {
    text-align: center;
    padding: 0 0%;
float:right;
margin-right:10px;
margin-top:10px;
}

.logo img { min-width: 6em; }

.header-container .csc-default {
    background: hsla(0, 0%, 0%, 0.0);
    padding:0.5em;
}

.header-container .csc-default > * {
    margin: 0 auto;
}

.header-container div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }


/* ===============
    Formulare
   =============== */

.button,
button,
input[type="submit"] {
    border: 1px solid hsla(0, 0%, 0%, 0.1);
    background: hsla(0, 0%, 0%, 0.1);
    display: block;
    text-align: center;
    border-radius: .3em;
    padding: 1em .1em;
    color: #222;
    text-decoration: none !important;
    text-transform: uppercase;
    font-style: 1.17em;
}

.button:hover,
button:hover,
input[type="submit"]:hover {
    background: hsla(0, 0%, 100%, 0.8);
    border-color: hsla(0, 0%, 100%, 0.8);
}

input, textarea, select {
    border: 1px solid hsla(0, 0%, 0%, 0.1);
    background: hsla(0, 0%, 0%, 0.1);
    padding: .5em 1em;
}

input[type="checkbox"],
input[type="radio"] {
    width: auto !important;
}

label em, legend em {
    font-size: .688em;
    line-height: 1em;
}

div.csc-mailform li {
    list-style: none;
}

div.csc-mailform .csc-form-element {
    clear: both;
    padding: .5em 0;
}

div.csc-mailform li label {
    display: block;
    width: 100%;
    margin: 0;
    float: none;
}

div.csc-mailform input,
div.csc-mailform textarea,
div.csc-mailform select,
fieldset.fieldset-subgroup legend {
    width: 100%;
}

div.csc-mailform .csc-form-element-checkboxgroup label,
div.csc-mailform .csc-form-element-radio label {
    display: inline;
    width: auto !important;
    float: none !important;
}

div.csc-mailform .csc-form-element-checkboxgroup input,
div.csc-mailform .csc-form-element-radio input {
    float: left;
    margin-right: .5em;
}

div.csc-mailform fieldset ol {
    top: 0;
    margin: 0;
    padding: 0;
}

/* 
    Alle Felder bis auf das Nachrichten-Feld ausblenden.
    Die Felder werdern per JS wieder eingeblendet.
*/
.js .csc-form-element:not(.csc-form-element-textarea):not(.csc-form-element-submit) {
    display: none;
}

/* ===============
    Extensions
   =============== */
.flexslider {
    margin-bottom: 0;
}

.flexslider .caption p {
    margin:0;
}

.flex-control-nav {
    display: none;
}

/* ===============
    IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
    Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

/* ===============
    Blockstyles
   =============== */

    .main .csc-frame-indent3366 {
        float:left;
        clear:left;
        width:47.5%;
        padding-right: 0;
    }

    .main .csc-frame-indent6633 {
        float:right;
        clear:right;
        width:47.5%;
        padding-left: 0;
    }

}

@media only screen and (min-width: 768px) {

/* ===============
    Theme
   =============== */

    .footer-container .wrapper,
    .main-container .wrapper { padding: 0 2.5%; }

    aside[class*="_col"] {
        border-top: 0;
    }

    .main_nav_col {

    }

    .main_col {
        width: 68.28767123287672%; /* 535 / 730 - 5% */
        float: right;
    }

    .navigation_col {
        width: 26.71232876712329%; /* 195 / 730 */
        float: left;
    }

    .related_col {
        width: 68.28767123287672%; /* 535 / 730 - 5% */
        float: right;
        clear: both;
    }

    .col2r-layout .main_nav_col {
        width: 68.28767123287672%; /* 535 / 730 - 5% */
        float: left;
    }

    .col2r-layout .main_col {
        width: 100%;
        float: none;
    }

    .col2r-layout .related_col {
        width: 26.71232876712329%; /* 195 / 730 */
        clear: none;
  padding-top:20px;
    }

    .col1-layout .main_col {
        width: 100%;
        float: none;
    }


/* ===============
    Menu
   =============== */

    nav li {
        display: block;
        margin-bottom: 2px;
          
    }

    nav a {
        text-align: left;
        padding: .5em 1em;
       
        
    }

    nav a:hover,
    nav .cur a {
       
        
    }

    nav .cur a,
    nav .act a {
        background-color: #fff;
        color: #aaa;
border-bottom:1px solid #aaa;

 
      
    }

    nav .level2 {
        margin:0px;


    }

    nav .no a {
        background: #fff;
        color: #333;
      border-bottom:1px solid #800800;
      border-left:1px solid #800800;
     
    }


    
    nav#dropdown-nav {
      background: #fff;
        padding: .5em;
       
   
    }

    nav#dropdown-nav .level1 > li {
        display: inline-block;
        margin-right: 1%;
        position: relative;
    }

    nav#dropdown-nav .level2 {
        display: none;
        position: absolute;
        top: 2em;
        z-index: 99;
    }

    nav#dropdown-nav .level3 {
        margin: 2px 0 .5em 1em;
    }

    nav#dropdown-nav a {
    border: none;
        color: #333;
        white-space: nowrap;
       
    }

    nav#dropdown-nav .cur > a,
    nav#dropdown-nav .act > a {
        background: #fff;
        border-top:10px solid #800800;
       color: #333;
    }

    nav#dropdown-nav a:hover,
    nav#dropdown-nav a.inpath,
    nav#dropdown-nav .cur a {
        
        border-top:10px solid #800800;
       
    }

    nav#dropdown-nav .level2 .no > a,
    nav#dropdown-nav .level2 .ifsub > a {
        background: #ddd;
    }

    nav#dropdown-nav.fixed {
        position: fixed;
        left: 10;
        top: 0;
        z-index: 899;
        width: 100%;

        border-radius: 0;
    }

    nav#meta-nav {
        position: absolute;
        top: 0;
        right: 0;
        width: 80%;
        text-align: right;
    }

    nav#meta-nav li {
        display: inline-block;
        margin-left: 2px;
    }

    nav#meta-nav a {
        display: inline-block;
    }

/* ===============
    Blockstyles
   =============== */

    [class*="_col"] > [class*="csc-"] {
        padding: 0;
    }

    .main .csc-frame-indent3366 {
        width:42.5%;
        margin-right: 0;
    }

    .main .csc-frame-indent6633 {
        width:42.5%;
        margin-left: 0;
    }

    .main .csc-frame-frame1 {
        padding-left: 2.5%;
        padding-right: 2.5%;
        margin: 1em 2.5%;        
    }

    .main .csc-frame-frame2 {
        padding: 1px 2.5%; /* 1px als CSS-Fix */
        margin: 1em  2.5%;
    }

/* ===============
    Main
   =============== */

   .logo { text-align: left; }

/* ===============
    Spalten
   =============== */
    
    .col-set > .col {
        float: left;
        position: relative;
        margin-right: 2.5% !important;
    }

    /* 2 Spalten */
    .col-2-set > .col {
        width: 48.5%;
    }

    /* Abstände */
    .col-2-set > .col:nth-of-type(2n) {
        margin-right: 0 !important;
    }

    .col-2-set > .col:nth-of-type(2n+1) {
        clear: left !important;
    }

}

@media only screen and (max-width: 1023px) and (min-width: 768px) {

/* ===============
    Spalten
   =============== */
    
    /* Alle Spalten */
    .col-set > .col {
        width: 48.5%;
    }

    /* Abstände */
    .col-set > .col:nth-of-type(2n) {
        margin-right: 0 !important;
    }

    .col-set > .col:nth-of-type(2n+1) {
        clear: left !important;
    }

}

@media only screen and (min-width: 1024px) {

/* ===============
    Theme
   =============== */
    aside[class*="_col"] {
        border-top: 0;
    
    }

    .main_nav_col {
        width: 80.95703125%; /* 829 / 1024 */
        float: left;
    }

    .main_col {
        width: 76.47768395657418%; /* 634 / 829 */
        float: right;
        padding: 0 5%;
    }

    .navigation_col {
        width: 23.522316043425814%; /* 195 / 829 */
        float: left;
    }

    .related_col {
        clear: none;
        width: 19.04296875%; /* 195 / 1024 */
    }

    .col2l-layout .main_nav_col {
        width: 100%;
        float: none;
    }

    .col2l-layout .main_col {
        width: 80.95703125%; /* 829 / 1024 */
        float: right;
        padding-right: 0;
    }

    .col2l-layout .navigation_col {
        width: 19.04296875%; /* 195 / 1024 */
    }


    .col2r-layout .main_nav_col {
        width: 70.95703125%; /* 829 / 1024 */
        float: left;
    }

    .col2r-layout .main_col {
        width: 100%;
        float: none;
    }

    .col2r-layout .related_col {
        width: 29.04296875%; /* 195 / 1024 */
        clear: none;
    }

    .col1-layout .main_nav_col {
        width: 100%; /* 829 / 1024 */
        float: none;
    }

    .col1-layout .main_col {
        width: 100%;
        float: none;
        padding-right: 0;
        padding-left: 0;
    }


/* ===============
    Formulare
   =============== */

    .button,
    button,
    input[type="submit"] {
        display: inline-block;
        min-width: 8em;
        width: auto !important;
        padding-left: 2em;
        padding-right: 2em;
    }

    div.csc-mailform li label {
        width: 40%;
        float: left;
        padding-right: 1em;
    }

    div.csc-mailform input,
    div.csc-mailform textarea,
    div.csc-mailform select {
        width: 60%;
    }

    div.csc-mailform .csc-form-element-submit {
        text-align: center;
    }

    fieldset.fieldset-subgroup legend {
        width: 40%;
        float: left;
    }

    div.csc-mailform fieldset ol {
        padding: 0;
        margin: 0;
        float: right;
        width: 60%;
    }

/* ===============
    Spalten
   =============== */
    
    /* 3 Spalten */
    .col-3-set > .col {
        width: 31.6666666667% !important;
    }

    /* Seitenabstände */
    .col-3-set > .col:nth-of-type(3n) {
        margin-right: 0 !important;
    }

    .col-3-set > .col:nth-of-type(3n+1) {
        clear: left !important;
    }

}

@media only screen and (min-width: 1140px) {

/* ===============
    Width
   =============== */

    .wrapper {
        width: 1140px;
        margin: 0 auto;
    }


/* ===============
    Menu
   =============== */

    nav#dropdown-nav {
        border-radius: .1em;
        margin-bottom: .7em;
       border-bottom: 1px solid #800800;
    }

    nav#dropdown-nav.fixed > ul {
        max-width: 1140px;
        width: 90%;
        margin: 0 auto;
    }


/* ===============
    Main
   =============== */
   
   .header-container .csc-default > * {
        margin: 0 auto;
    }

}

/* ==========================================================================
    Helper classes
   ========================================================================== */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(boxsizing.htc);
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


/* ==========================================================================
    Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    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;
    }
}