.rs1:hover {
    -webkit-filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.3));
    filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.3));
}
.rs1 {
    -webkit-filter: drop-shadow(5px 5px 3px rgba(0,0,0,0.3));
    filter: drop-shadow(5px 5px 3px rgba(0,0,0,0.3));
    transition: all 0.1s ease;
}
.containerallplan{
  text-align: center;
}

.column-left { display: inline-block; width: 31%;   height: 370px;
      background:white;
	  margin: 2px 3px;
	  padding: 20px 10px;
    border: 1px solid #ccc;
}
.column-center { display: inline-block; width: 31%;   height: 370px;
      background:white;
	  margin: 2px 3px;
	  padding: 20px 10px;
    border: 1px solid #ccc;
}
.column-right{ display: inline-block; width: 31%;   height: 370px;
      background:white;
	  margin: 2px 3px;
	  	  padding: 20px 10px;
    border: 1px solid #ccc;
}
.red1 {
    position: absolute;
    bottom:0px;
    left:50%;
   padding-bottom: 20px;
}
.kamera1 {
    position:relative;
    left:-50%;
 }
@media screen and (max-width: 960px) {
    .column-left { float: none; width: 100%; }
	.column-right { float: none; width: 100%; }
    .column-center { display: block; width: 100%;}
}
.table td, .table th {
    padding: 0.5rem;
}
.item-title {
    padding-top:10px;
}
.senka, .container_skitter, .sp-module   {
    -webkit-filter: drop-shadow(5px 5px 3px rgba(0,0,0,0.3));
    filter: drop-shadow(5px 5px 3px rgba(0,0,0,0.3));
    transition: all 0.1s ease;
}
.sp-megamenu-parent .sp-mega-group > li > a {
border-bottom: 1px solid #cccccc;
}
#sp-header #sp-menu .sp-column .sp-megamenu-parent > li > a:hover {
 border-bottom: 2px solid #00aeef ;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

.h5, h5 {
    font-size: 1.0rem;
    line-height: 1.0;
   text-decoration:none;
}
newsflash-title {
      font-size: 1.0rem;
    line-height: 1.0;
  text-decoration:none;
}

#sp-main-body {
    padding: 20px 30px !important;
}
