/*
 * ------------------------------------------------------------------------
 * 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
 * ------------------------------------------------------------------------
*/


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

/* MASONRY PRESETS (240px*5 Grids)
--------------------------------------------------------- */

/* 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 {
}

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

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

.ja-megamenu ul.level0 {
  margin-top: 18px !important;
  margin-left:48px !important;
  width:615px !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:1.2em !important;
}

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

.ja-megamenu ul.level1 li.mega {
  height: auto !important;
}

.ja-megamenu ul.level0 li.active a.mega {
    overflow:hidden !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;
}
/* jma für die extra breiten Menüpunkte*/
 li.mega-column3.big{
	width: auto !important; 	
 }
/* hide menu button in wide 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;
}
.kids #stoerer{
	display: none !important;
}
