/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
body.mobile {
  background-image: url(../img/background_elefant.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  overflow: inherit;
}
body.mobile #background {
  width: 1000px;
  background-image: none;
  background-repeat: no-repeat;
  position: inherit;
  z-index: 0;
}
body.mobile #container {
  width: 95%;
}
body.mobile #header {
  margin-top: -60px;
}
body.mobile #content_box .navbar_gigs {
  display: table;
  width: 906px;
  margin: 0 auto;
}
body.mobile #content_box .blog .items-leading,
body.mobile #content_box .blogfloating .items-leading {
  display: table;
  width: 946px;
  margin: 0 auto;
}
body.mobile #foot_spacer {
  width: 1000px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 0px;
}
body.mobile #foot_spacer #foot_nav {
  padding-right: 50px;
  height: auto;
}
body.mobile #foot_spacer #foot_nav .banda_wrap {
  display: none;
}
body.mobile #foot_spacer #foot_nav ul {
  position: relative;
}
body.mobile #foot_spacer #foot_nav .logo {
  bottom: -60px;
}
body.mobile #foot_spacer #scroll_to {
  height: 0px;
}
body.mobile #scroller,
body.mobile #background {
  overflow: inherit;
}
#content_box .jshop > h1 {
    display: none;
}
#jshop_module_cart {
	background-color: #ffe6be;
    display: table;
    width: 600px;
  	margin: 0 auto;
    font-family: Calibri, Arial;
    font-size: 16px;
    padding: 5px;
}
#content_box .jshop {
  width: 946px;
  margin: 0 auto;
  padding-bottom: 50px;
  display: table;
}
/*
#content_box .jshop > h1 {
  display: block;
  position: absolute;
  height: 45px;
  top: 0;
  right: 0;
  margin-top: 35px;
  padding: 4px 10px 0px 25px;
  font-family: EdoSZ, Calibri, Arial;
  font-size: 32px;
  color: black;
  background-image: url('../img/hl_topright_bg.png');
  background-position-y: -22px;
}
*/
#content_box .jshop .inputbox {
  font-family: Calibri, Arial;
  font-size: 16px;
}
#content_box .jshop .jshop_list_category table.jshop,
#content_box .jshop .jshop_list_product table.jshop {
  background-color: inherit;
}
#content_box .jshop .jshop_list_category table.jshop td,
#content_box .jshop .jshop_list_product table.jshop td {
  padding: 0;
}
#content_box .jshop .jshop_list_category .block_sorting_count_to_page,
#content_box .jshop .jshop_list_product .block_sorting_count_to_page {
  margin-left: 20px;
}
#content_box .jshop .jshop_list_category a,
#content_box .jshop .jshop_list_product a {
  text-decoration: none;
  border-bottom: 1px grey dotted;
}
#content_box .jshop .jshop_list_category .name,
#content_box .jshop .jshop_list_product .name {
  padding: 0;
}
#content_box .jshop .jshop_list_category .jshop_categ,
#content_box .jshop .jshop_list_product .jshop_categ,
#content_box .jshop .jshop_list_category .product,
#content_box .jshop .jshop_list_product .product {
  width: 420px;
  height: inherit;
  min-height: 250px;
  display: inline-block;
  background-color: #ffd2a6;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 30px;
}
#content_box .jshop .jshop_list_category .jshop_categ .image a:link,
#content_box .jshop .jshop_list_product .jshop_categ .image a:link,
#content_box .jshop .jshop_list_category .product .image a:link,
#content_box .jshop .jshop_list_product .product .image a:link {
  text-decoration: none;
  border-bottom: none;
}
#content_box .jshop .jshop_list_category .jshop_categ .name,
#content_box .jshop .jshop_list_product .jshop_categ .name,
#content_box .jshop .jshop_list_category .product .name,
#content_box .jshop .jshop_list_product .product .name {
  font-family: EdoSZ, Calibri, Arial;
  font-size: 14px;
  margin-left: 10px;
}
#content_box .jshop .jshop_list_category .jshop_categ .name a:link,
#content_box .jshop .jshop_list_product .jshop_categ .name a:link,
#content_box .jshop .jshop_list_category .product .name a:link,
#content_box .jshop .jshop_list_product .product .name a:link {
  font-family: EdoSZ, Calibri, Arial;
  font-size: 18px;
}
#content_box .jshop .jshop_list_category .jshop_categ .description,
#content_box .jshop .jshop_list_product .jshop_categ .description,
#content_box .jshop .jshop_list_category .product .description,
#content_box .jshop .jshop_list_product .product .description,
#content_box .jshop .jshop_list_category .jshop_categ .jshop_price,
#content_box .jshop .jshop_list_product .jshop_categ .jshop_price,
#content_box .jshop .jshop_list_category .product .jshop_price,
#content_box .jshop .jshop_list_product .product .jshop_price,
#content_box .jshop .jshop_list_category .jshop_categ .button_buy,
#content_box .jshop .jshop_list_product .jshop_categ .button_buy,
#content_box .jshop .jshop_list_category .product .button_buy,
#content_box .jshop .jshop_list_product .product .button_buy,
#content_box .jshop .jshop_list_category .jshop_categ .button_detail,
#content_box .jshop .jshop_list_product .jshop_categ .button_detail,
#content_box .jshop .jshop_list_category .product .button_detail,
#content_box .jshop .jshop_list_product .product .button_detail {
  font-family: Calibri, Arial;
  font-size: 14px;
  margin-left: 10px;
}
#content_box .jshop .jshop_list_category .jshop_categ .category,
#content_box .jshop .jshop_list_product .jshop_categ .category,
#content_box .jshop .jshop_list_category .product .category,
#content_box .jshop .jshop_list_product .product .category {
  margin: 10px 0 0 10px;
  padding: 10px;
  overflow: hidden;
  font-family: Calibri, Arial;
  font-size: 14px;
}
#content_box .jshop .jshop_list_category .jshop_categ .category p,
#content_box .jshop .jshop_list_product .jshop_categ .category p,
#content_box .jshop .jshop_list_category .product .category p,
#content_box .jshop .jshop_list_product .product .category p {
  text-align: justify;
  margin: 10px 15px 0 15px;
}
#content_box .jshop .jshop_list_category .jshop_categ .category h2,
#content_box .jshop .jshop_list_product .jshop_categ .category h2,
#content_box .jshop .jshop_list_category .product .category h2,
#content_box .jshop .jshop_list_product .product .category h2 {
  margin: 0;
  padding: 0;
  font-family: EdoSZ, Calibri, Arial;
  font-size: 20px;
}
#content_box .jshop .jshop_list_category .jshop_categ .category h2 a,
#content_box .jshop .jshop_list_product .jshop_categ .category h2 a,
#content_box .jshop .jshop_list_category .product .category h2 a,
#content_box .jshop .jshop_list_product .product .category h2 a {
  border-bottom: none;
}
#content_box .jshop .jshop_list_category .jshop_categ .category .product_link,
#content_box .jshop .jshop_list_product .jshop_categ .category .product_link,
#content_box .jshop .jshop_list_category .product .category .product_link,
#content_box .jshop .jshop_list_product .product .category .product_link {
  font-family: EdoSZ, Calibri, Arial;
  font-size: 20px;
}
#content_box .jshop .jshop_list_category .jshop_categ a,
#content_box .jshop .jshop_list_product .jshop_categ a,
#content_box .jshop .jshop_list_category .product a,
#content_box .jshop .jshop_list_product .product a {
  text-decoration: none;
  border-bottom: 1px grey dotted;
}
#content_box .jshop .jshop_list_category .product,
#content_box .jshop .jshop_list_product .product {
  padding: 20px;
  min-height: 200px;
}
#content_box .jshop .jshop_list_category .button_buy,
#content_box .jshop .jshop_list_product .button_buy {
  -webkit-appearance: button;
  cursor: pointer;
  border: 2px outset buttonface;
  padding: 1px 15px;
}
#content_box .jshop.jshop_subtotal,
#content_box .value,
#content_box #jshop_menu_order.name,
#content_box .td_1,
#content_box .td_2,
#content_box .jshop_order_step,
#content_box .cart_empty_text {
  background-color: #ffd2a6;
  padding: 5px 15px 5px 15px;
  font-family: Calibri, Arial;
  font-size: 16px;
}
#content_box .jshop.jshop_subtotal a,
#content_box .value a,
#content_box #jshop_menu_order.name a,
#content_box .td_1 a,
#content_box .td_2 a,
#content_box .jshop_order_step a,
#content_box .cart_empty_text a {
  font-family: Calibri, Arial;
  font-size: 16px;
  text-decoration: none;
  border-bottom: 1px grey dotted;
}
#content_box #jshop_menu_order {
  border: 0px;
}
#content_box table.cart {
  font-family: Calibri, Arial;
  font-size: 16px;
}
#content_box table.cart th {
  background-color: #ffd2a6;
}
#content_box table.cart td {
  background-color: #ffe6be;
}
#content_box #payment_form,
#content_box #shipping_form,
#content_box form[name="form_finish"] {
  background-color: #ffe6be;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  display: table;
  width: 906px;
  margin: 0 auto;
  padding: 20px;
  font-family: Calibri, Arial;
  font-size: 16px;
}
#content_box #payment_form .button,
#content_box #shipping_form .button,
#content_box form[name="form_finish"] .button {
  font-family: Calibri, Arial;
  font-size: 16px;
  margin-bottom: 40px;
}
#content_box #payment_form #order_add_info,
#content_box #shipping_form #order_add_info,
#content_box form[name="form_finish"] #order_add_info {
  width: 600px;
}
#content_box table.jshop {
  background-color: #ffe6be;
  display: table;
  width: 946px;
  margin: 0 auto;
  font-family: Calibri, Arial;
  font-size: 16px;
}
#content_box table.jshop td {
  padding: 2px 15px 2px 15px;
}
#content_box table.jshop #checkout .td_1,
#content_box table.jshop #checkout .td_2 {
  padding-bottom: 70px;
}
#content_box .payment_image {
  margin-right: 10px;
}
#content_box #jshop_menu_order,
#content_box #payment_form,
#content_box .jshop_subtotal {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
#content_box #jshop_menu_order {
  border: 0px;
}
#content_box .jshop.productfull,
#content_box .jshop.cart,
#content_box .jshop.address_block {
  background-color: #ffd2a6;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  display: table;
  width: 946px;
  margin: 0 auto;
  padding: 20px;
}
#content_box .jshop.productfull table.jshop,
#content_box .jshop.cart table.jshop,
#content_box .jshop.address_block table.jshop {
  background-color: inherit;
}
#content_box .jshop.productfull .jshop_prod_description,
#content_box .jshop.cart .jshop_prod_description,
#content_box .jshop.address_block .jshop_prod_description {
  font-family: Calibri, Arial;
  font-size: 14px;
}
#content_box .jshop.productfull h1,
#content_box .jshop.cart h1,
#content_box .jshop.address_block h1 {
  margin: 0;
  padding: 0;
  font-family: EdoSZ, Calibri, Arial;
  font-size: 20px;
}
#content_box .jshop.productfull h1 a,
#content_box .jshop.cart h1 a,
#content_box .jshop.address_block h1 a {
  text-decoration: none;
  border-bottom: 0;
}
#content_box .jshop.productfull table.prod_buttons,
#content_box .jshop.cart table.prod_buttons,
#content_box .jshop.address_block table.prod_buttons {
  font-family: Calibri, Arial;
  font-size: 16px;
  margin-bottom: 40px;
}
#content_box .jshop.productfull table.prod_buttons .button,
#content_box .jshop.cart table.prod_buttons .button,
#content_box .jshop.address_block table.prod_buttons .button {
  font-family: Calibri, Arial;
  font-size: 16px;
}
#content_box .jshop.productfull .jshop_register,
#content_box .jshop.cart .jshop_register,
#content_box .jshop.address_block .jshop_register {
  font-family: Calibri, Arial;
  font-size: 12px;
}
#content_box .jshop.productfull .jshop_register .inputbox,
#content_box .jshop.cart .jshop_register .inputbox,
#content_box .jshop.address_block .jshop_register .inputbox {
  font-family: Calibri, Arial;
  font-size: 12px;
}
#content_box .jshop.address_block {
  background-color: #ffe6be;
  display: table;
  width: 946px;
  margin: 0 auto;
  padding: 0;
}
#content_box .jshop.address_block table {
  margin: 20px;
}
#content_box .jshop.address_block .name {
  background-color: #ffe6be;
}
#content_box .jshop.address_block div {
  margin-left: 20px;
  font-family: Calibri, Arial;
  font-size: 16px;
}
#content_box .jshop.address_block .button {
  margin: 0 0 60px 20px;
  font-family: Calibri, Arial;
  font-size: 16px;
}
#content_box #mxcpr {
  display: none;
  position: absolute;
  bottom: -30px;
}
#content_box .jshop_close {
  width: 420px;
  display: inherit;
  background-color: #ffd2a6;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  margin: 10px auto 0px auto;
  padding: 15px;
}
#content_box .jshop_close p {
  font-family: Calibri, Arial;
  font-size: 14px;
}
a,
a:link,
a:visited,
a:hover {
  text-decoration: none;
  color: black;
}
.scrollWrapper *,
#header,
#header * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#background {
  background-image: url(../img/background_elefant.jpg);
  background-repeat: round;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
}
#scroller {
  height: 100%;
  width: 100%;
  overflow: auto;
}
body,
#background {
  overflow: hidden;
}
#container {
  min-width: 1000px;
  width: 85%;
  margin: 0 auto;
}
#header {
  margin-top: 40px;
  width: 100%;
}
#header > div {
  width: 100%;
}
#header .oben_spacer {
  position: relative;
  height: 161px;
  width: 698px;
  margin: 0 auto;
}
#header .oben {
  background-image: url(../img/banner_blank_oben.png);
  background-repeat: no-repeat;
  height: 161px;
  width: 698px;
  z-index: 1;
  position: absolute;
}
#header.topfix .unten {
  position: absolute;
  top: 0px;
  width: 85%;
}
#header .unten_spacer {
  height: 60px;
  background-color: #dc1a1c;
}
#header .unten {
  position: relative;
  z-index: 150;
  background-image: url(../img/banner_blank_unten_bg.png);
  background-repeat: repeat-x;
  -moz-transition: filter ease-in-out 0.5s;
  -o-transition: filter ease-in-out 0.5s;
  -webkit-transition: filter ease-in-out 0.5s;
  transition: filter ease-in-out 0.5s;
}
#header .unten .text {
  background-image: url(../img/banner_blank_unten.png);
  background-repeat: no-repeat;
  height: 60px;
  width: 800px;
  margin: 0 auto;
  padding-top: 3px;
  margin-top: 0px;
  line-height: 1;
  font-family: AppoPain, Calibri, Arial;
  font-size: 35px;
  text-align: center;
  color: #f15c00;
}
#header .unten .social {
  position: absolute;
  right: 40px;
  display: inline-block;
}
#header .unten .social a {
  display: inline-block;
  opacity: 0.7;
  -moz-transition: opacity ease-in-out 0.3s;
  -o-transition: opacity ease-in-out 0.3s;
  -webkit-transition: opacity ease-in-out 0.3s;
  transition: opacity ease-in-out 0.3s;
}
#header .unten .social a:hover {
  opacity: 1;
}
#header .unten .social .outlink {
  display: inline-block;
}
#header .unten .social .outlink.ig a {
  background-image: url('../img/instagram-icon-28.png');
  height: 28px;
  width: 28px;
}

