/*
 * ------------------------------------------------------------------------
 * JA Wall Template for J25 & J34
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

/**
 * Theme for JA Wall
 * -----------------------
 * Name: Minimalist
 * Version: 1.01
 * Release: 12/12/2012
 * Author: JoomlArt
 * Copyright: GPL
 */
 
@import url(//fonts.googleapis.com/css?family=Quicksand:200,400,700); /* Google Font */


 
/* ---------------------------------------------------------
   LAYOUT
--------------------------------------------------------- */

/* ---------------------------------------------------------
   CORE
--------------------------------------------------------- */
body {
	background: #fff;
	color: #4d4d4c;
	font-family: "Quicksand", Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: .03em;
	line-height: 1.7;
}

img {
	}
	
strong {
	font-weight: 700;
	}

.fb_iframe_widget {
	display: none !important;
	}


/* Links ---*/
a,
.k2store a {
	color: #e50072;
	text-decoration: none;
	transition: all 0s ease 0s, color 0.2s linear 0s;
}

p a,
span a {
	border-bottom: 1px dashed;
}

p a:hover, p a:active, p a:focus,
span a:hover, span a:active, span a:focus {
	border-bottom: 1px solid;
}

a:hover, a:active, a:focus,
.k2store a:hover {
	color: #f08500;
	text-decoration: none;
		transition: all 0s ease 0s, color 0.2s linear 0s;

}

.itemImage a,
.itemImage a:hover,
.itemImage a:active,
.itemImage a:focus {
	border: 0 none;
	}



/* Headings & Titles ---*/

p,
.container-main ul li {
	}
	
.grid-full p {
	max-width: 770px;
	margin: 0 auto;
	}


h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

h2 {
	font-size: 126%;
	font-weight: 400;
	}
	
h3,
.content-inner h3 {
	font-size: 119%;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 42px;
	max-width: 700px;
	color: #f08500;
	}
	

/* List ---*/
.container-main ul li {
  background: url(../images/strattner-circle.png) no-repeat 4px 8px ;
  background-size: 14px 14px;
  padding-left: 28px;
}

.container-main ul.menu li {
  background-image: none;
  padding: 0;
    margin: 0 0;
}

.container-main ul.menu li a {
  background: transparent;
    border-bottom: 0 none;
    display: block;
    padding: 7px 21px;
}

.container-main ul.menu li a:hover {
  background: transparent;
    border-bottom: 0 none;
}

/* Others ---*/
hr {
  border-top: 1px solid #000;
}

.fa,
#sidebar .menu li a:after,
.category-name a:before,
#header #search label:before,
.itemListView .k2store_cart_button:before {
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}

legend {
	font-size: 100%;
	}

/* TABLES
--------------------------------------------------------- */
td {
  border: 0 none;
}

th {
  background: #000;
  color: #fff;
}

th a {
  color: #fff;
}

th a:hover,
th a:focus,
th a:active {
  color: #fff;
}

/* FORM
--------------------------------------------------------- */
input, select, button, textarea {
  transition: all 0.2s ease 0s;
}

textarea {
  background: #fff;
  border: 1px solid #e50072;
  border-radius: 7px;
  box-sizing: border-box;
  color: #333;
}

textarea:hover {
  border-color: #000;
}

textarea:focus {
	border-color: #000;
	box-shadow: inset 0 0 2px rgba(0, 0, 0, .4);
}

input[type=text],
input[type=password],
.inputbox,
input[type="text"], input[type="password"], input[type="email"], input[type="url"], .inputbox {
	background: #fff;
	border: 1px solid #e50072;
	border-radius: 7px;
	color: #000;
}

input[type=text]:hover,
input[type=password]:hover,
.inputbox:hover {
  border-color: #000;
}

input[type=text]:focus,
input[type=password]:focus,
.inputbox:focus {
  border-color: #000;
  box-shadow: inset 0 0 2px rgba(0,0,0,.4);
}

input[type=submit],
.button,
button {
  background: #c00;
  border: 1px solid #c00;
  color: #FFF;
  padding: 0 5px;
  text-shadow: none;
  	border-radius: 7px;

}

input[type=submit]:hover,
.button:hover,
button:hover {
  background-color: #000;
  border: 1px solid #000;
}

input[type=submit]:focus,
.button:focus,
button:focus {
  background-color: #000;
  border: 1px solid #000;
  box-shadow: none;
}

.star {
  color: #c00;
}

/* ---------------------------------------------------------
   NAVIGATION
--------------------------------------------------------- */

/* MAIN NAV
--------------------------------------------------------- */
#mainnav {
	left: 21%;
	top: 0;
	right: 21%;
	width: 58%;
}

#mainnav .menu-inner {
    height: 47px;
    top: 60px;
    text-align: center;
    width: 100%;
}

#mainnav .menu {
    width: 100%;
    }



#mainnav .menu > li {
  border-right-color: transparent;
}

#mainnav .menu > li > a {
	border-bottom: none;
	color: #4d4d4c;
	text-shadow: none;
	font-weight: 300;
	height: 28px;
	line-height: 28px;
	font-size: 19px;
	text-transform: lowercase;
}

#mainnav .menu > li:hover > a,
#mainnav .menu > li > a:hover,
#mainnav .menu > li > a:active,
#mainnav .menu > li > a:focus {
  color: #e50072;
}

#mainnav .menu > li.active > a {
  border-bottom-color: transparent;
  color: #e50072;
   background-color: transparent;
}

#mainnav .menu > li.active:hover > a,
#mainnav .menu > li.active > a:hover,
#mainnav .menu > li.active > a:active,
#mainnav .menu > li.active > a:focus {
  border-bottom-color: transparent;
}

#mainnav .menu > li > a.hilite:after {
	padding: 2px 5px 1px;
	text-align: center;
	top: -10px;
	border-radius: 10px;
}

/* 2nd level and above ---*/

#mainnav .menu > li.deeper ul {
	background: url(../images/arr-top.png) no-repeat 20px 15px;
	padding: 20px 0 0;
	border: 0;
	box-shadow: none;
	text-align: left;
}

#mainnav .menu > li.active.deeper ul {
  border-color: #000; /* Active Parent's Popup*/
}

#mainnav .menu > li.deeper.hover ul,
#mainnav .menu > li.deeper:hover ul {
  margin-top: 0;
  top: 23px;
}

#mainnav .menu > li.deeper ul li {
	border-color: #353535;
	background: #4d4d4c;
}

