.dl-horizontal {
  padding-top: 2px;
  padding-bottom: 5px;
  position: relative;
}
.dl-horizontal.impressum > * {
  margin-bottom: 20px;
}
.dl-horizontal > * {
  line-height: 22px;
}
.dl-horizontal .dt {
  width: 25%;
  text-align: right;
  padding-right: 20px;
  float: left;
  clear: left;
}
.dl-horizontal .dd {
  width: 75%;
  margin-left: 30%;
}
.dl-horizontal .edit {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
}
.clear {
  clear: both;
  display: block;
  width: 100% !important;
  float: none !important;
}
.block {
  width: 100%;
  height: 100%;
  display: block;
}
.spacer {
  clear: both;
  display: block;
  width: 100% !important;
  float: none !important;
  height: 20px;
}
.spacer.half {
  height: 10px;
}
.spacer.double {
  height: 40px;
}
.spacer.quad {
  height: 5px;
}
.inline {
  clear: both;
  display: block;
  width: 100% !important;
  float: none !important;
}
.inline li {
  float: left;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.alignright {
  text-align: right;
}
.aligncenter {
  text-align: center;
}
p.center {
  text-align: center;
}
.hidden {
  display: none;
  visibility: hidden;
}
.row .span12 {
  width: 100%;
}
.row .span9 {
  width: 75%;
}
.row .span6 {
  width: 50%;
}
.row .span3 {
  width: 25%;
}
.row .span10 {
  width: 83.2%;
}
.row .span8 {
  width: 66.6%;
}
.row .span4 {
  width: 33.3%;
}
.row .span2 {
  width: 16.6%;
}
@font-face {
  font-family: 'ptreg';
  src: url('../fonts/PTS-reg.eot');
  src: url('../fonts/PTS-regd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/PTS-reg.woff') format('woff'), url('../fonts/PTS-reg.ttf') format('truetype'), url('../fonts/PTS-reg.svg#ptsreg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ptbold';
  src: url('../fonts/PTS-bold.eot');
  src: url('../fonts/PTS-boldd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/PTS-bold.woff') format('woff'), url('../fonts/PTS-bold.ttf') format('truetype'), url('../fonts/PTS-bold.svg#ptbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'ptreg', 'Lucida Grande', 'Arial';
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-family: 'ptbold';
  font-weight: normal;
}
h1 {
  font-size: 28px;
  margin-bottom: 50px;
}
h2 {
  font-size: 24px;
  margin-top: 40px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
h3.line {
  margin-left: 200px;
}
h4 {
  font-size: 18px;
  font-family: 'ptreg';
}
h5 {
  font-size: 16px;
  font-family: 'ptreg';
  margin-bottom: 10px;
}
p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
}
small {
  font-size: 80%;
}
.main_bg {
  background: #ffffff url('../images/bg_stachel.jpg') no-repeat center center;
  background-size: cover;
  position: fixed;
  top: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
  display: block;
}
.wrapper {
  max-width: 1100px;
  width: 100%;
  min-width: 460px;
  margin: 0 auto;
}
.wrapper .content {
  padding-left: 60px;
}
.wrapper .content > div {
  float: left;
}
.wrapper .content > div.side {
  width: 33%;
  max-width: 300px;
}
.wrapper .content > div.main_content {
  width: 67%;
}
#start.wrapper {
  max-width: 100%;
  overflow: hidden;
}
#start .side,
#start .main_content {
  width: 50%;
  max-width: 50%;
}
#start .side img {
  height: 100%;
  width: auto;
}
#start .slogan {
  float: none;
  margin-bottom: 40px;
}
#start .main_content_wrapper {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 20px;
}
.main_content_wrapper {
  padding: 40px 60px 20px 60px;
}
.main_content .header {
  margin: 10px 0 40px 0;
  padding-left: 60px;
}
.side .home {
  display: block;
}
.side img {
  width: 100%;
  height: auto;
}
.main_content_wrapper ul {
  list-style: disc;
  margin-left: 20px;
}
.main_content_wrapper ol {
  margin-left: 20px;
}
.main_content_wrapper li {
  line-height: 22px;
}
.main_content_wrapper a {
  color: #e42030;
  text-decoration: none;
}
.main_content_wrapper a:hover {
  text-decoration: underline;
}
.main_content_wrapper img.left {
  margin-right: 20px;
}
.main_content_wrapper img.right {
  margin-left: 20px;
}
a.mitmachen {
  background: transparent url('../images/bg_paper.png') no-repeat left top;
  background-size: 100% 200%;
  display: inline-block;
  color: #ffffff;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  font-size: 20px;
  text-decoration: none;
}
a.mitmachen span {
  padding: 10px;
  display: block;
  text-decoration: none;
}
.slogan {
  width: 350px;
  float: left;
  margin-top: 10px;
  font-size: 22px;
}
.slogan * {
  display: block;
}
.slogan .top {
  color: #e42030;
}
.slogan .bottom {
  color: #000000;
  text-align: right;
  width: 100%;
  max-width: 350px;
}
.navigation {
  padding: 20px 0 40px 40px;
}
#start .navigation {
  position: absolute;
  top: 0;
  left: 0;
}
.navigation a {
  text-decoration: none;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}