#header .unten .social .outlink .ig_sign {
  display: inline-block;
  position: absolute;
  z-index: 70;
  width: 113px;
  height: 101px;
  top: 35px;
  right: 110px;
  -webkit-animation-name: yt_sign;
  -webkit-animation-duration: 2600ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: yt_sign;
  -moz-animation-duration: 2600ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: yt_sign;
  -o-animation-duration: 2600ms;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
#header .unten .social .outlink .ig_sign.de {
  background-image: url('../img/sign_yt_sehen_hoeren.png');
}
#header .unten .social .outlink .ig_sign.en {
  background-image: url('../img/sign_yt_watch_listen.png');
}

#header .unten .social .outlink.fb a {
  background-image: url('../img/facebook.png');
  height: 28px;
  width: 28px;
}
#header .unten .social .outlink .sign {
  opacity: 0;
  transition: opacity ease-in-out 0.7s;
}
#header .unten .social .outlink:hover .sign,
#header .unten .social .outlink.initial .sign {
  opacity: 0.9;
}
#header .unten .social .outlink .fb_sign {
  display: inline-block;
  position: absolute;
  z-index: 80;
  width: 138px;
  height: 91px;
  top: 35px;
  right: 124px;
  -webkit-animation-name: fb_sign;
  -webkit-animation-duration: 2000ms;
  -webkit-transform-origin: 100% 0%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: fb_sign;
  -moz-animation-duration: 2000ms;
  -moz-transform-origin: 100% 0%;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: fb_sign;
  -o-animation-duration: 2000ms;
  -o-transform-origin: 100% 0%;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
