/*Aenderungen von Tobias Nussbaum - Begin*/
.overview #content .csc-default {
    margin:0 0 40px 0;
}
/*Aenderungen von Tobias Nussbaum - End*/

.overview h2,
.start h2,
.overview h3,
.start h3,
.overview h4,
.start h4,
.overview h5,
.start h5,
.overview h6,
.start h6 {
    color: #000;
    font-size:1em;
    font-weight: normal;
    margin:0 0 5px 0;
    padding:0;
    font-family: wf-DINWeb, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.overview h2 a,
.start h2 a,
.overview h3 a,
.start h3 a,
.overview h4 a,
.start h4 a,
.overview h5 a,
.start h5 a,
.overview h6 a,
.start h6 a {
    color: #000;
    text-decoration: none;
    font-family: wf-DINWeb-CondBold,Arial,Helvetica,sans-serif;
    background:none;
    padding-left:0;
}

.overview h2 a:hover,
.overview h2 a:focus,
.overview h2 a:active,
.start h2 a:hover,
.start h2 a:focus,
.start h2 a:active,
.overview h3 a:hover,
.overview h3 a:focus,
.overview h3 a:active,
.start h3 a:hover,
.start h3 a:focus,
.start h3 a:active,
.overview h4 a:hover,
.overview h4 a:focus,
.overview h4 a:active,
.start h4 a:hover,
.start h4 a:focus,
.start h4 a:active,
.overview h5 a:hover,
.overview h5 a:focus,
.overview h5 a:active,
.start h5 a:hover,
.start h5 a:focus,
.start h5 a:active,
.overview h6 a:hover,
.overview h6 a:focus,
.overview h6 a:active,
.start h6 a:hover,
.start h6 a:focus,
.start h6 a:active{
    background:none;
    text-decoration:none;
}

.overview h2,
.overview h2 a,
.start h2,
.start h2 a {
    color: #000000;
    text-transform: uppercase;
}

.overview h1,
.startlarge h1 {
    font-size:      2.25em;                                                                                             /* b16: 36px; */
    font-family:    wf-DINWeb-CondBold, Arial, Helvetica, sans-serif;
    font-weight:    normal;
    color:          #000;
    text-transform: uppercase;
}

.start .wj2014-article-teaser h2,
.overview .wj2014-article-teaser h2,
.overview .column-50-50 h2,
.start .column-50-50 h2 {
    font-size:      1em;                                                                                             /* b16: 36px; */
    font-family:    wf-DINWeb, Arial, Helvetica, sans-serif;
    font-weight:    normal;
    text-transform: uppercase;
    background:     #0069B4;
    color:          #FFFFFF;
    margin:         0 0 20px 0;
    padding:        9px 14px;
    width:          892px;
}
.start .wj2014-article-teaser h2,
.overview .wj2014-article-teaser h2 {
    width: 252px;
    margin: 0;
}
.overview .column-50-50 h2,
.start .column-50-50 h2 {
    width: auto;
    margin: 0;
}

/* Styles for Stage-Headings an Paragraphs */
h2.big {font-size:11em}
h2.middle {font-size:8em}
h2.norm {font-size:5em}
h3.big {font-size:11em}
h3.middle {font-size:8em}
h3.norm {font-size:5em}
h4.big {font-size:11em}
h4.middle {font-size:8em}
h4.norm {font-size:5em}
p.big {font-size:11em}
p.middle {font-size:8em}
p.norm {font-size:5em}

.sprechblase-wrapper {
    width: 280px;
    overflow: hidden;
}
.sprechblase-wrapper .black-layer {
    width: 280px;
    height: 220px;
    background: url(../Images/black-layer.png) repeat top left;
    display: table-cell;
    vertical-align: middle;
}
a:hover .sprechblase-wrapper .black-layer {
    background: none;
}

.sprechblase-wrapper i {
    width: 95px;
    height: 95px;
    margin: 0 auto;
    display: block;
}
.sprechblase-wrapper i,
a .sprechblase-wrapper i {
    /* Zoom-Effekt */
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 200ms;
    -ms-transform: scale(1,1);
    -ms-transition-timing-function: ease-out;
    -ms-transition-duration: 150ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 200ms;
}
.sprechblase-wrapper i.facebook,
a .sprechblase-wrapper i.facebook {
    background-image: url(../Images/Icons/Social/big/wj2014-teaser-icon-facebook.png);
    background-repeat: no-repeat;
}
a:hover .sprechblase-wrapper i.facebook,
a:focus .sprechblase-wrapper i.facebook {
    background-image: url(../Images/Icons/Social/big/wj2014-teaser-icon-facebook-hover.png);
}
.sprechblase-wrapper i.twitter,
a .sprechblase-wrapper i.twitter {
    background: url(../Images/Icons/Social/big/wj2014-teaser-icon-twitter.png) no-repeat;
}
a:hover .sprechblase-wrapper i.twitter,
a:focus .sprechblase-wrapper i.twitter {
    background-image: url(../Images/Icons/Social/big/wj2014-teaser-icon-twitter-hover.png);
}
.sprechblase-wrapper i.audio,
a .sprechblase-wrapper i.audio {
    background: url(../Images/Icons/Social/big/sm_sprechbl_audio.png) no-repeat;
}
a:hover .sprechblase-wrapper i.audio,
a:focus .sprechblase-wrapper i.audio {
    /*background-image: url(../Images/Icons/Social/big/sm_sprechbl_audio_h.png);*/
    background-image: none;
}
.sprechblase-wrapper i.diskussion,
a .sprechblase-wrapper i.diskussion {
    background: url(../Images/Icons/Social/big/sm_sprechbl_diskussion.png) no-repeat;
}
a:hover .sprechblase-wrapper i.diskussion,
a:focus .sprechblase-wrapper i.diskussion {
    /*background-image: url(../Images/Icons/Social/big/sm_sprechbl_diskussion_h.png);*/
    background-image: none;
}
.sprechblase-wrapper i.frage,
a .sprechblase-wrapper i.frage {
    background: url(../Images/Icons/Social/big/sm_sprechbl_frage.png) no-repeat;
}
a:hover .sprechblase-wrapper i.frage,
a:focus .sprechblase-wrapper i.frage {
    /*background-image: url(../Images/Icons/Social/big/sm_sprechbl_frage_h.png);*/
    background-image: none;
}
.sprechblase-wrapper i.galerie,
a .sprechblase-wrapper i.galerie {
    background: url(../Images/Icons/Social/big/sm_sprechbl_galerie.png) no-repeat;
}
a:hover .sprechblase-wrapper i.galerie,
a:focus .sprechblase-wrapper i.galerie {
    /*background-image: url(../Images/Icons/Social/big/sm_sprechbl_galerie_h.png);*/
    background-image: none;
}
.sprechblase-wrapper i.text,
a .sprechblase-wrapper i.text {
    background: url(../Images/Icons/Social/big/sm_sprechbl_text.png) no-repeat;
}
a:hover .sprechblase-wrapper i.text,
a:focus .sprechblase-wrapper i.text {
    /*background-image: url(../Images/Icons/Social/big/sm_sprechbl_text_h.png);*/
    background-image: none;
}
.sprechblase-wrapper i.video,
a .sprechblase-wrapper i.video {
    background: url(../Images/Icons/Social/big/sm_sprechbl_video.png) no-repeat;
}
a:hover .sprechblase-wrapper i.video,
a:focus .sprechblase-wrapper i.video {
    /*background-image: url(../Images/Icons/Social/big/sm_sprechbl_video_h.png);*/
    background-image: none;
}
.sprechblase-wrapper i.vote,
a .sprechblase-wrapper i.vote {
    background: url(../Images/Icons/Social/big/sm_sprechbl_vote.png) no-repeat;
}
a:hover .sprechblase-wrapper i.vote,
a:focus .sprechblase-wrapper i.vote {
    /*background-image: url(../Images/Icons/Social/big/sm_sprechbl_vote_h.png);*/
    background-image: none;
}
a:hover .sprechblase-wrapper i,
a:focus .sprechblase-wrapper i {
    /* Zoom-Effekt */
    -webkit-transform: scale(1.08,1.08);
    -ms-transform: scale(1.08,1.08);
    -moz-transform: scale(1.08,1.08);
}
.sprechblase-wrapper i.youtube,
a .sprechblase-wrapper i.youtube {
    background: url(../Images/Icons/Social/big/wj2014-teaser-icon-youtube.png) no-repeat;
}
a:hover .sprechblase-wrapper i.youtube,
a:focus .sprechblase-wrapper i.youtube {
    background-image: url(../Images/Icons/Social/big/wj2014-teaser-icon-youtube-hover.png);
}


.overview h3, .start h3 {
    font-size:1.625em;
    font-family: wf-DINWeb-CondBold, Arial, Helvetica, sans-serif;
    line-height: 1.05em;
    padding-top:15px;
    text-transform: none;
    font-weight: normal;
}

.overview h4,
.start h4 {
    font-size:1.425em;
}

.overview h5,
.start h5 {
    font-size:1.25em;
}

.overview h6,
.overview h6 a,
.start h6,
.start h6 a {
    font-size:1em;
}

.overview .outer-sprechblase,
.outer-sprechblase {
    background: url("../Images/Icons/wj2014-sprechblase-zipfel.png") no-repeat scroll 15% 100%;
    padding-bottom: 32px;
    position: relative;
}
.outer-sprechblase h2 {
    color: #FFFFFF;
    font-size:1.125em;
    font-weight:normal;
    margin:0;
    padding: 14px;
    font-family: wf-DINWeb, Arial, Helvetica, sans-serif;
    background: #0069B4;
    text-transform: none;
    bottom: 0px;
    text-transform: none;
    text-decoration: none;
    width: 252px;
}

.start h1,
.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
    color:#000;
    font-family: wf-DINWeb-CondBold, Arial, Helvetica, sans-serif;
    font-size:100%;
    font-weight:normal;
}