.navigation a.active {
  font-family: 'ptbold';
  color: #e42030;
}
.navigation a:hover {
  color: #e42030;
}
.subnav {
  width: 220px;
  float: right;
}
.subnav li {
  float: left;
  width: 33.33333333%;
}
.subnav ul a {
  text-decoration: none;
  font-size: 14px;
  color: #000000;
  display: block;
  text-align: center;
}
.blocker {
  margin-left: 13px;
  margin-bottom: 8px;
}
.blocker a {
  text-decoration: none;
  color: #fff;
  background: transparent url('../images/grunge_french.png') no-repeat left bottom;
  background-size: 100% 300%;
  padding: 4px 18px;
  display: inline-block;
}
.blocker a:hover {
  text-decoration: underline;
}
.logoleiste img {
  height: 24px;
  width: auto;
}
form.register > p > label,
form.story_form > p > label {
  width: 190px;
  text-align: right;
  padding-right: 10px;
}
form.register > p > label.standalone,
form.story_form > p > label.standalone {
  width: auto;
}
form > p,
form .para {
  padding-bottom: 3px;
  margin-bottom: 10px;
}
form > p:empty,
form .para:empty {
  display: none;
}
form > p.error,
form .para.error {
  background-color: #FFAA7B;
  border-radius: 5px;
}
form > p.error > label,
form .para.error > label {
  text-shadow: 0 1px 0 #fff;
}
form > p > label,
form .para > label {
  display: inline-block;
  line-height: 30px;
}
form input {
  -webkit-box-shadow: 0 0 2px #494949;
  -moz-box-shadow: 0 0 2px #494949;
  box-shadow: 0 0 2px #494949;
  border: 1px solid #eedf9b;
  font-family: 'ptreg';
  font-size: 16px;
}
form input:focus {
  outline: none;
}
form input[type="text"],
form input[type="email"],
form input[type="password"],
form input[type="number"] {
  width: 260px;
  height: 20px;
  padding-left: 5px;
}
form .select-wrapper,
form .select-wrapper select {
  width: 130px;
  height: 30px;
}
form .select-wrapper .holder {
  width: 130px;
  height: 20px;
  padding-left: 5px;
  -webkit-box-shadow: 0 0 2px #494949;
  -moz-box-shadow: 0 0 2px #494949;
  box-shadow: 0 0 2px #494949;
  border: 1px solid #eedf9b;
  background-color: #fff;
  cursor: pointer;
  font-family: 'ptreg';
  display: inline-block;
  white-space: nowrap;
  z-index: -1;
}
form .select-wrapper {
  background: url("arrow.html") no-repeat right center;
}
form .select-wrapper:hover {
  background: url("arrow-hover.html") no-repeat right;
}
form .select-wrapper select {
  margin: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
}
form .label_klasse,
form .label_gruppe {
  display: none;
}
form .inliner input {
  width: 60px;
  margin-right: 10px;
}
form .inliner .addon {
  margin-left: 200px;
}
form textarea {
  outline: none;
  resize: none;
  margin-top: 10px;
  padding: 10px 0 10px 10px;
  width: 100%;
  height: 300px;
}
form textarea.page_body {
  width: 100%;
  height: 100%;
  display: block;
  border: 1px solid #d39ea2;
  margin-bottom: 10px;
}
form #id_account_type {
  width: 450px;
  display: block;
  margin: 0 auto;
}
form #id_account_type li {
  float: left;
  list-style-type: none;
  margin-right: 30px;
  height: 20px;
}
form #id_account_type li:last-child {
  margin-right: 0;
}
form #id_account_type input {
  border: none;
  box-shadow: none;
}
/*

IMAGE UPLOAD STYLINGS
===================================
small thumbs, icons, forms
*/
#images_upload .imagecontainer {
  height: 100px;
  width: 100px;
  display: block;
  overflow: hidden;
}
#images_upload .imagecontainer img {
  height: 100px;
  width: auto;
}
#images_upload > li {
  position: relative;
  margin-right: 10px;
}
#images_upload > li:hover .image_delete {
  display: block;
}
#images_upload .image_delete {
  position: absolute;
  right: -5px;
  top: -5px;
  height: 10px;
  width: 10px;
  background-color: #fff;
  border-radius: 8px;
  display: none;
  padding: 5px;
  text-transform: uppercase;
  line-height: 8px;
}
.image_upload {
  border: 1px solid #fff;
  display: block;
  background-color: #e42030;
  overflow: hidden;
  height: 98px;
  width: 98px;
  margin-right: 10px;
}
.image_upload:before {
  width: 100%;
  height: 100%;
  display: block;
  content: '+';
  line-height: 100%;
  text-align: center;
  font-size: 90px;
  color: #fff;
  text-shadow: 0 1px 1px #6f6f6f;
}
.image_upload:hover {
  background-color: #d39ea2;
  cursor: pointer;
  text-decoration: none;
}
.image_upload:hover:before {
  color: #6f6f6f;
}
.inline > .image_upload {
  width: 100px;
  height: 100px;
  display: block;
  margin-right: 10px;
  overflow: hidden;
  border: 1px solid #d39ea2;
}
.image_upload.filled {
  background-size: cover;
}
.image_upload.filled:before {
  display: none;
}
.teilnahme_accept {
  margin-top: 10px;
}
.teilnahme_accept > input {
  float: left;
  margin-top: 6px;
}
.teilnahme_accept label {
  line-height: 26px;
  padding-left: 10px;
  width: 85% !important;
  text-align: left !important;
}
.teilnahme_accept.error {
  border: 1px solid red;
}
.teilnahme_accept.error a {
  color: #fff;
  text-shadow: none;
  font-family: 'ptbold';
}
.buttons {
  margin-top: 40px;
  margin-bottom: 40px;
}
.button {
  height: 50px;
  background: transparent url('../images/button-form_sprite.png') -48px top;
  position: relative;
  float: left;
  padding: 0 10px;
  cursor: pointer;
}
.button span {
  display: inline-block;
  line-height: 50px;
  color: #fff;
}
.button a {
  color: #000000;
  text-decoration: none;
}
.button.left {
  margin-right: 10px;
  margin-left: 40px;
}
.button.center {
  margin: 40px 10px;
}
.button.right {
  margin-left: 10px;
  margin-right: 40px;
}
.button:after,
.button:before {
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
}
.button.button_back {
  padding-left: 0;
}
.button.button_fwd {
  padding-right: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.button.button_back:before {
  background: transparent url('../images/button-form_sprite.png') -10px top;
  width: 19px;
  left: -19px;
}
.button.button_back:after {
  background: transparent url('../images/button-form_sprite.png') -5px top;
  width: 5px;
  right: -5px;
}
.button.button_block:before {
  background: transparent url('../images/button-form_sprite.png') left top;
  width: 5px;
  left: -5px;
}
.button.button_block:after {
  background: transparent url('../images/button-form_sprite.png') -5px top;
  width: 5px;
  right: -5px;
}
.button.button_fwd:before {
  background: transparent url('../images/button-form_sprite.png') left top;
  width: 5px;
  left: -5px;
}
.button.button_fwd:after {
  background: transparent url('../images/button-form_sprite.png') -29px top;
  width: 19px;
  right: -19px;
}
.attention {
  font-size: 14px;
  padding-left: 200px;
  padding-right: 20px;
  line-height: 18px;
  display: block;
}
.attention:empty {
  display: none;
}
.attention .info {
  color: #666;
}
.attention .error {
  color: red;
}
.attention .success {
  color: green;
}
.attention .errorlist {
  margin-top: -10px;
  margin-left: 0;
}
.attention .errorlist > li {
  line-height: 20px;
  list-style: none;
}
.attention.simpel {
  font-size: 12px;
  padding: 0;
  border: 1px solid #d39ea2;
  overflow: hidden;
  margin-bottom: 10px;
}
.attention.simpel > * {
  display: block;
  border: 1px solid #fff;
  line-height: 22px;
  padding-left: 22px;
  word-wrap: whitespace;
  color: #000000;
  position: relative;
}
.attention.simpel > *:before {
  content: '';
  height: 20px;
  width: 20px;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 2px;
  top: 1px;
}
.attention.simpel .info {
  color: #666;
}
.attention.simpel .error {
  background-color: #fbc3c3;
}
.attention.simpel .error:before {
  background: transparent url('../images/icons_small.html') no-repeat 0 0;
}
.attention.simpel .success {
  background-color: #d9fbc3;
}
.attention.simpel .success:before {
  background: transparent url('../images/icons_small.html') no-repeat -20px 0;
}
ul.teilnehmer_list {
  list-style: none;
}
ul.teilnehmer_list li {
  width: 30%;
  float: left;
  margin-right: 5%;
  margin-bottom: 40px;
}
ul.teilnehmer_list li:nth-of-type(3n) {
  margin-right: 0;
}
ul.teilnehmer_list .imagecontainer {
  clear: both;
  width: 100% !important;
  float: none !important;
  height: 100px;
  display: block;
  overflow: hidden;
}
ul.teilnehmer_list .imagecontainer img {
  height: 100%;
  width: auto;
}
ul.teilnehmer_list .teilnehmer_title {
  display: block;
}
#entry_detail .imagecontainer {
  float: left !important;
  width: 50%;
  margin-bottom: 20px;
}
#entry_detail .imagecontainer img {
  width: 90%;
  height: auto;
}
#entry_detail .imagecontainer .credits {
  font-size: 14px;
  line-height: 18px;
  width: 90%;
}
#entry_detail p {
  line-height: 24px;
}
.edit_links {
  margin-left: 0 !important;
}
.edit_links li {
  list-style: none;
}
@media screen and (max-width: 1030px) {
  .slogan {
    margin-bottom: 20px;
    width: 100%;
    display: block;
  }
  .subnav {
    width: 200px;
  }
  .subnav > a.mitmachen {
    position: absolute;
    right: 200px;
    width: 200px;
  }
}
@media screen and (max-width: 930px) {
  #start .side {
    width: 20%;
  }
  #start .main_content {
    max-width: 80%;
    width: 80%;
  }
}
@media screen and (max-width: 680px) {
  #start .side {
    height: 260px !important;
  }
  #start .side a {
    height: 330px !important;
  }
  #start .subnav {
    top: 230px;
  }
  .content > div {
    width: 100% !important;
  }
  .header {
    padding-left: 0 !important;
  }
  .side {
    max-width: 100% !important;
    height: 300px;
  }
  .side .covers {
    display: none;
  }
  .side .home,
  .side .navigation {
    width: 50%;
    float: left;
  }
  .side .navigation {
    padding: 80px 0 40px 0;
  }
  .side .navigation li {
    padding-left: 10px;
  }
  .main_content_wrapper {
    padding: 10px;
  }
  .slogan {
    margin-top: 40px;
    margin-bottom: 0;
  }
  .subnav {
    position: absolute;
    right: 76px;
    top: 260px;
  }
  .subnav .mitmachen {
    position: relative !important;
    right: 0 !important;
  }
}
/*
	BUCHKLUB KLAMMER

	global styles

*/
@font-face {
  font-family: 'ptreg';
  src: url('../fonts/PTS-reg.eot');
  src: url('../fonts/PTS-regd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/PTS-reg.woff') format('woff'), url('../fonts/PTS-reg.ttf') format('truetype'), url('../fonts/PTS-reg.svg#ptsreg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ptbold';
  src: url('../fonts/PTS-bold.eot');
  src: url('../fonts/PTS-boldd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/PTS-bold.woff') format('woff'), url('../fonts/PTS-bold.ttf') format('truetype'), url('../fonts/PTS-bold.svg#ptbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
#bk_klammer strong {
  font-weight: normal !important;
  font-family: 'ptbold' !important;
}
#bk_klammer {
  font-family: 'ptreg';
  position: fixed;
  left: 0;
  top: 160px;
  bottom: 20px;
  width: 50px;
  background-color: #ee1c24;
  display: block;
  border: 1px solid #9d9d9d;
  border-radius: 0 8px 8px 0;
  z-index: 999999;
  opacity: 0.5;
  overflow: hidden;
  font-size: 14px;
}
#bk_klammer.open {
  width: 470px;
  opacity: 1;
}
#bk_klammer ul {
  list-style: none;
  margin-left: 0;
}
#bk_klammer p {
  line-height: 18px;
}
#bk_klammer .header {
  border-radius: 0 6px 0 0;
  background: #ffffff url('../images/bkk_logo.gif') no-repeat top left;
  height: 75px;
  width: 470px;
  display: block;
  position: relative;
  border-bottom: 1px solid #ee1c24;
}
#bk_klammer .header strong a {
  text-decoration: none;
  color: #000;
}
#bk_klammer .header a {
  color: #ee1c24;
}
#bk_klammer .header p {
  position: absolute;
  top: 4px;
  left: 60px;
  right: 5px;
  line-height: 22px;
  font-size: 16px;
}
#bk_klammer .header:hover {
  cursor: pointer;
}
#bk_klammer ul.widgets {
  position: relative;
}
#bk_klammer ul.widgets > li {
  margin-bottom: 1px;
}
#bk_klammer ul.widgets > li.open:before,
#bk_klammer ul.widgets > li:hover:before {
  background-color: #fff;
}
#bk_klammer ul.widgets > li:before {
  content: '';
  height: 50px;
  width: 50px;
  display: block;
  margin-left: 1px;
}
#bk_klammer ul.widgets ul {
  position: absolute;
  left: 51px;
  top: 0;
  background-color: #fff;
  width: 420px;
  height: 100%;
  display: none;
  overflow: scroll;
  padding-bottom: 20px;
}
#bk_klammer ul.widgets ul li {
  margin: 10px 20px;
}
#bk_klammer ul.widgets ul li:hover {
  cursor: pointer;
  background-color: #f2f2f2;
}
#bk_klammer ul.widgets ul li:hover .targetlink {
  height: 100%;
  width: 30px;
  position: absolute;
  display: block;
  right: -20px;
  top: -5px;
}
#bk_klammer ul.widgets .open > ul {
  display: block;
}
#bk_klammer ul.widgets .news li {
  border-bottom: 1px solid #ee1c24;
  padding-bottom: 10px;
  position: relative;
}
#bk_klammer ul.widgets .news .title {
  font-family: 'ptbold';
  display: block;
  margin-bottom: 5px;
  line-height: 20px;
}
#bk_klammer ul.widgets .news .content {
  line-height: 20px;
}
#bk_klammer ul.widgets .news:before {
  background: transparent url('../images/bkk_icons.png') no-repeat 0 0;
}
#bk_klammer ul.widgets .news.open:before,
#bk_klammer ul.widgets .news:hover:before {
  background-position: 0 -50px;
}
#bk_klammer ul.widgets .books img {
  width: 80%;
  height: auto;
}
#bk_klammer ul.widgets .books:before {
  background: transparent url('../images/bkk_icons.png') no-repeat -50px 0;
}
#bk_klammer ul.widgets .books.open:before,
#bk_klammer ul.widgets .books:hover:before {
  background-position: -50px -50px;
}
#bk_klammer ul.widgets .events:before {
  background: transparent url('../images/bkk_icons.png') no-repeat -100px 0;
}
#bk_klammer ul.widgets .events.open:before,
#bk_klammer ul.widgets .events:hover:before {
  background-position: -100px -50px;
}
#bk_klammer ul.widgets .booklets:before {
  background: transparent url('../images/bkk_icons.png') no-repeat -150px 0;
}
#bk_klammer ul.widgets .booklets.open:before,
#bk_klammer ul.widgets .booklets:hover:before {
  background-position: -150px -50px;
}
#bk_klammer .fb {
  position: absolute;
  bottom: 0;
}
#bk_klammer .fb a {
  display: block;
  height: 50px;
  width: 50px;
  background: transparent url('../images/bkk_fb.png') no-repeat center center;
}
