/* Farben
gelb: #f6b415
schrift: #404040;
rot: #e2001a;
lila: #b0006c
grün: #008448
Fließtext: #231F20;
Überschriften: #808080;
  background-color: #239ad2;
font-family: 'Maven Pro', sans-serif;
*/

/*************/
video, embed {

}
.imgonlyMobil {
display: none;
}
.actUl {
display: none !important;
}
.tx-srlanguagemenu-pi1 {
  width: 80px;
}
.tx-srlanguagemenu-pi1 img {
  width: 25px;
  /*float: right;*/
}
#content figure {
  margin: 0;
  padding: 0;
  }

.wt-widget.wt-widget-classic {
      width: 250px !important;
  padding: 5px !important;
}
.wt-widget-searchbar {
  display: none;
}
.wt-widget-classic .wt-widget-forecasts-detail .wt-widget-forecast-detail-evening {
    float: left;
    margin-left: 5px !important;
    position: relative;
    width: 75px !important;
}
.wt-widget-classic .wt-widget-forecasts-detail .wt-widget-forecast-detail-morning {
    border-right: 1px solid #E2E2E2;
    float: left;
    padding-right: 5px !important;
    position: relative;
    width: 75px !important;
}


.wt-widget-classic .wt-widget-forecasts-detail .wt-widget-forecast-detail-noon {
    border-right: 1px solid #E2E2E2;
    float: left;
    margin-left: 5px !important;
    padding-right: 5px !important;
    position: relative;
    width: 75px !important;
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
  border: 0;
}
object {
  max-width: 100%;
  border: 0;
}

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;
}

DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
   margin-left: 0 !important;
}
DIV.csc-textpic DIV.csc-textpic-imagerow {
   
    margin-bottom: 20px;
}


@media only screen and (max-width: 1024px) {


}




.hidden, dfn { display: none; } 
#lhg {
  position: static;
  margin-top: 0px;
  margin-left: 132px;
  z-index:100;
  
}
#teaser {
  float: left;
  margin: 5px 5px 5px 10px;
  width: 100px;
  font-size: 14px;
  font-weight: bold;
  color: #b0006c;
  color: #808080;
}

#slogan {
    position: absolute;
    right: 25px;
    top: 33px;
    width: 300px;
    z-index: 50;
}

#slogan h2 {
  color: #ffffff;
  font-size: 35px;
  font-weight: normal;
  line-height: 33px;
  margin: 17px 0 23px;
}
#slogan h2 .important {
  color: #f6b415;
  font-weight: bold;
}

#slogan h3 {
  color: #f6b415;
  font-size: 20px;
  line-height: 24px;
}

HTML, BODY, TD, INPUT, SELECT {
  font-family: 'Maven Pro', sans-serif;
  font-size: 15px;

}

.tx-srlanguagemenu-pi1 .NO {
    float: left;
    font-size: 0.8em;
}
.tx-srlanguagemenu-pi1 a:link {
    float: left;
    font-size: 0.8em;
}
#wetter {
    margin: 30px 0 0 13px;
    width: 227px;
}


.textcaption, .csc-textpic-caption {
  font-size: 11px;
  margin: 3px !important;
  /*font-style: italic;*/
  color: #008448;
}

.str {
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}



a:link, a:visited  {
   color: #231f20;
   font-weight: normal;
   text-decoration: underline;
   border:0;
    }


body {
  margin: 0px;
  padding: 0px;
  background-color: #239ad2;
  color: #404040;
  background-image: url(/fileadmin/templates/grafiken/hg.png);
  background-repeat: repeat-x;
  
 
}

#header {
  max-width: 1100px;
  width: 100%;
  height: 285px;
}

#rahmen {
    background-color: #ffffff;
    height: auto;
    margin: 0 auto;
    min-height: 600px;
    position: relative;
    max-width: 1100px;
    width: 100%;
    z-index: 1;
     
}

#gesamt {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 600px;
    position: relative;
    text-align: left;
    max-width: 1100px;
    width: 100%
    z-index: 4;
    box-shadow: 0px 9px 10px 2px #212121;
    min-height: 600px;
    padding: 0;
    background-image: url(/fileadmin/templates/grafiken/hgl.png);
  background-repeat: repeat-y;
  background-size: 27%;
}

#logo {
  position: absolute;
  left: 33px;
  top: 15px;
  z-index: 40;
 
}

