/*
	BUCHKLUB KLAMMER

	global styles

*/
@font-face {
  font-family: 'ptreg';
  src: url('../fonts/PTS-reg.eot');
  src: url('../fonts/PTS-reg.eot@') format('embedded-opentype'), url('../fonts/PTS-reg.woff') format('woff'), url('../fonts/PTS-reg.ttf') format('truetype'), url('../fonts/PTS-reg.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ptbold';
  src: url('../fonts/PTS-bold.eot');
  src: url('../fonts/PTS-bold.eot@') format('embedded-opentype'), url('../fonts/PTS-bold.woff') format('woff'), url('../fonts/PTS-bold.ttf') format('truetype'), url('../fonts/PTS-bold.svg') 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;
}
.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-reg.eot@') format('embedded-opentype'), url('../fonts/PTS-reg.woff') format('woff'), url('../fonts/PTS-reg.ttf') format('truetype'), url('../fonts/PTS-reg.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ptbold';
  src: url('../fonts/PTS-bold.eot');
  src: url('../fonts/PTS-bold.eot@') format('embedded-opentype'), url('../fonts/PTS-bold.woff') format('woff'), url('../fonts/PTS-bold.ttf') format('truetype'), url('../fonts/PTS-bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'ptreg', 'Lucida Grande', 'Arial';
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
h1 {
  font-size: 22px;
  margin-bottom: 40px;
}
h2 {
  margin-bottom: 40px;
}
h4 {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
a {
  color: #EB121D;
}
a:hover {
  text-decoration: underline;
}
a.blocker {
  background: transparent url('https://familyliteracy.at/static/images/grunge_french.png') no-repeat left center;
  background-size: 100% 300%;
  padding: 0 6px;
}
strong {
  font-family: 'ptbold';
  font-weight: normal;
}
p {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 26px;
}
img.left {
  margin-right: 10px;
}
img.right {
  margin-left: 10px;
}
.wrapper {
  max-width: 860px;
  width: 100%;
  margin: 90px auto 50px auto;
}
.span6 > p {
  width: 90%;
}
#logos {
  margin-top: 80px;
  clear: both;
  display: block;
  width: 100% !important;
  float: none !important;
  height: 20px;
  height: 40px;
}
#logos.half {
  height: 10px;
}
#logos.double {
  height: 40px;
}
#logos.quad {
  height: 5px;
}
#logos img {
  width: 120px;
  height: auto;
  margin-right: 20px;
  line-height: 100%;
  vertical-align: middle;
}
.filelist {
  margin-top: 40px;
  padding-right: 20px;
}
.filelist li {
  padding: 10px;
  min-height: 45px;
}
.filelist li:hover {
  border: 1px solid #ccc;
  margin: -1px;
  cursor: pointer;
}
.filelist li:hover .icon_container {
  background: #ffffff url('../images/icons_file_medium.jpg') no-repeat left bottom;
}
.filelist .left {
  font-size: 10px;
}
.filelist .icon_container {
  height: 30px;
  width: 30px;
  display: block;
  background: #ffffff url('../images/icons_file_medium.jpg') no-repeat left top;
  margin-left: 5px;
  margin-bottom: 5px;
}
.filelist p {
  line-height: 20px;
  margin-left: 60px;
}
.filelist a {
  color: #000;
  text-decoration: none;
}