.start h1 {
    font-size: 2.25em;
    line-height: 1em;
    padding-bottom: 0.3em;
    text-transform: uppercase;
}
.article h1 {
    font-size: 2.25em;
    line-height: 1em;
    margin: 0 auto;
    padding-bottom: 0.3em;
    /*width: 12.2222em;*/
    width: 13.083em;        /* bei 1240px Breite */
}

.article h2 {
    font-size:1.625em;
    line-height:1.125em;
}

.article h3 {
    font-size:1.25em;
    line-height:1.125em;
}

.article h4 {
    font-size:1.125em;
}

.article h5 {
    font-size:1em;
}

.article h6 {
    font-size:1em;
}
.article .column-33-33-33 {
    display:block;
    border-top:none;
    width: 27.5em;
    margin:0 auto 30px auto;
}

.article .column-33-33-33 .col-1 {
    float: left;
    padding: 0 25px 0 0;
    width: 130px;
    margin: 0;
}
.article .column-33-33-33 .col-2 {
    float: left;
    padding: 0 25px 0 0;
    width: 130px;
    margin: 0;
}

.article .column-33-33-33 .col-3 {
    float:left;
    padding: 0 0 0 0;
    width: 130px;
    margin: 0;
}
.article .column-33-33-33 blockquote {
  width:130px;
    margin:0 auto;
    margin-bottom: 0px !important;
}
.article .column-33-33-33 blockquote p:first-child {
    background: none;
}
.article .column-33-33-33 blockquote p {
    display: block;
    font-family: wf-DINWeb-Bold,arial,helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    padding: 0.25em;
    line-height: 1.3;
}

