@font-face {
  font-family: Jenna Sue;
    src: url('../fonts/JennaSue-webfont.eot');
    src: local("Jenna Sue"), url('../fonts/JennaSue-webfont.ttf');
}

@font-face {
  font-family: News Cycle;
    src: url('../fonts/NewsCycle-Regular.eot');
    src: local("News Cycle"), url('../fonts/NewsCycle-Regular.ttf');
}

html {
  height: 100%;
}

* {
  margin: 0;
  padding: 0;
}



body {
  font: normal .80em arial, sans-serif;
  background: #ccbb88;
  background-image: url(../images/banners/curtain1.jpg),url(../images/banners/curtain2.png), url(../images/banners/curtain3.png);
}


p {
  padding: 0 0 20px 0;
  line-height: 1.7em;
}

img {
  border: 0;
}

#fackel_rechts {
  display: none;

}

h1, h2, h3, h4, h5, h6 {
  font: normal 170% arial, sans-serif;
  color: palegoldenrod;
  margin: 0;
  padding: 15px 0 5px 0;
}

h1 {
  color: palegoldenrod;
  font: 250% 'News Cycle', arial, sans-serif;
  padding: 0 0 16px 0;
}

h2 {
  font: normal 250% 'Jenna Sue', arial, sans-serif;
  color: palegoldenrod;
  margin: 0 0 0 0;
  padding: 10px 0 5px 0;
  display: block;
  text-align: center;

}

h3 {
   color: palegoldenrod;
  font: 250% 'News Cycle', arial, sans-serif;
  padding: 0 0 16px 0;
  text-align: center
  }

h4, h5, h6 {
  color: palegoldenrod;
  font: 150% 'News Cycle', arial, sans-serif;
  padding: 0 0 16px 0;
}

.groove {
  border-style: groove;
    border-color: palegoldenrod;
    border-radius: 5px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
}

h5, h6 {
  font: italic 95% arial, sans-serif;

  padding-bottom: 15px;
}

h6 {

}

.groove {
  border-style: groove;
    border-color: palegoldenrod;
    border-radius: 5px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

a, a:hover {
  background: transparent;
  outline: none;
  text-decoration: underline;
  color: #A9B9D9;
}

a:hover {
  text-decoration: none;
  color: #A9B9D9;
}

.keinlink
{
    text-decoration: none;
    color: #A9B9D9;
}

blockquote {
  margin: 20px 0;
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;
}

ul {
  margin: 2px 0 22px 17px;
}

ul li {
  list-style-type: circle;
  margin: 0 0 6px 0;
  padding: 0 0 4px 5px;
}

ol {
  margin: 8px 0 22px 20px;
}

ol li {
  margin: 0 0 11px 0;
}

.left {
  float: left;
  width: auto;
  margin-right: 10px;
}



.right {
  float: right;
  width: auto;
  margin-left: 10px;
}

.center {
  display: block;
  text-align: center;
  margin: 20px auto;
}

#Facebook {
 margin-top: -40xp;
}

.Trenner {
  background: url(../images/Trenner.png) no-repeat ;
  height: 35px;
  border: none;
  padding: 10px 0 20px 0;
}

#main, header, #logo, nav, #site_content, footer {
  margin-left: auto;
  margin-right: auto;
}



#header {
  width: 950px;
  height: 150px;
}

#logo {
  display: none;
}




#site_content {
  width: 950px;
  overflow: hidden;
  margin: 70px auto 0 auto;
  padding: 0px 0px 0px 0px;
  border-top: 0;
  border-bottom: 0;
 /* background-position: bottom; */
  color: palegoldenrod;


}

#sidebar_container {
  width: 100%;
  padding: 10px 10px 20px 10px;
}

#content {
  text-align: justify;
  padding: 0;
  margin-right: 10;
 /*background: #332313;  */

}

#content_item {

  padding: 10px 10px 10px 25px;


}

/* styling for the slideshow on the homepage */
ul.slideshow {
  width: 706px;
  height: 316px;
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;}

ul.slideshow li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  list-style: none;}

ul.slideshow li.show {
  z-index: 500;}

ul img {
  border: none;}

footer {
  width: 950px;
  font: normal 100% arial, sans-serif;
  height: 140px;
  padding: 60px 0 5px 0;
  text-align: center;
  line-height: 14px;
  background: url(../images/Fuss_4.png) no-repeat;
  margin-top: -80px;

}