#header .unten .social .outlink .fb_sign.de {
  background-image: url('../img/sign_fb_schreiben_liken.png');
}
#header .unten .social .outlink .fb_sign.en {
  background-image: url('../img/sign_fb_write_liken.png');
}
#header .unten .social .outlink.yt a {
  background-image: url('../img/youtube.png');
  height: 32px;
  width: 78px;
  margin: 1px 10px -2px 17px;
}
#header .unten .social .outlink .yt_sign {
  display: inline-block;
  position: absolute;
  z-index: 80;
  width: 113px;
  height: 101px;
  top: 35px;
  right: -10px;
  -webkit-animation-name: yt_sign;
  -webkit-animation-duration: 2600ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: yt_sign;
  -moz-animation-duration: 2600ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: yt_sign;
  -o-animation-duration: 2600ms;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
#header .unten .social .outlink .yt_sign.de {
  background-image: url('../img/sign_yt_sehen_hoeren.png');
}
#header .unten .social .outlink .yt_sign.en {
  background-image: url('../img/sign_yt_watch_listen.png');
}
#header .unten .mod-languages {
  position: absolute;
  top: 4px;
  right: 0;
  display: inline-block;
  opacity: 0.7;
  transition: opacity ease-in-out 0.5s;
}
#header .unten .mod-languages:hover {
  opacity: 1;
}
#header .unten .mod-languages ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: EdoSZ, Calibri, Arial;
  font-size: 18px;
}
#header .unten .mod-languages a,
#header .unten .mod-languages a:link,
#header .unten .mod-languages a:visited,
#header .unten .mod-languages a:hover {
  text-decoration: none;
  color: #f15c00;
}
#boxplus .boxplus-enlarge {
  display: none;
}
#content_box {
  z-index: 2;
  background: #dc1a1c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #dc1a1c 0%, #9b1212 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dc1a1c), color-stop(100%, #9b1212));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #dc1a1c 0%, #9b1212 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #dc1a1c 0%, #9b1212 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #dc1a1c 0%, #9b1212 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #dc1a1c 0%, #9b1212 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc1a1c', endColorstr='#9b1212', GradientType=0);
  /* IE6-9 */
  position: relative;
  background-color: #dc1a1c;
  padding-top: 60px;
  margin-top: -60px;
}
#content_box hr {
  width: 453px;
  background-image: url('../img/separator_lists_smaller.png');
  height: 12px;
  border: 0;
  padding: 0px;
  margin: 10px 0 10px -10px;
}
#content_box hr.top {
  background-image: url('../img/separator_lists_smaller.png');
  height: 12px;
  margin: -5px 0 5px -10px;
}
#content_box hr.overthetop {
  height: 23px;
  background-image: url('../img/separator_lists.png');
  margin: -9px 0 5px -10px;
}
#content_box .blog > h2,
#content_box .blogfloating > h2 {
  display: block;
  position: absolute;
  height: 40px;
  top: 0;
  right: 0;
  padding: 10px 10px 0px 25px;
  font-family: AppoPain, Calibri, Arial;
  font-size: 26px;
  color: black;
  background-image: url('../img/hl_topright_bg.png');
  background-position-y: -22px;
}
#content_box .start {
  display: table;
  width: 980px;
  margin: 0 auto;
}
#content_box .start .termin-header {
  position: relative;
  margin-left: 10px;
  z-index: 70;
}
#content_box .start .termin-header h2 {
  margin: -20px 0;
  padding: 0;
  font-family: EdoSZ, Calibri, Arial;
  font-size: 36px;
  color: #ffd2a6;
}
#content_box .start .terminbox {
  display: inline-block;
  position: relative;
  background-color: #ffd2a6;
  padding: 0 5px 5px 5px;
  margin: 8px 30px 30px 0px;
  height: 450px;
  width: 415px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  z-index: 20;
}
#content_box .start .terminbox a {
  text-decoration: none;
  border-bottom: 1px grey dotted;
}
#content_box .start .terminbox .boldlink {
  font-weight: bold;
}
#content_box .start .terminbox .termin_sign {
  position: absolute;
  top: 0px;
  right: -155px;
  width: 172px;
  height: 90px;
  opacity: 0;
  transition: opacity ease-in-out 0.7s;
}
#content_box .start .terminbox .termin_sign.de {
  background-image: url('../img/sign_arrow_left_naechster_auftritt.png');
}
#content_box .start .terminbox .termin_sign.en {
  background-image: url('../img/sign_arrow_left_next_gig.png');
}
#content_box .start .terminbox:hover .termin_sign,
#content_box .start .terminbox.initial .termin_sign {
  opacity: 0.9;
}
#content_box .start .terminbox .termin_txt {
  font-family: EdoSZ, Calibri, Arial;
  font-size: 24px;
  padding-left: 10px;
}
#content_box .start .terminbox .termin_txt .termin_titel {
  font-size: 18px;
  margin-top: 15px;
}
#content_box .start .terminbox .termin_txt .termin_location {
  margin-left: 20px;
  margin-right: 10px;
  font-family: Calibri, Arial;
  font-size: 14px;
}
#content_box .start .terminbox .newsletter {
  font-family: EdoSZ, Calibri, Arial;
  font-size: 18px;
  padding-left: 10px;
}
#content_box .start .terminbox .newsletter .newsletter_txt {
  font-family: Calibri, Arial;
  font-size: 14px;
}
#content_box .start .terminbox .newsletter input#anmeldung_addy,
#content_box .start .terminbox .newsletter input#anmeldung_addy:focus {
  border: none;
  outline: none;
  font-family: Calibri, Arial;
  font-size: 18px;
  border-bottom: 1px solid black;
  background-color: transparent;
}
#content_box .start .terminbox .join {
  font-family: EdoSZ, Calibri, Arial;
  font-size: 18px;
  padding-left: 10px;
}
#content_box .start .terminbox .join .join_txt {
  font-family: Calibri, Arial;
  font-size: 14px;
}
#content_box .start .boxstart {
  display: inline-block;
  /* position: absolute; */
  background-color: #ffd2a6;
  padding: 15px;
  margin: 40px 0 0 475px;
  height: 425px;
  max-width: 475px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  z-index: 10;
}
#content_box .start .boxstart h2 {
  margin: 0;
  padding: 0;
  font-family: EdoSZ, Calibri, Arial;
  font-size: 20px;
}
#content_box .start .boxstart p {
  font-family: Calibri, Arial;
  font-size: 14px;
}
#content_box .start .boxstart .items-more {
  margin: -16px 0px 0px -40px;
}
#content_box .start .boxstart .items-more p {
  font-family: EdoSZ, Calibri, Arial;
  font-size: 14px;
}
#content_box .start .boxstart .items-more ol {
  font-family: EdoSZ, Calibri, Arial;
  font-size: 14px;
  list-style: none;
}
#content_box .start .boxstart p a,
#content_box .start .boxstart .items-more a {
  text-decoration: none;
  border-bottom: 1px grey dotted;
}
#content_box .item-page,
#content_box .item-pagefloating {
  background-color: #ffd2a6;
  padding: 30px;
  margin: 20px 200px 0px 200px;
  min-height: 350px;
  max-width: 600px;
  overflow: hidden;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