#schatten1 {
  width: 114px;
  height: 149px;
  background-color: #ffffff;
  position: absolute;
  top: 136px;
  left: 20px;
  /*opacity: 0.4;*/
  z-index: 11;
}

#schatten1 {
    background: rgb(255, 255, 255); /* fallback for web browsers that don't support RGBa */
    background: rgba(255, 255, 255, 0.4); /* RGBa with 0.0 opacity */
    /* for ie */
    background: transparent\9; /* for ie - resetting background color hack */
    zoom:1; /* for ie - required for the filters */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF); /* for ie 5.5 - 7 */
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)"; /* for ie 8 */
}

#schatten2 {
  max-width: 1100px;
  width: 100%;
  height: 30px;
  background-color: #000000;
  position: absolute;
  top: 255px;
  left: 0px;
 /* opacity: 0.2;*/
  z-index: 12;
}
#schatten2 {
    background: rgb(0, 0, 0); /* fallback for web browsers that don't support RGBa */
    background: rgba(0, 0, 0, 0.2); /* RGBa with 0.0 opacity */
    /* for ie */
    background: transparent\9; /* for ie - resetting background color hack */
    zoom:1; /* for ie - required for the filters */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF); /* for ie 5.5 - 7 */
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)"; /* for ie 8 */
}
#menue2 {
  position: absolute;
  width: 300px;
  top: 9px;
  right: 38px;
  z-index: 40;
}

a.nav, a.navon {
  font-size: 12px;
  margin-left: 15px;
  text-decoration: none;
  color: #ffffff;
}

a.nav:hover {
  text-decoration: underline;
}

a.navon {
  font-weight: bold;
}

#sprache {
  position: absolute;
  width: 62px;
  top: 10px;
  right: 30px;
  text-align: right;
  color: #ffffff;
  z-index: 40;
}


#welle  {
   position: absolute;
  top: 0px;
  left: 0px;
  z-index: 30;
    max-width: 1100px;
  overflow: hidden;
  width: 100%;
}


#headlineimage  {
  position: absolute;
  top: 0px;
  left: 27%;
  z-index: 5;
  max-width: 41%;
  max-height: 22.5%;
  width: 100%;
  height: 100%;
    overflow: hidden;
}

#headlineimage figure {
  margin:0;
  padding: 0;
}

#body-content{
  display:table;
/*  clear:both;
  overflow: hidden;*/
  max-width:1100px;
  width: 100%
 
}  

#body-wrap {
 /*  display:table-row;*/
  width: 100%;
   }
  


#footer  {
  max-width: 1100px;
  width: 100%;
  height: 115px;
  margin: 10px 0 0 0;
  color: #ffffff;
 
}

#footer td {
  padding: 5px;
  vertical-align: bottom;  
  font-size: 12px !important;
}

#footer td .bodytext {
  line-height: 14px;
  margin: 0;
}

.footertext {
  padding: 40px 0 0 60px;
}


* html #content-left,
* html #content-middle,
* html #content-right{
  margin-bottom:-10000px;
  padding-bottom:10000px;
  float:left;
  }

*+html #content-left,
*+html #content-middle,
*+html #content-right{
  margin-bottom:-10000px;
  padding-bottom:10000px;
  float:left;
  }

*+html #content-left,
*+html #content-middle,
*+html #content-right,
*+html #body-content{
  overflow:hidden;
}

* html #content-right {
    float: right;
    overflow: hidden;
    }
 
#content-left{
  width:260px !important;
  width:27% !important;
 /* display:table-cell;*/
  float: left;
  vertical-align:top;  
  height: auto;
  padding-top: 35px;
   
  
/*  display: hidden;*/
}  

  

#content-middle{

    width:68%;
  /*display:table-cell;*/
  float: left;
  padding:0 0 50px;
  margin:0px;
  vertical-align:top;
 
}

#content-middle-inner {
  min-height: 600px;
  padding-bottom: 40px;
}
    


#content-right {
  width:5%;
  margin: 0;
  padding: 0;
  /*display:table-cell;*/
  float: left;
  vertical-align:top;  
  padding-top:30px;
  padding-top: 0px;
  
  }

#headline DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0px;
}

.rotelinie {
    border-bottom: 1px solid #B0006C;
    display: block;
    padding-bottom: 7px;
    width: 185px;
}
.rot {
  color: #B0006C;
  }



.men2act {
}