.article .column-33-33-33 blockquote p.caption {
    display: block;
    font-family: wf-DINWeb,arial,helvetica,sans-serif;
    font-size: 0.875em;
    font-weight: normal;
    text-align: right;
}
.nav-teaser h1,
.nav-teaser h2,
.nav-teaser h3,
.nav-teaser h4,
.nav-teaser h5,
.nav-teaser h6 {
    color:#000;
    font-family: wf-DINWeb-CondBold, Arial, Helvetica, sans-serif;
    font-size:1.625em;
    font-weight:normal;
    padding:0;
    margin:0;
}

h1.header-blue-bar,
h2.header-blue-bar,
h3.header-blue-bar,
h4.header-blue-bar,
h5.header-blue-bar,
h6.header-blue-bar {
    font-size: 1em;
    font-weight: normal;
    font-family: wf-DINWeb,Arial,Helvetica,sans-serif;
    line-height: 1.4;
    width: auto;
    background: none repeat scroll 0 0 #0069B4;
    margin: 0 0 20px;
    padding: 0;
    text-transform: uppercase;
}
h1.header-blue-bar span,
h2.header-blue-bar span,
h3.header-blue-bar span,
h4.header-blue-bar span,
h5.header-blue-bar span,
h6.header-blue-bar span {
    padding: 9px 14px;
    color: #FFFFFF;
    display: inline-block;
}
.start .header-blue-bar {
    margin: 0 0 20px 0;
}