#content_box .item-page .page-header,
#content_box .item-pagefloating .page-header {
  position: relative;
  z-index: 70;
}
#content_box .item-page .page-header h2,
#content_box .item-pagefloating .page-header h2 {
  margin: 0;
  padding: 0;
  font-family: EdoSZ, Calibri, Arial;
  font-size: 20px;
}
#content_box .item-page .page-header h2 a,
#content_box .item-pagefloating .page-header h2 a {
  text-decoration: none;
  border-bottom: 0;
}
#content_box .item-page p,
#content_box .item-pagefloating p {
  font-family: Calibri, Arial;
  font-size: 14px;
}
#content_box .item-page a,
#content_box .item-pagefloating a {
  text-decoration: none;
  border-bottom: 1px grey dotted;
}
#content_box .blogfloating .items-leading {
  display: table;
  width: 946px;
  margin: 0 auto;
}
#content_box .blogfloating .items-leading .entry_txt {
  text-align: left;
}
#content_box .blogfloating .items-leading a {
  text-decoration: none;
  border-bottom: 1px grey dotted;
}
#content_box .readmore {
  font-family: Calibri, Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding-left: 10px;
  margin: 0px 0px 10px 0px;
}
#content_box .boxplus-paging {
  font-family: Calibri, Arial;
  font-size: 12px;
}
#content_box .boxplus-viewport ul {
  background: none;
}
#content_box .custom .navbar_gigs {
  display: inline-block;
  background-color: #ffd2a6;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  width: 907px;
  height: 20px;
  margin-left: 20px;
}
#content_box .custom .navbar_gigs ul {
  background: none;
  list-style-image: none;
  list-style-type: none;
  margin: 0px 0px 0px 15px;
  padding: 0px;
}
#content_box .custom .navbar_gigs ul li {
  position: relative;
  display: inline-block;
  font-family: EdoSZ, Calibri, Arial;
  font-size: 16px;
  padding-right: 20px;
}
#content_box .items-leading .leading_entry {
  width: 433px;
  height: 450px;
  float: left;
}
#content_box .items-leading .leading_entry,
#content_box .items-leading .jshop_categ,
#content_box .items-leading .product {
  display: inline-block;
  background-color: #ffd2a6;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 30px;
}
#content_box .items-leading .leading_entry .entry_txt,
#content_box .items-leading .jshop_categ .entry_txt,
#content_box .items-leading .product .entry_txt,
#content_box .items-leading .leading_entry .category,
#content_box .items-leading .jshop_categ .category,
#content_box .items-leading .product .category {
  padding: 10px;
  overflow: hidden;
  font-family: Calibri, Arial;
  font-size: 14px;
}
#content_box .items-leading .leading_entry .entry_txt p,
#content_box .items-leading .jshop_categ .entry_txt p,
#content_box .items-leading .product .entry_txt p,
#content_box .items-leading .leading_entry .category p,
#content_box .items-leading .jshop_categ .category p,
#content_box .items-leading .product .category p {
  text-align: justify;
  margin: 10px 15px 0 15px;
}
#content_box .items-leading .leading_entry .entry_txt h2,
#content_box .items-leading .jshop_categ .entry_txt h2,
#content_box .items-leading .product .entry_txt h2,
#content_box .items-leading .leading_entry .category h2,
#content_box .items-leading .jshop_categ .category h2,
#content_box .items-leading .product .category h2 {
  margin: 0;
  padding: 0;
  font-family: EdoSZ, Calibri, Arial;
  font-size: 20px;
}
#content_box .items-leading .leading_entry .entry_txt h2 a,
#content_box .items-leading .jshop_categ .entry_txt h2 a,
#content_box .items-leading .product .entry_txt h2 a,
#content_box .items-leading .leading_entry .category h2 a,
#content_box .items-leading .jshop_categ .category h2 a,
#content_box .items-leading .product .category h2 a {
  border-bottom: none;
}
#content_box .items-leading .leading_entry .entry_txt .product_link,
#content_box .items-leading .jshop_categ .entry_txt .product_link,
#content_box .items-leading .product .entry_txt .product_link,
#content_box .items-leading .leading_entry .category .product_link,
#content_box .items-leading .jshop_categ .category .product_link,
#content_box .items-leading .product .category .product_link {
  font-family: EdoSZ, Calibri, Arial;
  font-size: 20px;
}
#content_box .items-leading .leading_entry a,
#content_box .items-leading .jshop_categ a,
#content_box .items-leading .product a {
  text-decoration: none;
  border-bottom: 1px grey dotted;
}
#content_box .moduletable {
  clear: both;
}
#content_box .moduletable .jp-interface,
#content_box .moduletable .jp-playlist {
  margin: 0 auto;
  background: none;
}
#content_box .moduletable .jp-playlist {
  overflow: auto;
  height: 200px;
  border-bottom: 0px;
}
#content_box .moduletable div.jp-playlist div:hover {
  color: #a60000;
  background-color: #f8ad7f;
  cursor: pointer;
}
#content_box .moduletable div.jplayer_playlist_current {
  color: #a60000;
  font-weight: bold;
  text-indent: 5px;
  background-color: #f58540;
}
#content_box .registration,
#content_box .login,
#content_box .alert,
#content_box ul,
#content_box .profile,
#content_box .profile-edit {
  background-color: #ffd2a6;
  padding: 0 0 50px 250px;
  font-family: Calibri, Arial;
  font-size: 16px;
  margin: 0px;
}
#content_box .registration .control-group,
#content_box .login .control-group,
#content_box .alert .control-group,
#content_box ul .control-group,
#content_box .profile .control-group,
#content_box .profile-edit .control-group {
  margin-bottom: 10px;
}
#system-debug {
  position: absolute;
  opacity: 0.2;
  overflow: hidden;
  height: 40px;
  width: 100px;
  -moz-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}
