html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
.colgroup:before,
.colgroup:after,
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.colgroup:after,
.clearfix:after {
  clear: both;
}
.colgroup,
.clearfix {
  zoom: 1;
}

  .container {
    width: 960px;
    display: block;
    margin: 0 auto 0 auto;
    text-align: left;
  }
  .col {
    display: block;
    float: left;
    margin: 0 10px 0 10px;
  }
  .w-1 {
    width: 60px;
  }
  .w-2 {
    width: 140px;
  }
  .w-3 {
    width: 220px;
  }
  .w-4 {
    width: 300px;
  }
  .w-5 {
    width: 380px;
  }
  .w-6 {
    width: 460px;
  }
  .w-7 {
    width: 540px;
  }
  .w-8 {
    width: 620px;
  }
  .w-9 {
    width: 700px;
  }
  .w-10 {
    width: 780px;
  }
  .w-11 {
    width: 860px;
  }
  .w-12 {
    width: 940px;
  }
  .l-0 {
    margin-left: 10px;
  }
  .l-1 {
    margin-left: 90px;
  }
  .l-2 {
    margin-left: 170px;
  }
  .l-3 {
    margin-left: 250px;
  }
  .l-4 {
    margin-left: 330px;
  }
  .l-5 {
    margin-left: 410px;
  }
  .l-6 {
    margin-left: 490px;
  }
  .l-7 {
    margin-left: 570px;
  }
  .l-8 {
    margin-left: 650px;
  }
  .l-9 {
    margin-left: 730px;
  }
  .l-10 {
    margin-left: 810px;
  }
  .l-11 {
    margin-left: 890px;
  }

header {
  text-align: center;
}
.header {
  height: 200px;
}
footer {
  text-align: center;
  display: none;
}
.footer {
  height: 50px;
}
.sub-navigation {
  display: block;
}

.main-content {
  margin-left: -3%;
}
.desktop-only {
  display: none;
}
.show-navigation {
  display: block;
  background-color: #ffd93e;
  line-height: 20px;
  height: 20px;
  border-top: 1px solid #665F58;
  border-bottom: 1px solid #665F58;
  position: absolute;
  top: 157px;
  left: 0;
  padding: 5px 0 5px 10%;
  width: 90%;
  z-index: 99999;
  cursor: pointer;
  color: #0066CC;
  background-image: url(/web/style/img/navigation_toggle.png);
  background-position: 5px 0;
  background-repeat: no-repeat;
  display: none;
}
.show-navigation-active {
  background-position: 10px -30px;
}


  header {
    text-align: center;
    display: block;
  }
  .header {
    height: 510px;
    position: relative;
  }
  .main-content {
    margin-bottom: 30px;
  }
  footer {
    background-color: #014589;
    color: #ffffff;
    text-align: center;
    margin-top: 70px;
    position: relative;
    display: block;
  }
  .footer {
    height: auto;
  }
  .form-search {
    position: absolute;
    left: 56px;
    top: 15px;
  }
  .desktop-only {
    display: inline;
  }