#mainnav .menu > li.deeper ul li a {
	font-size: 100%;
	color: #fff;
	text-shadow: none;
	transition: color 0.2s linear 0s;
	line-height: 35px;
	height: 35px;
}

#mainnav .menu > li.deeper ul li:hover a,
#mainnav .menu > li.deeper ul li a:hover,
#mainnav .menu > li.deeper ul li a:active,
#mainnav .menu > li.deeper ul li a:focus {
	background: #252525;
	color: #fff;
}

#mainnav .menu > li.deeper ul li.active a {
  color: #fff;
}

#mainnav .menu > li.deeper ul ul {
  border: none;
  background: none;
  top: -40px;
}

#mainnav .menu > li.deeper ul ul ul {
  top: -37px !important;
} 

#mainnav .menu > li.deeper ul ul li a,
#mainnav .menu > li.deeper li li.parent li a,
#mainnav .menu > li.deeper ul li.active li a{
  background: #fff ;
  color: #999;
  text-decoration: none;
  font-weight: normal;
}

#mainnav .menu > li.deeper ul li.parent li a{
  background: none;
  text-decoration: none;
  color: #999;
}

#mainnav .menu > li.deeper ul ul li a,
#mainnav .menu > li.deeper ul ul li a:hover,
#mainnav .menu > li.deeper ul ul li a:focus,
#mainnav .menu > li.deeper ul ul li a:active,
#mainnav .menu > li.deeper li li.parent li:hover a,
#mainnav .menu > li.deeper li li.parent li a:hover,
#mainnav .menu > li.deeper li li.parent li a:focus,
#mainnav .menu > li.deeper li li.parent li a:active {
  background: none;
  color: #fff;
}  

#mainnav .menu > li.deeper ul li.active li.active a {
  color: #fff; 
}

#mainnav .navprev,
#mainnav .navnext {
	background: url(../images/direcnav.png) no-repeat right center #fff;
	width: 20px;
} 

#mainnav .navprev {
	background-position: left center;
	left: -10px;
	top: -12px;
}

#mainnav .navnext {
  top: -12px;
  right: 475px;
}

ul.jsub {
	    top: 80px !important;
	    }

/* ---------------------------------------------------------
   JOOMLA
--------------------------------------------------------- */
/* COMMON JOOMLA STYLE
--------------------------------------------------------- */
.profile-edit fieldset dt {
  min-width: 20em;
}

/* Mail to ---*/
#mailto-window .mailto-close {
  background: #f0f0f0;
  border-color: #ccc;
  border-radius: 0;
  text-shadow: none;
  top: -15px;
}

#mailto-window .mailto-close a {
  color: #999;
  text-decoration: none;
}

#mailto-window .mailto-close a:hover {
  color: #c00;
  text-decoration: none;
}

#mailto-window .mailto-close:hover {
  box-shadow: none;
}

/* Category List ---*/
.categories-list ul li {
  border-bottom: 1px solid #ddd;
}

.categories-list ul li span.item-title {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
}

/* Edit Content ---*/
.edit fieldset {
  border-top: 5px solid #000;
  position: relative;
}

@media \0screen {
  .edit fieldset {
    padding-top: 20px;  
  }
  
  .edit fieldset legend {
    color: #000;
    display: block;
    position: absolute;
    top: -12px;
    left: 10px;
  }
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #f0f0f0;
  border: 1px solid #ccc;
  border-radius: 0;
}

/* Pagination ---*/
.pagination ul li,
ul.pagenav li {
  background: none;
}

.pagination ul li {
  border: 1px solid #ddd;
  margin: 0 5px 0 0;
  padding: 3px 5px;
}

.pagination ul li span {
  font-weight: bold;
  color: #ff3333;
}

.pagination ul li.pagination-start span,
.pagination ul li.pagination-prev span,
.pagination ul li.pagination-next span,
.pagination ul li.pagination-prev span {
  color: #999;
}



/* ---------------------------------------------------------
   TEMPLATE
--------------------------------------------------------- */
#container .main { 
	padding-top: 105px;
	}

#content .content-inner {
    padding: 0 21px 0 14px;
}
#aside .aside-inner { padding: 0 14% 0; }

#aside {
    width: 28%;
    float: left;
    margin: 42px 0 42px;
}

#Mod87 ul li:first-child,
#Mod87 ul li:last-child {
    display: none;
}

#Mod88 ul li:first-child {
    display: none;
}

body.has-aside #content {
    width: 70%;
    float: right;
}

.menu li a {
    color: #fff;
}

.star, .red {
	color: #e50072;
	}
	
.small, small {
	font-size: 84%;
	overflow: hidden;
	}
	
ul.jsub li a {
	overflow: hidden;
	padding: 0 7px;
	}

/* GENERIC CONTENT STYLE
--------------------------------------------------------- */
/* Content Title ---*/
h1.componentheading,
.componentheading {
  color: #000;
}

/* Content Meta ---*/
.article-info,
.article-hit,
.jac-add-button {
  color: #666;
}

.article-info a,
.jac-add-button a {
  color: #666;
}

.article-info a:hover,
.article-info a:active,
.article-info a:focus,
.jac-add-button a:hover,
.jac-add-button a:active,
.jac-add-button a:focus {
  color: #666;
  border-bottom: 1px solid;
}


/* Content Image ---*/
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  box-sizing: border-box;
}

p.img_caption {
	background: #000;
	opacity: .7;
}




/* ITEM
--------------------------------------------------------- */
.item {
	border-radius: 7px;
}

.item:hover,
.corner-stamp:hover {
  box-shadow: 0 0 10px -3px #ccc;
}

.item.grid-full:hover,
.item.grid-double:hover,
.item.grid-triple:hover {
  box-shadow: none;
}

.masonry .corner-stamp {
    float: left;
}

.item .item-inner,
.corner-stamp .corner-inner {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  transition: box-shadow .2s ease 0s;
  margin: 28px 8% 28px;
  border: 0 none;
}

.item.grid-double .item-inner {
  margin: 28px 4% 42px;
}

.corner-stamp .corner-inner {
  margin-top: -5px;
}

.item:hover .item-inner,
.corner-stamp:hover .corner-inner {
  box-shadow: none;
}

.item .item-main {
	padding: 0 0 0;
	background: transparent;
	border-right: 0 none;
	margin-top: -3px;
}

body.basegrid-s .item .item-main {
	padding: 0 0 0;
}

/* Item IMG ---*/
.item .item-image {
  margin: 0 0;
}

body.basegrid-s .item .item-image {
  margin: 0 0;
}

.item .item-image span {
  display: none;
}

