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

/* WEBFONTS
--------------------------------------------------------- */

/* COMMON STYLE
--------------------------------------------------------- */
body {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.4;
}

body#bd {
  background: #eeeae1;
  color: #000000;
  font-size: 10px; /*Base font size */
}

body.fs1 #ja-wrapper {
  font-size: 1em;
}

body.fs2 #ja-wrapper {
  font-size: 1.1em;
}

body.fs3 #ja-wrapper {
  font-size: 1.2em;
}

body.fs4 #ja-wrapper {
  font-size: 1.3em;
}

body.fs5 #ja-wrapper {
  font-size: 1.4em;
}

body.fs6 #ja-wrapper {
  font-size: 1.5em;
}

#stoerer {
  position:absolute;
  /*background-image:url(../images/stoerer-ein-leben-retten.png);*/
/*  background-image:url(/images/stoerer/EinLebenRetten_Stoerer_WDW21.png);
  background-repeat:no-repeat;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.gradient(
      startColorstr=#00FFFFFF, endColorstr=#00FFFFFF
  );*/
  width:164px;
  height:164px;
  /*top:18px;*/
  left:716px;
  z-index:10000;
  margin-right:auto;
  display:none;
}
#stoerer .Kreis{
   background-color:#eeeae1;

    width: 150px;
    height: 150px;
    border: 7px solid white;
    border-radius: 100px;
    text-align: center;
}
#stoerer .Datum{
-webkit-transform: rotate(+15deg); /* Chrome, Safari, Opera */
                -ms-transform: rotate(+15deg);     /* IE 9 */
                transform: rotate(+15deg);
                font-size: 22px;
                border: none;
  align-items: center;
  justify-content: center;
  color: #be1421;
  font-size: 16px;
    font-weight: bold;
    font-family: NotesStyleMedium, Arial, sans-serif;
    margin: 35px 0 0 15px;
}
#stoerer .Text{
  -webkit-transform: rotate(+15deg); /* Chrome, Safari, Opera */
                -ms-transform: rotate(+15deg);     /* IE 9 */
                transform: rotate(+15deg);
                font-size: 22px;
                border: none;
  align-items: center;
  justify-content: center;
  color: #be1421;
  font-size: 17px;
    font-weight: bold;
    font-family: NotesStyleMedium, Arial, sans-serif;
    margin: 0 0 0 -3px;
line-height: 1;
}
.kids #stoerer{
	
	display: none !important;
}
#stoerer a {
  margin: 0 auto 0 auto;
  width:164px;
  height:164px;
  display:block;
  color:transparent;
  text-decoration:none;
}
/* Normal links ---*/
a {
  color: #be1421;
  text-decoration: none;
  font-family: NotesStyleMedium, Arial, sans-serif;
  text-transform:uppercase;
}

a:hover,
a:active,
a:focus {
  text-decoration: underline;
}

a.anchor {
  background:none !important;
  padding:0 !important;
}

/* Readon links ---*/
p.readmore,
.ja-content p.readmore {
  display:inline;
  margin:0;
}

p.readmore a {
  color: #be1421;
  padding: 0 12px 0 6px;
  text-transform: uppercase;
}

p.readmore a .readmore-decoration {
  width:9px;
  height:9px;
  display:inline-block;
  background-color:#be1421;
  vertical-align:baseline;
  background-image:url(../images/bg-readmore-transparent.gif);
  background-repeat:no-repeat;
  background-position:3px 1px;
  display:none;
}
p.readmore a:hover,
p.readmore a:active,
p.readmore a:focus {
  background-position: right bottom;
}

/* Content spacing ---*/
.ja-content p, .ja-content pre, .ja-content blockquote,
.ja-content h1, .ja-content h2, .ja-content h3, .ja-content h4, .ja-content h5, .ja-content h6,
.ja-content ol, .ja-content ul, .ja-content dl {
  margin: 1em 0 1em 0;
}


ol.terms{
   counter-reset: list;
 /*  text-align:justify;
 *     margin-left: 35px;
 *        padding-left: 0;
 *           text-indent: -2em;*/
}
ol.terms > li {
    list-style: none;
/*    margin-left: 0;
 *        padding-left: 0;
 *            margin-bottom: 20px; */
}
ol.terms > li:before {
    content: counter(list) ".";
    padding-right: 5px;
    counter-increment: list;
    font-weight: bold;
}
ol.terms li:before {
    padding-right: 5px;
    font-weight: bold;
}
ol.mylist {
        counter-reset: list;
/*  text-align:justify;
 *    margin-left: 10px;
 *      margin-bottom: 5px;
 *        padding: 15px;*/
}
ol.mylist > li  {
        list-style: none;
  margin-left: 0px;
  padding: 5px;
  padding-top: 30px;
}
ol.mylist > li:before {
        counter-increment: list;
        content: counter(list, lower-alpha) ")";
  margin: 0px;
  padding: 5px;
}
ol.terms-roman {
   counter-reset: list;
   text-align:justify;
   /*margin-left: 25px;
 *    padding-left: 25px;
 *       text-indent: -3em;*/
}
ol.terms-roman > li {
    list-style: none;
/*    margin-left: 0;
 *        padding-left: 0;
 *            margin-bottom: 20px; */
}
ol.terms-roman > li:before {
    counter-increment: list;
    content:"(" counter(list, lower-roman) ")";
/* padding-right: 1em;
 *     margin-left: 1em;*/
}
/*.t3-content ol ul {
counter-reset: list;
}
.t3-content ul  li {
        list-style-type:none;
}*/
/* Headings & Titles ---*/
h1 {
  font-size: 2.2em;
}

h2 {
  font-size: 1.7em;
  margin:0 0 0.45em 0;
  text-transform:uppercase;
  color:#000000;
}

h3 {
  margin:0.8em 0 0.3em 0;
  color:#000000;
  font-size: 1.5em;
}

h4 {
  margin:0 0 0 0;
  color:#000000;
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

h5 {
  font-size: 1em;
}

.contentheading,
.componentheading,
h1,
h2,
h3,
h5 {
  color: #000000;
  font-family: NotesStyleRegular, Arial, sans-serif;
  font-weight: normal;
}

h1.componentheading,
h2.componentheading,
.componentheading {
  font-weight: normal;
  margin: 0 0 1em;
}

h1.contentheading,
h2.contentheading,
.contentheading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 0.3em 0;
  padding: 0;
  text-transform:uppercase;
}

.contentheading {
  font-size: 2.25em;
}
div.contentheading-empty {
  font-size:1em;
  height:1.9em;
}

.blog-featured .contentheading {
  font-size: 1.75em;
}

.contentheading a {
  color: #333;
  text-decoration: none;
}

.contentheading a:hover,
.contentheading a:active,
.contentheading a:focus {
}

.jitem-title {
  font-size: 110%;
  font-weight: bold;
}

/* List ---*/
ul li {
  background-image: url(../images/bullet.png);
  background-repeat: no-repeat;
  background-position: 0.1em 0.4em;
  line-height: 160%;
  margin-bottom: 5px;
  overflow: hidden;
  padding-left: 14px;
}
ul.liste li 

ol li {
  line-height: 180%;
  margin-left: 30px;
}
ol.verzeichniss li{
  margin-left: 20px;
}
dt {
  font-weight: bold;
}

.kids dd {
  margin-left: 15px;
  position: relative;
  top: -18px;
}

/* Others ---*/
hr {
  border-top: 1px solid #ccc;
}

img {
  max-width: 100%;
}

img[align=left] {
  margin: 0 20px 0 0;
}

/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 4px;
}

select.sprachen {
	top: -9px;
	position: relative;
	left: 0px;
	width: 150px;
	padding-top: 1px;
	height: 22px;
		
}
input[type="text"],
input[type="email"],
textarea {
  border:1px solid #c5c6c6;
}
input[type="checkbox"],
input[type="radio"] {
  /* border: 0; */
}

.inputbox {
  background: #fff;
  border: 1px solid #CCC;
  color: #333;
}

.inputbox:hover, .inputbox:focus {
  background: #fff;
}

.bfQuickMode button,
.button,
button.validate {
  background-color:transparent;
  border:0;
  font-family: NotesStyleRegular, Arial, sans-serif;
  padding: 3px 12px;
  text-transform:uppercase;
  float:right;
  background-image:url(../images/bg-button-send-home.gif);
  background-repeat:no-repeat;
  background-position:right center;
  margin:0;
  color:#BE1421;
}

.bfQuickMode button:hover, .bfQuickMode button:focus,
.button:hover, .button:focus,
button.validate:hover, button.validate:focus {
  cursor:pointer;
}

.calendar .button {
  background-image:none;
  float:none;
  font-size:1.2em;
}

.login_form label,
.login label {
  padding-right: 10px;
}

/* Search ---*/
form#searchForm {
}

.searchintro {
}

.results h4 {
  font-size: 110%;
  text-transform: none;
}

.search fieldset {
  border: 1px solid #ccc;
  margin: 15px 0;
  padding: 10px;
}

.search legend {
  font-size: 100%;
  font-weight: bolder;
  line-height: 1.2;
  margin-left: 10px;
}

div.search {
  overflow: hidden;
}

/* Contact ---*/
#component-contact #emailForm {
  border-top: 1px solid #ccc;
}