p {
    color:#000000;
    font-size: 1em;
    margin:0 0 10px 0;
    padding:0 0 0 0;
}

p.columns {
    text-align:justify;
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

p.headertext {
    font-size: 1.125em;
    padding-top: 30px;
}

/* Link Styles */
a.internal-link {
    background:url("../Images/Icons/wj2014-link-intern.png") no-repeat 0 4px;
    padding: 0 0 0 22px;
    font-family: wf-DINWeb-Bold, Arial, Helvetica, sans-serif;
    color:#000;
    text-decoration: none;
    display: inline-block;
}
a.internal-link:hover,
a.internal-link:focus,
a.internal-link:active {
    text-decoration: underline;
}

a.teaser-link,
#header .header-banner-typ1 .content p.link span {
    color: #000000;
    display: inline-block;
    font-family: wf-DINWeb-Bold,Arial,Helvetica,sans-serif;
    text-decoration: none;
    transition: background-color 0.3s ease 0s;
    background: url("../Images/Icons/wj2014-link-intern.png") no-repeat scroll right 4px rgba(0, 0, 0, 0);
    padding: 0 22px 0 0;
}

#header .header-banner-typ1 .content p.link span {
    margin-top: 0.5em;
}

a.teaser-link:hover,
a.teaser-link:focus,
a.teaser-link:active,
#header .header-banner-typ1 a:hover p.link span,
#header .header-banner-typ1 a:focus p.link span {
    background-color: #EA5153;
    text-decoration: none;
}

a.internal-link-new-window {
    background:url("../Images/Icons/wj2014-link-intern.png") no-repeat 0 4px;
    padding: 0 0 0 22px;
    font-family: wf-DINWeb-Bold, Arial, Helvetica, sans-serif;
    color:#000;
    text-decoration: none;
    display: inline-block;
}

a.internal-link-new-window:hover,
a.internal-link-new-window:focus,
a.internal-link-new-window:active {
    text-decoration: underline;
}

a.internal-link-header {
    background:url("../Images/Icons/wj2014-link-intern.png") no-repeat right 4px;
    padding: 0 22px 0 0;
    font-family: wf-DINWeb-Bold, Arial, Helvetica, sans-serif;
    color:#000;
    text-decoration: none;
    display: inline-block;

    -webkit-transition: background-color 0.3s ease;
    -moz-transition:    background-color 0.3s ease;
    -o-transition:      background-color 0.3s ease;
    transition:         background-color 0.3s ease;
}
a.internal-link-header:hover,
a.internal-link-header:focus,
a.internal-link-header:active {
    text-decoration: none;
    background-color: #CC323D;
}

a.external-link {
    background:url("../Images/Icons/wj2014-link-extern.png") no-repeat 0 4px;
    padding: 0 0 0 22px;
    font-family: wf-DINWeb-Bold, Arial, Helvetica, sans-serif;
    color:#000;
    text-decoration: none;
    display: inline-block;
}

a.external-link:hover,
a.external-link:focus,
a.external-link:active {
    text-decoration: underline;
}

a.external-link-new-window {
    background:url("../Images/Icons/wj2014-link-extern.png") no-repeat 0 4px;
    padding: 0 0 0 22px;
    font-family: wf-DINWeb-Bold, Arial, Helvetica, sans-serif;
    color:#000;
    text-decoration: none;
    display: inline-block;
}

a.external-link-new-window:hover,
a.external-link-new-window:focus,
a.external-link-new-window:active {
    text-decoration: underline;
}

a.download {
    background:url("../Images/Icons/wj2014-link-download.png") no-repeat 0 4px;
    padding: 0 0 0 22px;
    font-family: wf-DINWeb-Bold, Arial, Helvetica, sans-serif;
    color:#000;
    text-decoration: none;
    display: inline-block;
}