body {
  font-family: 'Dosis', sans-serif;
  background-color: #ffea95;
}
.header-service {
  position: absolute;
  left: 308px;
  top: 27px;
  color: #0066CC;
  line-height: 21px;
  font-size: 14px;
}
.header-service a {
  color: #0066CC;
  text-decoration: none;
  margin: 0 10px 0 10px;
}
.links-social img {
  display: block;
  float: left;
  margin-right: 17px;
  margin-left: 17px;
}
.header-navigation {
  position: absolute;
  left: 13px;
  top: 444px;
}
.header-navigation ul {
  list-style-type: none;
  width: 980px;
}
.header-navigation ul li {
  float: left;
}
.header-navigation ul li a {
  padding: 0 18px 0 0;
  margin: 0 13px 0 0;
  line-height: 48px;
  height: 48px;
  text-decoration: none;
}
.header-navigation ul li a.last {
  padding: 0;
  margin: 0;
  background: none;
}
.header-navigation ul li a.main-navigation-inactive {
  color: #665F58;
}
.header-navigation ul li a.main-navigation-active {
  color: #0066CC;
}
img.header-logo {
  margin-top: -35px;
}
.footer-sitemap {
  float: left;
  margin-left: 10px;
  margin-top: 25px;
  margin-bottom: 40px;
  margin-right: 20px;
}
.footer-sitemap span,
.footer-sitemap a {
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  text-decoration: none;
}
.footer-sitemap span {
  font-weight: bold;
  color: #ffd93e;
  margin-bottom: 15px ! important;
}
.footer-sitemap li {
  margin-left: 10px;
}
.footer-sitemap ul {
  margin-top: 15px ! important;
  list-style-image: url(/web/style/img/footer_sitemap.png);
}
.footer-service {
  position: absolute;
  padding-left: 353px;
  width: 607px;
  left: 50%;
  margin-left: -480px;
  top: -50px;
  text-align: left;
}
.footer-service p {
  color: #0066CC;
  font-size: 14px;
  line-height: 16px;
}
.footer-service a {
  color: #0066CC;
  margin: 0 10px 0 10px;
  text-decoration: none;
}
.footer-service a.service-top {
  color: #0066CC;
  margin: 0 20px 0 0;
  text-decoration: none;
  font-weight: bold;
  padding: 14px 0 14px 0;
  line-height: 16px;
}
.boxen-top {
  margin-bottom: 60px;
}
.line-after {
  margin-bottom: 20px;
  border-bottom: 1px solid #665F58;
  padding-bottom: 20px;
}
.main-content-block {
  color: #665F58;
  font-size: 20px;
  line-height: 28px;
  margin-left: 28px;
}
.main-content-block p {
  margin-bottom: 7px;
}
.main-content-block a {
  color: #665F58;
}
.main-content-block ul,
.main-content-block ol {
  padding-left: 15px;
}
.title-1 {
  font-family: 'Dosis', sans-serif;
  color: #0066CC;
  font-size: 35px;
  line-height: 40px;
  font-weight: normal;
  margin-bottom: 30px;
  font-weight: bold;
}
.title-2 {
  font-family: 'Dosis', sans-serif;
  color: #0066CC;
  font-size: 35px;
  line-height: 40px;
  font-weight: normal;
  margin-bottom: 30px;
  font-weight: bold;
}
.title-3 {
  font-family: 'Dosis', sans-serif;
  color: #0066CC;
  font-size: 22px;
  line-height: 31px;
  font-weight: bold;
  margin-bottom: 10px;
}
.content-sitemap {
  margin-bottom: 30px;
}
.content-sitemap span {
  font-weight: bold;
  color: #665F58;
}
.content-sitemap ul {
  padding-left: 20px;
  color: #665F58;
}
.content-sitemap a {
  color: #665F58;
}
.container.footer {
  width: 980px;
}
.form-email {
  display: none;
}
.main-content {
  margin-left: 10px;
}
.header-navigation a:hover {
  color: #0066CC ! important;
}
.sub-navigation a:hover {
  color: #0066CC ! important;
}

  body {
    background-image: url('/web/style/img/amsler/header_bg_teenager.png');
    background-repeat: repeat-x;
    background-position: 0 0;
  }

