/* GENERAL */
a {
    color: #990000;
}
a:hover, a:focus {
    color: #aa0000;
    text-decoration:underline;
}
h3 {
	line-height:30px;
}
/* SIDEBARS */
.module-title {
	line-height:21px;
}
.module.highlite .module-title {
	margin: 0 0 10px -10px;
	padding: 10px;
	background: #990000;
	color:#ffffff;
}
.t3-sidebar .t3-module ul,
.t3-sidebar .t3-module ul.nav {
	margin: 0 0 10px 0px;
	list-style: none;
}
.t3-sidebar .t3-module ul > li > a,
.t3-sidebar .t3-module ul.nav > li > a {
	color:#666;
	padding:5px 0 5px 16px;
	border-bottom:1px solid #eaeaea;
	display:block;
	background:url(../images/system/arrow.png) 3px 11px no-repeat;
}
.t3-sidebar .t3-module ul > li:last-child > a,
.t3-sidebar .t3-module ul.nav > li:last-child > a {
	border:none;
}
.t3-sidebar .t3-module ul > li > a:hover,
.t3-sidebar .t3-module ul.nav > li > a:hover,
.t3-sidebar .t3-module ul.nav > li.active > a {
  background-color:#f1f1f1;
  color:#aa0000;
  text-decoration:none;
}

/* NAVIGATION */
.t3-mainnav .navbar .nav > li:first-child > a { 
	border:none;
	padding-left:0;
}
.t3-mainnav .navbar .nav > li > a:focus,
.t3-mainnav .navbar .nav > li > a:hover {
  color: #990000;
}
.t3-mainnav .navbar-inner {
	min-height:45px;
}
#subbar {
	clear:both;
	padding-top:10px;
}
#subbar .innerrow {
	background:#F5F5F5;
}
#subbar1 {
  background:#990000;
}
#subbar1 div {

	color:#fff;
	font-weight: bold; 
	font-size:16px;
	padding:10px 0 10px 10px
}
#subbar2 div {
	font-size:16px;
	display:inline-block;
}
#subbar2-tel {
	padding:10px 0 10px 0;
}
#subbar2-mail {
	padding:10px 0 10px 40px;
}
#subbar3 div {
	 font-size:12px;
	 padding:4px 4px 4px 0; 
	 line-height: 1.3em
}
/* CONTENT */
.top-header h1 {
	position:absolute;
	top:-1000px;
}
.article-title a:hover,
.article-title a:focus,
.article-title a:active,
.article-header h1 a:hover,
.article-header h1 a:focus,
.article-header h1 a:active,
.blog .article-header .article-title a:hover,
.item-page .tpl-inf-wrapper .items .article-title a:hover,
.item-page .tpl-inf-wrapper .items .article-title a:focus,
.item-page .tpl-inf-wrapper .items .article-title a:active,
.focus-articles .related-links li a:hover,
.focus-articles .related-links li a:focus,
.focus-articles .related-links li a:active,
.blog-featured .article-title a:hover,
.blog-featured .article-title a:focus,
.blog-featured .article-title a:active,
.userpage .article-title a:hover,
.userpage .article-title a:focus,
.userpage .article-title a:active,
.featured.categories-module .showcategory .category-title:hover, 
ul.categories-module.featured .showcategory .category-title:hover, 
.featured.category-module .showcategory .category-title:hover, 
ul.category-module.featured .showcategory .category-title:hover,
.t3-footnav li a:hover,
.t3-footnav li a:focus,
.t3-footnav li a:active {
	color:#990000;
}
.comment-count a:hover,
.comment-count a:focus,
.comment-count a:active {
  color: #aa0000;
}
.su-button {
	margin: 0 0 10px 0;
}
.item-page .article-body,
.latestusers li,
ul.latestusers li {
  font-family: Helvetica,Arial,sans-serif;
}
.item-page .article-body {
	font-size:13px;
	line-height:20px;
}