footer a, footer a:hover {
  color: #FFF;
  text-decoration: underline;
}

footer a:hover {
  color: #FFF;
  text-decoration: none;
}

.form_settings {
  margin: 15px 0 0 0;
}

.form_settings p {
  padding: 0 0 4px 0;
}

.form_settings span {
  float: left;
  width: 200px;
  text-align: left;
}

.form_settings input, .form_settings textarea {
  padding: 5px;
  width: 299px;
  font: 100% arial;
  border: 1px solid #E5E5DB;
  background: #FFF;
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
}

.form_settings .submit {
  font: 160% 'News Cycle', arial, sans-serif;
  border: 0;
  width: 99px;
  margin: 0 0 0 212px;
  height: 33px;
  padding: 0 0 6px 0;
  cursor: pointer;
  background: #222;
  color: #FFF;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
}

.form_settings textarea, .form_settings select {
  font: 100% arial;
  width: 299px;
}

.form_settings select {
  width: 310px;
}

.form_settings .checkbox {
  margin: 4px 0;
  padding: 0;
  width: 14px;
  border: 0;
  background: none;
}

.separator {
  width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;
}

table {
  margin: 10px 0 30px 0;
}

table tr th, table tr td {
  background: #3B3B3B;
  color: #FFF;
  padding: 7px 4px;
  text-align: left;
}

table tr td {
  background: #FFF;
  color: #47433F;
  border-top: 1px solid #ddd;
}

/* hide the checkbox and the label */

input#responsive-nav,
label.responsive-nav-label {
  display: none;
}

/*Navigation *******************************************************************************************/




/* Declarations for the responsive menu **************************************************************************************/
/* Declarations for the responsive menu **************************************************************************************/
/* Declarations for the responsive menu **************************************************************************************/


 @media only screen and (max-width: 1680px) and (orientation: portrait) {

* {
  font-size: 24px;


}



body {
  font: normal .80em arial, sans-serif;
   background: #332313;
  background-size: auto;

}


label.responsive-nav-label {
    position: relative;
  display: block;
  padding: 20px;
  background: #222;
  cursor: pointer;
  color: #fff;
  font: normal 150% 'News Cycle', arial, sans-serif;
}



label.responsive-nav-label span {
  margin-right: 10px;
  font: normal 150% 'News Cycle', arial, sans-serif;
}

.banner {
  display: none;
}

nav {
  position: absolute;
  top: -9999px;
  padding: 10px;
   float: left;
  width: 100%;
   z-index: 15;
}

nav a {

   font: normal 150% 'News Cycle', arial, sans-serif;
   display: block;
  color: goldenrod;
  text-decoration: none;
}

input#responsive-nav[type=checkbox]:checked ~ nav {
  position: relative;
  top: 0;
}

nav a:after {
  display: none;
}

nav ul {
  margin: 0;
  padding: 0;
}

nav li {
  float: none !important;
  width: 100% !important;
  border-bottom: none !important;

}

nav li a {
  margin-bottom: 10px !important;
  padding: 10px 40px !important;
  background: #000;

}

nav ul li {
 position: relative;
  float: left;
  list-style: none;
  color: #fff;
  transition: 0.5s;
  font-size: 30px;

}

nav ul li a {
  padding: 20px;
}

nav ul li:hover {
  background: none;
}

nav ul li a:hover {
  background: #332313;
}

nav ul ul {
  position: relative !important;
  width: 100%;
  left: 20px; !important;
  top: 0 !important;
  background: none !important;
  box-shadow: none;
}

nav ul ul li {
  padding-left: 40px;
}

nav ul ul li a{
  padding-left: 40px;
}

#site_content {
  width: 100%;
  overflow: hidden;
  margin: 0px auto 0 auto;
  padding: 0px 0px 0px 0px;
  border-top: 0;
  border-bottom: 0;
  background: none;

}

#content {
  text-align: justify;
  width: 100%;
  padding: 0;
  margin: 0;
  float: left;


}

#sidebar_container {
  display: none;
  width: 100%;
  padding: 10px 10px 20px 10px;
}

.sidebar {
  z-index: 1;
}

.bottombar {
  display: none;
}


#content_item {

  padding: 10px 25px 10px 25px;

}

#content {
   width: 100%;

}

.schmal {

  display: none;
  text-align: center;
}
.breit{

  text-align: center;
  display: block;
  margin-top: 50px;

    width: 100%;
    height: auto;

}