#contact-slider {
  border-bottom: 1px solid #e2e2b5;
  float: none;
}

#contact-slider .title {
  border-left: 1px solid #e2e2b5;
  border-right: 1px solid #e2e2b5;
  border-top: 1px solid #e2e2b5;
  margin: 0;
  padding: 8px 10px;
}

#contact-slider .jpane-toggler-down {
  background: #333333;
}

#contact-slider .jpane-toggler-down a {
  color: #fff;
}

#contact-slider dt.closed {
  background: #ffffcc;
}

#contact-slider .content {
  border: 1px solid #e2e2b5;
  padding: 8px 10px;
}

#contact-slider .contact-image {
  float: right;
  margin: 15px 0;
}

#contact-form dl dd input.required,
#contact-form dl dd textarea.required {
  width: 70% !important;
  border: 1px solid #C5C6C6;
}

/* -- EDITOR STYLES ----------------------------- */
#adminForm fieldset {
  border: 1px solid #ccc;
  margin-bottom: 20px;
  padding: 10px;
}

#adminForm fieldset legend {
  padding: 0 5px;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.item-page,
.cat-children,
.com_content .archive,
.items-leading .leading .contentpaneopen,
.blog .category-desc,
.items-row .item .contentpaneopen {
  background: #FFF;
  position: relative;
}

.item-page {
}

.items-leading {
}

.items-row {
}

.item {
}
/* jma den Weissen rand weg machen*/
 .items-leading .leading .contentpaneopen{
	 
	 background: transparent !important;
	 padding:0 ;
 }
.article-tools {
  position:absolute;
  right:1em;
  top:1em;
  padding: 0;
  font-size: .875em;
  color: #999;
}
.article-tools ul.actions a {
  padding-right:0 !important;
  background-image:none !important;
}

dl.article-info {
  margin: 0;
  padding: 0;
  width: 80%;
}

dl.article-info dd,
dl.article-info dt {
  margin: 0;
  padding: 0 5px 0 0;
}

dl.article-info a {
  color: #333;
  border-bottom: 1px solid #EEE;
}

dd.parent-category-name {
}

dd.category-name {
}

dd.create {
  padding-right: 5px;
}

dd.createdby {
  padding-right: 5px;
}

dd.hits {
  padding-right: 5px;
}

dl.article-info span {
  color: #333;
  text-transform: uppercase;
}

dl.article-info dt.article-info-term {
  display: none;
}

p.article-url {
  margin: 10px 0 0;
}

p.modifydate {
  margin: 1em 0 0;
}

.contentdescription {
  display: block;
  padding: 1em;
}

.contentdescription p {
  margin: 0;
}

ul.actions {
  float: right;
  margin: 0;
  padding: 0;
}

ul.actions li {
  display: inline-block;
}

ul.actions li img {
  border: 0;
  margin: 0 5px 0 0;
}

/* Sub Category List ---*/
.cat-children {
  margin: 1em 0;
  padding: 1.5em;
}

.cat-children h3 {
  margin: 0;
}

.cat-children ul {
}

.cat-children ul li {
  background: none;
  border-top: 1px solid #DDD;
  padding: 1em 0;
}

.cat-children ul li span.jitem-title {
}

.cat-children ul li span.jitem-title a {
}

/* Archive ---*/
.com_content .archive {
  padding: 1.5em;
}

ul#archive-items > li {
  background: none;
}

/* Inline images ---*/
.img_caption {
  margin: 1em 0;
  max-width: 100% !important;
  width: auto !important;
}

p.img_caption {
  color: #999;
  max-width: 100%;
  text-transform: uppercase;
  width: auto;
}

/* Tables ---*/
thead tr th {
  background: #333;
  color: #fff;
  padding: 5px;
}

thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active {
  color: #fff;
}

.cat-list-row1,
.cat-list-row12,
tr.cat-list-row1 td,
tr.cat-list-row2 td {
  border-bottom: 1px solid #ccc;
  padding: 5px;
}

.cat-list-row1:hover,
.cat-list-row2:hover {
  background: #ffffcc;
}

.cat-list-row2,
tr.cat-list-row2 td {
  background-color: #f6f6f6;
}

/* Content Toc */
table.contenttoc {
  border: 1px solid #ccc;
}

table.contenttoc td {
  border-bottom: 1px dotted #ccc;
}

table.contenttoc th {
  background: #f6f6f6;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
}

/* Poll */
form#poll {
  border-bottom: 1px dotted #ccc;
  font-weight: bold;
}

dl.poll {
  border-bottom: 1px dotted #ccc;
}

table.pollstableborder td {
  background: #f6f6f6;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td {
  background: #fff;
  font-weight: normal;
}

/* Pagination ---*/
.pagination li span,
.pagination li strong {
  line-height: 20px;
}

.items-more {
  border-bottom: 1px solid #ccc;
}

.items-more h3 {
  font-size: 125%;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-main, ja-content {
  float: none;
}

#ja-container {
  z-index:1;
}

#ja-container .main {
  padding: 0;
}

#ja-content {
  z-index:100;
}

#ja-content-main {
  background: #FFF;
  /* border-top: 1px solid #E6E6E6; */
  /* margin: 1em 1em 0; */
  padding: 18px;
}

.com_content #ja-content-main {
  background: none;
  border-top: 0;
  padding: 0;
}

.ja-content-main {
  margin:0;
}
/* HEADER
--------------------------------------------------------- */
#ja-header {
  background: #eeeae1;
  color: #FFF;
}

#ja-header .main {
  padding: 0;
}

#ja-header .main-inner1 {
  background-color: #be1421;
  position:relative;
}

.logo, div.logo-text h1 {
  font-size: 2em;
  line-height: 1;
  margin: 0;
}

/* Logo Image ---*/
.logo {
  background: tranparent;
  float: left;
  font-size: 1em;
  z-index: 12;
  border-right:1px solid #ffffff;
}

.logo a {
  background: none;
  display: block;
  font-size: 2em;
  padding: 0;
  text-align: center;,
  text-decoration: none !important;
  width:170px;
  height:170px;
  background:url(../images/logo-trans.png) 0 0 no-repeat;
}
/* jma */
.kids .logo a {
	background:url(../images/logo-trans-kids.png) 0 0 no-repeat;
	
}
/* jma */
.schuelerrettenleben .logo a {
	background:url(../images/logo-trans-schueler.png) 0 0 no-repeat;
	
}
/* Logo Text ---*/
div.logo-text {
  background: #be1421;
  height: 170px;
  margin: 0;
  padding: 0 1em;
}

div.logo-text h1 {
  font-size: 1.25em;
  font-weight: normal;
  letter-spacing: 3px;
  margin-top: .5em;
}

div.logo-text h1 a {
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
}

p.site-slogan {
  color: #FFF;
  display: block;
  font-size: .875em;
  margin: 3px 0 0;
  padding: 0;
}

/* Search & Social Bars ---*/
#ja-top {
  float: right;
  position: relative;
  width: auto;
  z-index: 999;
}

/* Search */
#ja-search {
  border-bottom: 1px dotted #666;
  height: 31px;
  padding: 0 1em;
  position: static;
}

#ja-search .search-btn {
  background: url(../images/icon-search.png) no-repeat center;
  display: block;
  float: left;
  height: 30px;
  text-indent: -1000em;
  width: 30px;
}

#ja-search:hover .search-btn {
}

#ja-search form.search {
  float: left;
  padding-top: 5px;
  width: 155px;
}

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

/* Social */
#ja-social {
  position:absolute;
  right:0;
  top:0;
  margin-top:-26px;
  margin-right:190px;
}

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

#ja-social ul li {
  border-right: 1px solid #444;
  float: left;
  height: 30px;
  margin: 0;
  padding: 0;
  text-indent: -1000em;
  width: 30px;
}

#ja-social ul li a {
  background: url(../images/social-bg.png) no-repeat center top #444;
  display: block;
  height: 30px;
  width: 30px;
}

#ja-social ul li.social-rss a {
  background-position: center top;
}

#ja-social ul li.social-facebook a {
  background-position: center -30px;
}

#ja-social ul li.social-twitter a {
  background-position: center -60px;
}

#ja-social ul li.social-gplus a {
  background-position: center bottom;
}

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

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
  float: left;
}

/* Breadcrumbs ---*/
#ja-navhelper .main {
  text-transform: uppercase;
}

.ja-breadcrums {
  text-indent: 10px;
}

/* Extras ---*/
.ja-links {
  padding-right: 10px;
}

.ja-links li {
  padding: 0 10px;
}

/* Default Joomla! Menu ---*/
#ja-container ul.menu li {
  background: url(../images/bullet-c.png) no-repeat .025em 1em;
  border-top: 1px solid #EEE;
  padding: 0 1em;
}

#ja-container ul.menu li:first-child {
  border-top: 0;
}

#ja-container ul.menu li a {
  color: #666;
  padding: .5em 0;
}

#ja-container ul.menu li a:hover,
#ja-container ul.menu li a:active,
#ja-container ul.menu li a:focus {
  color: #333;
}

#ja-container ul.menu li.active > a {
  color: #ec534d;
  font-weight: bold;
}

#ja-container ul.menu li a img {
  margin-right: 3px;
}