.blog .left-blogitem {
	width:auto;
	background:transparent;
}
.blog .left-blogitem .blog-inner {
	padding-right:0;
}
.back-to-top {
	background:#990000;
}
#infinity-next .inf-button:hover,
#infinity-next .inf-button:focus,
#infinity-next .inf-button:active,
#infinity-next .inf-button.finished,
#infinity-next.finished .inf-button {
  background-color: #990000;
}
#infinity-next .inf-button:hover:before,
#infinity-next .inf-button:focus:before,
#infinity-next .inf-button:active:before,
#infinity-next .inf-button.finished:before,
#infinity-next.finished .inf-button:before {
  border-bottom-color: #990000;
}
.item-page .header-related,
.item-page .tpl-inf-wrapper article .article-title {
	font-weight:bold;
}
.tpl-inf-wrapper h1 {
	background:transparent;
	font-family: Helvetica,Arial,sans-serif;
	line-height:1em;
	padding-top:0;
	font-size:32.5px;
}
.focus-articles .latest-items li {
	width:50%;
}
.article-body .item-image {
	margin-bottom:20px;
}
.su-jtricks{
	background-color: #990000;
	border-radius: 3px;
	color: #ffffff;
}
.su-jtricks:hover {
	background-color: #aa0000;
	color: #ffffff;
}
.su-jtricks span {
	-webkit-border-radius: 3px;
  -moz-border-radius: 3px;
	border-radius: 3px;
  font-size: 13px;
  line-height: 26px;
  padding: 4px 16px;
}
.article-body .item-image img{
	width:100%;
}
.focus-articles .latest-items li:nth-child(2n+3) {
	clear:left;
}
.spl-home-1 .item-last {
	background:none;
}
.lp_box_small {
	font-size:26px;
  margin-left:-40px;
}
.lp_box_small .additionaltext {
	font-size:16px;
	margin-top:10px;
	display:block
}
#lp_elem12 .lp_box_small_inner1{
	background: url("/images/stories/landing/green/img7.png") 62px center no-repeat;
	height:40px;
	padding: 31px 20px 19px 150px;
}
#lp_elem12 .lp_box_small_inner2{
	background: url("/images/stories/landing/green/img8.png") 68px center no-repeat;
	height:39px;
	padding: 30px 20px 19px 150px;
}
#lp_elem12 .lp_box_small_inner3{
	background: url("/images/stories/landing/green/img9.png") 35px center no-repeat;
	height:39px;
	padding: 30px 20px 19px 150px;
}
#lp_elem12 .lp_box_small_inner5{
	background: url("/images/stories/landing/green/img7.png") 62px center no-repeat;
	height:60px;
	padding: 55px 20px 19px 150px;
}
#lp_elem12 .lp_box_small_inner6{
	background: url("/images/stories/landing/green/img9.png") 35px center no-repeat;
	height:60px;
	padding: 53px 20px 19px 150px;
}
.lp_box_small span a,
.lp_box_small span a:hover {
	text-decoration: underline; 
	color: #ffffff;
}
.lp_back_red1 {
    background: #6dad4d url("/images/stories/landing/wbs/streifen.png") repeat left top;
}
.lp_back_red2 {
    background: #2d7215 url("/images/stories/landing/wbs/streifen.png") repeat left top;
}
.lp_back_red3 {
    background: #103B06 url("/images/stories/landing/wbs/streifen.png") repeat left top;
}
.lp_white {
	color:#fff;
}
.lp_grey {
	background-color:#ededed;
}
.lp_center {
	text-align:center;
}
.lp_testimonial {
	background: url("/images/stories/landing/green/kopf.png") center 20px no-repeat;
	text-align:center;
}
.lp_testimonial em{
	color:#2d7215;
}
.lp_row{
	margin-bottom:20px;
}
#lp_elem21 div {
	padding:10px 0 10px 10px;
	height:260px;
}
#lp_elem22 {
	text-align:right;
}
#lp_elem31 div,
#lp_elem32 div,
#lp_elem33 div {
	text-align:center;
	padding:20px 10px;
	height:260px;
	font-size:16px;
}
#lp_elem31 div {
	background: url("/images/stories/landing/green/img6.png") center bottom no-repeat;
}
#lp_elem32 div {
	background: url("/images/stories/landing/green/img5.png") center bottom no-repeat;
}
#lp_elem33 div {
	background: url("/images/stories/landing/green/img4.png") right bottom no-repeat;
}
#lp_elem41 div{
	padding:63px 10px 10px 10px;
	min-height:270px;
}
#lp_elem42 div{
	padding:63px 10px 10px 10px;
	min-height:270px;
}
.btn, .button, button {
	background:#990000;
}
.btn:hover,
.btn a.btn:hover,
.button:hover,
.button a.btn:hover,
button:hover,
button a.btn:hover {
	background:#aa0000;
}
.featured.categories-module .showcategory .category-title, 
ul.categories-module.featured .showcategory .category-title, 
.featured.category-module .showcategory .category-title, 
ul.category-module.featured .showcategory .category-title {
	font-size: 16px;
  line-height: 1.3;
  font-weight:bold;
  margin:10px 0;
  color:#444444;
  display:block;
}

