/* ============================================================
  RESET - http://meyerweb.com/eric/tools/css/reset/
============================================================ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}


#navigationbg {
position:fixed;
width:100%;
height:85px;
left:0px;
top:0px;
background-image: url("/fileadmin/pannenbecker/images/navigationbg.png");
z-index:10001;
}
#navigation {
position:fixed;
width:1024px;
height:85px;
left:0px;
top:0px;
background-image: url("/fileadmin/pannenbecker/images/header-1024.png");
}

#logo {
position:fixed;
width:165px;
height:37px;
left:46px;
top:8px;
}
.logo {
width:165px;
height:37px;
}

#hauptnavigation {
position:fixed;
width:650px;
height:30px;
left:350px;
top:20px;

}


#subnavigation {
position:inherit;
height:30px;
right:40px;
top:6px;
z-index:10000;
}
#facebookbutton {
position:fixed;

height:20px;
right:4px;
top:4px;

}

.facebookbutton {
  font-family: 'Ubuntu', sans-serif;
  font-weight:500;
  font-size: 12px!important;
  line-height: 1.3!important;
  color:#fff;
  background-color:#3f5c9a;
  text-decoration:none;
  text-transform:uppercase;
}

#titletext {
position:fixed;
width:auto;
height:30px;

left:332px;
top:48px;
z-index:100000;
}


/* MEDIA ++++++   960  ++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media (max-width: 960px) {
#navigationbg,#titletext {display: none;}
.mobile-menu {z-index:1000002;position: relative;}
section.header {height:60px;background-color: #fdd68e;}
.csc-textpic-image img {width:100%;height:auto;}
.parallax_schatten {height:16px;opacity: 0;}
 .otto {
 margin-top:15px; 
}

}
@media (min-width: 960px) {
.mobile-menu {display: none;}


}

.logo-mobile {margin-top:10px;margin-left:20px; width:170px; height:auto;}




/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
.bgweiss {
display: block;
width:100%;
height:60px;
background:#ccc;
}
.title {
width:600px;
height:60px;
  margin-left: auto ;
  margin-right: auto ;
background:#ccc;

}
.wrapper_links_rechts {
width:1000px;
margin-top:120px;
padding: 60px 15px 60px 15px;

    display: block;
    margin-left: auto;
    margin-right: auto;
}


.links {
width:50%;
min-height:200px;
float:left;

}
.rechts {
width:50%;
min-height:200px;
float:right;
}


.content {
background:#FDD68E;
background-image: url("/fileadmin/pannenbecker/images/schatten-ueber-bild.png");
background-repeat:repeat-x;

}

body {
background:#fdd68e!important;



}

#adaptive h1 {margin-top:32px;}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* ============================================================
  BOX SIZING & CLEARFIX
============================================================ */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* ============================================================
  ANKER SCROLLER SCRIPTS
============================================================ */

.scrollto {
text-align: center;
}
/* ============================================================
  HTML & BODY
============================================================ */



/* ============================================================
  PRIMARY STRUCTURE
============================================================ */
/* .parallax-1 {
margin-top:142px;
} */

section.module.parallax {
    height: 768px;

}

.wrapper {
  width: 100%;
  margin: -100px auto;
  background:#FDD68E;
}

main {
  display: block;

}

.container {
  width: 100%;
  max-width: 1000px;
  /* min-height: 460px; */
  margin: 0 auto;
  border:20px;

}

/*
.container .bodytext{
  padding-left: 20 px;
}

*/
.content .container {
padding: 40px 15px 40px 15px;
}


.copyhead {
  width: 100%;
  height:30px;

  margin: 0 auto;
  padding: 0 20px 15px 15px ;
  background:#FDD68E;

}

/* ============================================================
  INFO BAR
============================================================ */
.info-bar {
  padding: 5px 0;
  background-color: #fff;
  text-align: center;

}
#hintermenu {
  position:fixed;
  width:100%;
  height:164px;
  left:0px;
  top:0px;
  background-image: url("/fileadmin/pannenbecker/images/himmel.jpg");
  background-repeat: no-repeat;
  display: block;
  z-index:20000;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /*
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
*/
}
#menu {
  width:100%;
  height:164px;
  background-image: url("/fileadmin/pannenbecker/images/bg-menu.png");
  position:fixed;
  top:0px;
  display: block;

}


/*
#navibox {
  width:1024px;
  height:162px;
  background-image: url("/fileadmin/pannenbecker/images/Burundi_Header_1024x164_outline_Desktop.png");
  margin-left: auto ;
  margin-right: auto ;
  background-repeat: no-repeat;
}
*/
.homespace {
position:relative;
width:1024px;
height:100px;
}