#system-debug:hover {
  opacity: 1;
  overflow: auto;
  height: 80%;
  width: 90%;
}
#foot_spacer {
  height: 38px;
}
#foot_spacer.botfix #foot_nav {
  position: absolute;
  bottom: 0px;
}
#foot_spacer #foot_nav {
  background-color: black;
  padding: 2px 0;
  z-index: 99;
  position: relative;
  height: 38px;
}
#foot_spacer #foot_nav .logo {
  position: absolute;
  right: 2px;
  bottom: -13px;
  margin: 0px 0px 0px 0px;
}
#foot_spacer #foot_nav .logo .logolink {
  background-image: url('../img/mbk_logo.png');
  height: 100px;
  width: 90px;
}
#foot_spacer #foot_nav a,
#foot_spacer #foot_nav a:link,
#foot_spacer #foot_nav a:visited,
#foot_spacer #foot_nav a:hover {
  text-decoration: none;
  color: inherit;
}
#foot_spacer #foot_nav a:hover,
#foot_spacer #foot_nav a:link:hover,
#foot_spacer #foot_nav a:visited:hover,
#foot_spacer #foot_nav a:hover:hover {
  -webkit-text-shadow: 0 0 5px rgba(244, 221, 171, 0.6);
  -moz-text-shadow: 0 0 5px rgba(244, 221, 171, 0.6);
  text-shadow: 0 0 5px rgba(244, 221, 171, 0.6);
}
#foot_spacer #foot_nav ul {
  list-style-image: none;
  list-style-type: none;
  margin: 0px;
  z-index: 10;
  position: absolute;
  bottom: 2px;
}
#foot_spacer #foot_nav ul li {
  position: relative;
  display: inline-block;
  font-family: AppoPain, Calibri, Arial;
  font-size: 26px;
  color: #f15c00;
  padding-right: 20px;
}
#foot_spacer #foot_nav ul li .banda_wrap {
  width: 50%;
  position: absolute;
}
#foot_spacer #foot_nav ul li .banda_wrap .banda {
  z-index: 7;
  position: absolute;
  pointer-events: none;
  left: 100%;
  opacity: 0;
  height: 76px;
  width: 174px;
  margin: 0 -85px;
  background-image: url('../img/men_mouseover_grafik.png');
  background-repeat: no-repeat;
  bottom: 1px;
  -moz-transition: opacity ease-in-out 0.5s;
  -o-transition: opacity ease-in-out 0.5s;
  -webkit-transition: opacity ease-in-out 0.5s;
  transition: opacity ease-in-out 0.5s;
}
#foot_spacer #foot_nav ul li:hover .banda {
  opacity: 0.5;
}
#foot_spacer #foot_nav ul li.current a {
  color: #f4ddab;
}
#foot_spacer #foot_nav ul li.current .banda {
  opacity: 1;
}
#foot_spacer #foot_nav .item-492 {
  display: none;
}
body,
html {
  width: 100%;
  height: 100%;
}
.break {
  clear: both;
}
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
  color: #222222;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #cccccc;
  color: black;
  padding: 0.2em 0;
}
/* Invisible left hotspot */