/* Item Title ---*/
body.display-imageview .item .item-header {
  padding: 10px 20px 0;
}

.item .header {
  background: url(../images/strattner-circle.png) no-repeat left 9px ;
  }


.item .header h2 {
	line-height: 1.4;
	font-size: 140%;
	font-weight: 600;
	padding: 7px 0 7px 42px;
	margin: 0 0;
	height: 98px;
	color: #f08500;
}


.item.grid-double .header h2,
.item.grid-triple .header h2,
.item.grid-full .header h2 {
	height: auto;
}

body.basegrid-s .item .header h2 {
	line-height: 1;
	font-size: 175%;
	font-weight: 200;
	padding: 21px 0;
	margin-bottom: 21px;
	background: none transprent;
	}

.item .header h2 a {
  color: #e50072;
}

.item .header h2 a:hover,
.item .header h2 a:focus,
.item .header h2 a:active {
  color: #f08500;
}

.item:hover h2 a {
  color: #f08500;
}

/* Item Content ---*/


.item.leistungen.no-image .content {
	height: 240px;
	}
	
.item.leistungen.grid-full .content {
	height: auto;
	}

.item .content {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 7px 0 0;
}

.item.leistungen .content {
    min-height: 240px;
}


.item.grid-full .content {
    height: auto;
    min-height: 1px;
}

.item .content p {
	margin-bottom: 0;
	}

body.display-imageview .item .item-content {
  padding: 0 20px;
}

body.display-imageview .item div.catItemTagsBlock,
body.display-imageview .item .item-tags {
  padding: 0 20px;
}

/* Item Header ---*/
.item .header {
	padding-right: 0;
}

.article-info {
    display: inline-block;
    margin: 0 !important;
    overflow: hidden;
    width: 42%;
    float: left;
}

.item .header .article-info {
  color: #858585;
}

.item .article-info a {
  color: #e50072;
}

.item .article-info a:hover {
  color: #000;
}

.category-name strong {
	display: none;
	}
	
.category-name a:before {
	margin-right: 7px;
	content: "";
	}





/* ITEM grid-full
--------------------------------------------------------- */
.grid-full {
	width: 100% !important;
	margin-top: 0;
	}
	
.grid-full .item-inner {
  margin: 0 1.6% 0;
	}
	
	
.grid-full.leistungen .item-inner {
  margin: 0 1.6% 0;
	}
	
	
.grid-full.leistungen.text .item-inner {
  margin: 2% 1.6% 0;
	}

	
.item.grid-full .item-image {
	width: 100%;
	}
	
.item.grid-full .item-image img {
	border-radius: 0;
	}
	
.item.grid-full .content { 
    padding: 0;
    }

	
.item.grid-full .item-main {
    margin-top: 0;
    width: 100%;
    margin: 0 auto;
    border-right: 0;
    padding: 0;
}

.item.grid-full .item-main h2 {
    text-align: center;
    color: #fff;
    background: transparent;
    letter-spacing: 2px;
    padding: 14px 42px !important;
	margin:  0 0 !important;
	font-weight: 400;
}

.item.grid-full .header {
    background: none transparent;
    position: absolute;
	height: 60px;
	bottom: 0;
	background: rgba(0,0,0,.56);
	margin-bottom: 0;
    }
    
.item.grid-full.text .header {
    position: relative;
	height: auto;
    background: none transparent;
    }


.item.grid-full.text .item-main h2 {
    text-align: left;
    color: #777;
    background: transparent;
    letter-spacing: 2px;
    padding: 63px 0 14px !important;
	margin: 0 0 !important;
	border-radius: 0 0 ;
	text-transform: lowercase;
	font-size: 210%;
}

.item.grid-full.bild .item-main h2 {
	font-size: 140%;
}

	
.leistungen.grid-full.text .item-main h2 {
  padding-top: 7px !important;
	}


body.basegrid-s .item.grid-full .header h2, .itemView h2.itemTitle {
    background: none transparent;
    font-size: 630%;
    font-weight: 200;
    line-height: .77;
    margin-bottom: 10px;
    padding: 0 0 10px;
    color: #e50072;
    width: 63%;
}




/* Article-View ---*/

.item-page .content {
	clear: none;
	float: left;
	max-width: 50%;
	}
	
.img-fulltext-right {
	max-width: 47%;
	margin-left: 3%;
	}

.main .item-page,
.content-inner .contact  {
    max-width: 1700px !important;
    margin: 0 0;
}

.item-page > h2,
.contact h2 {
	margin: 56px 0 42px;
	}
	
.itemLeftCol {
	width: 55%;
	float: left;
	margin: 21px 10.8% 0 0;
	max-width: 630px;
	}
	
	
.contact .contact-form .control-group {
	padding: 7px;
	}
	
.contact .contact-form .controls,
input[type="text"],
input[type="email"] {
	max-width: 100%;
	}
	
.contact-form {
	margin-top: 84px;
	}

	
.itemRightCol {
	width: 34%;
	float: left;
	margin-right: 0%;
	}
	
.itemView h2.itemTitle {
    background: transparent none repeat scroll 0 0;
    color: #e50072;
    font-size: 490%;
    font-weight: 200;
    line-height: 1;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 63%;
}

.itemView.blog h2.itemTitle,
.itemView.bio h2.itemTitle {
    font-size: 210%;
}




.itemExtraFields {
	margin-top: 42px;
	}
	
.itemExtraFields ul {
    border: 0 none;
}

.itemExtraFields ul li {
    background-image: none;
    padding: 0 0 14px;
    border: 0 none;
}

li.typeLink span {
	color: #4d4d4c;
	}

.itemExtraFields .genericItemExtraFieldsValue ul {
    border: 0 none;
}

.itemExtraFields .genericItemExtraFieldsValue ul li {
    padding: 0 0 4px 14px;
    background-image: url(../images/bullet-1.png);
    border: 0 none;
}

.genericItemExtraFieldsLabel {
	font-weight: 700;
	display: block;
	color: #e50072;
	}
	
.genericItemExtraFieldsValue {
	font-weight: 400;
	display: block;
	}
	
.genericItemExtraFieldsValue p {
	margin: 3px 0;
	} 
	
.itemBody {
	margin-top: 42px;
	}
	
.itemBody p {
	font-size: 126%;
	}
	
.itemBody .itemIntroText p {
	font-weight: 400;
	}
	
.itemBody .itemFullText {
	margin-top: 42px;
	font-weight: 200;
	}

.itemView .h3,
.itemView h3 {
    font-size: 119%;
    color: #4d4d4c;
    font-weight: 700;
}