#ja-container ul.menu li ul {
  border-top: 1px solid #EEE;
  margin: 0 -1em;
}

#ja-container ul.menu li li {
  background: none !important;
  margin-left: 1em;
  padding: 0;
}

#ja-container ul.menu li li a {
  font-weight: normal;
  text-indent: 10px;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
  padding: 0 0 0 0;
  position:relative;
  font-size:1em;
  margin:10px 0 16px 0;
}
#ja-footer #ja-initiative {
  float:right;
  font-size:12px;
  width:290px;
  text-align:left;
  padding-top:0;
  padding-bottom:8px;
}
#ja-footer #ja-schirmherr {
  /* position:absolute; */
  /* margin-right:300px; */
  /* bottom:0; */
  /* right:0; */
  margin-top:12px;
}
#ja-footer #ja-initiative #initiative-title {
  font-family: NotesStyleRegular,Arial,sans-serif;
  font-size: 12px;
  text-decoration: none;
  text-transform:uppercase;
}
#ja-footer #ja-initiative .initiative-mitglieder {
  font-size:10px;
  line-height:14px;
}
#ja-footer #ja-schirmherr a,
#ja-footer #ja-initiative a {
  font-family: Arial,sans-serif;
  color:#000000;
  font-size:9px;
  text-transform:none;
}
#ja-footer #ja-schirmherr a:hover,
#ja-footer #ja-initiative a:hover {
  color:#be1421;
  text-decoration:none;
}

#ja-footer #ja-infokampagne{
	float:left;
	font-size:10px;
	max-width:440px;
	text-align:left;
	padding-top:0;
	padding-bottom:8px;
	margin-top:30px;
	line-height:14px;
}

#ja-footer #ja-infokampagne a{
	font-family:Arial,sans-serif;
	color:#000000;
	font-size:9px;
	text-transform:none;
}
#ja-footer #ja-infokampagne a:hover{
	color:#be1421;text-decoration:none;
}

#ja-footer .main {
  text-align: center;
}

#ja-footer .inner {
  padding: 0;
}

#ja-footer .custom {
  padding: 0;
}

#ja-footer small {
  font-size: 1em;
}




.t3-logo a,
.t3-logo-sm a {
  border-bottom: 0 !important;
  margin-top: 1em;
}

/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/
#ja-banner {
  border-top: 1px solid #EEE;
}

div.ja-innerdiv {
  border-bottom: 1px dotted #EEE;
}

div.ja-innerdiv h4 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 92%;
  font-weight: normal;
  text-transform: uppercase;
}

a.ja-icon-video {
  background: url(../images/icon-youtube.gif) no-repeat 5px 8px #fff;
  border: 1px solid #ccc;
  color: #666;
  display: block;
  font-weight: bold;
  padding: 5px 5px 5px 43px;
  position: absolute;
  right: 10px;
  text-decoration: none;
  top: 8px;
  width: 35px;
}

a.ja-icon-video span {
  color: #666;
}

a.ja-icon-video:hover,
a.ja-icon-video:focus,
a.ja-icon-video:active {
  border-color: #ddd;
  text-decoration: none;
}

a.ja-icon-video:hover span {
  color: #0F85D8;
}

#ja-absolute .main {
  height: auto;
  left: 1px;
  position: fixed;
  top: 1px;
  width: auto;
  z-index: 99999;
}

#ja-absolute .main a {
  background: url(../images/joomla15.png) no-repeat left top #fff;
  display: block;
  height: 99px;
  overflow: hidden;
  text-indent: -9999px;
  width: 91px;
}

#ja-absolute .main a:hover,
#ja-absolute .main a:focus {
  background-position: left bottom;
  text-decoration: none;
}

/* Loading */
#ja-extra-col-loading {
	background: url(../images/loading.gif) no-repeat 0px 0px;
	height: 32px;
	margin: 50px auto 0;
	text-indent: -999em;
	width: 32px;
}

/* Banner */
.banneritem {
	margin-bottom: 1em;
}

/* Suche am oberen Rand */
#ja-topmargin {
  height:30px;
  vertical-align:middle;
}  

#ja-topmargin div.search-top {
  margin-top:5px;
  float:right;
  vertical-align:middle;
  display:block;
  background-color:#be1421;
  overflow:hidden;
  height:18px;
  width:auto;
}
#ja-topmargin div.search-top input {
  border:1px solid #be1421;
  font-size:10px;
  line-height:10px;
  padding: 1px 2px 1px 2px;
  height: 14px;
  vertical-align:middle;
}
#ja-topmargin div.search-top button {
  border:0;
  background-color:transparent;
  font-size:11px;
  line-height:17px;
  padding:0 2px 0 2px;
  margin:0;
  font-family:Arial, Helvetica,sans-serif;
  color:#ffffff;
  background-image:none;
  height:18px;
  display:block;
  vertical-align:middle;
}

/* breadcrumbs */
#ja-breadcrumbs {
  min-height:20px;
  vertical-align:middle;
}

#ja-breadcrumbs .breadcrumbs {
  padding-top:3px;
  font-size:10px;
  text-transform:uppercase;
}
#ja-breadcrumbs .breadcrumbs span.showHere {
  padding-right:6px;
}
#ja-breadcrumbs .breadcrumbs span {
  text-transform:uppercase;
  font-size:10px;
  color:#000000;
}
#ja-breadcrumbs .breadcrumbs a.pathway {
  color:#be1421;
  font-family: Arial, Helvetica, sans-serif;
}

#ja-copyright {
    
}

.menu-bottomnav {
  position:absolute;
  /* margin-right:300px; */
  left:0;
}
.menu-bottomnav li {
  display: block;
  list-style-image:none;
  list-style-type:none;
  background-image:none;
  vertical-align:middle;
  padding:0;
  margin:0 8px 1px 0;
  float:left;
  color:#000000;
  text-transform:uppercase
}

ul.menu-bottomnav li a {
  font-size:12px;
  font-family: NotesStyleRegular, Arial, sans-serif;
  text-decoration:none;
  border:none; 
  color:#000000;
  text-shadow:none;
}
ul.menu-bottomnav li.active a,
ul.menu-bottomnav li a:hover {
  color: #be1421;
}
#ja-slogan {
  margin:0 0 0 0;
}
#ja-slogan .hd-articlemod,
#ja-slogan .mod-artpos {
  text-transform:uppercase;
  color: #c0001a;
  font-family: NotesStyleMedium, Arial, sans-serif;
  font-size:20px;
  line-height:1.25;
}
#ja-slogan .hd-articlemod h3,
#ja-slogan .mod-artpos h3 {
  color: #c0001a;
  font-size:20px;
  margin:4px 0 10px 0;
}
#ja-slogan #hd-articlemod .slogan-smaller {
}

/*
 * BANNER RPUEFEN, RUFEN, DRUECKEN
 */
.ja-masonary-indent .moduletable-inner {
  margin-left:6px !important;
}
.moduletable-inner {
  margin:0 0 12px 0 !important;
  padding:0 !important;
  border:0 !important;
}

.moduletable-inner #hd-articlemod,
.moduletable-inner #mod-artpos {
  background-color:#eeeae1;
  border:0;
}

#banner-prd #banner-pruefen,
#banner-prd #banner-rufen,
#banner-prd #banner-druecken {
  height:96px;
  font-size:12px;
  overflow:hidden;
}
#banner-prd #banner-druecken {
  height:112px;
}
#banner-prd {
  overflow:hidden;
  position:relative;
}
#banner-prd .top {
  background-repeat:no-repeat;
  background-position:right top;
  background-image: url(../images/bg-weiter-transparent-rand.png);
  background-color:#be1421;  
  height:26px;
  width:100%;
  position:absolute;
  top:0;
}
#banner-prd .content {
  background-repeat:no-repeat;
  background-position:right top;
  padding:32px 0 2px 0;
  line-height:1.2;
  position:absolute;
  top:0;
  left:12px;
  right:0;
  height:96px;
}

#banner-prd a {
  display:block;
  color:#ffffff;
  vertical-align:middle;
  font-family: NotesStyleRegular, Arial, sans-serif;
  font-size:19px;
  text-transform:uppercase;
  padding:0 0 2px 12px;
  height:26px;
  width:100%;
  position:absolute;
  top:0;
  text-decoration:none;
}
#banner-prd #banner-pruefen .content {
  background-image: url(../images/bg-prd-pruefen.png);
  background-position:right -1px;
}

#banner-prd #banner-rufen .content {
  background-image: url(../images/bg-prd-rufen.png);
}

#banner-prd #banner-druecken .content {
  background-image: url(../images/bg-prd-druecken.png);
  background-position:right -1px;
  height:112px;
}

#banner-prd #banner-pruefen,
#banner-prd #banner-rufen,
#banner-prd #banner-druecken {
  background-color:#ffffff;
  position:relative;
}

#banner-prd #banner-pruefen,
#banner-prd #banner-rufen {
  margin-bottom:6px;  
}
#banner-prd #banner-druecken {
  margin-bottom:0;  
}
#banner-prd #banner-pruefen {
  height:95px;
}

/*
 * Standardbanner 
 */
.banner-content {
  padding:12px;
  font-size:12px;
  background-color:#ffffff;
}
/*
 * MAINBOX HOME
 */
