/* 
    Created on : Oct 8, 2014, 1:11:17 PM
    Author     : jhenniger
*/
.psst ul {
  background-color: #EFEFEF;
  margin-bottom: 15px;
  margin-top: 10px;
}
.psst li {
  border-top: 1px solid #fff;
  padding: 10px;
}
.psst li a {
  color: #333;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 100%;
  text-decoration: none;
  width: 100%;
}
.psst li:hover {
  background-color: #00ACF2;
}
.psst li:hover a {
  color: #FFFFFF;
  text-decoration: underline;
}
.psst li.first {
  border-top: none;
}
/* 
 * @group	feed snapper sidebar boxes
 *			babies-box / obituary-box
*/
.fs-sidebar-box {
  font-family: 'Source Sans Pro', sans-serif;
  margin-bottom: 20px;
}
.fs-sidebar-box h6 {
  padding-bottom: 5px;
}
.fs-sidebar-box .item {
  background-color: #EFEFEF;
  border-bottom: 1px solid #fff;
  cursor: default;
  height: 75px;
  width: 100%;
}
.fs-sidebar-box .item a {
  display: block;
  height: 100%;
  text-decoration: none;
  width: 100%;
}
.fs-sidebar-box .item a h5 {
  color: #000000;
}
.fs-sidebar-box .item:hover {
  background-color: #00ACF2;
}
.fs-sidebar-box .item:hover a,
.fs-sidebar-box .item:hover h5 {
  color: #FFFFFF;
}
.fs-sidebar-box .item div.picture {
  display: table-cell;
  height: 100%;
  width: 75px;
}
.fs-sidebar-box .item div.text {
  display: table-cell;
  height: 100%;
  vertical-align: top;
  padding-left: 5px;
  padding-top: 10px;
}
.fs-sidebar-box .more a {
  text-decoration: none;
}
.left-column .babies-box .item {
  height: initial;
}
.left-column .babies-box .item div.picture {
  display: block;
}
.left-column .babies-box .item div.text {
  padding-top: 0;
}
.left-column .babies-box .picture img {
  height: 125px;
  width: 125px;
  margin-bottom: 0;
}
.left-column .babies-box h5 {
  font-size: 14px;
}
.left-column .fs-sidebar-box .item {
  height: 100%;
}
.fs-left-sidebar .items li.item {
  height: auto;
}
.fs-left-sidebar .items li.item a:hover {
  text-decoration: underline;
}
.fs-left-sidebar .items div.text {
  color: #000000;
  padding: 8px 5px;
  font: 600 13px/15px 'Source Sans Pro', sans-serif;
}
.obituary-box h6 {
  margin-top: 5px;
}
.babies-box .picture img {
  height: 65px;
  width: 65px;
  margin: 5px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
}
.fs-obituary-box .item:hover,
.fs-obituary-box .item.hovered-item {
  background-color: #999;
}
.fs-obituary-box .item:hover a,
.fs-obituary-box .item.hovered-item a,
.fs-obituary-box .item:hover h5,
.fs-obituary-box .item.hovered-item h5 {
  color: #000000;
}
.fs-obituary-box .cross {
  background-color: #fbfbfb;
  border: 1px solid #000;
  height: 63px;
  margin: 5px;
  position: relative;
  width: 63px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
}
.fs-obituary-box .cross-vertical {
  left: 29px;
}
/* @group EventBox */
.event-box {
  margin-bottom: 20px;
}
.event-box li:hover {
  background: #00ACF2;
  color: #fff;
}
.event-box li:hover a {
  color: #fff;
  text-decoration: underline;
}
.event-box .item {
  border-bottom: 2px solid #fff;
  width: 100%;
  background: #EFEFEF;
  clear: both;
}
.event-box .item img {
  float: left;
  margin: 10px;
  display: table-cell;
}
.event-box .item a {
  color: #000000;
  display: table-cell;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 10px 0 0;
  text-decoration: none;
}
.event-box .item p {
  margin: 5px;
  font-size: 12px;
}
/* @end EventBox */
/* @group PartyMapsBox */
.partypeople-map {
  margin-bottom: 20px;
}
.partypeople-map h6 {
  margin-bottom: 10px;
}
/* END @group PartyMapsBox */
.right-services {
  margin: 20px 0;
}
.right-services a {
  width: 69px;
  height: 90px;
  background-image: url("/wp-content/skins/global/groups/boxes/right-services.png");
  display: inline-block;
  margin-right: 8px;
}
.right-services a:nth-child(4n) {
  margin-right: 0px;
}
.right-services a.wohin {
  background-position: 0 93px;
}
.right-services a.kino {
  background-position: 0 592px;
}
.right-services a.livecams {
  background-position: 0 691px;
}
.right-services a.verkehr {
  background-position: 0 1290px;
}
.right-services a.webmail {
  background-position: 0 293px;
}
.right-services a.tv {
  background-position: 0 1190px;
}
.right-services a.essen {
  background-position: 0 392px;
}
.right-services a.rezepte {
  background-position: 0 889px;
}
.right-services a.mondkalender {
  background-position: 0 790px;
}
.right-services a.horoskop {
  background-position: 0 492px;
}
.right-services a.mehrwissen {
  background-position: 0 192px;
}