.itemView .itemNavigation {
    margin-top: 0;
    margin-bottom: 42px;
}





	
input[type="submit"], .button, button,
input[type="submit"], .button, .btn, button,
.search .btn-group .btn {
	background: #e50072;
	color: #fff;
	border-radius: 7px;
	line-height: 32px;
	height: 42px;
	border: 0 none;
    text-shadow: none;
	}
	
.contact h3 {
	display: none;
	}
	
.contact .thumbnail.pull-right {
	max-width: 43% !important;
	float: right;
	}
	

.contact img {
		margin: 0 7% 7%;
	float: right;

	}
	



/* Item Footer ---*/
.item .footer {
	background: none;
	border-radius: 0;
	color: #666;
	margin: 0 0;
	padding: 0 0 0;
	text-shadow: none;
	border-top: 0;
	border-bottom: 0 none;
}

body.basegrid-s .item .footer {
	background: none;
	border-radius: 0;
	color: #666;
	margin: 0 0 21px;
	padding: 0 0 0;
	text-shadow: none;
	border-top: 0;
	border-bottom: 1px solid #e50072;
}

body.display-imageview.basegrid-s .item .footer {
	margin: 10px 0 0;
}

.item .footer .article-hit,
.item .footer .jacomment-count,
.item .footer .jac-add-button {
  margin: 0 10px 0 0;
}

body.basegrid-s .item. .footer .article-info,
body.basegrid-s .item. .footer .article-hit,
body.basegrid-s .item. .footer .jac-add-button,
body.basegrid-s .item. .footer a {
	margin-top: 0;
}

body.display-imageview.basegrid-s .item .footer .article-info,
body.display-imageview.basegrid-s .item .footer .article-hit,
body.display-imageview.basegrid-s .item .footer .jac-add-button,
body.display-imageview.basegrid-s .item .footer a {
	margin-left: 10px;
}

body.display-imageview .comments-link {
  margin-top: -5px;
}

/* Item Readmore ---*/
.item .readmore {
	float: left;
}

.item .readmore a {
	border: none;
	border-left: 0 none;
	border-radius: 0;
	background: none transparent;
	width: 100%;
	height: 30px;
	padding: 0 14px;
	margin: 21px 0 0;
	transition: all 0.2s linear 0s;
	color: #e50072;
	text-indent: -9999px;
	line-height: 28px;
}

.item .readmore a:after {
	content: "mehr";
	background-color: #e50072;
	color: #fff;
	text-indent: 0;
	position: absolute;
    left: 0;
    border: 0 none;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 7px;
}

.item .readmore a:hover:after,
.item:hover .readmore a:after {
	background-color: #f08500;
	color: #fff;
	border: 0 none;
}

.item:hover .readmore a {
	border: 0 none;
	background: none transparent;
	color: #3fa535;
	text-shadow: none;
}

body.basegrid-s .item .readmore a {
	border: none;
	border-radius: 0;
	text-indent: 0;
	border: 0 none;
	background: none transparent;	width: 30px;
	height: 30px;
	padding: 0;
	margin: 0 0 0;
	transition: all 0.2s linear 0s;
	}

/* Item Status---*/
.item-hot .header > h2:before {
  background: #cc0000;
	border-radius: 0;
	margin-top: 1px;
	padding: 1px 5px;
	font-size: 11px;
	float: left;
	font-weight: normal;
	text-align: center;
	color: #fff;
	top: 0;
	width: 25px;
	text-transform: none !important;
	border-radius: 1px;
}

.item div.img_caption { position: relative; }

.item p.img_caption {
  bottom: 0;
  display: block;
	float: left;
	padding: 5px 15px !important;
  left: 0;
	width: auto !important;
	opacity: 1;
	transition: opacity 0.2s linear 0s;
	z-index: 2;
}

.item:hover p.img_caption {
	display: block;
	opacity: 0.8;
}

/* DISPLAY PRESETS
--------------------------------------------------------- */
/* Display ---*/
/* Image View */
body.display-imageview .item-inner {
  border: 0px;
}

body.display-imageview .item:hover .item-inner {
  border: 0px;
  box-shadow: 0 0 8px rgba(0,0,0,.7);
}

body.display-imageview .item-image img {
  border: none;
}

body.display-imageview .item.dark .item-image img {
  border: 4px solid #252525;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

body.display-imageview .item.hilite .item-image img {
  border: 4px solid #33a2d2;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

body.display-imageview .footer .article-hit {
  margin-top: -5px;
  padding-left: 20px;
}

/* Items without IMG in Image View */
body.display-imageview .item.no-image {
  display: none !important;
}

body.display-imageview .item.no-image .item-inner {
  height: 0 !important;
}


/* POPUP CONTENT
--------------------------------------------------------- */
body.popupview #popup-view {
  background: url(../images/trans-black-80.png);
}

body.popupview #popup-inner {
  background: #fff;
  border: 1px solid #000;
  border-radius: 0;
  box-shadow: 0 0 8px rgba(0,0,0,.4);
}

/* loading Indicator */
body.popupview #popup-content:after {
  border-radius: 0;
  background: #000;
}

/* HEADER
--------------------------------------------------------- */
#header {
    background: #fff none repeat scroll 0 0;
    border-bottom: 0 none;
    color: #4d4d4c;
    height: 109px;
	padding-top: 10px;
}

#header .wrap-inner {
	background: transparent;
	border-bottom: none;
}

#header .main {
  height: 90px;
  padding: 0 14px;
}

/* Logo Image ---*/
#logo.logo-image {
	background: #fff;
	border: none;
	width: 280px;
	height: 90px;
}

#logo.logo-image h1 {
	background: #fff;
	width: 202px;
	height: 80px;
	left: 0;
	bottom: 5px;
	position: absolute;
}

#logo.logo-image h1 a {
	background:url(../images/logo.png) no-repeat center;
	background-size: 100% auto;
	display: block;
	width: 259px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0;
}

#logo.logo-image:hover h1 a,
#logo.logo-image h1 a:hover,
#logo.logo-image h1 a:active,
#logo.logo-image h1 a:focus {
  color: #fff;
}

/* Logo Text ---*/
#logo.logo-text {
  background: #fff !important;
	border: 0;
	width: 100px;
	height: 90px !important;
	overflow: hidden;
}

#logo.logo-text h1 {
	background: #252525;
	padding: 15px 10px;
	width: 60px;
	float: right;
	margin-top: 10px;
	position: relative;
}

#logo.logo-text h1 a {
}