.logobild {
  width: 100%;
  opacity:  1;
}



#ani img{
    position: absolute;
    padding-left: 85%;
    padding-top: 55px;
    opacity: 0;
    animation-duration: 30s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

#ani img hover{
    position: absolute;
    padding-left: 85%;
    padding-top: 55px;
    opacity: 0;
    animation-duration: 30s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}


}


/*  **************************Slider*******************************************************/
/*  *********************************************************************************************/
/*  *********************************************************************************************/


.sliderElements,
.sliderElements figure,
.sliderControls {
    margin: 0;
}

.sliderElements:after {
    content: ".";
    display: block;
    height: .1px;
    clear: both;
    visibility: hidden;
    font-size: 0;
    overflow: hidden;

}

.cssSlider {
    overflow-x: hidden;
}

.sliderElements {
    list-style: none;
    left: 0;
    width: 900%;
    margin-bottom: .8em;
    padding: 0;
    -webkit-transition: left .8s ease-in-out;
    -moz-transition: left .8s ease-in-out;
    -o-transition: left .8s ease-in-out;
    transition: left .8s ease-in-out;
     position: relative;
}


.sliderElements > li {
    float: left;
    width: 11.05%;
    position: relative;

}

#slide02:checked ~ .sliderElements {
    left: -100%;
}

#slide03:checked ~ .sliderElements {
    left: -200%;
}

#slide04:checked ~ .sliderElements {
    left: -300%;
}
#slide05:checked ~ .sliderElements {
    left: -400%;
}
#slide06:checked ~ .sliderElements {
    left: -500%;
}
#slide07:checked ~ .sliderElements {
    left: -600%;
}
#slide08:checked ~ .sliderElements {
    left: -700%;
}
#slide09:checked ~ .sliderElements {
    left: -800%;
}

/* Bildunterschrift auf dem Bild positionieren */
.sliderElements figcaption {
    display: block;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 1em;
    padding: .4em;
    background: rgba(0,0,0,.5);
}

/* Bilder responsive */
.sliderElements img {
    width: 100%;
    height: auto;
}

.slider img {
    width: 100%;
    height: auto;
}


/* inputs aus dem Blickfeld schieben */
.cssSlider input {
    position: absolute;
    left: -99999px;
}

/* mittige Ausrichtung der Controls - funktioniert im Zusammenspiel mit inline-block */
.sliderControls {
    text-align: center;
}

/* Controls nebeneinander bringen */
.sliderControls li {
    display: inline-block;
}

/* Controls auf einheitliche Maße bringen und die Ecken abrunden */
.sliderControls label {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    display: block;
    cursor: pointer;
    background: red;
    color: red;
}

/* Attributselektor und indirekter Nachfahrkombinator zum ansteuern der labels */
.sliderControls label:hover,
#slide01:checked ~ .sliderControls label[for="slide01"],
#slide02:checked ~ .sliderControls label[for="slide02"],
#slide03:checked ~ .sliderControls label[for="slide03"],
#slide04:checked ~ .sliderControls label[for="slide04"],
#slide05:checked ~ .sliderControls label[for="slide05"],
#slide06:checked ~ .sliderControls label[for="slide06"],
#slide07:checked ~ .sliderControls label[for="slide07"],
#slide08:checked ~ .sliderControls label[for="slide08"],
#slide09:checked ~ .sliderControls label[for="slide09"]  {
    background: palegoldenrod;
    color: palegoldenrod;
}





/* Handy *********************************************************************************************/
/* Handy *********************************************************************************************/
/* Handy *********************************************************************************************/