#textnavi {
position:relative;
  left:5px;
  top:22px;

}
.info-bar a.icon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  background-image: url("../img/core/icons-dark.png");
  background-image: url("../img/core/icons-dark.svg"), none;
  opacity: 0.3;
}
.info-bar .cmn-tut {
  background-position: 0 0;
}
.info-bar .cmn-prev {
  background-position: -30px 0;
}
.info-bar .cmn-next {
  background-position: -60px 0;
}
.info-bar .cmn-download {
  background-position: -90px 0;
}
.info-bar .cmn-archive {
  background-position: -120px 0;
}
.info-bar a.icon[data-title]:after {
  opacity: 1;
}
.info-bar a.icon[data-title]:hover:after {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 20px;
  content: attr(data-title);
  padding: 5px 10px;
  background-color: #fff;
  color: #000;

  white-space: nowrap;
}

/* ============================================================
  HEADER & SITE TITLE
============================================================ */
/* header */
header .branding {
  padding: 20px 0;
}
header .logo {
  margin-bottom: 20px;
  text-align: center;
}
header .logo img {
  display: inline-block;
  vertical-align: middle;
}
header .social {
  text-align: center;
}
header .social a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  width: 30px;
  height: 30px;
  color: rgba(0, 0, 0, 0);
  font-size: 0;
  text-indent: -9999px;
  background-size: 30px 30px;
  background-image: url("../img/core/social-light.png");
  background-image: url("../img/core/social-light.svg"), none;
  background-size: 180px 30px;
}
header .social a.fb {
  background-position: 0 0;
}
header .social a.twitter {
  background-position: -30px 0;
}
header .social a.googleplus {
  background-position: -60px 0;
}
header .social a.rss {
  background-position: -90px 0;
}
header .social a.email {
  background-position: -120px 0;
}
header .social a.search {
  background-position: -150px 0;
}
header .social a:hover {
  opacity: 0.4;
}

@media all and (min-width: 600px) {
  header .branding {
    padding-left: 60px;
  }
  header .logo {
    margin-bottom: 0;
    margin-left: -60px;
    float: left;
    width: 60px;
    height: 60px;
  }
  header .logo img {
    display: block;
    margin: 0;
  }
  header .social {
    padding: 15px 0;
    float: right;
    width: 100%;
    text-align: right;
  }
}
/* site title */
.site-title {
  padding: 5px 0;
  background-color: #818181;
  text-align: center;
}
.site-title h1 {
  color: #fff;
}

/* ============================================================
  FOOTER
============================================================ */
footer {
  padding: 20px 0;
}
footer .asides {
  margin-bottom: 20px;
}
footer aside {
  margin-bottom: 10px;
}
footer nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
footer nav li {
  display: inline-block;
}
footer nav a {
  display: block;
  margin: 0 5px;
  color: #fff;
}
footer .logo {
  text-align: center;
}
footer .logo img {
  display: inline-block;
  vertical-align: middle;
}
footer .copyright {
  text-align: center;
}
footer .copyright small {
  color: #fff;
  font-size: 12px;
}
footer .copyright a {
  color: #818181;
}

@media all and (min-width: 600px) {
  footer aside {
    margin-bottom: 0;
    float: left;
    width: 33.3333%;
  }
  footer nav ul {
    text-align: left;
  }
  footer nav li {
    display: block;
  }
  footer nav a {
    display: inline-block;
    margin: 0;
  }
  footer .logo {
    text-align: right;
  }
}
/* ============================================================
  FUSION ADS
============================================================ */
#fusionads {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 20;
  padding: 20px;
  background: rgba(255, 255, 255, 0.95);
  font-size: 12px;
  line-height: 1.2;
  -webkit-box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.1);
}

#fusionads .fusion-wrap {
  display: block;
  margin: 0 auto 10px auto;
  width: 130px;
}

#fusionads a.fusion-text {
  display: block;
  color: #787878;
}

#fusionads a.fusion-img {
  display: block;
  margin-bottom: 10px;
  width: 130px;
  height: 100px;
  background-color: #fff;
}

#fusionads a.fusion-img img {
  display: block;
  margin: 0 0 10px 0;
}

#fusionads a.fusion-poweredby {
  color: #b4b4b4;
}
#fusionads a.fusion-poweredby:hover {
  color: #818181;
}

#close-fusionad {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 30;
  width: 20px;
  height: 20px;
  background-color: #282828;
  text-align: center;
  line-height: 20px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}

/* #+#+#+#+#+#+#+#+#+#+#+#+#   RESPONSIVE VIDEO     #+#+#+#+#+#+#+#+#+#+#+#+##+#+#+#+#+#+#+#+#+#+#+#+##+#+#+#+#+#+#+#+#+#+#+#+# */

.responsive-video .videoframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.responsive-video {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
}