#logo.logo-text:hover h1 a,
#logo.logo-text h1 a:hover,
#logo.logo-text h1 a:active,
#logo.logo-text h1 a:focus {
  color: #fff;
}

#logo.logo-text p {
  color: #252525;
  display: block;
  float: right;
  padding-top: 5px;
}

/* Head Search ---*/
#header #search {
  display: none;
}


/* MAIN CONTAINER
--------------------------------------------------------- */
/* Mainbody ---*/
#mainbody {
	background: #FFF;
	border-radius: 0;
	border: none;
	box-shadow: none;
	margin: 0 0 98px;
}

#container .main {
    padding-right: 0;
	}

body.has-sidebar #container .container-main {
    padding-left: 297px;
}

body.gridview #mainbody {
	background: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	padding-bottom: 0;
}

/* Sidebar ---*/

#sidebar {
    margin-left: -277px;
    position: fixed;
    top: 145px;
    width: 226px;
	color: #666;
	text-shadow: none;
	text-align: left;
}




#sidebar .sidebar-inner-scrollblock {
  padding-bottom: 30px;
}

/* aside Nav */

#aside ul li {
background: url(../images/strattner-circle.png) no-repeat 4px 8px;
background-size: 14px 14px;
padding-left: 28px;
	}


#aside .menu li a {
	border-radius: 0;
	color: #e50072;
	text-transform: none;
	padding: 5px 0 !important;
	max-width: 100%;
	display: block;
	text-overflow: initial !important;
	white-space: normal;
}

#aside .menu li a:hover,
#aside .menu li a:active,
#aside .menu li a:focus,
#aside .menu li.current a {
	background: none;
	color: #f08500;
}

/* Sidebar Categories */
#sidebar .categories-module li a {
	border-radius: 0;
	color: #252525;
	padding: 2px 0 !important;
	text-transform: none;
}

#sidebar .categories-module li a:hover,
#sidebar .categories-module li a:active,
#sidebar .categories-module li a:focus {
	background: none;
	color: #ff3333;
}

/* Active */
#aside .menu li.active a,
#aside .categories-module li.active a {
	background: none;
	color: #f08500;
	text-shadow: none;
}

/* 2nd level + */
#sidebar .menu ul,
#sidebar .categories-module ul {
  border-color: #000;
}

/* Sidebar Module */

#aside .moduletable-inner,
#sidebar .moduletable {
    background: transparent none repeat scroll 0 0;
    margin: 0 0 10px;
}
	
.moduletable .moduletable-inner > h3,
#sidebar .moduletable > h3,
#sidebar .moduletable .moduletable-inner > h3 span {
	color: #4d4d4c;
	font-size: 119%;
	margin-right: 3px;
}

#sidebar .moduletable .moduletable-inner > h3 span {
  background: none;
  padding-bottom: 21px;
  display: block;
}

#sidebar .moduletable .box-ct {
  padding-right: 14px;
}

/* ---------------------------------------------------------
   MODULES
--------------------------------------------------------- */
.moduletable-inner {
	background: #4d4d4c;
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	padding: 0 0;
    margin-right: 18px;

}

/* Module Title */
.moduletable .moduletable-inner > h3 {
	background: none;
	border-bottom: 0;
	border-radius: 0;
	color: #4d4d4c;
	font-size: 100%;
	font-weight: 200;
	padding: 21px 20px 14px;
	margin: 0 0 5px;
	text-transform: uppercase;
}

/* Module Content */
.moduletable .box-ct {
  padding: 0 0;
}

/* DISPLAY TOOLBAR
--------------------------------------------------------- */
#toolbar {
  display: none;
}



/* K2 STYLE
--------------------------------------------------------- */
/* Item date --- */
#k2Container .itemDate {
	background: none;
	border-radius: 0;
	text-shadow: none;
	padding: 0 10px 10px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#k2Container .itemDate .date {
	color: #252525;
	float: none;
	text-align: right;
    width: 78px;
	margin-right: 0;
}

#k2Container .itemDate .month-year {
	clear: both;
	float: right;
}

#k2Container .itemDate .month,
#k2Container .itemDate .year {
	color: #a5a5a5;
	padding: 2px;
	float: left;
	font-size: 80%;
}

/* Item list --- */
div.catItemHeader h3.catItemTitle a:hover,
div.catItemHeader h3.catItemTitle a:focus,
div.catItemHeader h3.catItemTitle a:active,
.itemListBlogView .catItemLinks li a:hover,
.itemListBlogView .catItemLinks li a:focus,
.itemListBlogView .catItemLinks li a:active {
	color: #f00;
}

.itemListBlogView .catItemBody img {
	padding: 0;
	border: none;
}

.itemListBlogView .catItemLinks li a {
	border-bottom: 0;
}

.itemListBlogView .itemContainer {
	border-bottom: 0;
	padding-bottom: 0;
}

.itemListBlogView .catItemBody {
	padding: 0 0 10px;
}

.itemImageBlock {
	text-align: center;
	}

.itemView span.itemImage {
	display: block;
	}
	
.itemView .itemImageCaption {
	color: #ccc;
	}

.itemListBlogView .catItemView h3.catItemTitle {
	background: url(../images/title-bg.gif) no-repeat bottom left;
	margin-bottom: 15px;
    padding-bottom: 10px;
}

.itemListBlogView .catItemLinks .catItemTagsBlock span {
  background: none;
  color: #252525;
  margin-right: 0;
}

div.catItemLinks {
}

div.catItemTagsBlock,
div.itemTagsBlock {
	border-bottom: none;
	padding: 0;
}

div.catItemTagsBlock ul.catItemTags li a:hover,
.item-tags ul li a:hover,
.k2ArchivesBlock ul li a:hover {
	color: #f00;
}

div.itemTagsBlock span {
  background: none;
  color: #252525;
  margin-right: 0;
}

div.catItemReadMore {
    border-top: 1px solid #ddd;
    width: 100%;
}

.catItemReadMore a {
	border: none;
	border-left: 1px solid #ddd;
	border-radius: 0;
	text-indent: -9999px;
	transition: all 0.2s linear 0s;
	background: url(../images/more.gif) no-repeat center;
	width: 30px;
	height: 30px;
	padding: 0;
}

.catItemReadMore a:hover,
.catItemReadMore a:focus,
.catItemReadMore a:active {
	border-color: #000;
	background: url(../images/more-hover.gif) no-repeat center #000;
}

.itemListBlogView div.catItemView {
	padding-left: 120px;
}

