/*
 * ------------------------------------------------------------------------
 * JA Elastica Template for Joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
*/

/* RESPONSIVE FONT SIZES
--------------------------------------------------------- */


/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.main {
  width: 900px;
}

.column {
}

/* MASONRY PRESETS (300px*5 Grids)
--------------------------------------------------------- */
/* Main Content */
#ja-content,
.ja-frontpage #ja-content {
  width: 600px;
}

/* CONTENT'S GRIDS
--------------------------------------------------------- */
.item {
  float: none;
  width: 100% !important;
}

.cols-1 .item,
.cols-2 .item,
.cols-3 .item,
.cols-4 .item,
.cols-5 .item {
  width: 100% !important;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
}

h1.logo {
  height: 170px !important;
  /* width: 140px !important; */
}

h1.logo a {
  padding: 0 !important;
  height: 170px !important;
}

h1.logo a img {
  padding-top: 0;
}

/* Search & Social Bars ---*/
#ja-top {
}

/* Search */
#ja-search {
  bottom: 0;
  height: 40px;
  width: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  border-bottom: 0;
}

#ja-search .search-btn {
  width: 30px;
  height: 30px;
  background-color: #222;
  margin-top: 5px;
}

#ja-search.active .search-btn,
#ja-search .search-btn:hover {
  width: 30px;
  height: 30px;
  background-color: #ec534d;
  margin-top: 5px;
  cursor: pointer;
}

#ja-search form.search {
  display: none;
  background: #ec534d;
  position: absolute;
  top: 35px;
  right: 10px;
  padding: .5em;
  width: 200px;
}

#ja-search:hover form.search,
#ja-search.active form.search {
  display: block !important;
}

#ja-search .inputbox {
  background: #222;
  border: 1px solid #222;
  color: #CCC;
  margin: 0;
  padding: 4px 0;
  text-indent: 10px;
  width: 100%;
}

/* Social */
#ja-social {
}

#ja-social ul {
  padding: 5px 0 0 1em;
}

#ja-social ul li {
}

#ja-social ul li a {
  background-color: #222;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
}

/* MODULES
--------------------------------------------------------- */
/* Hiden in Mobile ---*/
.hide-in-normal {
  display: none;
}

/* MAIN NAVIGATION 
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
  max-width: 615px;
  position:absolute;
  bottom:17px;
  left:162px;
  float:none;
}
.schuelerrettenleben #ja-mainnav {

  bottom:40px;

}
/* Mega Menu ---*/
.ja-megamenu ul.level0 {
  margin-top: 18px !important;
  margin-left:48px !important;
  width:615px !important;
}

.ja-megamenu ul.level0 li.active a.mega {
    background-position: -1px 3px !important;
    overflow:hidden !important;
}

.ja-megamenu ul.level0 li.mega span.menu-title,
.ja-megamenu ul.level0 li.haschild span.menu-title {
  margin-top: 0 !important;
  padding: 0 !important;
  font-size:14px !important;
}

.ja-megamenu ul.level1 li.mega span.menu-title {
  margin-top: 0 !important;
}

.ja-megamenu ul.level1 li.mega {
  height: auto !important;
}
/* jma für die extra breiten Menüpunkte*/
 li.mega-column3.big{
	width: auto !important; 	
 }
 
.ja-megamenu ul.level1 li.mega a.mega {
  height: auto !important;
}

.ja-megamenu ul.level0 li.mega span.menu-desc {
  display: none;
}

.ja-megamenu ul.level0 li.mega-column2,
.ja-megamenu ul.level0 li.mega-column2-reset {
  margin-left:120px;
}
.ja-megamenu ul.level0 li.mega-column2-reset {
  margin-top:-60px;
}
.ja-megamenu ul.level0 li.mega-column3,
.ja-megamenu ul.level0 li.mega-column3-reset {
  margin-left:260px;
}
.ja-megamenu ul.level0 li.mega-column3-reset {
  margin-top:-60px;
  /* margin-top:-72px;*/
  /* margin-top: -54px; */
}
.schuelerrettenleben .ja-megamenu ul.level0 li.mega-column3-reset {
    margin-top: -40px;
}
/* hide menu button in normal screen */
#ja-menu-button  {display: none;}


.item-page {
  min-height:740px;
}

#ja-content {
  min-height:650px;
}
.modules-extra-col {
  width:294px;
}
.modules-extra-col .moduletable-inner {
  width:294px;
}

#stoerer {
  display:block !important;
}

.in_article_teaser_content_desktop .tv-spot-inner {
  padding:0;
}