a.download:hover,
a.download:focus,
a.download:active {
    text-decoration: underline;
}

a.mail {
    background:url("../Images/Icons/wj2014-link-mail.png") no-repeat 0 4px;
    padding: 0 0 0 22px;
    font-family: wf-DINWeb-Bold, Arial, Helvetica, sans-serif;
    color:#000;
    text-decoration: none;
    display: inline-block;
}

a.mail:hover,
a.mail:focus,
a.mail:active {
    text-decoration: underline;
}

a.mehr-link {
    background:url("../Images/Icons/wj2014-link-intern-button.png") no-repeat 0 4px;
    padding: 0 0 0 22px;
    font-family: wf-DINWeb-Bold, Arial, Helvetica, sans-serif;
    color:#000;
    text-decoration: none;
    display: inline-block;
}

a.mehr-link:hover,
a.mehr-link:focus,
a.mehr-link:active {
    text-decoration: underline;
}

a.mehr-button,
input.mehr-button,
.royalSlider a.mehr-button,
.royalSlider input.mehr-button {
    background: url("../Images/Icons/wj2014-link-intern-button-white.png") no-repeat right;
    background-color: #0069B4;
    color: #fff;
    font-size: 16px;
    font-weight:normal;
    margin-right: 5px;
    margin-top:2px;
    padding: 3px 38px 3px 16px;
    text-decoration: none;
    /*display:inline-block;*/
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    text-shadow: none;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition:    background-color 0.3s ease;
    -o-transition:      background-color 0.3s ease;
    transition:         background-color 0.3s ease;
}
input.mehr-button {
    border-top:none;
    border-left:none;
}
input.mehr-button:hover,
input.mehr-button:focus,
input.mehr-button:active {
    text-decoration: underline;
}

/* Button in weiß für Bühne & Kommentarformular */
.royalSlider a.mehr-button,
.royalSlider input.mehr-button,
.tx-comments-comment-form .mehr-button {
    background: url("../Images/Icons/wj2014-link-intern-button.png") no-repeat right;
    background-color: #FFFFFF;
    color: #000000;
}

a.mehr-button:hover, a.mehr-button:focus, a.mehr-button:active,
.royalSlider a.mehr-button:hover, .royalSlider a.mehr-button:focus, .royalSlider a.mehr-button:active,
input.mehr-button:hover, input.mehr-button:focus, input.mehr-button:active {
    text-decoration: underline;
    background-color: #CC323D;
}

a.glossar {
    background:url("../Images/Sprites.png") no-repeat 0 -1354px;
    padding: 0 0 0 22px;
    font-family: wf-DINWeb-Bold, Arial, Helvetica, sans-serif;
    color:#000;
    text-decoration: none;
    display: inline-block;
}

a.glossar:hover,
a.glossar:focus,
a.glossar:active {
    text-decoration: underline;
}


DIV.csc-textpic IMG {
   /* border:1px solid #fff;     */
}

.sprechblase-wrapper IMG {
    border:none;
}

#navbar.sticky {
    position: fixed;
    top: 0;
    left:0;
    animation:thedrop 1s 1;
    -moz-animation:thedrop 1s 1;
    -webkit-animation:thedrop 1s 1;
    background: url("../Images/stickyback.png") no-repeat center bottom #FFF;
    width: 100%;
    height: 47px;
    z-index:10000;
    -webkit-box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.2);
}

.logo-small {
    display:none;
}

.sticky .logo-small {
    display:block;
    float:left;
    padding-top:5px;
    margin-right: 112px;
}


/* Artikel CSS*/

.article-left {
    float:left;
    margin:3px 20px 15px 0;
    width:auto;
    max-width:18.125em;
    overflow:hidden;
}

.article-right {
    float:right;
    margin:3px 0 15px 20px;
    width:auto;
    max-width:18.125em;
    overflow:hidden;
}

.article-left p:first-child,
.article-right p:first-child {
    border-top: 1px solid #000000;
    padding-top: 15px;
}
.article-left p:last-child,
.article-right p:last-child {
    border-bottom: 1px solid #000000;
    padding-bottom: 15px;
    margin: 0;
}