#ja-content .main-box-mobile {
  display:none;
}
.main-box-back .zuhandeln {
  color:#ffffff;
  position:absolute;
  right:8px;
  bottom:6px;
  background-image:url(../images/bg-button-send-zuhandeln.gif);
}

.main-box-back .kurzanleitung {
  position:absolute;
  right:8px;
  bottom:22px;
}
.main-box-back .kurzanleitung a {
  color:#ffffff;
  background-image:url(../images/bg-button-send-zuhandeln.gif);
}
.main-box-spacer {
  font-size:1px;
  background-color:transparent;
  width:4px;
  height:6px;
  float:left;
  /* position:relative; */
  display:block;
}
.main-box-front,
.main-box-back {
  width:196px;
  height:300px;
  float:left;
  position:relative;
  font-size:12px;
  display:block;
  background-color:#ffffff;
}
.main-box-back {
  background-color:#be1421;
}

.main-box-front .top,
.main-box-back .top {
  font-size:20px;
  font-family: NotesStyleMedium, Arial, sans-serif;
  text-transform:uppercase;
  color:#be1421;
  padding:14px 22px 0 14px;
}

.main-box-front .content,
.main-box-back .content {
  padding: 8px 6px 26px 14px;
  line-height:1.25;
}
.main-box-back .content {
  color:#ffffff;
}
.main-box-back .content .heartlist li {
  line-height:1.15;
}

.main-box-back .top {
  color:#ffffff;
}
.main-box-front a.flip,
.main-box-back a.flip {
  display:block;
  vertical-align:bottom;
  background-repeat:no-repeat;
  background-position:right bottom;
  height:20px;
  width:20px;
  position:absolute;
  bottom:0;
  right:0;
  padding:0;
}
.main-box-front a.flip {
  background-image: url(../images/bg-weiter-transparent.gif);
  background-color:#be1421;
}
.main-box-back a.flip {
  background-image: url(../images/bg-zurueck-transparent.gif);
  background-color:#ffffff;
}

.main-box-front a.flip-navigate {
  display:block;
  vertical-align:bottom;
  background-repeat:no-repeat;
  background-position:right top;
  height:20px;
  max-height:20px;
  width:238px;
  position:absolute;
  bottom:0;
  right:0;
  padding:0 0 0 16px;
  background-image: url(../images/bg-weiter-transparent-rand-li.gif);
  background-color:#be1421;
  color:#ffffff;
  font-size:14px;
  font-family: NotesStyleMedium, Arial, sans-serif;
  line-height:20px;
  overflow:hidden;
}


#main-pruefen,
#main-pruefen-back,
#main-druecken,
#main-druecken-back,
#main-rufen,
#main-rufen-back {
  background-position:left bottom;
  background-repeat:no-repeat;
}
#main-pruefen-back,
#main-druecken-back,
#main-rufen-back {
  display:none;
}
#main-pruefen {
  background-image: url(../images/bg-main-pruefen-klein.png);
}
#main-rufen {
  background-image: url(../images/bg-main-rufen-klein.png);
}
#main-druecken {
  background-image: url(../images/bg-main-druecken-klein.png);
}

ul.heartlist {
  margin-top:0;
}
ul.heartlist li {
  background: url(../images/bullet-heart-rot.png) no-repeat -1px 1px;
  margin-bottom: 9px;
  padding-left:14px;
}

#main-video {
  margin-top:12px;
  width:596px;
  height:337px;
  float:right;
  text-align:right;
}
#main-video iframe {
  width:100%;
  height:100%;
}


.main-teaser,
.main-teaser-tablet {
  float:left;
  width:296px;
  background-color:transparent;
}
.main-leftcolumn .moduletable .banner-content,
.main-teaser-tablet .moduletable .banner-content,
.main-teaser .moduletable .banner-content {
  padding:12px 16px 12px 16px;
}
.main-leftcolumn .moduletable {
  margin-top: 12px !important;
  height:auto !important;
}
.main-teaser-tablet .moduletable,
.main-teaser .moduletable {
  margin-top:12px;
}
.main-teaser-mobile-top,
.main-teaser-tablet,
.main-teaser-mobile {
  display:none;
}

.main-leftcolumn .moduletable h3,
.main-teaser-tablet .moduletable h3,
.in_article_teaser_content_tablet .moduletable  h3,
.main-teaser .moduletable h3,
.hd-article-heading h3,
.mod-artpos-heading h3 {
  text-transform:uppercase;
  background-color: #be1421;
  color:#ffffff;
  font-size:20px;
  font-family: NotesStyleRegular, Arial, sans-serif;
  border-bottom:0;
  padding:2px 0 2px 16px;
  margin:0 0 2px 0;
}

.in_article_teaser_content_desktop .moduletable h3 {
  background-color:#b7a786;
}
.main-teaser .newsflash h4 {
  display:block;
  background-color:#cdc3aa;
  border-bottom:1px solid #ffffff;
  margin:0;
  padding:0;
  min-height:22px;
  vertical-align:top;
  text-transform:none;
  position:relative;
}
.main-teaser .newsflash h4.main-aktionen-readmore {
  border-bottom:0;
}
.main-teaser .newsflash .newsflash-link-decoration {
  background-image: url(../images/bg-weiter-transparent.gif);
  background-repeat:no-repeat;
  background-position:right 1px;
  min-height:18px;
  border-left:1px solid #ffffff;
  width:20px;
  padding-left:0;
  position:absolute;
  right:0;
  left:auto;
  top:0;
}
.main-teaser .newsflash h4 a {
  display:inline-block;
  font-family: Arial, Helvetica, sans-serif;
  color:#ffffff;
  font-size:13px;
  font-weight:bold;
  padding:4px 0 3px 20px;
  background-image:none;
  transform:none;
  position:absolute;
  left:0;
  right:20px;
}
.main-teaser .newsflash .newsflash-introtext {
  padding:4px 16px 8px 20px;
  background-color:#ffffff;
}
.main-teaser .newsflash .newsflash-introtext h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:1em;
  text-transform:none;
  color:#000000;
  margin-bottom:1px;
}
#main-aktionen-teaser .main-aktionen-content h4.main-aktionen-mehr {

}

/*
 * BLOG
 */
.blog .item {
  position:relative;
}
.item-page h2,
.blog .item .contentpaneopen h2,
.ja-content-main h2,
.bfQuickMode h2 {
  margin:0 0 0.45em 0;
  text-transform:uppercase;
  color:#be1421;
}
.ja-content-main h2.contentheading {
  color:#000000;
}

.item-page h3,
.blog .item .contentpaneopen h3,
.bfQuickMode h3 {
  margin:0.8em 0 0.3em 0;
  color:#000000;
}

.item-page h4,
.blog .item .contentpaneopen h4,
.bfQuickMode h4 {
  margin:0 0 0 0;
  color:#be1421;
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
}

.item-page a,
.blog .item .contentpaneopen a,
.bfQuickMode a,
.banner-content a,
.ja-content-main a {
  color: #be1421;
  text-decoration: none;
  font-family: NotesStyleRegular, Arial, sans-serif;
  text-transform:uppercase;
  background-image:url(../images/bg-button-send-home.gif);
  background-repeat:no-repeat;
  background-position:right center;
  padding-right:12px;
}

.item-page a.noimg,
.blog .item .contentpaneopen a.noimg,
.bfQuickMode a.noimg {
  background-image:none;
}

.item-page h2 {
  margin-top:0;
}
.item-page h2.contentheading,
.blog .item .contentpaneopen h2.contentheading {
  margin: 0.6em 0 0.2em 0;
  color:#000000;
}

.item-page h2.contentheading-inner,
.blog .item .contentpaneopen h2.contentheading-inner {
  margin: -16px 0 0.2em 0;
  color:#000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.1em;
  font-weight: bold;
}
.item-page h2.contentheading-inner {
  margin-top:-16px;
}
.item-page  div.box{

    box-shadow: 1px 1px 2px 2px #aaa;
    padding: 10px;		
}
/*
 * Formular Stories
 */
.bfQuickMode h2 {
  margin-bottom:0.4em;
}
.bfQuickMode .bfElemeWrap {
  padding:6px 0 6px 0;
}
.bfQuickMode .bfCaptcha a {
  background-image:none !important;
}
.bfQuickMode .bfCaptcha .ff_capimg {
  width:204px;
  border: 1px solid #C5C6C6;
}
.bfQuickMode .bfLabelLeft .bfCaptcha {
}
.bfQuickMode button {
  font-size:1em;
  padding: 2px 12px 2px 12px;
}
.bfstories {
  margin-top:6px;
  background-color:#ffffff;
}

.bfstories .bfPage {
  /* padding:18px 18px 40px 18px; */  
}
.bfstories .bfPage p {
  padding-left:0 !important;
  padding-right:0 !important;
}
.bfstories .bfPageIntro {
  display:none;
}
.bfstories .bfLabelLeft label {
  width:25% !important;
}
.bfstories  p input[type="text"], 
.bfstories  p textarea,
.bfstories  p select {
  width:68% !important;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
} 

.bfstories .bfLabelLeft .bfElementGroup {
  width: 68% !important;
}