#menue2 ul, #menue3 ul, #menue2 ul li ul, #menue3 ul li ul, #submenue ul, #submenue ul li ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#menue2 ul li, #menue3 ul li, #submenue ul li {
    display: inline;
    float: left;
}
#menue2 ul a, #menue2 ul ul a, #menue3 ul a, #menue3 ul ul a,  #submenue ul a, #submenue ul ul a {
    display: block;
}

a.submen1:link, a.submen1:active, a.submen1:visited, a.submen1:hover {
    color: #000000;
   
    font-size: 1.1em;
    font-weight: normal;
    padding: 3px 10px;
    text-decoration: none;
}

a.submen1:hover {
    color: #ffffff;
     background-color: #B0006C;
     text-decoration: underline;
}


table.frei {
  background-color: green;
  width: 30px;
  height: 30px;
}

table.gesperrt  {
  background-color: red;
  width: 30px;
  height: 30px;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.bodytext {
    line-height: 1.4em;
    margin: 1em 0;
}

.hgg {
  background-color: #e1e1e1;
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}

#topic {
  width: 100%;
  font-size: 1em;


}

#topic ul {
    list-style: none outside none;
      margin:0px 0 6px 20px;
    padding: 1px 0 0 0;
 }


#topic ul li {
   padding: 0;
   margin: 0 0 0 0;

  }



#topic ul ul {
    list-style: none outside none;
    margin-left: 0px;
    padding: 5px 0 8px;
    background-image: url(/fileadmin/templates/grafiken/hgbox.png);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #efefef;
}

#topic ul ul ul {
  background-color: transparent;
}


#topic ul ul li {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  background-image: none;
}

#topic ul ul ul {
    list-style: none outside none;
    margin: 5px 0 0 10px;
    padding: 5px 0 8px;
    background-image: none;
    background-color: none;
    border-top: 1px solid grey;
    border-bottom: 1px solid grey;
   width: 215px;
} 


#topic a, .dropdown a {   
    margin: 0;
    padding: 8px 10px 8px;
    text-decoration: none;
    display: block;
}



a.men1act  { 

  
  display: block;
/*  height: 24px;*/
  color: #e2001a;  
  font-weight: bold;
  text-decoration: normal;
}

.men2 {
  font-size: 14px;
  display: block;
/*  height: 20px;*/
}

a.men2act  { 
  font-size: 14px;
  display: block;
 /* height: 20px;*/
  font-weight: bold;
  text-decoration: normal;
}

.men3 {
  font-size: 13px;
  display: block;

}

a.men3act  { 
  font-size: 13px;
  display: block;

  font-weight: bold;
  text-decoration: normal;
}

#topic p {
  text-align: center;
}

#topic p a {
  border-bottom: none !important;  
}

#topic a:hover, #topic a.active {
  text-decoration: underline;
}

/* Content und Sidebar-Elemente */

#content {
  margin: 30px 0px 40px 40px
}

#content a:link, #content a:visited  {
   color: #000000;
   font-weight: normal;
   text-decoration: underline;
   border:0;
    }

#content h1 {
  font-size: 2em;
  font-weight : normal;
  margin: 0px;
  padding: 5px 0px 12px 0px;
  color: #e2001a;
  width: 100%;
  border-bottom: 1px solid #404040;
    
}

#content h2 {
  margin: 5px 0 15px;
  font-size: 1.5em;
  font-weight : normal;
  color: #e2001a;
  
}

#content h2 {
  padding: 10px 0px 2px 0px;
}

#content h3 {
  font-size: 14px;
    color: #e2001a;
  font-weight: normal;
  margin: 0px;
  padding: 2px 0px 10px 0px;
  
}


#content .csc-frame-frame1, #content .csc-frame-frame2 {
   border: 1px solid #abafb4;
   border-top: 20px solid #b0006c;
   background-image: url(/fileadmin/templates/grafiken/hgbox.png);
   background-repeat: repeat-x;
   background-position: bottom;
  margin: 20px 18px 10px 20px;
  padding: 7px;
}

#content .csc-frame-frame2 {
   border-top: 20px solid #abafb4;
 }

#content .csc-frame-frame1 h1, #content .csc-frame-frame1 h2, 
#content .csc-frame-frame2 h1, #content .csc-frame-frame2 h2 {
  /*width:100% !important;*/
  font-size: 18px !important;
  padding: 0px 0 5px !important;
}