.featured.categories-module li:first-child, 
ul.categories-module.featured li:first-child, 
.featured.category-module li:first-child, 
ul.category-module.featured li:first-child {
	border-top: 1px solid #eaeaea;
}
.tpl-inf-wrapper .pagetitle {
    background: url("/templates/ja_magz/images/head-line.gif") repeat-x scroll left top rgba(0, 0, 0, 0);
    color: #2a2a2a;
    font-family: "novecento_wide_bookbold",sans-serif;
    font-size: 50px;
    font-weight: 300;
    line-height: normal;
    margin: 0;
    padding-top: 40px;
    text-transform: uppercase;
}
.share-container {
	margin-bottom:20px;
}

/* FOOTER */
.copyright {
	text-align:center;
}
.copyright .nav li{
	display:inline-block;
}
.copyright .nav li a {
	padding:0 10px;
	border-left: 1px solid #eaeaea;
}
.copyright .nav li:first-child a {
	border-left:none;
}
.copyright .nav li a:hover,
.copyright .nav li a:focus {
	background:transparent;
	color:#7a7a7a;
	text-decoration:underline;
}
.t3-footnav .t3-module {
	min-height:0;
}
@media (max-width: 1200px) {
	#lp_elem12 .lp_box_small_inner1{
		padding: 28px 20px 17px 150px;
	}
	#lp_elem12 .lp_box_small_inner2,
	#lp_elem12 .lp_box_small_inner3{
		padding: 27px 20px 17px 150px;
	}
	#subbar2-mail{
		padding-left:20px;
	}
	#subbar3 div {
	  font-size:11px;
	}
	#lp_elem12 .lp_box_small_inner5,
	#lp_elem12 .lp_box_small_inner6{
		height:54px;
		padding-top: 53px;
	}
}
@media (max-width: 1024px) {
	.t3-mainnav .navbar {
	  margin: 0 auto !important;
	  width: 932px !important;
	}
	#subbar .span3 {
	  margin-left: 4.29185% !important;
	  width: 21.7811%;
	}
	#subbar .span6 {
	  margin-left: 4.29185% !important;
	  width: 47.8541% !important;
	}
	#subbar .item-first {
		margin-left:0 !important;
	}
}
@media (max-width: 979px) {
	.t3-mainnav .navbar {
	  width:736px !important;
	}
	#subbar .span3 {
	  margin-left: 2.7173913043478% !important;
	  width: 31.521739130435% !important;
	}
	#subbar .span6 {
	  margin-left: 2.7173913043478% !important;
	  width: 65.760869565217% !important;
	}
	#subbar .item-first {
		margin:0 !important;
	}
	#subbar3 {
	  display:none;
	}
}
@media (max-width: 959px) {
	#lp_elem11 {
		display:none;
	}
	#lp_elem12,
	#lp_elem21,
	#lp_elem22,
	#lp_elem41,
	#lp_elem42 {
	  width:100%;
	  margin-left:0;
	}
	#lp_elem12 .lp_box_small,
	#lp_elem22 .lp_box_small{
		margin-left:0;
		width:100%;
	}
	#lp_elem21 div{
	  height:auto;
		padding:10px;
	}
	#lp_elem41 div,
	#lp_elem42 div{
		height:auto;
	  min-height:0;
		padding: 10px 10px 10px 53px;
		background-position: 10px 10px;
	}
	.lp_testimonial {
	  text-align:left;
	}
	#lp_elem12 .lp_box_small_inner1,
	#lp_elem12 .lp_box_small_inner2,
	#lp_elem12 .lp_box_small_inner3,
	#lp_elem12 .lp_box_small_inner5,
	#lp_elem12 .lp_box_small_inner6 {
	  padding-left:120px;
	}
	#lp_elem12 .lp_box_small_inner1,
	#lp_elem12 .lp_box_small_inner5 {
	  background-position: 32px center;
	}
	#lp_elem12 .lp_box_small_inner2 {
	  background-position: 38px center;
	}
	#lp_elem12 .lp_box_small_inner3,
	#lp_elem12 .lp_box_small_inner6 {
	  background-position: 5px center;
	}
}
@media (max-width: 767px) {
	body {
    padding-top: 100px;
  }
  .top-header,
  .spl-home-1,
  .spl-home-2,
  .spl-home-3 {
    display: block;
  }	
  .t3-mainnav .nav-collapse .nav > li > a, 
	.t3-mainnav .nav-collapse .dropdown-menu a {
		color:#ffffff;
		background:#990000;
	}
	.t3-mainnav .nav-collapse .nav > li > a:hover,
	.t3-mainnav .nav-collapse .dropdown-menu a:hover {
		background:#aa0000;
	}
	.lp_box_small {
	  margin-left:0;
	}
	.t3-mainbody .t3-sidebar-2 {
	  padding-top:0;
	}
	#subbar {
	  clear: none;
	  padding:0;
	}
	#subbar .innerrow {
		background: transparent;
	}
	#subbar .span3 {
	  float:left;
	}
	#subbar .span6 {
	  margin-left: 2.7173913043478% !important;
	  width: 31.521739130435% !important;
	  float:left;
	}
	#subbar #subbar2-mail {
		display:none;
	}
	#subbar1 div,
	#subbar2 div {
	  padding-top: 15px;
	  padding-bottom: 15px;
	}
}
@media (max-width: 599px) {
	#lp_elem31 div,
	#lp_elem32 div,
	#lp_elem33 div {
	  background-image:none;
	  height:auto;
	}
	.spl-home-1 .item-first,
	.spl-home-1 .item-last {
		background:none;
		padding-left:0;
		padding-right:0;
		margin-left:0;
		margin-right:0;
	}
}
@media (max-width: 520px) {
	#lp_elem12 .lp_box_small_inner3,
	#lp_elem12 .lp_box_small_inner6 {
	  padding-top:20px;
	  height:50px;
	}
	#lp_elem12 .lp_box_small_inner3  span,
	#lp_elem12 .lp_box_small_inner6 span {
	  font-size:16px !important;
	}
	#subbar .span3,
	#subbar .span6 {
		width:auto !important;
	}
	#subbar1 div {
		padding-left:5px;
		padding-right:5px;
	}
	#subbar2 span {
	  display: none;
	}
	#subbar .span6 {
	  margin-left:10px !important;
	}
	.lp_box_small .additionaltext {
	  font-size:12px;
	}
}
@media (max-width: 400px) {
	#lp_elem12 .lp_box_small_inner1,
	#lp_elem12 .lp_box_small_inner2,
	#lp_elem12 .lp_box_small_inner5 {
	  padding-top:20px;
	  height:50px;
	}
	#lp_elem12 .lp_box_small  span {
	  font-size:14px;
	}
	#lp_elem12 .lp_box_small .additionaltext {
	  font-size:10px;
	  margin-top:0px;
	  line-height:14px;
	}
}
@media (max-width: 380px) {
	#subbar1 span {
	  display: none;
	}
} 