.bfstories .bfElementGroup label.bfGroupLabel {
  width:90% !important;
  float: left !important;
}
.bfstories .bfElementGroup input[type="checkbox"] {
  float: left !important;
}

.bfstories #bf_stories_checkbuttons input[type="checkbox"] {
  display:inline-block;
  vertical-align:top;
  float:none;
}
.bfstories #bf_stories_checkbuttons p {
  vertical-align:top;
}
.bfstories #bf_stories_checkbuttons label {
  width:auto;
  vertical-align:top;
  line-height:13px;
  margin-left:0;
  float:none;
}


/*
 *  FAQLIST
 */
.faqlist li {
    list-style-image: none;
    margin-bottom: 8px;
    margin-left: 0;
    background-image:none;
    padding-left:0;
}

.faqlist li a {
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#000000;
  background-image:url(../images/bg-button-send-home.gif);
  background-repeat:no-repeat;
  background-position:right center;
  padding-right:12px;
  text-transform:none;
}

.faqlist li a .readmore {
  font-family: NotesStyleRegular, Arial, sans-serif;
  color:#be1421;
  font-weight:normal !important;
}

.faqlist li a.faqtitle-active {
  background-image:url(../images/bg-button-back-home.gif);
}
.faqlist li a.faqtitle-active .readmore {
  display:none;
}

.faqlist .faqtext {
  margin-top:4px;
}

/*
 * Aktionenteaser
 */
.ja-moduletable .moduletable-inner h3 {
    color: #FFFFFF;
    background-color:#be1421;
    display: block;
    font-family: NotesStyleRegular, Arial, sans-serif;
    font-size: 19px;
    /* height: 24px; */
    padding: 2px 0 2px 12px;
    text-transform: uppercase;
    vertical-align: middle;
    margin:0;
    margin-bottom:2px;
}

.newsflash {
  background-color:transparent;
}
.newsflash .newsflash-title,
.newsflash .newsflash-more-articles {
    background-color: #CDC3AA;
    display: block;
    margin: 0 0 2px 0;
    min-height: 18px;
    padding: 0 0 0 12px;
    text-transform: none;
    vertical-align: top;
    position:relative;
    overflow:hidden;
}

.newsflash .newsflash-title a,
.newsflash .newsflash-more-articles a {
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 0;
    text-decoration:none;
    text-transform:none;
    line-height:1.4em;
    background-image:none;
}
.newsflash .newsflash-more-articles a {
    padding: 3px 0;
    margin-bottom:0;
}

.newsflash .newsflash-title a .newsflash-headline {
  color:#000000;
  font-weight:normal;
}

.newsflash .newsflash-introtext {
  background-color:#cdc3aa;
  border-bottom:1px solid #ffffff;
  padding:4px 6px 4px 12px;
}
.newsflash .newsflash-introtext h2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size:1em;
    font-weight:bold;
}
.newsflash-link-decoration {
    background-image: url(../images/bg-weiter-transparent.gif) !important;
    background-position: right center;
    background-repeat: no-repeat;
    border-left: 1px solid #FFFFFF;
    min-height: 18px;
    width: 20px;
    position:absolute;
    right:0;
    top:0;
    bottom:0;
}

/*
 * Banner-Video
 */
#banner-video {
  width:293px;
  height:165px;
}

#banner-video iframe {
  width:100%;
  height:100%;
}

ul.actions li.print-icon a span {
    background-image: url(../images/bg-print-button.png) !important;
    background-position: right center;
    background-repeat: no-repeat;
}

/**
 * Terminkasten  
 */
div.terminkasten {
  border: 1px solid #eeeae1;
  padding: 12px;
}
div.terminheader {
  background-color:#eeeae1;
  padding: 12px;
}

table.terminbox td {
  padding:4px 6px 4px 0;
}
table.terminbox tr td:first-child {
}
table.terminbox tr td.terminline {
  padding-top:4px;
  font-size:1px;
  line-height:1px;
  height:1px;
  border-bottom:1px solid #eeeae1;  
}
table.terminbox tr td.terminspacer {
  font-size:1px;
  line-height:1px;
  height:1px;
}

/*
 * Kontaktformular
 */
.ja-content-main {
  margin-bottom:6px;
}
.ja-content-main div.contact {
  margin-top:6px;
}
.ja-content-main div.contact .jicons-icons {
  display:none;
}
.ja-content-main div.contact .contact-misc {
  vertical-align:top;
}
.ja-content-main div.contact legend {
  font-weight:normal;
  font-size:100%;
}
.ja-content-main div.contact .contact-form {
  margin-top:32px;
}
.ja-content-main div.contact .contact-form dd.jform_contact_email_copy {
}
.ja-content-main div.contact .contact-form dt.jform_contact_email_copy {
  height:1px;
}
#jform_contact_email_copy {
  margin-left:0;
}
.ja-content-main div.contact h2.contentheading {
  margin-bottom:0.3em;
}
.ja-content-main div.contact label {
  font-weight:normal;
}




#ja-social .hd-articlemod,
#ja-social .mod-artpos {
  white-space:nowrap;
}

/*
 *Twittervogel
 */

#twitter {
  height:20px;
  width:20px;
  display:inline-block;
  position:relative;
  margin-right:2px;
  margin-bottom:2px;
}
#twitter a {
  display:block;
  width:20px;
  height:20px;
  background-image: url(../images/twitter-bird-white-on-blue.png);
  position:absolute;
  left:0;
  top:0;
}


#youtube {
  height:20px;
  width:40px;
  display:inline-block;
  position:relative;
  margin-right:2px;
  margin-bottom:2px;
}
#youtube a {
  display:block;
  width:40px;
  height:20px;
  background-image: url(../images/youtube-small.png);
  position:absolute;
  left:0;
  top:0;
}

/*
 * Facebookbutton
 */
div#likeit {
  display:inline-block;
}
#likeit {
  height:22px;
  position:relative;
width:40px;
}
#likeit a#facebook {
  display:block;
  width:41px;
  height:20px;
  background-image: url(../images/facebook-btn.png);
  position:absolute;
  left:0;
  top:0;
}

#likeit a#facebook:hover {
  text-decoration:none;
}
#likeit iframe {
  margin: 0 0 0 26px;
  display:block;
}

/*
 * Autotoc
 */
.autotoc {
  margin-bottom:12px;
}
.autotoc span {
  display:block;
  margin:12px 0 6px 0;
  font-weight:bold;
}
.autotoc ul {
  margin: 0 0 0 0;
}
.autotoc ul li {
  background-image:none;
  padding-left:0;
  margin-bottom:2px;
}

.audioplayer {
  display:inline-block;
  margin-top:6px;
}

/**
 * RWCards
 */
.rwcards-ecard-container {
  margin:0 6px 0 0;
  padding:0;
  border:0;
  display:inline-block;
}
.rwcards-ecard-container .img-thumb-link {
  background-image:none;
  padding:0;
}

.rwcards_button,
.rw_reply_text {
  background-color:transparent;
  border:0;
  font-family: NotesStyleRegular, Arial, sans-serif;
  padding: 3px 12px;
  text-transform:uppercase;
  background-image:url(../images/bg-button-send-home.gif);
  background-repeat:no-repeat;
  background-position:right center;
  margin:0;
  width:auto;
}
.send-this-img {
  float:left; 
  display:inline; 
  width:auto !important; 
  margin:6px 5px 15px 0; padding-bottom:10px; text-align: center
}

.img-thumb {
}
#card-list {
  margin-bottom: 1.5em;
  width:100%;
}

.lbLoading {
  background-image: url(../images/slimbox/loading.gif);
}
#lbPrevLink:hover {
  background-image: url(../images/slimbox/prevlabel.gif);
}
#lbNextLink:hover {
  background-image: url(../images/slimbox/nextlabel.gif);
}
#lbCloseLink {
  width: 120px;
  float:right;
  background-image: url(../images/slimbox/closelabel.gif);
}

.paypal-spende {
  margin:0;
  padding:0;
  border:0;
}

.spende-left-column {
  width:260px;
}
.spende-right-column {
  margin-top:1.24em;
  float:right;
  width:260px;
}
.paypal-spende-doit button {
  color: #be1421;
}

.paypal-spende-doit {
  vertical-align:top;
  margin:1px 0 3px 0;
}
.paypal-spende-doit input[type="text"] {
  margin-left:8px;
}
.paypal-spende-doit input[type="image"] {
  padding:0;
  vertical-align:bottom;
  margin:2px 0 8px 2px;
}
.paypal-spende-doit button {
  float:none;
  padding:0 12px 0 0;
  border:0;
  margin:13px 0 14px -1px;
  font-family: NotesStyleMedium,Arial,sans-serif;
  font-size: 1.3em !important;
}
.paypal-spende-doit a.unterstuetzerherz {
  float:right;
  display:block;
  background-image: url(../images/unterstuetzerherz.png);
  width:148px;
  height:134px;
  padding-right:0;
  margin-right:-12px;
  margin-top:-6px;
}

.paypal-spende-konto {
  font-weight:bold;
  margin:8px 0 8px 0;
  min-height:84px;
}

h1.site-slogan {
  color:#ffffff;
  display:block;
  position:absolute;
  left:222px;
  top:15px;
  font-size:31px;
  font-family: NotesStyleMedium, Arial, sans-serif;
  text-transform:uppercase;
  line-height:1.15em;
  text-align:left;
}