#content td .bodytext, #content th .bodytext {
  margin: 0 !important;
  line-height: 1em !important;
}

#content .csc-frame-frame1 h1, #content .csc-frame-frame2 h1   {
  line-height: 17px;
  margin: 7px 0 15px;
}

#content .csc-frame-frame1 .bodytext, #content .csc-frame-frame2 .bodytext {
    line-height: 17px;
    margin: 7px 0 15px;
}

#content .csc-frame-indent {
  margin: 20px 18px 10px 20px;
  padding: 7px;
}



h3, h4, h5 {

  font-weight: bold;
  margin: 0px;
  padding: 2px 0px 10px 0px;
  color: #808080;
  line-height: 1em;
}

h5 {
  color: #808080;
}


#sidebar a {
  font-weight : bold;
  color: #343434;
  text-decoration: none;
}

#content a:hover, #sidebar a:hover {
  text-decoration: underline;
}

#content .sidepicture {
  float: right;
  padding: 0px 0px 0px 10px;
  margin: 5px 0px 10px 10px;
  width: 160px;
}

#content .clearer {
  clear: both;
}

/* Liste */

#content ul, #content ol {
 
  padding: 0 50px 0 20px;
  }

#sidebar ul {
  list-style: none !important;
  padding: 0px !important;
  margin: 6px 0px 6px 0px !important;
}


#content table {
    border-collapse: collapse;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}

#content thead {
  border-collapse: collapse;
  border-style: solid;
  background-color: #B0006C;
  color: #ffffff;
  vertical-align: top;
  border: 1px solid #000000;
}

#content tbody {
   border-collapse: collapse;
  border-style: solid;
  border: 1px solid #000000;
}

#content td, #content th {
  border-collapse: collapse;
  border-style: solid;
  border: 1px solid #808080;
  padding: 4px;
}

.contenttable caption {
  display: none;
}

.contenttable img {
  max-width: none;
}
.tx-macinasearchbox-pi1 {
   border: 1px solid #dcdcdc;
  padding: 7px;
  display: block;
  height: 19px;
  width: 226px;
  width: 90%;
}

#suche {
    margin: 20px 0 0 0px;
    width: 240px; 
  width: 100%;
}


#suche .eingabe input {
  float: left;
  background-image: url(/fileadmin/templates/grafiken/lipkt.gif);
  background-repeat: repeat-x; 
  background-position: bottom;
  border:0;
  height: 19px;
  width: 195px;
  width: 70%;
}
#suche .button {
  float: right;
  margin-bottom: 3px;
}

#suche .button input {
  border: 0;
  margin: 0px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
    color: #B0006C;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
    background: none repeat scroll 0 0 #efefef;
  padding: 3px;
}

.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
 
     margin-top: 0;
}

.tx-indexedsearch-res h3 {
  padding: 10px 0 0 0 !important;
}

.tx-indexedsearch-percent percent percent-tmpl-css {  
  font-size: 11px;
}

.tx-indexedsearch-res p, .tx-indexedsearch-res dl {
  margin: 5px 0 0 0;
  padding: 0;
}

.tx-indexedsearch .searchbox-tmpl-css LABEL {
    float: left;
    margin-right: 1em;
    width: 100px;
}

fieldset {
  border: 0;
  margin:0;
  padding: 0;
}

#druck {
  float: right;
  margin: 10px 18px
  
}


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


.onlyMobile {
  display: none;
}

#mobilMenu {
  height: 38px;
  overflow: hidden;
  width: 100%;
  background-color: #008448;
  position: relative;
}

a.mobil-menuLink, a.mobil-homeLink {
  padding: 0;
  display: block;
  font-size: 12px;
  color: #fff !important;
  text-decoration: none;
  line-height: 28px;
  text-transform: uppercase;
  
}
a.mobil-homeLink {
  float: left;
  margin: 3px 0 0 10px;
}
.mobil-menuLink {
  float: right;
  margin: 3px 10px 0 0;
}
.mobil-menuLink img {
  width: 30px;
  margin-left: 5px;
}
 .mobil-homeLink img {
  width: 30px;
    margin-right: 5px;
}

#mobilSprache {
  
  text-align: center;
  vertical-align: center;
  margin: 5px 0 0 30px;
  display: inline-block;
}

#mobilLogMen {
  height: 60px;
  overflow: hidden;
 /* width: 100%;*/
  background-color: #fff;
  position: relative;
}