header {
  background-image: url('/web/style/img/amsler/header_1_teenager.png');
  background-repeat: no-repeat;
  background-position: center 0;
}
.links-social {
  position: absolute;
  left: 800px;
  top: 20px;
}
.form-search {
  background-image: url('/web/style/img/icon_search_teenager.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 50px;
  margin-left: -50px;
  height: 50px;
  width: 50px;
}
.form-search-input {
  padding: 6px 8px 6px 12px;
  border: none;
  background: none;
  background-image: url('/web/style/img/search_input_teenager.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 179px;
  height: 30px;
  color: #0066CC;
  font-family: 'Gloria Hallelujah', cursive;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 50px;
  font-size: 18px;
}
.form-search-btn {
  border: none;
  background: none;
  background-image: url('/web/style/img/btn_next_teenager.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 45px;
  height: 44px;
  position: absolute;
  top: 5px;
  left: 255px;
}
.header-navigation ul li a {
  font-family: 'Gloria Hallelujah', cursive;
  font-size: 17px;
  background-image: url('/web/style/img/navi_bg_teenager.png');
  background-repeat: no-repeat;
  background-position: right top;
}
.header-adresse {
  position: absolute;
  top: 110px;
  left: -59px;
  padding: 26px 22px 0 102px;
  width: 243px;
  height: 318px;
  -moz-transform: rotate(355deg);
  -webkit-transform: rotate(355deg);
  -o-transform: rotate(355deg);
  -khtml-transform: rotate(355deg);
  -ms-transform: rotate(355deg);
  transform: rotate(355deg);
}
.header-adresse p {
  font-size: 17px;
  line-height: 20px;
  color: #0066CC;
  margin-bottom: 10px;
  background-image: url('/web/style/img/line_teenager.png');
  background-repeat: repeat-x;
  background-position: 0 bottom;
  padding-bottom: 10px;
}
.header-adresse a {
  color: #0066CC;
  text-decoration: none;
}
.header-link {
  display: block;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 22px;
  font-family: 'Gloria Hallelujah', cursive;
}
.header-link.newsletter {
  background-image: url('/web/style/img/line_teenager.png'), url('/web/style/img/icon_newsletter_teenager.png');
  background-repeat: repeat-x, no-repeat;
  background-position: 0 bottom, right 0;
}
.header-link.filialen {
  background-image: url('/web/style/img/line_teenager.png'), url('/web/style/img/icon_filialen_teenager.png');
  background-repeat: repeat-x, no-repeat;
  background-position: 0 bottom, right 0;
}
.header-content {
  position: absolute;
  top: 110px;
  left: 360px;
  width: 587px;
  height: 307px;
  -moz-transform: rotate(8deg);
  -webkit-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -khtml-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
}
.header-slider {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.header-slider li img {
  float: right;
  width: 395px;
  height: 300px;
  position: absolute;
  top: 2px;
  right: 4px;
}
.header-slider li {
  font-size: 35px;
  font-family: 'Gloria Hallelujah', cursive;
  color: #0066CC;
  height: 307px;
  width: 587px;
  line-height: 42px;
}
.header-slider p {
  padding: 10px 0 10px 13px;
  width: 200px;
}
.header-slider a {
  margin: 0 0 0 13px;
  color: #0066CC;
}
.header-content .slider-header_nav.prev {
  position: absolute;
  right: 340px;
  top: 50%;
  margin-top: -22px;
  display: block;
  width: 45px;
  height: 44px;
  background-image: url('/web/style/img/btn_prev_teenager.png');
  background-repeat: no-repeat;
  background-position: 0 bottom;
  z-index: 100;
}
.header-content .slider-header_nav.next {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -22px;
  display: block;
  width: 45px;
  height: 44px;
  background-image: url('/web/style/img/btn_next_teenager.png');
  background-repeat: no-repeat;
  background-position: 0 bottom;
  z-index: 100;
}
.sub-navigation {
  padding-top: 2px;
  background-image: url('/web/style/img/line_teenager.png');
  background-repeat: repeat-x;
  background-position: 0 top;
}
.sub-navigation a {
  line-height: 30px;
  font-size: 25px;
  padding: 13px 0 13px 3px;
  font-family: 'Gloria Hallelujah', cursive;
  text-decoration: none;
  background-image: url('/web/style/img/line_teenager.png');
  background-repeat: repeat-x;
  background-position: 0 bottom;
  display: block;
}
.sub-navigation a.sub-navigation-inactive {
  color: #665F58;
}
.sub-navigation a.sub-navigation-active {
  color: #0066CC;
}
.sub-navigation a.sub-navigation2 {
  padding-left: 30px;
}
.sub-navigation a.sub-navigation2.sub-navigation2-active {
  background-image: url('/web/style/img/sub_nav_active_teenager.png');
  background-repeat: repeat-x;
  background-position: 0 bottom;
}
.change-design {
  background-image: url('/web/style/img/line_teenager.png'), url('/web/style/img/line_teenager.png');
  background-repeat: repeat-x, repeat-x;
  background-position: 0 bottom, 0 34px;
  margin-bottom: 24px;
  padding-bottom: 5px;
  display: block ! important;
  width: 350px;
}
.change-design span.title-change-design {
  display: block;
  color: #665F58;
  font-family: 'Gloria Hallelujah', cursive;
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 5px;
}
.change-design a {
  color: #0066CC;
  font-weight: bold;
  background: none;
  font-size: 12px;
  line-height: 32px;
  margin-right: 10px;
  padding-right: 12px;
  padding-left: 2px;
  text-decoration: none;
  background-image: url('/web/style/img/line_vert_teenager.png');
  background-repeat: no-repeat;
  background-position: right center;
  font-family: 'Gloria Hallelujah', cursive;
}
.change-design a.last {
  background: none;
}
.box-main {
  display: block;
  width: 300px;
  height: 280px;
  float: left;
  margin: 0 20px 25px 0;
  position: relative;
}
.box-main.even {
  margin-right: 0;
}
.box-main strong {
  color: #0066CC;
  font-family: 'Gloria Hallelujah', cursive;
  font-size: 24px;
  line-height: 28px;
  position: absolute;
  font-weight: normal;
  z-index: 11;
}
.box-main p {
  color: #0066CC;
  font-size: 17px;
  line-height: 20px;
  position: absolute;
  top: 138px;
  left: 80px;
  width: 170px;
}
.box-main p span {
  font-weight: bold;
  display: block;
}
.box-main a {
  position: absolute;
  background-image: url('/web/style/img/btn_next_teenager.png');
  background-repeat: no-repeat;
  background-position: right center;
  width: 40px;
  height: 41px;
  z-index: 12;
}
.box-main img {
  max-width: 266px;
  height: auto;
  min-height: 196px;
  width: 266px;
}
.box-main.box-1 strong,
.box-main.box-5 strong {
  top: 15px;
  left: 25px;
  width: 210px;
}
.box-main.box-2 strong,
.box-main.box-6 strong {
  top: 30px;
  left: 55px;
  width: 165px;
}
.box-main.box-3 strong,
.box-main.box-7 strong {
  top: 35px;
  left: 45px;
  width: 175px;
}
.box-main.box-4 strong,
.box-main.box-8 strong {
  top: 15px;
  left: 40px;
  width: 195px;
}
.main-box-figure {
  display: block;
  width: 300px;
  height: 280px;
  position: absolute;
  z-index: 10;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.box-1 .main-box-figure,
.box-5 .main-box-figure {
  background-image: url('/web/style/img/box_1_teenager.png');
}
.box-2 .main-box-figure,
.box-6 .main-box-figure {
  background-image: url('/web/style/img/box_2_teenager.png');
}
.box-3 .main-box-figure,
.box-7 .main-box-figure {
  background-image: url('/web/style/img/box_3_teenager.png');
}
.box-4 .main-box-figure,
.box-8 .main-box-figure {
  background-image: url('/web/style/img/box_4_teenager.png');
}
.box-main-mask {
  position: absolute;
  overflow: hidden;
  display: block;
  z-index: 9;
}
.box-1 .box-main-mask,
.box-5 .box-main-mask {
  top: 66px;
  left: 10px;
  width: 264px;
  height: 200px;
}
.box-2 .box-main-mask,
.box-6 .box-main-mask {
  top: 87px;
  left: 2px;
  width: 264px;
  height: 200px;
}
.box-3 .box-main-mask,
.box-7 .box-main-mask {
  top: 73px;
  left: 2px;
  width: 264px;
  height: 200px;
}
.box-4 .box-main-mask,
.box-8 .box-main-mask {
  top: 77px;
  left: 1px;
  width: 264px;
  height: 200px;
}
.box-main-mask div {
  position: absolute;
  width: 266px;
  height: 196px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.box-1 .box-main-mask div,
.box-5 .box-main-mask div {
  background-image: url('/web/style/img/box_main_mask_teenager_1.png');
}
.box-2 .box-main-mask div,
.box-6 .box-main-mask div {
  background-image: url('/web/style/img/box_main_mask_teenager_2.png');
}
.box-3 .box-main-mask div,
.box-7 .box-main-mask div {
  background-image: url('/web/style/img/box_main_mask_teenager_3.png');
}
.box-4 .box-main-mask div,
.box-8 .box-main-mask div {
  background-image: url('/web/style/img/box_main_mask_teenager_4.png');
}
.box-1 a,
.box-5 a {
  bottom: 26px;
  right: 37px;
}
.box-2 a,
.box-6 a {
  bottom: 10px;
  right: 42px;
}
.box-3 a,
.box-7 a {
  bottom: 20px;
  right: 43px;
}
.box-4 a,
.box-8 a {
  bottom: 20px;
  right: 43px;
}
.footer-service a.service-top {
  background-image: url('/web/style/img/arr_top_teenager.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-left: 54px;
  line-height: 37px ! important;
  margin-left: 0;
  margin-right: 30px;
}
.img-main {
  border: 1px solid #665F58;
  margin: 0 0 3px 0;
  display: block;
  width: 100%;
  height: auto;
}
.img-main-large {
  border: 1px solid #665F58;
  width: 100%;
  height: auto;
}


  .img-main {
    width: auto;
    float: left;
  }

.btn-download.image {
  background-image: url(/web/style/img/icon_img.png);
}
.btn-download.pdf {
  background-image: url(/web/style/img/icon_pdf.png);
}
.btn-download.std {
  background-image: url(/web/style/img/icon_std.png);
}
.btn-download {
  display: block;
  width: 90%;
  padding: 5px 5% 5px 5%;
  margin-bottom: 10px;
  float: none;
  border: 1px solid #665F58;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  background-color: #0066CC;
  background-position: right center;
  background-repeat: no-repeat;
  color: #ffffff ! important;
}
.btn-download.odd {
  margin-right: 0;
}

  .btn-download {
    display: block;
    width: 42%;
    padding: 5px 4% 5px 2%;
    margin-bottom: 4%;
    float: left;
    background-color: #0066CC;
    color: #ffffff ! important;
  }
  .btn-download.odd {
    margin-right: 4%;
  }

.link-list-entry {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #665F58;
  clear: left;
  position: relative;
}
.link-list-entry img {
  float: left;
  width: 20%;
  height: auto;
  margin: 0 10px 10px 0;
}
.link-list-entry img.img-link {
  position: absolute;
  bottom: 0;
  right: -10px;
  width: auto;
}

  .link-list-entry img {
    float: left;
    width: 150px;
  }

.gallery {
  width: 100%;
  position: relative;
}
.gallery-large {
  width: 100%;
  float: none;
  margin-bottom: 30px;
}
.gallery-thumbs-container {
  width: 100%;
  height: 270px;
}
.gallery-thumbs-container div {
  width: 100%;
}
.gallery-thumb {
  display: block;
  width: 27.33333%;
  float: left;
  margin: 0 3% 0 3%;
}
.gallery a.prev {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 0;
  cursor: pointer;
}
.gallery a.next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 0;
  cursor: pointer;
}
.gallery-thumbs {
  list-style-type: none;
  padding: 0 ! important;
  margin: 0 ! important;
}
.gallery-thumbs li {
  margin: 0;
  padding: 0;
}

  .gallery {
    position: relative;
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .gallery-large {
    position: relative;
    margin-right: 10px;
    float: left;
    display: block;
    width: auto;
    margin-bottom: 10px;
  }
  .gallery-thumbs-container {
    position: relative;
    float: left;
    width: 121px;
    margin-bottom: 10px;
  }
  .gallery-thumb {
    display: block;
    margin: 0 0 10px 0;
    width: auto;
  }
  .gallery a.prev,
  .gallery a.next {
    margin-top: 0;
    top: -32px;
  }

.team-list-entry {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #665F58;
  clear: left;
  position: relative;
}
.team-list-entry img {
  float: left;
  width: 20%;
  height: auto;
  margin: 0 10px 10px 0;
}

  .team-list-entry img {
    float: left;
    width: 150px;
    height: auto;
  }

.std-talbe-row-even {
  background-color: #efefef;
  border-bottom: 1px solid #665F58;
  padding: 5px;
}
.std-talbe-row-odd {
  border-bottom: 1px solid #665F58;
  padding: 5px;
}
.form-std {
  text-align: left;
}
.form-std label {
  clear: left;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 5px;
  line-height: 28px;
}
.form-std input[type=text] {
  float: left;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  background-color: #ffffff;
  padding: 5px 3% 5px 3%;
  color: #665F58;
  font-size: 14px;
  line-height: 16px;
  height: 16px;
  width: 94%;
}
.form-std select {
  float: left;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  background-color: #ffffff;
  padding: 5px 3% 5px 3%;
  color: #665F58;
  font-size: 14px;
  line-height: 16px;
  height: 16px;
  width: 100%;
  height: 26px;
}
.form-std textarea {
  float: left;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  background-color: #ffffff;
  padding: 5px 3% 5px 3%;
  color: #665F58;
  font-size: 14px;
  line-height: 16px;
  height: 70px;
  width: 94%;
  margin-bottom: 10px;
}
.form-std input[type=submit] {
  float: left;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  background-color: #ffffff;
  padding: 5px 10px 5px 10px;
  color: #665F58;
  font-size: 14px;
}
.form-std {
  margin-bottom: 30px;
}
.input-error {
  border: 1px solid #cc0000 ! important;
}
.form-error {
  border: 1px solid #cc0000;
  padding: 10px;
}

  .form-std label {
    width: 182px;
  }
  .form-std input[type=text] {
    padding: 5px 10px 5px 10px;
    width: 388px;
  }
  .form-std select {
    padding: 5px 10px 5px 10px;
    width: 408px;
  }
  .form-std textarea {
    padding: 5px 10px 5px 10px;
    width: 388px;
  }
  .form-std input[type=submit] {
    float: left;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    background-color: #ffffff;
    padding: 5px 10px 5px 10px;
    color: #665F58;
    font-size: 14px;
    margin-left: 182px;
  }

.form-pinwand label {
  clear: left;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  line-height: 28px;
}
.form-pinwand input[type=text] {
  float: left;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  background-color: #ffffff;
  padding: 5px 3% 5px 3%;
  color: #665F58;
  font-size: 14px;
  line-height: 16px;
  height: 16px;
  width: 94%;
  font-family: 'Dosis', sans-serif;
}
.form-pinwand textarea {
  float: left;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  background-color: #ffffff;
  padding: 5px 3% 5px 3%;
  color: #665F58;
  font-size: 14px;
  line-height: 16px;
  height: 70px;
  width: 94%;
  margin-bottom: 10px;
  font-family: 'Dosis', sans-serif;
}
.form-pinwand input[type=submit] {
  float: left;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  background-color: #ffffff;
  padding: 5px 10px 5px 10px;
  color: #665F58;
  font-size: 14px;
  font-family: 'Dosis', sans-serif;
}
.form-pinwand div.pinwand-upload {
  float: left;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  background-color: #fafafa;
  padding: 5px 10px 5px 10px;
  color: #665F58;
  font-size: 14px;
  line-height: 16px;
  height: 100px;
  width: 388px;
  margin-bottom: 10px;
  background: none;
  background-image: url('/web/style/img/dropzone_bg.png');
  background-position: 0 0;
  position: relative;
  font-family: 'Dosis', sans-serif;
}
.form-pinwand div.pinwand-upload span {
  background: #ffea95;
  padding: 5px;
  line-height: 16px;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  left: 50%;
  width: 160px;
  margin-left: -85px;
  border-radius: 5px;
  text-align: center;
}
.form-pinwand .preview {
  width: 388px;
  float: left;
  margin-bottom: 30px;
}
.form-pinwand .preview a.close {
  background-image: url('/web/style/img/del_img.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  width: 34px;
  height: 34px;
  float: left;
  margin-left: -39px;
  margin-top: 5px;
  cursor: pointer;
}
.form-pinwand .preview .imageHolder {
  width: auto;
  float: left;
}
.pinwand-slider {
  list-style-type: none;
  margin: 0 0 40px -15px;
  width: 100%;
  height: 400px;
  padding: 0;
}
.pinwand-slider li {
  width: 100%;
  height: 400px;
  position: relative;
  overflow: hidden;
  text-align: center;
  background: #ffffff;
  padding: 0;
}
.pinwand-slider img {
  max-height: 100%;
  width: auto;
  max-width: 100%;
  margin: auto;
}
.pinwand-info {
  display: block;
  padding: 2%;
  position: absolute;
  bottom: 0;
  background: rgba(0,0,0,0.8);
  width: 98%;
  text-align: left;
}
.pinwand-info .pinwand-name {
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}
.pinwand-info .pinwand-title {
  font-size: 22px;
  line-height: 26px;
  display: block;
  color: #ffffff;
  font-weight: bold;
}
.pinwand-info .pinwand-txt {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  display: none;
}
.pinwand-txt-small {
  font-size: 16px;
  line-height: 24px;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}
.pinwand-txt-only .pinwand-name {
  font-size: 12px;
  line-height: 16px;
}
.pinwand-txt-only .pinwand-title {
  font-size: 18px;
  display: block;
  font-weight: bold;
}
.pinwand-txt-only .pinwand-txt {
  font-size: 16px;
  line-height: 16px;
}
.pinwand-view a.prev {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0;
  cursor: pointer;
}
.pinwand-view a.next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0;
  cursor: pointer;
}
.pinwand-view {
  position: relative;
}
.pinwand-form-container {
  display: none;
  padding-bottom: 40px ! important;
}
.pinwand-form-trigger {
  display: block;
  width: 100%;
  padding-bottom: 5px;
  margin-bottom: 10px;
  cursor: pointer;
  text-decoration: underline;
}

  .form-pinwand label {
    clear: left;
    display: block;
    float: left;
    width: 170px;
    margin-bottom: 10px;
    line-height: 28px;
  }
  .input-container {
    float: left;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    background-color: #fafafa;
    padding: 5px 10px 5px 10px;
    color: #665F58;
    font-size: 14px;
    line-height: 16px;
    height: 16px;
    width: 388px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
  }
  .input-container input {
    position: absolute;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    left: 0;
    top: 0;
    font-size: 30px;
  }
  .form-pinwand input[type=text] {
    float: left;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    background-color: #fafafa;
    padding: 5px 10px 5px 10px;
    color: #665F58;
    font-size: 14px;
    line-height: 16px;
    height: 16px;
    width: 388px;
  }
  .form-pinwand textarea {
    float: left;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    background-color: #fafafa;
    padding: 5px 10px 5px 10px;
    color: #665F58;
    font-size: 14px;
    line-height: 16px;
    height: 70px;
    width: 388px;
    margin-bottom: 10px;
    font-family: 'Dosis', sans-serif;
  }
  .form-pinwand input[type=submit] {
    float: left;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    background-color: #fafafa;
    padding: 5px 10px 5px 10px;
    color: #665F58;
    font-size: 14px;
    margin-left: 170px;
  }
  .form-pinwand div.pinwand-upload {
    float: left;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    background-color: #fafafa;
    padding: 5px 10px 5px 10px;
    color: #665F58;
    font-size: 14px;
    line-height: 16px;
    height: 100px;
    width: 388px;
    margin-bottom: 10px;
    background: none;
    background-image: url('/web/style/img/dropzone_bg.png');
    background-position: 0 0;
    position: relative;
  }
  .form-pinwand div.pinwand-upload span {
    background: #ffea95;
    padding: 5px;
    line-height: 16px;
    position: absolute;
    top: 50%;
    margin-top: -13px;
    left: 50%;
    width: 160px;
    margin-left: -85px;
    border-radius: 5px;
    text-align: center;
  }
  .form-pinwand .preview {
    width: 388px;
    float: left;
    margin-bottom: 30px;
  }
  .form-pinwand .preview a.close {
    background-image: url('/web/style/img/del_img.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    width: 34px;
    height: 34px;
    float: left;
    margin-left: -39px;
    margin-top: 5px;
    cursor: pointer;
  }
  .form-pinwand .preview .imageHolder {
    width: auto;
    float: left;
  }
  .pinwand-slider {
    list-style-type: none;
    margin: 0 0 40px 35px;
    width: 492px;
    height: 492px;
  }
  .pinwand-slider li {
    width: 492px;
    height: 492px;
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #ffffff;
  }
  .pinwand-slider img {
    max-height: 100%;
    width: auto;
    max-width: 100%;
    margin: auto;
  }
  .pinwand-info {
    display: block;
    padding: 10px;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.8);
    width: 482px;
    text-align: left;
  }
  .pinwand-info .pinwand-name {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
  }
  .pinwand-info .pinwand-title {
    font-size: 22px;
    line-height: 26px;
    display: block;
    color: #ffffff;
    font-weight: bold;
  }
  .pinwand-info .pinwand-txt {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    display: none;
  }
  .pinwand-txt-only .pinwand-name {
    font-size: 12px;
    line-height: 16px;
  }
  .pinwand-txt-only .pinwand-title {
    font-size: 18px;
    display: block;
    font-weight: bold;
  }
  .pinwand-txt-only .pinwand-txt {
    font-size: 16px;
    line-height: 16px;
  }
  .pinwand-view a.prev {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 0;
    cursor: pointer;
  }
  .pinwand-view a.next {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 0;
    cursor: pointer;
  }
  .pinwand-view {
    position: relative;
  }
  .pinwand-form-container {
    display: none;
    padding-bottom: 40px ! important;
  }
  .pinwand-form-trigger {
    display: block;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 10px;
    cursor: pointer;
    text-decoration: underline;
  }

.plugin {
  text-align: center;
}
.plugin iframe {
  width: 100% ! important;
}

  .plugin iframe {
    width: 75% ! important;
  }

.agenda-entry {
  clear: left;
  border-bottom: 1px solid #665F58;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.form-plz {
  width: 70px ! important;
  margin-right: 5px ! important;
}
.form-ort {
  width: 291px ! important;
}
.agenda-show-form {
  cursor: pointer;
  margin: 10px 0 10px 144px;
  text-decoration: underline;
}
.agenda-entry form {
  display: none;
}
.agenda-entry form {
  border-top: 1px solid #665F58;
  padding-top: 20px;
  margin-top: 20px;
}
.agenda-entry strong {
  width: 140px;
  display: inline-block;
}
.agenda-entry img {
  max-width: 300px;
  height: auto;
  margin-left: 144px;
  display: block;
  margin-bottom: 15px;
}