.vmcart-module-tablet {
  display:none !important;
}

.vmcart-module-other {
  display:block !important;
}

.main-teaser {
  width:296px;
  float:right;
}
.main-teaser .moduletable {
  width:296px;
  float:left;
  margin-right:0 !important;
  margin-top:0 !important;
  margin-bottom:12px !important;
}
.main-teaser .moduletable:last-child {
  margin-bottom:0 !important;
}
.main-teaser .moduletable h3 {
}
.spenden-teaser {
  margin-left:0;
}
.main-leftcolumn .moduletable .spenden-teaser {
  min-height:0 !important;
}
.aktionskoffer-teaser {
  min-height:192px;
  background-image:url("../images/dose-ballon-cleaner.png");
  background-position: right bottom;
  background-repeat:no-repeat;
  position:relative;
}
.aktionskoffer-teaser .placeholder {
  height:102px;
  width:93px;
  margin:43px 0 0 4px;
  float:right;
}

.banner-content.shop-teaser {
  min-height:192px;
  background-image:url("../images/dose-ballon-cleaner-shop.png");
  background-position: right bottom;
  background-repeat:no-repeat;
}
.shop-teaser .placeholder {
  height:102px;
  width:93px;
  margin:43px 0 2px 4px;
  float:right;
}

.aktionskoffer-teaser-tablet {
  min-height:206px;
  background-image:url("../images/dose-cleaner.png");
  background-position: right bottom;
  background-repeat:no-repeat;
  position:relative;
}
.aktionskoffer-teaser-tablet .placeholder {
  display:none;
}

.moduletable .banner-content h3 {
  margin: 0 0 0 0;
  background-color:#ffffff !important;
  color:#000000;
  line-height:1.2;
  text-transform:none;
  font-family: NotesStyleMedium, Arial, sans-serif;
  font-weight:normal;
  font-size:20px;
  padding:0;
}

.moduletable .banner-content.tv-spot h3 {
  font-size:12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  margin-bottom:6px;
}
.contentpane .faqlist .readmore {
  display:none;
}
.contentpane .faqlist .faqtitle {
  background-image:none;
}

.main-leftcolumn {
  width:598px;
}
.grusswort {
  width:562px;
  background-color:#ffffff;
  padding:18px;
}
.main-tablet-minister {
  display:none;
}
.grusswort figure {
  margin:4px 18px 0 0;
}
.grusswort h2 {
  margin-top:8px;
  margin-bottom:14px;
}
.grusswort .a-readmore {
  display:none;
}
.grusswort .a-readless {
  background-image: url("../images/bg-button-back-home.gif");
  background-position: right center;
  display:none;
}
img.main-mobile-minister {
  display:none;
  margin-bottom:16px;
}
.grusswort .a-readmore-text {
}
.main-box-all {
  background-color:#eeeae1;
  height:312px;
}
.main-box-all .main-box,
.main-box-all .main-box-spacer {
  float:left;
}

.main-box-all h3 {
  margin:0 0 2px 0;
  width:100%;
  background-color:#BE1421;
  color:#ffffff;
  min-height:27px;
  font-family: NotesStyleMedium,Arial,sans-serif;
  font-size: 20px;
  font-weight:normal;
  padding-top:1px;
}
.main-teaser .moduletable h3 {
}
.main-box-all h3 span {
  padding:0 12px 0 12px;
  display:block;
}

.moduletable .minianne-teaser {
  padding-right:18px !important;
}
#ja-content-bottom-tablet {
  display:none;
}

#ja-content {
  float:left;
}
.modules-extra-col {
  float:right;
}
.modules-extra-col .moduletable-inner {
}

.category-module li {
  background-image:none;
  padding-left:0;
}

.category-module li h4 {
  margin:0;
  font-weight:normal !important;
}

.bfQuickMode .bfRequired {
  display:none;
}

.bfQuickMode button.bfCalendar {
  margin:0 !important;
}

.in_article_teaser_content_desktop {
  display:block;
  width:900px;
  height:350px;
  /* jma*/
  margin-top: 12px;
}
.in_article_teaser_content_desktop .moduletable {
  width:294px;
  float:left;
  margin-right:7px !important;
}
.in_article_teaser_content_desktop .moduletable:first-child {
  margin-left:0 !important;
}

.in_article_teaser_content_desktop .moduletable .banner-content {
  min-height:450px !important;
}
.in_article_teaser_content_desktop .moduletable .tv-spot .banner-content {
  min-height:134px !important;
}
.in_article_teaser_content_desktop 
div.calendar td.button {
  background-image:none;
  float:none;
}

.in_article_teaser_content_tablet {
  display:none;
}

/* content_builder */
.blanktable_content {
  margin-bottom:6px;
}
.blanktable_content td {
  padding:0 4px 2px 0;
  font-weight:bold;
}
.blanktable_content td.key {
  font-weight:normal;
}

ul.categories-module-bundeslaender {
  margin:0;
}

.categories-module-bundeslaender li {
  background-image:none;
  padding-left:0;
  padding-bottom:4px;
}
.categories-module-bundeslaender h5 {
  margin:0;
}
.categories-module-bundeslaender-1,
.categories-module-bundeslaender-2,
.categories-module-bundeslaender-3 {
  display:inline-block;
  vertical-align:top;
}
.categories-module-bundeslaender-1,
.categories-module-bundeslaender-2 {
  margin-right:56px;
}

.categories-module-bundeslaender-3 {
  margin-right:0;
}

.pagination {
  background-color:#ffffff;
  padding: 1.5em;
}
.pagination p.counter {
  padding:0 0 0 1em;
  margin:0;
}
.pagination ul {
  margin:0;
  padding:0;
}
.pagination li span.pagenav {
  font-family: NotesStyleRegular, Arial, sans-serif;
  text-transform:uppercase;
}
.pagination li a.pagenav {
  background-image:none;
}
.pagination li.pagination-start,
.pagination li.pagination-prev {
  padding-right:7px;
}
.pagination li.pagination-end,
.pagination li.pagination-next {
  padding-left:7px;
}