@media screen and (orientation: portrait) {

     body {
          background-color: black;

     }

     h1 {
        color: palegoldenrod;
         font: 280% 'News Cycle', arial, sans-serif;
         padding: 16 0 16px 0;
         margin-bottom: 10px;
}

     #content {width: 950px;}
     #side_content { background: none; }
     #content_item {
         width: 880px;
         padding-left: 30px;
     }
     .banner {width: 950px;}
     .Trenner {width: 950px;}
     .Links { display: block;
                 text-align: center;
                 margin: 20px auto;  }
     footer {
         font: normal 120% arial, sans-serif;
         display: none;
     }

     .groove { margin-top: 60px;}

     .container {
      display: table;
      border-spacing: 16px;
      width: 100%;
   }

   .col {

      box-sizing: border-box;
      cell-spacing: 8px;
      padding: 0.5em;
      padding-left: 20px;
      padding-top: 20px;
      border: 2px solid palegoldenrod;
    }

    .col ol {
       padding-left: 2em;
    }

    .col ul li {
       padding-right: 10px;
       list-style-type: disc;
    }

    .col ul {
       padding-left: 1em;

    }

    .col_3 ol {
       padding-left: 2em;
    }

   .col:nth-child(1) { width: 100%; }
   .col:nth-child(2) { width: 100%; }
   .col:nth-child(3) { width: 100%; }

       .col_2 {
      box-sizing: border-box;
      cell-spacing: 8px;
      padding: 0.5em;
      padding-left: 20px;
      padding-top: 20px;
      border: 2px solid palegoldenrod;
   }

     .col_3 {
      display: table-cell;
      box-sizing: border-box;
      cell-spacing: 8px;
      padding: 0.5em;
      padding-left: 20px;
      padding-top: 20px;
      border: 2px solid palegoldenrod;
      text-align: center;
   }

   .col_3 a {
       font: 150% 'News Cycle', arial, sans-serif;
    }


   .col_2 ol {
       padding-left: 2em;
    }

   .col_2:nth-child(3) {
         width: 100%;
         display: none;
   }
   .col_2:nth-child(2) { width: 100%; }
   .col_2:nth-child(3) { width: 100%; }

   p {
  padding: 0 0 20px 0;
  line-height: 1.7em;
  font: 150% 'News Cycle', arial, sans-serif;
}

         /* Controls auf einheitliche Maße bringen und die Ecken abrunden */
.sliderControls li {
    display: none;
}

}


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

@media screen and (orientation: landscape)
{
  #fackel_links {
  position: absolute;
  float: left;
  width: 60px;
  padding: 10px 10px 20px 10px;
  margin-left: -60px;
  margin-top: -48px;
  height: 500px;
  background: url(../images/Fackel_links_3.png) no-repeat ;
  }

  #main {
  width: 950px;
  background: url(../images/Navbanner3.png) no-repeat ;
  background-position: 0 100px;
}

  nav {
  float: left;
  height: 50px;
  width: 950px;
  margin: 1px auto 0 auto;


}

 .Links { display: none;
                 text-align: center;
                 margin: 20px auto;  }



  #fackel_rechts {
         display: block;
         position: absolute;
         float: left;
         width: 60px;
         padding: 10px 10px 20px 10px;
         margin-left: 938px;
         margin-top: -76px;
         height: 500px;
         background: url(../images/Fackel_rechts.png) no-repeat ;
         }

  #sidebar_container {
         display: block;
         float: right;
         width: 10px;
         padding: 10px 5px 5px 5px;
         text-align: right;
         margin-right: 10px;
         }

  #site_content {
         background: #332313 url(../images/Mitte_7.png) no-repeat;

}


   #logo {
   display: block;
  width: 900px;
  position: relative;
  height: 90px;
  padding: 5px 25px;
  /*background: url(../images/Kopf2.png) no-repeat ; */
  margin: 1px auto 0 auto;
}

#logo h1 {
  float: left;
  font: normal 700% 'Jenna Sue', arial, sans-serif;
}

#logo h1 a {
  text-decoration: none;
  color: #222;
}

#logo h1 a .logo_colour {
  color: #05CCDE;
}

#logo a:hover .logo_colour {
  color: #222;
  text-decoration: none;
}

.breit {
   display: none;
}

.groove {
   width: 75%
   }

 social {

      margin-left: 150px;
     }

 .col:nth-child(1) {
         background: linear-gradient(135deg, red, 10%, black);
         vertical-align: middle;

 }
.col:nth-child(2) {
         background: rgba(0, 0, 0, 0.5);
         vertical-align: middle;

}


.col:nth-child(3) { background: ivory; }

 .col_2:nth-child(1) {
         background: black;
         vertical-align: middle;
         display: none;

 }
.col_2:nth-child(2) {
         background: rgba(0, 0, 0, 0.5);
         vertical-align: middle;

}
.col_2:nth-child(3) {
         background: linear-gradient(135deg, red, 10%, black);
         vertical-align: middle;


}