div.scrollingHotSpotLeft,
div.scrollingHotSpotLeftVisible,
div.scrollingHotSpotRight,
div.scrollingHotSpotRightVisible {
  width: 140px;
  top: 40%;
  bottom: 40%;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  zoom: 1;
  z-index: 200;
  cursor: e-resize;
}
div.scrollingHotSpotLeft,
div.scrollingHotSpotLeftVisible {
  background-image: url(../img/arrow_left.png);
  left: 0;
}
div.scrollingHotSpotRight,
div.scrollingHotSpotRightVisible {
  background-image: url(../img/arrow_right.png);
  right: 0;
}
/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/

div.scrollWrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
div.scrollableArea {
  position: relative;
  width: auto;
  height: 100%;
}
.scrollingHotSpotLeftVisible:hover,
.scrollingHotSpotRightVisible:hover {
  -webkit-animation-name: thumb;
  -webkit-animation-duration: 800ms;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
.scrollingHotSpotLeftVisible:hover,
.scrollingHotSpotRightVisible:hover {
  -moz-animation-name: thumb;
  -moz-animation-duration: 800ms;
  -moz-transform-origin: 50% 50%;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
}
.scrollingHotSpotLeftVisible:hover,
.scrollingHotSpotRightVisible:hover {
  -o-animation-name: thumb;
  -o-animation-duration: 800ms;
  -o-transform-origin: 50% 50%;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
@-webkit-keyframes thumb {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
  }
  13% {
    -webkit-transform: scale(1.05) rotate(-0.5deg);
  }
  19% {
    -webkit-transform: scale(0.97) rotate(0.8deg);
  }
  25% {
    -webkit-transform: scale(1.02) rotate(0.4deg);
  }
  36% {
    -webkit-transform: scale(1) rotate(-0.9deg);
  }
  46% {
    -webkit-transform: scale(0.98) rotate(0.2deg);
  }
  61% {
    -webkit-transform: scale(1) rotate(-0.5deg);
  }
  69% {
    -webkit-transform: scale(0.95) rotate(1deg);
  }
  75% {
    -webkit-transform: scale(1.05) rotate(0deg);
  }
  89% {
    -webkit-transform: scale(1.02) rotate(0.9deg);
  }
  100% {
    -webkit-transform: scale(0.92) rotate(0deg);
  }
}
@-moz-keyframes thumb {
  0% {
    -moz-transform: scale(1) rotate(0deg);
  }
  13% {
    -moz-transform: scale(1.05) rotate(-0.5deg);
  }
  19% {
    -moz-transform: scale(0.97) rotate(0.8deg);
  }
  25% {
    -moz-transform: scale(1.02) rotate(0.4deg);
  }
  36% {
    -moz-transform: scale(1) rotate(-0.9deg);
  }
  46% {
    -moz-transform: scale(0.98) rotate(0.2deg);
  }
  61% {
    -moz-transform: scale(1) rotate(-0.5deg);
  }
  69% {
    -moz-transform: scale(0.95) rotate(1deg);
  }
  75% {
    -moz-transform: scale(1.05) rotate(0deg);
  }
  89% {
    -moz-transform: scale(1.02) rotate(0.9deg);
  }
  100% {
    -moz-transform: scale(0.92) rotate(0deg);
  }
}
@-moz-keyframes thumb {
  0% {
    -o-transform: scale(1) rotate(0deg);
  }
  13% {
    -o-transform: scale(1.05) rotate(-0.5deg);
  }
  19% {
    -o-transform: scale(0.97) rotate(0.8deg);
  }
  25% {
    -o-transform: scale(1.02) rotate(0.4deg);
  }
  36% {
    -o-transform: scale(1) rotate(-0.9deg);
  }
  46% {
    -o-transform: scale(0.98) rotate(0.2deg);
  }
  61% {
    -o-transform: scale(1) rotate(-0.5deg);
  }
  69% {
    -o-transform: scale(0.95) rotate(1deg);
  }
  75% {
    -o-transform: scale(1.05) rotate(0deg);
  }
  89% {
    -o-transform: scale(1.02) rotate(0.9deg);
  }
  100% {
    -o-transform: scale(0.92) rotate(0deg);
  }
}
.terminbox .termin_sign {
  -webkit-animation-name: termin_sign;
  -webkit-animation-duration: 2400ms;
  -webkit-transform-origin: 0% 30%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
.terminbox .termin_sign {
  -moz-animation-name: termin_sign;
  -moz-animation-duration: 2400ms;
  -moz-transform-origin: 0% 30%;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
}
.terminbox .termin_sign {
  -o-animation-name: termin_sign;
  -o-animation-duration: 2400ms;
  -o-transform-origin: 0% 30%;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.terminbox:hover .termin_sign {
  -webkit-animation-duration: 1800ms;
  -moz-animation-duration: 1800ms;
  -o-animation-duration: 1800ms;
}
@-webkit-keyframes termin_sign {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
  }
  2% {
    -webkit-transform: scale(1.002) rotate(0.6deg);
  }
  4% {
    -webkit-transform: scale(0.995) rotate(-0.3deg);
  }
  6% {
    -webkit-transform: scale(1) rotate(0.1deg);
  }
  8% {
    -webkit-transform: scale(1.001) rotate(0.7deg);
  }
  10% {
    -webkit-transform: scale(1.01) rotate(-0.5deg);
  }
  12% {
    -webkit-transform: scale(1) rotate(0deg);
  }
  60% {
    -webkit-transform: scale(1.002) rotate(0.5deg);
  }
  62% {
    -webkit-transform: scale(1.01) rotate(-0.3deg);
  }
  64% {
    -webkit-transform: scale(1) rotate(0.1deg);
  }
  66% {
    -webkit-transform: scale(0.995) rotate(0.7deg);
  }
  68% {
    -webkit-transform: scale(1.01) rotate(-0.5deg);
  }
  70% {
    -webkit-transform: scale(1) rotate(0deg);
  }
  75% {
    -webkit-transform: scale(1.0008) rotate(0.7deg);
  }
  85% {
    -webkit-transform: scale(1.01) rotate(-0.5deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0deg);
  }
}
@-moz-keyframes termin_sign {
  0% {
    -moz-transform: scale(1) rotate(0deg);
  }
  2% {
    -moz-transform: scale(1.002) rotate(0.6deg);
  }
  4% {
    -moz-transform: scale(0.995) rotate(-0.3deg);
  }
  6% {
    -moz-transform: scale(1) rotate(0.1deg);
  }
  8% {
    -moz-transform: scale(1.001) rotate(0.7deg);
  }
  10% {
    -moz-transform: scale(1.01) rotate(-0.5deg);
  }
  12% {
    -moz-transform: scale(1) rotate(0deg);
  }
  60% {
    -moz-transform: scale(1.002) rotate(0.5deg);
  }
  62% {
    -moz-transform: scale(1.01) rotate(-0.3deg);
  }
  64% {
    -moz-transform: scale(1) rotate(0.1deg);
  }
  66% {
    -moz-transform: scale(0.995) rotate(0.7deg);
  }
  68% {
    -moz-transform: scale(1.01) rotate(-0.5deg);
  }
  70% {
    -moz-transform: scale(1) rotate(0deg);
  }
  75% {
    -moz-transform: scale(1.0008) rotate(0.7deg);
  }
  85% {
    -moz-transform: scale(1.01) rotate(-0.5deg);
  }
  100% {
    -moz-transform: scale(1) rotate(0deg);
  }
}
@-o-keyframes termin_sign {
  0% {
    -o-transform: scale(1) rotate(0deg);
  }
  2% {
    -o-transform: scale(1.002) rotate(0.6deg);
  }
  4% {
    -o-transform: scale(0.995) rotate(-0.3deg);
  }
  6% {
    -o-transform: scale(1) rotate(0.1deg);
  }
  8% {
    -o-transform: scale(1.001) rotate(0.7deg);
  }
  10% {
    -o-transform: scale(1.01) rotate(-0.5deg);
  }
  12% {
    -o-transform: scale(1) rotate(0deg);
  }
  60% {
    -o-transform: scale(1.002) rotate(0.5deg);
  }
  62% {
    -o-transform: scale(1.01) rotate(-0.3deg);
  }
  64% {
    -o-transform: scale(1) rotate(0.1deg);
  }
  66% {
    -o-transform: scale(0.995) rotate(0.7deg);
  }
  68% {
    -o-transform: scale(1.01) rotate(-0.5deg);
  }
  70% {
    -o-transform: scale(1) rotate(0deg);
  }
  75% {
    -o-transform: scale(1.0008) rotate(0.7deg);
  }
  85% {
    -o-transform: scale(1.01) rotate(-0.5deg);
  }
  100% {
    -o-transform: scale(1) rotate(0deg);
  }
}
.fb_sign:hover .fb_sign {
  -webkit-animation-duration: 1800ms;
  -moz-animation-duration: 1800ms;
  -o-animation-duration: 1800ms;
}
@-webkit-keyframes fb_sign {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
  }
  2% {
    -webkit-transform: scale(1.002) rotate(-0.8deg);
  }
  4% {
    -webkit-transform: scale(0.995) rotate(-0.5deg);
  }
  6% {
    -webkit-transform: scale(1) rotate(0.1deg);
  }
  8% {
    -webkit-transform: scale(1.001) rotate(0.7deg);
  }
  10% {
    -webkit-transform: scale(1.01) rotate(-0.5deg);
  }
  12% {
    -webkit-transform: scale(1) rotate(0deg);
  }
  60% {
    -webkit-transform: scale(1.002) rotate(-0.8deg);
  }
  62% {
    -webkit-transform: scale(1.01) rotate(-0.5deg);
  }
  64% {
    -webkit-transform: scale(1) rotate(0.1deg);
  }
  66% {
    -webkit-transform: scale(0.995) rotate(0.7deg);
  }
  68% {
    -webkit-transform: scale(1.01) rotate(-0.5deg);
  }
  70% {
    -webkit-transform: scale(1) rotate(0deg);
  }
}
@-moz-keyframes fb_sign {
  0% {
    -moz-transform: scale(1) rotate(0deg);
  }
  2% {
    -moz-transform: scale(1.002) rotate(-0.8deg);
  }
  4% {
    -moz-transform: scale(0.995) rotate(-0.5deg);
  }
  6% {
    -moz-transform: scale(1) rotate(0.1deg);
  }
  8% {
    -moz-transform: scale(1.001) rotate(0.7deg);
  }
  10% {
    -moz-transform: scale(1.01) rotate(-0.5deg);
  }
  12% {
    -moz-transform: scale(1) rotate(0deg);
  }
  60% {
    -moz-transform: scale(1.002) rotate(-0.8deg);
  }
  62% {
    -moz-transform: scale(1.01) rotate(-0.5deg);
  }
  64% {
    -moz-transform: scale(1) rotate(0.1deg);
  }
  66% {
    -moz-transform: scale(0.995) rotate(0.7deg);
  }
  68% {
    -moz-transform: scale(1.01) rotate(-0.5deg);
  }
  70% {
    -moz-transform: scale(1) rotate(0deg);
  }
}
@-o-keyframes fb_sign {
  0% {
    -o-transform: scale(1) rotate(0deg);
  }
  2% {
    -o-transform: scale(1.002) rotate(-0.8deg);
  }
  4% {
    -o-transform: scale(0.995) rotate(-0.5deg);
  }
  6% {
    -o-transform: scale(1) rotate(0.1deg);
  }
  8% {
    -o-transform: scale(1.001) rotate(0.7deg);
  }
  10% {
    -o-transform: scale(1.01) rotate(-0.5deg);
  }
  12% {
    -o-transform: scale(1) rotate(0deg);
  }
  60% {
    -o-transform: scale(1.002) rotate(-0.8deg);
  }
  62% {
    -o-transform: scale(1.01) rotate(-0.5deg);
  }
  64% {
    -o-transform: scale(1) rotate(0.1deg);
  }
  66% {
    -o-transform: scale(0.995) rotate(0.7deg);
  }
  68% {
    -o-transform: scale(1.01) rotate(-0.5deg);
  }
  70% {
    -o-transform: scale(1) rotate(0deg);
  }
}
.yt_sign:hover .yt_sign {
  -webkit-animation-duration: 1600ms;
  -moz-animation-duration: 1600ms;
}
@-webkit-keyframes yt_sign {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
  }
  3% {
    -webkit-transform: scale(0.97) rotate(-0.5deg);
  }
  8% {
    -webkit-transform: scale(0.991) rotate(0.2deg);
  }
  13% {
    -webkit-transform: scale(1) rotate(-0.1deg);
  }
  15% {
    -webkit-transform: scale(1.005) rotate(0.3deg);
  }
  17% {
    -webkit-transform: scale(1.01) rotate(1deg);
  }
  20% {
    -webkit-transform: scale(1) rotate(0deg);
  }
  65% {
    -webkit-transform: scale(1.001) rotate(-0.7deg);
  }
  67% {
    -webkit-transform: scale(0.96) rotate(0.5deg);
  }
  69% {
    -webkit-transform: scale(1) rotate(-0.1deg);
  }
  73% {
    -webkit-transform: scale(0.995) rotate(0.4deg);
  }
  75% {
    -webkit-transform: scale(1.01) rotate(-0.2deg);
  }
  77% {
    -webkit-transform: scale(1) rotate(0.7deg);
  }
}
@-moz-keyframes yt_sign {
  0% {
    -moz-transform: scale(1) rotate(0deg);
  }
  3% {
    -moz-transform: scale(0.97) rotate(-0.5deg);
  }
  8% {
    -moz-transform: scale(0.991) rotate(0.2deg);
  }
  13% {
    -moz-transform: scale(1) rotate(-0.1deg);
  }
  15% {
    -moz-transform: scale(1.005) rotate(0.3deg);
  }
  17% {
    -moz-transform: scale(1.01) rotate(1deg);
  }
  20% {
    -moz-transform: scale(1) rotate(0deg);
  }
  65% {
    -moz-transform: scale(1.001) rotate(-0.7deg);
  }
  67% {
    -moz-transform: scale(0.96) rotate(0.5deg);
  }
  69% {
    -moz-transform: scale(1) rotate(-0.1deg);
  }
  73% {
    -moz-transform: scale(0.995) rotate(0.4deg);
  }
  75% {
    -moz-transform: scale(1.01) rotate(-0.2deg);
  }
  77% {
    -moz-transform: scale(1) rotate(0.7deg);
  }
}
@-o-keyframes yt_sign {
  0% {
    -o-transform: scale(1) rotate(0deg);
  }
  3% {
    -o-transform: scale(0.97) rotate(-0.5deg);
  }
  8% {
    -o-transform: scale(0.991) rotate(0.2deg);
  }
  13% {
    -o-transform: scale(1) rotate(-0.1deg);
  }
  15% {
    -o-transform: scale(1.005) rotate(0.3deg);
  }
  17% {
    -o-transform: scale(1.01) rotate(1deg);
  }
  20% {
    -o-transform: scale(1) rotate(0deg);
  }
  65% {
    -o-transform: scale(1.001) rotate(-0.7deg);
  }
  67% {
    -o-transform: scale(0.96) rotate(0.5deg);
  }
  69% {
    -o-transform: scale(1) rotate(-0.1deg);
  }
  73% {
    -o-transform: scale(0.995) rotate(0.4deg);
  }
  75% {
    -o-transform: scale(1.01) rotate(-0.2deg);
  }
  77% {
    -o-transform: scale(1) rotate(0.7deg);
  }
}