.pagination li.pagination-start a,
.pagination li.pagination-prev a {
  background-image: url(../images/bg-button-back-home.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 12px !important; 
}

.pagination li.pagination-end a,
.pagination li.pagination-next a {
  background-image: url(../images/bg-button-send-home.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 12px !important; 
}


.grusswort {
  height: auto !important;
}

p.img_caption {
   color:black;
   font-size:12px;
   line-height:14px;
   text-align:left !important;
   text-transform: none !important;
}

/*
 * Seite Unterstützer
 */
div.unterstuetzer,
div.unterstuetzer2 {
  width:100%;
  margin-top:16px;
  margin-bottom:0;
  border-top: 1px solid #eeeae1;
  padding:1px 0 1px 0;
}

div.unterstuetzer {
  margin-top:0;
  margin-bottom:30px;
  border-bottom: 1px solid #eeeae1;
}

div.unterstuetzer a,
div.unterstuetzer2 a {
  vertical-align:top;
  display:inline-block;
  background-image:none;
  padding:0;
}

div.unterstuetzer a.vw {
  width:49.65%;
}
div.unterstuetzer a.brillux {
  border-left: 1px solid #eeeae1;
  width:49.65%;
}
div.unterstuetzer2 a.bmwgroup {
  width:40.071%;
}
div.unterstuetzer2 a.bmw {
  width:19.504%;
}
div.unterstuetzer2 a.mini {
  width:40.426%;
}

div.unterstuetzerspacer {
  height:10px;
}
div.unterstuetzerspacer2 {
  height:6px;
}
div.unterstuetzerspacer3 {
  height:2px;
}

/* social stream */

#ja-initiative .grc {
  display:none;
}

.main-teaser .moduletable h3 {
  background-color:#b7a786;
}

/**
 * module social square
 */

/* Reset */
.dcsns ul, .dcsns li {
  padding: 0; 
  margin: 0; 
  list-style: none!important;
  background: none;
}

/* Main styles */
/* Feeds */
.dcsns {
  background: #E5E5E5;
    border-radius: 7px;
  -webkit-border-radius: 7px; 
  -moz-border-radius: 7px; 
    color: #444;
    list-style: none outside none;
    margin: 0;
    padding: 10px 10px 0;
}
.dcsns-content {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0 0 5px 0;
  border-radius: 5px; 
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px; 
}
.dcsns-loading {
  background: url(../images/socialsquare/loading_light.gif) no-repeat 0 0;
  height: 24px;
  padding: 6px 0 0 30px;
  position: absolute;
  top: 10px;
  left: 10px;
}
.stream p {
  margin: 0;
  padding: 0;
}
.stream li a {
  color: #2DB6E8;
  font-style:normal;
}
.stream li {
  padding: 0;
  position: relative;
    font-size: 11px;
  color: #444;
  background: #fff;
    border: 1px solid #D3D3D3;
  border-radius: 5px; 
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px;
    margin-bottom: 4px;
  font-family: Arial, sans-serif;
  line-height: 1.35em;
}
.stream li .inner {
  padding: 10px 10px 0 10px;
  margin: 0;
  position: relative;
  line-height: 1.4em;
}
.stream li .icon {
  position: absolute;
  left: 8px;
  bottom: 5px;
  z-index: 2;
  height: 20px;
}
.stream li .clear {
  clear: both;
}

/* Content blocks */
.stream li .section-intro {
  clear: both;
  display: block;
  font-style: italic;
  padding: 8px 0 5px 35px;
  margin: 0;
  height: 19px;
  color: #fff;
  border-radius: 0 0 5px 5px; 
  -webkit-border-radius: 0 0 5px 5px;  
  -moz-border-radius: 0 0 5px 5px; 
}
.stream li .section-intro a {
  text-decoration: underline;
  margin-right: 3px;
  color: #fff;
}
.stream li .section-title {
  display: block;
  font-weight: bold;
  margin-bottom: 3px;
  font-size: 12px;
  color: #555;
}
.stream li .section-title a {
  color: #555;
}
.stream li .section-title a:hover {
  color: #2DB6E8;
}
.stream li .section-thumb {
  float: left;
  margin: 0 7px 5px 0;
  max-width: 99%;
}
.stream li .section-thumb img {
  border: 1px solid #ccc;
  padding: 1px;
  background: #fff;
  max-width: 99%;
}

.stream li.dcsns-youtube .section-thumb img,
.stream li.dcsns-facebook .section-thumb img {
  width: 160px;
}

.stream li .section-text {
  display: block;
  margin-bottom: 3px;
}
.stream li .section-text br {
  display: block;
}
.stream li .section-user {
  clear: both;
  display: block;
  font-style: italic;
  margin: 0 8px 5px 0;
  display: block;
  float: left;
  padding: 5px 0 5px 15px;
  line-height: 12px;
  background: url(../images/socialsquare/profile.png) no-repeat 0 5px;
}
.stream li .meta {
  display: block;
  font-size: 90%;
  color: #999;
}
.stream li .meta span {
  margin: 0 8px 5px 0;
  display: block;
  float: left;
  padding: 0 0 0 15px;
  line-height: 12px;
}
.meta span.shares {
  background: url(../images/socialsquare/shares.png) no-repeat 0 0;
  padding-left: 20px;
}
.meta span.views {
  background: url(../images/socialsquare/views.png) no-repeat 0 0;
  padding-left: 18px;
}
.meta span.likes {
  background: url(../images/socialsquare/likes.png) no-repeat 0 0;
  padding-left: 16px;
}
.meta span.comments {
  background: url(../images/socialsquare/comments.png) no-repeat 0 0;
}
.meta span.users {
  background: url(../images/socialsquare/users.png) no-repeat 0 0;
}
.meta span.videos {
  background: url(../images/socialsquare/videos.png) no-repeat 0 0;
  padding-left: 16px;
}
.stream li .section-meta {
  display: block;
  margin: 0;
  padding: 0;
  clear: both;
}
.stream li .meta.item-comments {
  padding: 0 0 0 35px;
  margin: 0 0 5px 0;
  min-height: 30px;
  position: relative;
  clear: both;
  line-height: 1.3em;
}
.stream li .meta.item-comments img {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
}
.stream li .meta.item-likes {
  padding: 0;
  width: 100%;
  overflow: hidden;
  clear: both;
  line-height: 1.3em;
}
.stream li .meta.item-likes img {
  float: left;
  margin: 0 5px 5px 0;
  width: 30px;
  border: 1px solid #ddd;
  padding: 1px;
  background: #fff;
}
.stream li.dcsns-error {
  color: #990000;
}
.stream li .section-share {
  display: block;
  margin: 0 0 5px 0;
  padding: 4px 0 0;
  float: right;
}
.stream li .section-share a {
  display: block;
  width: 16px;
  height: 16px;
  float: left;
  margin: 0 2px 0 0;
  background: url(../images/socialsquare/share.png) no-repeat 0 0;
}
.stream li .section-share a.share-twitter {
  background-position: 0 -16px;
}
.stream li .section-share a.share-reply {
  background-position: 0 -32px;
}
.stream li .section-share a.share-retweet {
  background-position: 0 -48px;
}
.stream li .section-share a.share-favorite {
  background-position: 0 -64px;
}
.stream li .section-share a.share-google {
  background-position: 0 -80px;
}
.stream li .section-share a.share-linkedin {
  background-position: 0 -96px;
}
.stream li .section-share a.share-facebook:hover {
  background-position: -16px 0;
}
.stream li .section-share a.share-twitter:hover {
  background-position: -16px -16px;
}
.stream li .section-share a.share-reply:hover {
  background-position: -16px -32px;
}
.stream li .section-share a.share-retweet:hover {
  background-position: -16px -48px;
}
.stream li .section-share a.share-favorite:hover {
  background-position: -16px -64px;
}
.stream li .section-share a.share-google:hover {
  background-position: -16px -80px;
}
.stream li .section-share a.share-linkedin:hover {
  background-position: -16px -96px;
}
/* Toolbar */
.dcsns-toolbar {
  padding: 5px 80px 5px 0;
  position: relative;
  border-radius: 5px; 
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px; 
}
/* Filter */
.dcsns .filter {
  padding: 0;
  margin: 0;
}
.dcsns .filter li {
  display: inline-block;
  background: none;
  padding: 0;
  margin: 0 2px 0 0;
  height: 24px;
}
.dcsns .filter li a {
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  height: 24px;
}
.dcsns .filter li img {
  margin: 0;
  height: 22px;
}
/* Controls */
.dcsns .controls {
  position: absolute;
  right: 0;
  top: 7px;
  height: 22px;
  padding: 0;
  z-index: 12;
}
.dcsns .controls li {
  display: inline;
  background: none;
}
.dcsns .controls a {
  display: block;
  width: 22px;
  height: 22px;
  float: left;
  margin: 0 0 0 2px;
  background: url(../images/socialsquare/controls1.png) no-repeat 0 0;
}
.dcsns .controls .prev {
  background-position: -44px 0;
}
.dcsns .controls .next {
  background-position: -66px 0;
}
.dcsns .controls .play {
  background-position: 0 0;
}
.dcsns .controls .pause {
  background-position: -22px 0;
}
.dcsns .controls .prev:hover {
  background-position: -44px -22px;
}
.dcsns .controls .next:hover {
  background-position: -66px -22px;
}
.dcsns .controls .play:hover {
  background-position: 0 -22px;
}
.dcsns .controls .pause:hover {
  background-position: -22px -22px;
}

/* feeds network specific styles */
.stream li.dcsns-rss .section-intro, .filter .f-rss a:hover {
  background-color: #FF9800;
}
.stream li.dcsns-flickr .section-intro, .filter .f-flickr a:hover {
  background-color: #f90784;
}
.stream li.dcsns-delicious .section-intro, .filter .f-delicious a:hover {
  background-color: #3271CB;
}
.stream li.dcsns-twitter .section-intro, .filter .f-twitter a:hover {
  background-color: #4ec2dc;
}
.stream li.dcsns-facebook .section-intro, .filter .f-facebook a:hover {
  background-color: #3b5998;
}
.stream li.dcsns-google .section-intro, .filter .f-google a:hover {
  background-color: #2d2d2d;
}
.stream li.dcsns-youtube .section-intro, .filter .f-youtube a:hover {
  background-color: #DF1F1C;
}
.stream li.dcsns-pinterest .section-intro, .filter .f-pinterest a:hover {
  background-color: #CB2528;
}
.stream li.dcsns-lastfm .section-intro, .filter .f-lastfm a:hover {
  background-color: #C90E12;
}
.stream li.dcsns-dribbble .section-intro, .filter .f-dribbble a:hover {
  background-color: #F175A8;
}
.stream li.dcsns-vimeo .section-intro, .filter .f-vimeo a:hover {
  background-color: #4EBAFF;
}
.stream li.dcsns-stumbleupon .section-intro, .filter .f-stumbleupon a:hover {
  background-color: #EB4924;
}
.stream li.dcsns-deviantart .section-intro, .filter .f-deviantart a:hover {
  background-color: #EB4924;
}
.stream li.dcsns-tumblr .section-intro, .filter .f-tumblr a:hover {
  background-color: #365472;
}
.stream li.dcsns-instagram .section-intro, .filter .f-instagram a:hover {
  background-color: #413A33;
}
/* Facebook */
.stream li.dcsns-facebook .section-text img {
  margin: 0 7px 5px 0;
  float: left;
  border: 1px solid #ddd;
  padding: 1px;
  background: #fff;
}
.stream li.dcsns-facebook .meta {
  display: block;
  clear: both;
}
.stream li.dcsns-facebook .meta.item-comments {
  padding: 0;
  min-height: auto;
}
.stream li.dcsns-facebook .meta.item-comments a {
  display: block;
  margin: 0 0 2px 0;
}
.stream li.dcsns-facebook .share-facebook {
  display: none;
}
/* twitter */
.stream li.dcsns-twitter .section-thumb {
  margin-top: 3px;
}
.stream li.dcsns-twitter .section-user {
  padding: 0;
  background: none;
}
.stream li.dcsns-twitter .section-text img {
  margin: 5px 0 0;
  border: 1px solid #ddd;
  padding: 1px;
  background: #fff;
  max-width: 99%;
}
.stream li.dcsns-twitter a {
  color: #38AEAE;
}
.stream li.dcsns-twitter .section-intro a, .stream li.dcsns-twitter .section-intro a:hover {
  color: #fff;
}
.stream li.dcsns-twitter .section-intro span a {
  text-decoration: none;
  margin-left: 0;
}
.stream li.dcsns-twitter .section-intro span a:hover {
  text-decoration: underline;
}
.stream li.dcsns-twitter a:hover {
  color: #38AEAE;
  text-decoration: underline;
}
.stream li.dcsns-twitter .twitter-user {
  margin-bottom: 2px;
  display: block;
}
.stream li.dcsns-twitter .twitter-user a {
  color: #999;
  line-height: 1.35em;
}
.stream li.dcsns-twitter .twitter-user a:hover {
  color: #999;
  text-decoration: none;
}
.stream li.dcsns-twitter .twitter-user a strong{
  color: #444;
}
.stream li.dcsns-twitter .twitter-user a:hover strong {
  color: #38AEAE;
  text-decoration: underline;
}
/* google */
.stream li.dcsns-google .section-title {
  margin-bottom: 5px;
}
.stream li.dcsns-google .meta span.plusones {
  padding-left: 0;
}
/* vimeo */
.dcsns .stream li.dcsns-vimeo .section-title {
  display: block;
  clear: both;
}
.stream li.dcsns-vimeo .section-text {
  margin-bottom: 5px;
}
.stream li.dcsns-vimeo .section-text .meta {
  padding-top: 5px;
}
.stream li.dcsns-vimeo .logo {
  margin-bottom: 3px;
}
/** Flickr **/
.stream li.dcsns-flickr .section-thumb {
  margin: 0;
}
/* Pinterest */
.stream li.dcsns-pinterest .section-thumb {
  display: block;
}
.stream li.dcsns-pinterest .section-text {
  clear: both;
}
/* dribbble */
.stream li.dcsns-dribbble .inner img {
  margin-bottom: 5px;
}
/* lastfm */
.stream li.dcsns-lastfm .section-title {
  background: url(../images/socialsquare/tracks.png) no-repeat 0 0;
  padding-left: 17px;
  margin-bottom: 0;
}
/* deviantart */
.stream li.dcsns-deviantart .section-thumb {
  display: block;
  float: none;
}
.stream li.dcsns-deviantart .section-thumb img {
  max-width: 250px;
}
/* tumblr */
.stream li.dcsns-tumblr .section-text img {
  margin: 0 7px 5px 0;
  float: left;
  border: 1px solid #ddd;
  padding: 1px;
  background: #fff;
  max-width: 99%;
}
.stream li.dcsns-tumblr .track {
  display: block;
  background: url(../images/socialsquare/tracks.png) no-repeat 0 5px;
  padding: 5px 0 0 17px;
  margin-bottom: 0;
}
/* instagram */
.stream li.dcsns-instagram .section-title {
  font-weight: normal;
  clear: both;
}
.stream li.dcsns-instagram .section-thumb img {
  margin-bottom: 10px;
}
.stream li.dcsns-instagram .section-meta {
  clear: both;
  margin-bottom: 5px;
}
.stream li.dcsns-instagram .section-meta .meta .comments, .stream li.dcsns-instagram .section-meta .meta .likes {
  margin: 0 0 5px 0;
  padding-top: 5px;
  background-position: 0px 5px;
  float: none;
  font-size: 100%;
  font-weight: bold;
}

.dcsns {
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  padding:0;
  background-color:transparent;
}

.dcsns .dcsns-toolbar {
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  background-color:#b7a786;
  padding: 2px 80px 2px 0;
}

.dcsns .dcsns-toolbar .controls {
  padding-right:12px;
  top:5px;
}
.dcsns a {
  background-image:none;
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  padding-right:0;
}

.dcsns-content {
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
}

.dcsns .stream li {
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
}

.dcsns .stream li .section-intro {
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  font-style:normal;
}

.dcsns ul {
  margin:0 !important;
}

.dcsns ul.filter {
  margin:3px 0 0 11px !important;
}
/* Einstellngen für den Audioplayer*/
.audiojs {
    width: 460px;
    height: 36px;
	background: white;
	background-image:none;
	box-shadow: none;
	webkit-box-shadow: none;
}
.audiojs .loaded{
	    background: #73b473;
		background-image: none;
	
	
}
.audiojs .play ,
.audiojs .pause
{
	margin:0;
	
}
.audiojs .play {
    background: url("/images/player-graphics.gif") -10px -1px no-repeat;
}
.audiojs .pause {
    background: url("/images/player-graphics.gif") -10px -91px no-repeat;
}
.audiojs .loading {
    background: url("/images/player-graphics.gif") -10px -31px no-repeat;
}
.audiojs .error {
    background: url("/images/player-graphics.gif") -10px -61px no-repeat;
}
.audiojs .play-pause {
    width: 10px;
    height: 20px;
    padding: 4px 0px;
    margin: 0px;
    float: left;
    overflow: hidden;
    border: none;
}
.audiojs .scrubber {
    position: relative;
    float: left;
    width: 150px;
    background: rgb(238, 234, 225);
    height: 14px;
    margin: 10px;
    border-top: 1px solid rgb(238, 234, 225);
    border-left: 0px;
    border-bottom: 0px;
    overflow: hidden;
}
.audiojs .time {
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding:0;
    border-left: none;
	color: black;
	text-shadow: none;
}
.audiojs .time em {
    padding: 0px 2px 0px 0px;
    font-style: normal;
	color: #73b473;
}

[class^="koowa_icon--"],
[class*="koowa_icon--"] {
	
	height: 25px;
}


/* Dtanschutzcookie Anzeige*/
.com_content #easycookieinfo {
    position: fixed;
    width: 100%;
    bottom: 0px;
    right: 0;
    left: 0;
    z-index: 10000;
    background: #b7a786;
    color: #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-bottom: none;
    box-shadow: none;
    padding: 25px 0;
    box-sizing: border-box;
}
.com_content #easycookieinfo .text > a {
    color: #FFFFFF;
    text-decoration: none;
}
.com_content #easycookieinfo .accept > a {
    display: inline-block;
    background: #eeeae1;
    color: #b7a786;
    padding: 8px 15px;
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    text-decoration: none;
}
.com_content #easycookieinfo .text {
    float: left;
    font-size: 12px;
    width: 70%;
    text-align: left;
    padding: 4px 15px 0 30px;
}
ol.terms{
   counter-reset: list;
 /*  text-align:justify;
 *   *   *     margin-left: 35px;
 *    *    *        padding-left: 0;
 *     *     *           text-indent: -2em;*/
}
ol.terms > li {
    list-style: none;
/*    margin-left: 0;
 *     *     *        padding-left: 0;
 *      *      *            margin-bottom: 20px; */
}
ol.terms > li:before {
    content: counter(list) ".";
    padding-right: 5px;
    counter-increment: list;
    font-weight: bold;
}
ol.terms  li:before{
   padding-right: 5px;
   font-weight: bold;
}
.t3-content .mylist ul li:before {
   content: "-";
}
ol.mylist {
        counter-reset: list;
/*  text-align:justify;
 *   *   *    margin-left: 10px;
 *    *    *      margin-bottom: 5px;
 *     *     *        padding: 15px;*/
}
ol.mylist > li  {
        list-style: none;
  margin-left: 0px;
  padding: 5px;
  padding-top: 30px;
}
ol.mylist > li:before {
        counter-increment: list;
        content: counter(list, lower-alpha) ")";
  margin: 0px;
  padding: 5px;
}
ol.terms-roman {
   counter-reset: list;
   text-align:justify;
   /*margin-left: 25px;
 *  *  *    padding-left: 25px;
 *   *   *       text-indent: -3em;*/
}
ol.terms-roman > li {
    list-style: none;
/*    margin-left: 0;
 *     *     *        padding-left: 0;
 *      *      *            margin-bottom: 20px; */
}
ol.terms-roman > li:before {
    counter-increment: list;
    content:"(" counter(list, lower-roman) ")";
/* padding-right: 1em;
 *  *  *     margin-left: 1em;*/
}
.t3-content ol ul {
counter-reset: list;
}
.t3-content ul  li {
        list-style-type:none;
}

a.external-link {
    background-position: top 2px right !important;
    background-repeat: no-repeat !important;
    background-image: url(/images/external-link.png) !important;
    padding-right: 17px !important;
}
a.dagi.external-link,
a.daaf.external-link {
   padding:0 17px 0 0 !important;
   display: inline-block !important;
   margin: 0 2px 0 4px !important;
}
a.dagi.external-link {
   margin-left:6px !important;
}
.paypal-spende-doit button,
.paypal-spende-doit input[type="image"] {
	    background-position: top 2px right !important;
    background-repeat: no-repeat !important;
   background-image: url(/images/external-link.png) !important;
    padding-right: 17px !important;
}
#likeit a#facebook.facebook.external-link-social {
    background-image: url(../images/facebook-btn-external.png) !important;
    width: 42px !important;
	background-repeat: no-repeat !important;
}
#youtube a.youtube.external-link-social {
    background-image: url(../images/youtube-small-external.png) !important;
    width: 44px !important;
	background-repeat: no-repeat !important;
}