.itemListBlogView .catItemCommentsLink {
	margin: -3px 0 0;
	border-right: 1px solid #ddd;
	padding: 10px 13px 0 0;
    text-align: right;
    width: 85px;
}

.itemListBlogView .catItemCommentsLink a {
	letter-spacing: 0;
	font-size: 80%;
}

/* K2 Item Block */
div.k2ItemsBlock ul li {
	border-bottom: 1px solid #ddd;
	padding: 0 0 10px !important;
	margin: 0 0 10px;
	background: none !important;
}

div.k2ItemsBlock ul li.clearList {
	border-bottom: none;
	padding: 0 !important;
	margin: 0;
}

div.k2ItemsBlock .moduleItemTitle {
	font-weight: bold;
}

div.k2ItemsBlock .moduleItemAuthor {
	font-size: 92%;
	margin: 5px 0 0;
}

div.k2ItemsBlock .k2FeedIcon {
	margin: 0;
}

/* K2 Item View */

.itemVideoBlock {
	margin-top: 14px;
	}
	
.itemView h2.itemTitle {
	margin-top: 0;
}

.itemView .itemToolbar,
.itemView .itemAuthorBlock,
.itemView .itemComments .commentInfo,
.itemView .itemCommentsForm form textarea.inputbox,
.itemView .itemCommentsForm form input.inputbox {
	border-radius: 0;
	background: #fff;
}

.itemView .itemComments .commentInfo {
	box-shadow: none;
}

.itemView .itemCommentsForm h3,
div.itemComments h3.itemCommentsCounter {
	border-top: 1px solid #ddd;
	padding: 10px 0 0;
}

.itemView .itemAuthorLatest h3 span {
	border-bottom: none;
}

div.itemCommentsForm p.itemCommentsFormNotes {
	border-top: none;
}

div.itemTagsBlock ul.itemTags li a {
	border-bottom: none;
}

.itemView .itemAuthorLatest ul li a,
.itemView .itemRelated ul li a {
	background-image: url(../images/bullet-2.png) !important;
	background-position: 5px center;
    padding-left: 15px;
}

div.itemTagsBlock ul.itemTags li a:hover,
.itemView .itemAuthorLatest ul li a:hover,
.itemView .itemAuthorLatest ul li a:focus,
.itemView .itemAuthorLatest ul li a:active,
.itemView .itemRelated ul li a:hover,
.itemView .itemRelated ul li a:focus,
.itemView .itemRelated ul li a:active,
div.genericItemHeader h2.genericItemTitle a:hover,
div.genericItemHeader h2.genericItemTitle a:focus,
div.genericItemHeader h2.genericItemTitle a:active {
	color: #F00;
}

div.itemCommentsForm form input#submitCommentButton,
div.itemCommentsForm form input#submitCommentButton:hover {
	background: #C00;
	border-radius: 0;
	border: none;
}

div.itemCommentsForm form input#submitCommentButton:hover {
	background: #000;
}

#k2Container .k2Pagination {
    border-top: 1px solid #ddd;
    margin: -10px 0 0;
    overflow: hidden;
    padding: 20px 0 0;
}

#k2Container .k2Pagination ul,
#k2Container .k2Pagination p {
  margin: 5px 0;
}

#k2Container .k2Pagination ul li,
#k2Container .k2Pagination p.page-count {
	padding: 5px 10px;
	border: 1px solid #ddd;
	margin: 0;
	margin-right: 5px;
}

#k2Container .k2Pagination ul li span {
  color: #cc0000;
  font-weight: bold;
}

#k2Container .k2Pagination ul li.pagination-start span,
#k2Container .k2Pagination ul li.pagination-prev span,
#k2Container .k2Pagination ul li.pagination-next span,
#k2Container .k2Pagination ul li.pagination-end span {
  color: #666;
}

#k2Container .k2Pagination p.page-count {
	line-height: 1.1;
}

div.k2ItemsBlock ul li .moduleItemReadMore:hover, 
div.k2ItemsBlock ul li .moduleItemReadMore:focus,
div.k2ItemsBlock ul li .moduleItemReadMore:active,
div.k2ItemsBlock ul li a.moduleItemTitle:hover,
div.k2ItemsBlock ul li a.moduleItemTitle:focus,
div.k2ItemsBlock ul li a.moduleItemTitle:active {
	color: #ff0000;
}


.itemView .itemAuthorLatest ul li a:hover, 
.itemView .itemAuthorLatest ul li a:focus,
.itemView .itemAuthorLatest ul li a:active,
.itemView .itemRelated ul li a:hover,
.itemView .itemRelated ul li a:focus,
.itemView .itemRelated ul li a:active {
    color: #ff0000;
}

.comments-link {
  margin-top: 0;
}

body.display-imageview .comments-link {
  padding-left: 20px;
}

body.display-imageview .category-name {

}

body.display-imageview .video .category-name {
  padding-left: 0;
}

div.genericItemReadMore a{
	background: #cc0000;
	border-color: #cc0000;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	text-shadow: none;
	color: #fff;
}

div.genericItemReadMore a:hover,
div.genericItemReadMore a:focus,
div.genericItemReadMore a:active{
	background: #000;
	border-color: #000;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	text-shadow: none;
	color: #fff;
}


/* MISC.
--------------------------------------------------------- */
/* Toggle ----*/
/* Toggle button */
.btn-toggle {
  background: transparent;
}

/* Loading Notif. --- */
#infscr-loading {
  border-radius: 0;
  background: #000;
}

/* 404 Page ---*/
.error #outline {
	background: none;
}

.error #error-code {
	background: #252525;
	border-radius: 100px;
	width: 200px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 200px;
	position: inherit;
	float: left;
}

.error #error-message,
.error #back-home {
	color: #000;
	font-size: 24px;
	margin: 0;
	float: left;
	width: 430px;
	margin: 75px 0 0 20px;
}

.error #back-home {
	float: left;
	background: none;
	text-indent: 0;
	color: #f00;
	position: inherit;
	width: auto;
	height: auto;
	font-size: 12px;
	margin-top: 10px;
}

.error #text-tip {
	display: none;
}

/* ---------------------------------------------------------
   RESPONSIVE STYLES
--------------------------------------------------------- */

