a#gantry-totop {
  float: right;
}

/* #rt-top {	background: url(../images/patterns/verlauf.png) repeat-x;}*/

/* FOOTER MENÜ - custom style for Footer Menu  */
#rt-copyright .horizmenu ul.nav.menu li  {
  margin-right: 20px;
}

#rt-copyright .horizmenu ul.nav.menu li a:before {
  display: none;
}

#rt-copyright .horizmenu ul.nav.menu li a:hover {
  background: transparent;
}

#rt-copyright .horizmenu ul.nav.menu li img  {
  margin-right: 5px;
  margin-top: -3px;
}﻿
/* FOOTER MENÜ custom style for Footer Menu END */


.img.caption.left {margin-right: 20px;font-size:12px;padding-top:10px;}
.img.caption.right {margin-left: 20px;font-size:12px;padding-top:10px;}


img.bild-links {
    float: left;
    margin-right: 20px;font-size:12px;padding-top:10px;
}
img.bild-rechts {
    float: right;
    margin-left: 20px;font-size:12px;padding-top:10px;
}

/*Module sprocket as List - Neuigkeiten Liste Pfeile*/
.sprocket-lists-arrows
{
  padding-right: 10px;
}
/*Module sprocket as List - Neuigkeiten Liste Punkte*/
.sprocket-lists-pagination
{
  padding-left: 10px;
}


/* behebt den Anzeigefehler der slideshow wenn ein grösseres Logo eingebaut wird als das deafault Logo (Höhe)*/
/*#slideshow-spacer { height: 400px !important;} */

/* Smartphones */
@media (max-width: 594px) {

}

/* Smartphones to Tablets */
@media (min-width: 595px) and (max-width: 882px) {

}

/* Tablets */
@media (min-width: 883px) and (max-width: 1074px) {
    /* Menüpunkte Schriftgröße*/
     body.layout-mode-responsive .gf-menu.l1 > li > .item {
         font-size: 11px;
     }
     /* FP Rokgallery Slideshow Titletext*/
     body.layout-mode-responsive .rg-ss-title   {
         font-size: 150%;
         margin-top: 20px
     }
     /* FP Rokgallery Slideshow Teasertext*/
     body.layout-mode-responsive .rg-ss-caption {
         font-size: 110%;
     }
     /* Schriftgröße Ohanah Terminetitel - Module auf der Startseite sidebar */
     .ohanah .event_detail_container .event_detail_title h2 {
        font-size: 16px;
        line-height: 18px;
      }
      /* Schrfitgröße Ohanah Terminezeit - Module auf der Startseite sidebar */
     .ohanah .event_detail_container .event_detail_time h3 {
        font-size: 11px;
        line-height: 13px;
      }

}


/* Desktop */
@media (min-width: 1075px) and (max-width: 1314px) {

}

/* Large Display */
@media (min-width: 1315px) {
#slideshow-spacer { height: 400px !important;}
}

/* Hintergrundbild */
/* body {background-image: ####;} */
body .rt-bg {background-image: none;}
body .rt-bg2 {background-image: none;}



/*



@media (max-width: 594px) {
    div.rt-body-top {
        margin: -100px -100px 0;


    }
}


@media (min-width: 595px) and (max-width: 882px) {
    div.rt-body-top {
        margin: -190px -30px 0;
    }
}


@media (min-width: 883px) and (max-width: 1074px) {
    div.rt-body-top {
        margin: -190px -30px 0;
    }
}


@media (min-width: 1075px) and (max-width: 1314px) {
    div.rt-body-top {
        margin: -190px -30px 0;
    }
}


@media (min-width: 1315px) {
    div.rt-body-top {
        margin: -190px -30px 0;
    }
}

*/





/* Menüpunkt Sublinetextfarbe */
.gf-menu .item.subtext em {
  color: #ffffff;
}

i.icon-calendar {
   font-style: normal !important;
}

/*OHANAH EVENT APP - CUSTOM STYLE*/

/*Module Style Terminliste*/
.ohanah .event_detail_container .event-spacer{display:none}

/*kleines Kalender Icon ausbelenden in der Terminliste und Module auf der Startseite*/
/*.ohanah div.event_detail_container.cat-3 .date_icon*/
.ohanah div.event_detail_container .date_icon {
  background-image: none;
  float:left !important;
  margin-right:-20px !important;
}


/*  versuch das kleine Kalender symbol nur auf der event detail seite einzublenden*//*
.ohanah  div.event_detail_container.single_event_view.cat-3 div.event_detail_time div.date_icon {
  background: url(../images/date_icon.png) no-repeat center;
  width:20px;
  height:16px;
  float:left;
  margin-right: 10px;
} */

/* Großes Kalender Symbol für Terminliste auf der Startseite*/
.ohanah .event_detail_container .event_date_flyer_container {

  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0px solid #EAEAEA;
    width: 53px !important; /*53+*/
  padding: 3px;
  display: block;
  margin-right: 10px;
  position: relative;
}

.ohanah .event_detail_container{
  margin-bottom: 5px;
}

/* Ohanah Module Single Event Map mod_ohanaheventmap */
.ohanah .event_main_location_description h3 {
  font-size: 14px;
  line-height: 14px;
}

.ohanah .location_icon
{
  margin-top: 10px;
  margin-right: 5px;
}
