body {
  background-color: #dcbe9a;
  background-image: url("images/bg.jpg");
  background-repeat: repeat-x;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #30506c;
}

#page_outline {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  margin-top:5px;
  background-color: #91a54e;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  border: 3px solid #cbbba0;
}

#page, #footer {
  background-color: #f6f6f6;
  border: 3px solid #fff;
  -webkit-border-radius: 10px;
  border-radius: 17px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

#page {
  background-image: none;
}

#footer {
  margin-left: 6%;
  margin-right: 6%;
  margin-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
}

#logo_text {
  background-image: url("images/Logo_Text_Iphone.jpg");
  background-repeat: no-repeat;
  background-size: 300px;
  position: relative;
  margin-bottom: 25px;
  border-bottom: 7px solid #fff;
  z-index: 230;
  height: 100px;
  top: 60px;
  width: 100%;
}

#header {
  z-index: 100;
  position: relative;
  top: -50px;
  left: 0px;
}
#Content {
  border: solid 2px #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  margin-left: 6%;
  margin-right: 6%;
  margin-bottom: 15px;
  margin-top:70px;
  padding: 20px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-size: 1em;
  min-height: 500px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*******************************************
 ***************** Text-Layout *************
 *******************************************/

h1 {
  color: #30506c;
  text-transform: uppercase;
  font-family: Times;
  text-shadow: 0px 0px 5px #4557a3;
  font-weight: 100;
  font-size: 1em;
  line-height:1.2em;
  border-bottom: 4px solid #fff;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  margin-top: 10px;
}

p.bodytext, .no_column {
  font-size: 1em;
  line-height: 1.2em;
}

strong {
  font-weight:bold;
}


/*******************************************
 ***************** Katalog Layout **********
 *******************************************/

hr.clearer {
  margin-bottom: 25px;
  border: none;
  border-bottom: 5px solid #fff;
}

div.news-list-item fieldset {
  margin-top: 10px;
  border: 1px solid #ccc;
}

div.news-list-item h2, p {
  font-size: 1em;
  line-height:1.2em;
  font-weight: 100;
  margin: 0;
}
div.news-list-item h2 {
  color: #30506c;
  font-size: 1.4em;
  font-family: Georgia;
  font-variant: small-caps;
  font-weight: lighter;
  line-height: inherit;
}

div.news-list-item h3 {
  margin-top: 0;
  font-size: 1em;
  font-weight: lighter;
}

div.morelink {
  color: #ccc;
  margin-top: 10px;
  font-size: 0.8em;
}

div.tt_news_list_image {
  margin-right: 15px;
  width: 101px;
}

div.tt_news_list_image img {
  -webkit-box-shadow: 0px 0px 5px #ccc;
  -moz-box-shadow: 0px 0px 5px #ccc;
  box-shadow: 0px 0px 5px #ccc;
}

div.tt_news_list_content {
  height: 150px;
}

div.liste_preis_rechts {
  float: left;
  width: 200px;
  font-size: 1.5em;
  color: #91a54e;
}

span.declaration_taxes {
  font-size: 0.6em;
}

div.tt_news_list_cart {

}

input.tx_ttnews_qty {
  margin-right: 10px;
  width: 30px;
}

em.clear {

}

.hinweis_porto {
  font-weight:100;
  padding: 20px 0 40px 0;
  width:50%;
}

.hinweis_porto h2 {
  font-weight: 600;
  font-size: 1.2em;
  margin-bottom: 15px;
}

.wtcart_cart {
  font-family: Calibri, Arial, sans-serif;
}

.wtcart_cart_header {
  color: #1E5799;
}

/****************************************
 **************  Single Page *************
 *****************************************/

.singe_page_content strong {
  font-weight: bold;
}

.singe_page_content em {
  font-style:italic;
}



hr.clearer {
  margin-bottom: 25px;
  border: none;
  border-bottom: 5px solid #fff;
}

div.news-single-item fieldset {
  margin-top: 25px;
  border: 1px solid #ccc;
}

div.singe_page_content {
  margin-bottom: 25px;
  font-size: 1em;
  border-bottom: 1px solid #878787;
}

h1.single_page {
  margin: 0;
  padding: 0;
  color: #30506c;
  font-size: 1.4em;
  border: none;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  text-shadow: none;
  margin-top: 25px;
  letter-spacing: normal;
}

div.news-single-item h2 {
  margin: 0;
  padding: 0;
  font-size: 1em;
  border: none;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.2em;
  text-shadow: none;
  margin-top: 5px;
  margin-bottom: 25px;
}

div.singe_page_content p {
  margin-bottom: 5px;
}

p.text-right {
  text-align: right;
  margin-bottom: 25px;
}

div.news-single-item img {
  -webkit-box-shadow: 0px 0px 5px #ccc;
  -moz-box-shadow: 0px 0px 5px #ccc;
  box-shadow: 0px 0px 5px #ccc;
  margin-bottom: 0px;
}