.article-full{
    width:100%;
    display:block;
    margin:0 0 30px 0;
}

.article #content .csc-default {
     width:27.5em;
     margin:0 0 40px 4.375em;
 }
.article #content .column-33-33-33 .csc-default {
    width:100%;
    margin:0;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
    font-size:0.875em;
}

.contenttable {
    width:100%;
}

.contenttable caption {
    text-align: left;
    font-family: wf-DINWeb-CondBold, arial, helvetica, sans-serif;
    font-size:1.625em;
}

.contenttable th,
.contenttable td {
    border-top:1px solid #EFEFEF;
    border-bottom:1px solid #a5a5a5;
    font-family: wf-DINWeb-Bold, arial, helvetica, sans-serif;
    padding:10px;
}

.contenttable th span,
.contenttable td span {
    font-size:16px;
    font-family: wf-DINWeb, arial, helvetica, sans-serif;
    font-weight:normal;
}

.contenttable tr.tr-last td,
.contenttable tr.tr-last th {
    border-top:none;
    border-bottom:none;
}

.contenttable th.td-1,
.contenttable td.td-1,
.contenttable th.td-3,
.contenttable td.td-3,
.contenttable th.td-5,
.contenttable td.td-5,
.contenttable th.td-7,
.contenttable td.td-7,
.contenttable th.td-9,
.contenttable td.td-9,
.contenttable th.td-11,
.contenttable td.td-11,
.contenttable th.td-13,
.contenttable td.td-13 {
    background: #EFEFEF;
}

.contenttable th.td-0,
.contenttable td.td-0,
.contenttable th.td-2,
.contenttable td.td-2,
.contenttable th.td-4,
.contenttable td.td-4,
.contenttable th.td-6,
.contenttable td.td-6,
.contenttable th.td-8,
.contenttable td.td-8,
.contenttable th.td-10,
.contenttable td.td-10,
.contenttable th.td-12,
.contenttable td.td-12 {
    background: #e8e8e8;
}

.article ul {
    margin-left:1.25em;
    display:block;
    margin-bottom:60px;
}

.article ul li {
    list-style: url("../Images/bluedot.png") outside;
    padding-bottom: 0.5em;
}

.article ul.component-items  {
    margin-left:0;
}

.article ul.component-items li  {
    list-style: none;
}

.article ol {
    margin-left:1.25em;
    display:block;
    margin-bottom:60px;
}

.article ol li {
    list-style: decimal outside;
    padding-bottom: 0.5em;
}

blockquote {
    display:block;
    margin-bottom: 0 !important;
    border-top:1px solid #000000;
    border-bottom:1px solid #000000;
    padding:10px 0 10px 0;
}

blockquote p {
    display:block;
    padding:0.25em 0.25em 0.25em 2em;
    font-family: wf-DINWeb-Bold, arial, helvetica, sans-serif;
    font-weight:normal;
    font-size:1.125em;
    margin:0 0 0 0;
}

blockquote p:first-child {
    background: url("../Images/Icons/wj2014-zitat.png") no-repeat 0.5em 0.5em;
}

p.caption,
blockquote p.caption {
    display:block;
    font-family: wf-DINWeb, arial, helvetica, sans-serif;
    font-weight:normal;
    font-size:0.875em;
    text-align:right;
}

DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
    margin-top: 6px;
}

ol.component-items-ordered li {
    color:#000;
    list-style: decimal inside;
    padding-bottom:5px;
    padding-top:1px;
    border-bottom: 1px solid #a7a7a7;
    font-family: wf-DINWeb-Bold,Arial,Helvetica,sans-serif;
    font-size: 1.5em;
}
ol.component-items-ordered li a {
    background: none;
    font-family: wf-DINWeb,Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 0.7em;
    line-height: 18px;
    padding-left: 0;
    padding-top: 15px;
    text-decoration: none;
    display: block;
}
ol.component-items-ordered li a:hover,
ol.component-items-ordered li a:focus,
ol.component-items-ordered li a:active {
    background: none;
    text-decoration:underline;
    color: #000;
}