img {width: 100%; height: auto; }


 .container {
      display: table;
      border-spacing: 16px;
      width: 100%;
   }
   .col {
      display: table-cell;
      box-sizing: border-box;
      cell-spacing: 8px;
      padding: 0.5em;
      padding-left: 20px;
      padding-top: 20px;


   }

   .col_2 {
      display: table-cell;
      box-sizing: border-box;
      cell-spacing: 8px;
      padding: 0.5em;
      padding-left: 20px;
      padding-top: 20px;
   }

   .col_3 {
      display: table-cell;
      box-sizing: border-box;
      cell-spacing: 8px;
      padding: 0.5em;
      padding-left: 20px;
      padding-top: 20px;
      border: 2px solid palegoldenrod
   }

   .col_3 p{
      text-align: center;
   }

   .col:nth-child(1) { width: 20%; }
   .col:nth-child(2) { width: 40%; }
   .col:nth-child(3) { width: 40%; }

   .col_2:nth-child(1) { width: 40%; }
   .col_2:nth-child(2) { width: 40%; }
   .col_2:nth-child(3) { width: 20%; }

   .col_3:nth-child(n) {
         background: black;
         vertical-align: middle;
         text-align: center;
         width: 100%

 }

/**
Stylesheet for SooperFish by www.SooperThemes.com
Author: Jurriaan Roelofs
**/

/* Configuration of menu width */
html body ul.sf-menu ul,html body ul.sf-menu ul li {
  width: 220px;
}

html body ul.sf-menu ul ul
{ margin: 0 0 0 220px;
}

/* Framework for proper showing/hiding/positioning */
ul.sf-menu,ul.sf-menu * {
  margin: 0;
  padding: 0;
}

ul.sf-menu {
  display: block;
  position: relative;
}

ul.sf-menu li {
  display: block;
  list-style: none;
  float: left;
  position: relative;
}

ul.sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

ul.sf-menu a {
  display: block;
  position: relative;
}

ul.sf-menu ul {
  position: absolute;
  left: 0;
  width: 150px;
  top: auto;
  left: -999999px;
}

ul.sf-menu ul a {
  zoom: 1; /* IE6/7 fix */
}

ul.sf-menu ul li {
  float: left; /* Must always be floated otherwise there will be a rogue 1px margin-bottom in IE6/7 */
  width: 150px;
}

ul.sf-menu ul ul {
  top: 0;
  margin: 0 0 0 150px;
}

ul.sf-menu li:hover ul,ul.sf-menu li:focus ul,ul.sf-menu li.sf-hover ul,
ul.sf-menu ul li:hover ul,ul.sf-menu ul li:focus ul,ul.sf-menu ul li.sf-hover ul,
ul.sf-menu ul ul li:hover ul,ul.sf-menu ul ul li:focus ul,ul.sf-menu ul ul li.sf-hover ul,
ul.sf-menu ul ul ul li:hover ul,ul.sf-menu ul ul ul li:focus ul,ul.sf-menu ul ul ul li.sf-hover ul {
  left: auto;
}

ul.sf-menu li:hover ul ul,ul.sf-menu li:focus ul ul,ul.sf-menu li.sf-hover ul ul,
ul.sf-menu ul li:hover ul ul,ul.sf-menu ul li:focus ul ul,ul.sf-menu ul li.sf-hover ul ul,
ul.sf-menu ul ul li:hover ul ul,ul.sf-menu ul ul li:focus ul ul,ul.sf-menu ul ul li.sf-hover ul ul,
ul.sf-menu ul ul ul li:hover ul ul,ul.sf-menu ul ul ul li:focus ul ul,ul.sf-menu ul ul ul li.sf-hover ul ul {
  left: -999999px;
}

/* autoArrows CSS */
span.sf-arrow {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 23px;
  right: 5px;
  display: block;
  background: url(../images/arrows-white.png) no-repeat 0 0;
  overflow: hidden; /* making sure IE6 doesn't overflow and expand the box */
  font-size: 1px;
}

ul ul span.sf-arrow {
  right: 10;
  top: 25px;
  background-position: 0 100%;
}

/* theming the menu */
ul#nav {
  float: left;
}

ul#nav ul {
  background: url(../images/menu_hover2.png) repeat;
  padding-bottom: 15px;
  margin-top: -10px;
  z-index:15;
}

ul#nav li a {
  padding: 34px 30px 12px 25px;
  font: 160% 'News Cycle', arial, sans;
  text-shadow: 1px 1px #000;
  text-decoration: none;
  color: palegoldenrod;
  margin-right: 5px;
}

ul#nav ul li a {
  padding: 7px 25px 7px 25px;
}

ul#nav li a:hover,ul#nav li a:focus {
  color: #A9B9D9;
}

}