/* max 1236px
--------------------------------------------------------- */
@media only screen and (max-width:1236px) {


	.item.grid-full .header {
    	background-position: left 5px;
    	height: 50px;
	}
	
	.item.grid-full.bild .item-main h2 {
		font-size: 105%;
	}
	
	.item.grid-full.text .item-main h2 {
	    padding: 21px 0 0 !important;
	}

	.item.leistungen .content {
    	min-height: 1px;
	}
	
	.item .item-inner, .corner-stamp .corner-inner {
    margin: 14px 8% 21px;
	}
	
	.grid-full .item-inner {
    	margin: 0 2.1% 0;
	}
	
	
.item-page .content {
	clear: none;
	float: left;
	max-width: 100%;
	}
	
.img-fulltext-right {
	max-width: 100%;
	margin-left: 0%;
	}
	
	.main .item-page,
.content-inner .contact {
    margin: 0 21px;
}

}


/* MOBILE (layout-mobile.css)
--------------------------------------------------------- */
@media only screen and (max-width:967px) {

	.grid-full.bild .item-inner {
    	margin: 0 0 21px !important;
	}

}
	



/* MOBILE (layout-mobile.css)
--------------------------------------------------------- */
@media only screen and (max-width:719px) {

body {
	font-size: 91%;
	}
	

.item.grid-full.text .item-main h2 {
    font-size: 140%;
}

.item.grid-full.bild .item-main h2 {
	font-size: 105%;
}

.item .header h2 {
    height: auto;
}

#container .main { 
	padding-top: 126px;
	}

  /* BODY LAYOUT
  --------------------------------------------------------- */
  
  
body.has-sidebar #container .container-main {
    padding-left: 0px;
}

  /* Sidebar ---*/
	#sidebar {
			height: 60px !important;
		width: 50px !important;
		top: 0;
		margin-left: 0;
	}
	
  #sidebar .sidebar-inner {
    border-radius: 0;
  }

  #sidebar .sidebar-toggle {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    height: 60px;
  }
  
	#sidebar.active .sidebar-toggle {
		background: #fff;
	}

  /* HEADER
  --------------------------------------------------------- */
	#header {
		height: 100px;
	}
	
	#header .main {
    height: 100px;
  }
	
	#header #logo {
	  height: 70px;
		width: 100%;
	}
	
	#header #logo h1 {
	  margin: 0;
	  width: 100%;
	  height: 70px;
			  top: 5px;
			  bottom: inherit;
	}
	
	#header #logo h1 a {
		margin: 0 auto;

	}
	
		#logo.logo-image h1 a {
		height: 60px;
    	width: 152px;
    	}
	
  /* Head Search ---*/
  #header #search {
  display: none;
  }


.btn-toggle > span {
    background-position: center bottom;
    margin-top: 0;
    top: 42%;
    width: 16px;
}

  /* MAIN NAV
  --------------------------------------------------------- */
	#mainnav {
	  height: 28px;
		padding-left: 0;
		left: 0;
		top: 71px;
		width: 100%;
	}
	
#mainnav .menu-inner {
    height: 28px;
    left: 0;
    margin: 0;
    padding: 0;
    right: 0;
    top: 0;
}
  
	#mainnav .menu > li > a {
		padding: 0 7px;
		    height: 28px;
		    line-height: 28px;
		    color: #4d4d4c;
    font-size: 12px;
	}
	
	#mainnav .menu > li.deeper ul li a {
		text-align: center;
	}
  
  
  /* 2nd level and above ---*/
  #mainnav .menu > li.deeper ul,
  ul.jsub {
    background: #000;
    border: 0 none;
    top: 29px !important;
  }
  
ul.jsub li a {
    box-sizing: border-box;
		    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    text-shadow: none;
}

ul.jsub li a:hover,
ul.jsub li.active a {
		    color: #000;
    background: #fff;
}
  
  #mainnav .navprev,
  #mainnav .navnext {
    height: 40px;
    top: 0;
  }
  
  #mainnav .navprev {
    left: 0px;
  }
  
  #mainnav .navnext {
    right: 0;
  }
  
  body.basegrid-s .item.grid-full .header h2, .itemView h2.itemTitle {
	font-size: 210%;
	padding-top: 5px;
	width: 100%;
	}
	
  .item .header h2,
  body.basegrid-s .item .header h2 {
	font-size: 105%;
	}
	
.itemBody p,
body.basegrid-s .item .item-content p {
	font-size: 100%;
	}
	
#header #search label:before {
	content: "Suche";
	color: #000;
	font-family: "Quicksand", Helvetica, sans-serif;
	font-size: 12px;
	}
	
	
.k2store .product_price {
    padding: 0 35px 7px 0;
}

.k2store_add_to_cart {
    float: right;
}

.k2storeCartForm1 .product_quantity_input {
    left: 21px;
    top: 0;
}

.k2store form {
    font-size: 14px;
}

td.product_quantity_input {
    width: auto;
}

.k2store .row-fluid .span5 {
    width: 95%;
}

.itemView .k2store .product_price {
	margin-left: 21px;
	}

.itemView .k2store .product_price:before {
	display: none;
	}
	
.k2store_add_to_cart {
    float: none;
    display: block;
    }
.k2storeCartForm1 {
    width: 100%;
}

.k2store_cart_button.btn.btn-primary {
    height: 52px;
    margin-top: 1px;
    width: 100%;
}



.itemLeftCol {
    margin-left: 0%;
}

.itemBody,
.itemBody .itemFullText {
    margin-top: 14px;
}

.itemView .itemNavigation {
    margin-bottom: 21px;
}


.item.grid-full.text .item-main h2 {
    padding-left:  21px !important;
}

.item.grid-full .header {
    position: relative;
    height: auto;
}

.item .header {
  background: url(../images/strattner-circle.png) no-repeat 4px 8px ;
    background-size: 21px 21px;
}

.item.grid-full .item-main h2 {
    letter-spacing: 0;
    padding: 7px 14px !important;
}


.item.grid-full.text .item-main h2 {
	padding-left: 0 !important;
	}

.item .item-inner, 
.corner-stamp .corner-inner {
    margin: 14px 4% 21px;
}

.item.grid-full .item-inner {
    margin: 14px 2% 21px;
}

.contact .thumbnail.pull-right {
	max-width: 100% !important;
	}
	
	.contact img {
		margin: 0 0 14px;
		}


}

/* MOBILE 678 (layout-mobile-portrait.css)
--------------------------------------------------------- */
@media only screen and (max-width:520px) {

.itemRightCol {
    float: none;
    margin-right: 0%;
    width: 100%;
}

.itemLeftCol {
    float: none;
    margin-left: 0%;
    width: 100%;
}

.itemExtraFields h3 {
	display: none;
	}
	
#aside {
    width: 100%;
}

body.has-aside #content {
    width: 100%;
}

.grid-full.text .item-inner {
    margin: 14px 5.6% 21px !important;
}