div.news-single-img img {
  width: 200px;
}

/*******************************************
 *****************Navigation*****************
 *******************************************/
#mainnavi {
  position: relative;
  color: #30506c;
  line-height: inherit;
  font-family: Georgia;
  font-variant: small-caps;
  font-weight: lighter;
}

#menu {
  width: 40%;
  position: fixed;
  z-index: 2;
  padding-top: 4px;
  padding-bottom: 2px;
  top: 30px;
  left: 0px;
  display: none;
  z-index: 1000;
  background-color: #f6f6f6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#menu ul {
  text-align: left;
  display: block;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none;
  /*-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
   -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
   box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);*/
}
#menu > ul > li {
  float: left;
}
#menu ul li {
  display: block;
  position: relative;
  font-size: 1.2em;
  margin-right: -4px;
  padding: 5px 10px;
  /*background: #fff;*/
  cursor: pointer;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  z-index:1002;
}
#menu ul li:hover {

}
#menu ul li ul {
  padding: 0;
  position: absolute;
  top: 5px;
  width: 200px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transiton: opacity 0.8s;
  -moz-transition: opacity 0.8s;
  -ms-transition: opacity 0.8s;
  -o-transition: opacity 0.8s;
  -transition: opacity 0.8s;
  z-index:1003;
}
#menu ul li ul li {
  background: #fff;
  color: #fff;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-variant: none;
  font-size: 0.9em;
  padding: 7px;
  padding-bottom: 15px;
  /*text-shadow: 0 -1px 0 #000;*/
}
#menu ul li ul li:hover {
  background: #666;
}
#menu ul li:hover ul {
  display: block;
  opacity: 0.9;
  visibility: visible;
}

a {
  color: #555;
  text-decoration:none;
}
a:hover {
  color: #F3AA29;
  text-decoration:underline;
}

.bodytext a {
  color: #555;
  text-decoration:underline;
}

.bodytext a:hover {
  color: #F3AA29;
  text-decoration:none;
}

input#open-menu {
  display: none;
}

input[type=checkbox]:checked + #menu {
  display: block;
}

/*----------B�cherliste------------*/

#c211, .csc-menu-4, .csc-menu-4 a{
  font-family:Helvetica, Arial, sans-serif;
  color: #30506c;
  font-weight:lighter;
}

.csc-menu-4 a {
  font-size: 1.2em;
  font-family: Times, serif;
   text-shadow: 0px 0px 1px #4557a3;

}

.csc-menu-4 dt {
    margin-bottom: 10px;
  
}
.csc-menu-4 dd {
  margin-bottom: 2em;
  font-size: 0.9em;
  width: 65%;
  line-height:1.5em;
  padding-bottom: 5px;
  border-bottom: 2px solid #fff;
  
}
/***** Hamburger *******/

#hamburger {
  position: fixed;
  top: 15px;
  left: 5px;
  width: 30px;
  height: 30px;
  background-color: #ccc;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-align: center;
  z-index: 1001;
}
#hamburger:before {
  content: "";
  position: absolute;
  top: 30%;
  left: 5px;
  width: 1.2em; /* 12px/16px */
  height: .15em; /* 2px/16px */
  border-top: .5em double #000; /* 6px/16px */
  border-bottom: .2em solid #000; /* 2px / 16px */
}

/*******************************************
 **********Footer-Navigation*****************
 *******************************************/

ul.footer-menu {
  font-size: 0.7em;
  margin-right: 15px;
}

ul.footer-menu li {
  list-style: none;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}

/*******************************************
 **********responive devices*****************
 *******************************************/
@media all and (max-width: 800px) {
  #menu {
    left:20px;
    background: rgba(255,255,255,0.9);
      border-radius: 15px;
  }
  #menu ul {
      text-align: left;
      display: block;
      margin: 0;
      padding: 15px 4px 17px 0;
      list-style: none;
      z-index:10001;
      
    }

  #menu > ul > li {
      float:none;
      position:static;
  }
  #menu ul li {
    display: block;     
      margin-right: -4px;
      padding: 5px 10px;
      position:static;
      
  }
  #menu ul li:hover {   
      color: #F3AA29;
  }
  #menu ul li ul {    
      padding: 0;     
      width: 90%;
      display: block;
      position:static;
  }
  #menu ul li ul li {      
      display: block;
      font-size: 0.8em;
      padding: 7px;
      position:static;
      /*text-shadow: 0 -1px 0 #000;*/
  }
  #menu ul li ul li:hover {
      background: #ccc;
  }
  #menu ul li:hover ul {
      display: block;
      opacity: 0.9;
      visibility: visible;
      position:static;
  }
}