/*Aktionsmodul*/
.aktion {
    clear:both;
    display:block;
    margin: 0 10px 60px;
    padding-bottom:23px;
    background: url("../Images/aktion_back_bottom.html") no-repeat 0 100%;
}
.aktion DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 20px;
    margin-right: 20px;
    position:relative;
}
.aktion DIV.csc-textpic DIV.csc-textpic-imagecolumn {
    margin-right: 9px;
}
.aktion DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    background-color: rgb(255, 255, 255); /*Fallback > IE 8*/
    background-color: rgba(255, 255, 255, 0.7);
    border-top:1px solid #fff;
    padding:0;
    display:block;
    text-align:left;
    height:25px;
}
.aktion DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption a {
    text-decoration:none;
    color:#333;
    padding:3px 0 0 20px;
    display:block;
}

.aktion DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption a:hover,
.aktion DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption a:focus,
.aktion DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption a:active {
    color:#900;
}
.aktion .column-33-66 {
    display:block;
    -webkit-border-bottom-right-radius: 35px;
    -moz-border-radius-bottomright: 35px;
    border-bottom-right-radius: 35px;
    padding-top:30px;
    padding-bottom:20px;
    border:1px solid #e6e4e4;
    border-top:none;
    background:#fff url("../Images/aktion_back_top.jpg") no-repeat top left;
}
.aktion .column-33-66 .col-1 {
    float: left;
    padding: 0 0.425em 0 4.5em;
    width: 16em;
}
.aktion .column-33-66 .col-2 {
    float: left;
    padding: 0 3em 0 0;
    width: 33em;
}

.aktion .column-66-33 {
    display:block;
    -webkit-border-bottom-right-radius: 35px;
    -moz-border-radius-bottomright: 35px;
    border-bottom-right-radius: 35px;
    padding-top:30px;
    padding-bottom:20px;
    border:1px solid #e6e4e4;
    border-top:none;
    background:#fff url("../Images/aktion_back_top.jpg") no-repeat top left;
}

.aktion .column-66-33 .col-1 {
    float: left;
    padding: 0 0 0 4.5em;
    width: 33em;
}
.aktion .column-66-33 .col-2 {
    float: left;
    padding: 0 3em 0 0;
    width: 16em;
}

.aktion .column-33-33-33 {
    display:block;
    -webkit-border-bottom-right-radius: 35px;
    -moz-border-radius-bottomright: 35px;
    border-bottom-right-radius: 35px;
    padding-top:30px;
    padding-bottom:20px;
    border:1px solid #e6e4e4;
    border-top:none;
    background:#fff url("../Images/aktion_back_top.jpg") no-repeat top left;
}

.aktion .column-33-33-33 .col-1 {
    float: left;
    padding: 0 0 0 4.5em;
    width: 16em;
    margin: 0 5px 0 0;
}
.aktion .column-33-33-33 .col-2 {
    float: left;
    padding: 0 0 0 0;
    width: 16em;
    margin: 0 5px 0 0;
}

.aktion .column-33-33-33 .col-3 {
    float: left;
    padding: 0 3em 0 0;
    width: 16em;
    margin: 0;
}

/* Link um Content-Element-Teaser */
#content a.teaser-link-wrapper {
    text-decoration: none;
}

#content .csc-default h1 a,
#content .csc-default h1 a:hover,
#content .csc-default h1 a:focus {
    color: #FFFFFF;
    text-decoration: none;
}

#content a.teaser-link-wrapper .csc-textpic-text *:first-child {
    padding-top: 15px; /* Abstand zwischen Bild und Text */
}
#content a.teaser-link-wrapper .csc-textpic-text *:last-child {
    margin-bottom: 0; /* Abstand zwischen Bild und Text */
}

.wj2014-article-teaser.border-bottom {
    border-bottom: 2px solid #000000;
}
.teaser-text-link,
.wj2014-article-teaser .article-text,
a .wj2014-article-teaser .article-text,
a .wj2014-article-teaser .article-text h3,
a .wj2014-article-teaser .article-text p {
    text-decoration: none !important;
    background-color: transparent;
    margin-bottom: 15px;

    -webkit-transition: background-color 0.3s ease;
    -moz-transition:    background-color 0.3s ease;
    -o-transition:      background-color 0.3s ease;
    transition:         background-color 0.3s ease;
}
.wj2014-article-teaser .article-text {
    margin-bottom: 30px;
}
a .wj2014-article-teaser .article-text p {
    display: inline;
}