#mobillogo {
   float: left;
   margin: 3px 0 0 10px;  
 }

#mobilmenue2 {
  float: right;
  margin-right: 10px;
  margin-top: 3px;
  }

#mobilmenue2 a {
  color: #000;
  text-align: right;
  display: block;
  width: 200px;
}

#mobilsuche {
  width:100%;
  background-color: #b0006c;
  text-align: left;
  height: 40px;
}

#mobilsuche .eingabe input {
    background-image: url("/fileadmin/html/lipkt.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    float: left;
    height: 19px;
    width: 180px;
    padding: 0;
    margin: 3px 3px 3px 5px;
    border: 0;
}
#mobilsuche .button {
  height: 20px;
  width: 20px;
  float: right;
  margin: 2px 20px 5px 0;
}

#mobilfooter  {
  width: 100%;
  margin: 0px;
  background-color: #b0006c;
}

#mobilfooter a {
  color: #ffffff;
}

#mobilfooter .footertext {
    padding: 5px 0 0 10px;
  color: #ffffff;
}

/*****************************************************************************
************* MOBILES*********************************************************
*****************************************************************************/

@media screen and (max-width: 480px) {
  .onlyDesktop {
    display: none;
  }
  .onlyMobile {
    display: block;
  }
  .imgonlyMobil {
    display: block;
    float: right;
    padding: 1.2em 0.5em;
    position: absolute;
    right: 0;
    width: 20px;
    z-index: 50;
}
.actUl {
display: block !important;
}
#druck {
  display: none;
}
.tx-macinasearchbox-pi1 {
    border: 0 !important;
    width: 250px !important;
    width: 100%;
}

div.csc-textpic .csc-textpic-imagewrap img {
  width: 100%;
  margin:0 !important;
  padding: 0 !important;
}

DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
    display: inline;
    margin-left: 0px !important;
}

#gesamt {
    margin: 0;
    padding: 0;
    width: 100%;
    box-shadow: none;
    border: 0;    
}

#content img {
  max-width: 97%;
  margin:0;
  padding:0;
  }

#content-middle {
  width: 100%; 
  float: left;
  padding:0 0 20px ;
  }

#content-middle-inner {
  min-height: 600px;
  padding-bottom: 10px;
  margin: 0 10px 0 10px ;
}
   
#content-right {
  width:100% ;
  padding: 0 ;
  float: left;
  vertical-align:top;  
  padding-top:30px;
  padding-top: 0px;
  
  }

#rechts {
    margin: 0 10px 0 10px;
}

#rechts img {
  max-width: 97%;
}
#rechts figure, #content figure {
  margin: 0;
  padding: 0;
  }

#content .csc-frame-frame1, #content .csc-frame-frame2 {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
 }

.multicolumnContainer {
      margin: 0 !important;
   
}
.column {
  min-height: auto;
  height: auto;
}

.multicolumnContainer .column {
  float: none !important;
    background: none !important;
    border: 0 !important;
  }
.columnFirst, .columnLast {
  width: 100% !important;
  margin:0;
  height: auto;
  padding: 0 !important;
}

div.tx-powermail-pi1 {
  margin: 0 0 0 5px !important;
 
}


/*   Mobiles MENUE */


a.men1act  {
  font-size: 14px;
  
  display: block;
/*  height: 24px;*/
  color: #e2001a;
  font-weight: bold;
  text-decoration: normal;
}

.men2 {
  font-size: 14px;
  display: block;
/*  height: 20px;*/
}

a.men2act  {
  font-size: 14px;
  display: block;
 /* height: 20px;*/
  font-weight: bold;
  text-decoration: normal;
}

.men3 {
  font-size: 13px;
  display: block;

}

a.men3act  {
  font-size: 13px;
  display: block;

  font-weight: bold;
  text-decoration: normal;
}

/*  ENDE Mobiles MENUE */

#content .csc-frame-indent {
  margin: 0  !important;
  padding: 0px !important;
}

.tx-indexedsearch-text-item-path {
      display: none;
   }
}

@media screen and (min-width: 481px) and (max-width: 850px) {
  
#wetter {
  display: none;
}
#footer {
  background-image: none;
  background-color: #b0006c;
  height: 80px;
}
.footertext {
  padding: 10px 0 10px 5px;
}

}

.hidden {
  display: none;
}