@media all and (min-width: 800px) {
  h1 {
    font-size: 2em;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 100;
    color: #30506c;
    font-family: Times;
    text-shadow: 0px 0px 2px #4557a3;
    border-bottom: 7px solid #fff;
    letter-spacing: 0.12em;
    margin-bottom: 25px;
    margin-top: 45px;
  }

  p.bodytext {
    font-size: 1em;
  }

  #logo_text {
    background-image: url("images/logo_text.jpg");
    position: relative;
    left: 28%;
    width: 65%;
    background-size: 100%;
    margin-top: 100px;
  }

  #page {
    background-image: url("images/lotos_350px.gif");
    background-repeat: no-repeat;
    background-size: 200px;
  }

  #page_outline {
    width: 75%;
    padding: 20px;
  }

  #logo_text {
    height: 50px;
  }

  label.open-menu-label {
    display: none;
  }

  div.tt_news_list_image {
    float: left;
  }

  h1.single_page {
    font-size: 1.8em;
    font-variant: small-caps;
  }

  /*****************Navigation > 600*****************/
  #mainnavi {
    position: relative;
    top: 70px;
    margin-left: 7%;
    padding-left: 10px;
    margin-bottom: 60px;
  }

  #menu {
    display: block;
    position: static;
    z-index: 2;
    padding-top: 4px;
    padding-bottom: 2px;
    width: 100%;
  }

  #menu ul {
    text-align: left;
    display: inline;
    margin: 0;
    padding: 15px 4px 17px 0;
    list-style: none;
  }

  #menu > ul > li {
    float: left;
  }
  #menu ul li {
    display: block;
    position: relative;
    margin-right: -4px;
    padding: 5px 10px;
  }
  #menu ul li:hover {
    background: #000;
    color: #F3AA29;
  }
  #menu ul li ul {
    position: absolute;
    top: 25px;
    padding: 0;
    left: 0;
    width: 200px;
    display: none;
  }
  #menu ul li ul li {
    background: #fff;
    display: block;
    font-size: 0.7em;
    padding: 20px 12px 20px 12px;
    /*text-shadow: 0 -1px 0 #000;*/
  }
  #menu ul li ul li:hover {
    background: #666;
  }
  #menu ul li:hover ul {
    display: block;
    opacity: 0.9;
    visibility: visible;
  }

}

@media all and (min-width: 1200px) {

  .csc-textpic-text, .bodytext {
    margin-top: 1.8ex;
    font-size: 1.2em;
  }
  .csc-textpic-text p, .csc-default p, div.no_column {
    margin: 0 0 2.7ex 0;
    font-size: 0.8em;
    line-height: 2.7ex;
    text-align: left;
    hyphens: auto;
    orphans: 3;
    widows: 3;
  }
  .csc-textpic-text h2 {
    font-size: 1.8ex;
    line-height: 2.7ex;
    margin: 0 0 0 0;
  }

  .no_column {
    column-count: 1;
  }

  #page {
    background-size: 250px;
  }

  #logo_text {
    background-image: url("images/logo_text.jpg");
    height: 70px;
  }

  #mainnavi {
    top: 60px;
  }

  #menu {
    width: 80%;
    margin-left: 20%
  }

  #page_outline {
    width: 65%;
  }

  div.tt_news_list_image {
    float: left;
  }

  div.news-single-img img {
    width: 300px;
  }

  h1.single_page {
    font-size: 1.8em;
    font-variant: small-caps;
  }
  div.news-single-img {
    width: 370px;
    float: left;
    min-height: 380px;
  }

  div.singe_page_content {
    min-height: 480px;
  }
}

@media all and (min-width: 1600px) {

  #logo_text {
    background-image: url("images/logo_text.jpg");
    height: 80px;
  }
}
@media all and (min-width: 2000px) {

  #logo_text {
    background-image: url("images/logo_text.jpg");
    height: 100px;
  }
}

/*******************************Startseite*******************************/

div.startseite {
  margin-top: 20px;
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: center;
}

#links_startseite {
  background-image: url("images/blatt.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  min-height: 300px;
}

div.links_start {
  position: relative;
  text-transform: uppercase;
  float: left;
  width: 48%;
}

#content_start {
  clear: all;
}

#P1 {
  top: 0px;
  left: 0px;
}

#P2 {
  top: 20px;
  left: 0px;
}

#P3 {
  top: 0px;
  left: 0px;
}

#P4 {
  top: 20px;
  left: 0px;
}

#P5 {
  top: 0px;
  left: 0px;
}

#P6 {
  top: 40px;
  left: 0px;
}

#P7 {
  top: 0px;
  left: 0px;
}

#P8 {
  top: 40px;
  left: 0px;
}

#P9 {
  top: 0px;
  left: 0px;
}

#P10 {
  top: 60px;
  left: 0px;
}

#P11 {
  top: 0px;
  left: 0px;
}