.item .item-inner, .corner-stamp .corner-inner {
    margin: 14px 5% 21px;
}

.contact .contact-form .controls,
input[type="text"],
input[type="email"],
textarea {
	max-width: 240px;
	}
	
	.item.leistungen.no-image .content {
	height: auto;
	}
	
	.item-page .content {
		font-size: 91%;
		}

	
}



/* layout-tablet.css ---*/
@media only screen and (min-width:720px) and (max-width: 985px) {

  /* BODY LAYOUT
  --------------------------------------------------------- */
  /* Sidebar ---*/
  

body.has-sidebar #container .container-main {
    padding-left: 0px;
}

	#sidebar {
		top: 0;
		margin-left: 0;
		height: 60px !important;
		width: 50px !important;
	}
  
  #sidebar .sidebar-inner {
    border-radius: 0;
    left: -999em;
    position: relative;
  }

#sidebar .sidebar-toggle {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    height: 60px;
}
	
	#sidebar.active .sidebar-toggle {
		background: #fff;
	}
	
	#sidebar.active .sidebar-inner {
left: 0;
		}

  /* HEADER
  --------------------------------------------------------- */
	#header {
	  background: #fff;
		height: 110px;
	}
	
	#header .main {
    height: 110px;
  }
	
	#header #logo {
		height: 63px;
		width: 100%;
		margin-left: 0;
		top: 0;
	}
	
	#header #logo h1 {
	  border-right: 1px solid #323232;
	  margin: 0;
		width: 100%;
		top: 0;
	}
	
	#header #logo h1 a {
		margin: 0 auto;
	}
	


  /* Logo text */
  #header #logo.logo-text {
    background: transparent !important;
    border-right: 1px solid #323232;
    height: 60px !important;
  }

  #header #logo.logo-text h1 {
    border: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  #header #logo.logo-text p {
    color: #fff;
    float: none;
  }
  
  /* Head Search ---*/
  #header #search {
  display: none;
  }
  


  .no-toolbar #mainnav .menu-inner, .no-toolbar #mainnav .navnext {
      right: 45px;
  }	
  

	
.btn-toggle > span {
    background-position: center bottom;
    margin-top: 0;
    top: 42%;
    width: 16px;
}


  /* MAIN NAV
  --------------------------------------------------------- */
	#mainnav {
	  height: 35px;
		padding-left: 0;
		left: 0;
		top: 75px;
		width: 100%;
	}
	
#mainnav .menu-inner {
    height: 35px;
    left: 0;
    margin: 0;
    padding: 0;
    right: 0;
    top: 0;
}

	
		#logo.logo-image h1 a {
		height: 60px;
    	width: 152px;
    	}

  
  /* 2nd level and above ---*/
  
#mainnav .menu > li.deeper.hover ul,
#mainnav .menu > li.deeper:hover ul {
  margin-top: 0;
  top: 16px;
}
  
  #mainnav .menu > li.deeper ul,
  ul.jsub {
    background-color: transparent;
    border: 0 none;
  }
  
  #mainnav .navprev,
  #mainnav .navnext {
    background-color: #252525;
    background-image: url(../images/direcnav-mobile.png);
    height: 60px;
    top: 0;
  }
  
  #mainnav .navprev {
    left: 144px;
  }
  
  #mainnav .navnext {
    right: 90px;
  }
  
	/* CONTAINER
	--------------------------------------------------------- */
	#container .main {
		padding-top: 110px;
	}

body.basegrid-s .item.grid-full .header h2, .itemView h2.itemTitle {
	font-size: 280%;
	padding-top: 5px;
	width: 100%;
	}
	
  .item .header h2,
  body.basegrid-s .item .header h2 {
	font-size: 112%;
	}
	
.itemBody p,
body.basegrid-s .item .item-content p {
	font-size: 91%;
	}
	
#aside {
    width: 35%;
}

body.has-aside #content {
    width: 65%;
}


.itemLeftCol {
    float: left;
    margin: 3% 7% 0 0%;
    max-width: 700px;
    width: 59%;
}


.item.grid-full.text .item-main h2 {
    font-size: 140%;
}




}

/* NORMAL (layout-normal.css)
--------------------------------------------------------- */
@media only screen and (min-width:986px) and (max-width: 1235px) {

#mainnav {
	right: 3%;
	left: inherit;
	}
	
#mainnav .menu-inner {
    text-align: right;
    }

body.basegrid-s .item.grid-full .header h2, .itemView h2.itemTitle {
	font-size: 350%;
		width: 100%;
	}

.item.grid-full.text .item-main h2 {
    font-size: 140%;
}
	
  .item .header h2,
  body.basegrid-s .item .header h2 {
	font-size: 119%;
	}

.itemBody p,
body.basegrid-s .item .item-content p,
.item .content p  {
	font-size: 91%;
	}
	
#aside {
    width: 28%;
}

body.has-aside #content {
    width: 72%;
}

#sidebar {
    top: 112px;
    }
	
	
	
}



/* WIDE (layout-wide.css)
--------------------------------------------------------- */
@media only screen and (min-width:1236px) and (max-width: 1585px) {

body.basegrid-s .item.grid-full .header h2, .itemView h2.itemTitle {
	font-size: 420%;
		width: 91%;
	}

  .item .header h2,
  body.basegrid-s .item .header h2 {
	font-size: 126%;
	}
	
#aside {
    width: 21%;
}

body.has-aside #content {
    width: 79%;
}

#sidebar {
    top: 112px;
    }
    
.itemLeftCol {
    margin-top: 26px;
    }
	
}

/* WIDE EXTRA l(ayout-wide-extra.css)
--------------------------------------------------------- */
@media only screen and (min-width:1586px) {
		
	#container .main {
    padding-top: 119px;
	}
	
	#sidebar {
    	top: 161px;
	}
	
	
}


/* WIDE EXTRA l(ayout-wide-extra.css)
--------------------------------------------------------- */
@media only screen and (min-width:1586px) and (max-width: 1890px) {

#aside {
    width: 17%;
}

body.has-aside #content {
    width: 83%;
}
.itemLeftCol {
    margin-top: 58px;
}

}

/* HD (layout-hd.css)
--------------------------------------------------------- */
@media only screen and (min-width:1586px) {

.item {
  width: 20%; /* 5 cols */
}

}

/* HD (layout-hd.css)
--------------------------------------------------------- */
@media only screen and (min-width:2000px) {

.itemLeftCol {
    margin-top: 58px;
}

.item.grid-full .item-main h2 {
	border-radius: 0 0 14px 14px;
}
	
	
}