a:hover .teaser-text-link,
a:focus .teaser-text-link,
a:hover .wj2014-article-teaser .article-text,
a:focus .wj2014-article-teaser .article-text {
    background-color: #EA5153;
}

span.teaserlink-arrow,
a.teaserlink-arrow {
    background: url("../Images/Icons/wj2014-link-intern.png") no-repeat scroll right 2px;
    width: 14px;
    height: 14px;
    margin: 0 0 0 8px;
    display: inline-block;
}
/* Teaser-Image Zoomeffect */
.wj2014-article-teaser img {
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -ms-transform: scale(1,1);
    -ms-transition-timing-function: ease-out;
    -ms-transition-duration: 150ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}
a:hover .wj2014-article-teaser img,
a:focus .wj2014-article-teaser img {
    position: relative;

    -webkit-transform: scale(1.05,1.07);
    -moz-transform: scale(1.05,1.07);
    -ms-transform: scale(1.05,1.07);
}

#content div.csc-textpic .csc-textpic-imagewrap figure,
#content div.csc-textpic figure.csc-textpic-imagewrap {
    overflow: hidden; /* verhindert Vergrößerung */
    margin: 0; /* verhindert unschöne Transition */
}

#content div.csc-default .more-of-these {
    border-bottom: 1px solid;
    border-top: 1px solid;
    display: block;
    margin: -60px 0 70px;
    padding: 10px 0;
    text-align: right;
    width: 100%;
}

/*Download Liste*/
#content ul.csc-uploads li {
    margin: 0;
}



/*
 * ===============================================
 *
 * BEGIN
 * Artikel-Teaser-Slider (Auf- & Zuklappen)
 *
 */

/* Grundsätzlich ausblenden (würde sonst im 50/50 Layout angezeigt werden) */
.hide-dynamic-teaser,
.show-dynamic-teaser {
    display: none;
}

/* Greift nur wenn Layout "2-spaltig 50 / 50"
   und Erscheinungsbild "Mehr Anzeigen Teaser-Slider" ausgewählt*/
.article-teaser-slider .dynamic-elements {
    display: none;
}
.article-teaser-slider .show-dynamic-teaser {
    display: block;
}

.article-teaser-slider .show-dynamic-teaser{
    text-align: center;
    padding: 0;
}
.article-teaser-slider .hide-dynamic-teaser {
    text-align: center;
    padding: 0 0 0 0;
}
.article-teaser-slider .hide-dynamic-teaser .label {
    padding: 30px 0 0 0;
}
.article-teaser-slider .show-dynamic-teaser .label {
    padding: 0 0 30px 0;
}
.article-teaser-slider .show-dynamic-teaser .label {
    background: url("../Images/Icons/wj2014-arrow-down_000000.png") bottom center no-repeat;
}

.article-teaser-slider .hide-dynamic-teaser .label {
    background: url("../Images/Icons/wj2014-arrow-up_000000.png") top center no-repeat;
}
.article-teaser-slider .show-dynamic-teaser .label p {
    padding: 0 0 5px 0;
    border-bottom: 1px solid #000000;
    margin: 0;
}
.article-teaser-slider .hide-dynamic-teaser .label p {
    padding: 5px 0 0 0;
    border-top: 1px solid #000000;
    margin: 0;
}
.article-teaser-slider .show-dynamic-teaser .label span,
.article-teaser-slider .hide-dynamic-teaser .label span {
    font-family: wf-DINWeb,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    color: #000000;
    clear: both;
    padding: 2px 5px;
    background-color: transparent;
    transition: background-color 0.3s ease 0s;
}
.article-teaser-slider .cform-ctl:hover .label span,
.article-teaser-slider .cform-ctl:focus .label span {
    background-color: #EA5153;
}

.article-teaser-slider .column-50-50 {
    padding-bottom: 0;
}
.article-teaser-slider {
    margin-bottom: 50px;
}

/* Footer */
#footer #copyright p {
    font-size: 0.75em;
    color: #6C6C6C;
    text-align: center;
    margin-top: 3em;
}