﻿
#stage {
    width: 1024px;
}

#header {
    height: 165px;
}

#purinaheader {
    background-image: url(images_desktop/purina_header.png);
    background-repeat: no-repeat;
}

#felixheaderImg {
    height: 84px;
    width: 221px;
    background-image: url(images_desktop/folgt_felix.png);
    background-repeat: no-repeat;
    position:relative;
    top:18px;
    left:400px;
}

#sociallinks {
    position: relative;
    top: 60px;
}

#menuoption,
.menuopen {
    display: none;
}

#tohidefilter {
 position:relative;
 z-index:1000;
 background-color:white;
}

#footertextdesktop {
    color: #868685;
    font-family: Raleway-Regular;
    font-size: x-small;
    text-align: center;
    margin-top: 10px;
    display: block;
    letter-spacing: 1px;
}

.footerlink {
    text-decoration: none;
    color: #868685;
    font-family: Raleway-Regular;
    font-size: x-small;
    letter-spacing: 1px;
}

#facebookshare {
    margin-left: 32px;
    width: 41px;
    height: 41px;
    float: left;
}

#twittershare {
    margin-left: 10px;
    width: 41px;
    height: 41px;
    float: left;
}

#mapcontainer {
    width: 100%;
    height: 550px;
    position: relative;
}

#map {
    width: 100%;
    height: 550px;
}


/*Cat profile*/
#catprofile {
    font-family: Raleway-Regular;
    letter-spacing: 0.5px;
    font-size: 0.9em;
    color: #5e5e5d;
    line-height: normal;
    width: 100%;
    min-height: 550px;
    position: relative;
    z-index: 280;
    background-color: white;
    border-top: 1px dashed #cfcfcf;
    border-bottom: 1px dashed #cfcfcf;
    overflow: hidden;
}

#catprofileoverview {
    width: 725px;
    height: 385px;
    position: relative;
    left: 0;
    border: 1px dashed #cfcfcf;
    border-left: none;
    border-top: none;
}

#catprofileoverview .tothemap {
    background-image: url('images_desktop/to_the_map.png');
    width: 90px;
    height: 39px;
    position: absolute;
    top: 18px;
    left: 22px;
    cursor: pointer;
}

#catprofileoverview .header {
    background-image: url('images_desktop/cat_profile_header.png');
    width: 191px;
    height: 72px;
    position: absolute;
    left: 280px;
    top: 18px;
}

#catprofileoverview .catpaw {
    background-image: url('images_desktop/cat_profile_paw.png');
    width: 142px;
    height: 92px;
    position: absolute;
    right: 55px;
    top: 18px;
}

#catprofileoverview .navleft {
    background-image: url("images_desktop/cat_profile_arrow_left.png");
    width: 16px;
    height: 24px;
    position: absolute;
    left: 21px;
    top: 200px;
    cursor: pointer;
    display: none;
}

#catprofileoverview .navright {
    background-image: url("images_desktop/cat_profile_arrow_right.png");
    width: 15px;
    height: 24px;
    position: absolute;
    left: 242px;
    top: 200px;
    cursor: pointer;
    display: none;
}

.navbullets, .navbulletsbadges {
    position: absolute;
    margin-top: 333px;
    margin-left: 55px;
    width: 170px;
    text-align: center;
}

.navbullets a, .navbulletsbadges a {
    font-size: 35px;
    text-decoration: none;
    color: #c6c7c6;
    cursor: default;
}

.navbullets a.active, .navbulletsbadges a.active {
    color: #8e8f8e;
}


.catprofileImage {
    width: 170px;
    height: 250px;
}

.catprofilewrap {
    float: left;
    width: 724px;
    height: 550px;
}

#catprofilegallery ul {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 0;
    overflow: hidden;
    margin-top: 90px;
    margin-left: 55px;
    position: absolute;
    width: 170px;
    height: 250px;
}

#catprofilegallery ul li {
    width: 170px;
    height: 250px;
    float: left;
}

#catprofilegallery ul li img {
    width: 170px;
}


#catprofiledescription {
    margin-top: 90px;
    position: absolute;
    margin-left: 280px;
    height: auto;
    padding: 20px 50px 20px 0px;
}

#catprofiledescription h1 {
    font-family: Raleway-Regular;
    letter-spacing: 1px;
    font-size: 1.2em;
    padding-bottom: 20px;
    color: #dc6085;
    font-weight: bold;
}

#catprofiledescription h2 {
    font-weight: bold;
    padding-top: 20px;
}

#catprofiledescription p strong {
    font-weight: bold;
}

#catprofiledescription p.catprofiledescriptiontext {
    padding-bottom: 20px;
}

#catprofilecattistik p span {
    float: right;
    font-weight: bold;
}

.catprofilecattistiktext {
    padding: 20px;
}

.catprofilecattistiktext p {
    padding: 3px 0px;
}

#catprofilecharts .columchart_top {
    font-size: 10px;
    position: absolute;
    margin-left: 30px;
    z-index: 999;
    color: #5e5e5d;
    font-weight: bold;
}

#catprofilecharts .piechart_top {
    font-size: 10px;
    position: absolute;
    margin-left: 191px;
    z-index: 999;
    color: #00c0ad;
    font-weight: bold;
}


#catprofilecharts .piechart_bottom {
    font-size: 10px;
    position: absolute;
    margin-left: 197px;
    margin-top: 128px;
    z-index: 999;
    color: #ff9214;
    font-weight: bold;
}


#columnchart {
    width: 150px;
    height: 140px;
    float: left;
    margin-left: 20px;
}

#piechart {
    width: 100px;
    height: 140px;
    float: left;
    margin-left: 10px;
    margin-right: 20px;
}

#catprofilebadge {
    width: 725px;
    height: 140px;
    left: 0;
    position: relative;
    border-right: 1px dashed #cfcfcf;
    padding-top: 25px;
    overflow: hidden;
}

#catprofilebadge .navleft {
    background-image: url("images_desktop/cat_profile_arrow_left.png");
    width: 16px;
    height: 24px;
    position: absolute;
    left: 21px;
    top: 54px;
    z-index: 999;
    cursor: pointer;
    display: none;
}

#catprofilebadge .navright {
    background-image: url("images_desktop/cat_profile_arrow_right.png");
    width: 15px;
    height: 24px;
    position: absolute;
    left: 685px;
    top: 54px;
    z-index: 999;
    display: none;
    cursor: pointer;
}

#catprofilebadge ul {
    overflow: hidden;
    height: 118px;
    position: absolute;
}

#catprofilebadge ul li {
    width: 120px;
    float: left;
    text-align: center;
    position: relative;
}

#catprofilebadge .badgedate {
    font-size: 0.8em;
}

#catprofilecattistik {
    width: 300px;
    height: 100%;
    position: relative;
    float: right;
}

#catprofilecattistik .header {
    background-image: url('images_desktop/cat_profile_catistik_header.png');
    height: 72px;
    width: 142px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 18px;
}


.tothemap {
    width: 90px;
    height: 39px;
}

.cat_profile_banner {
    width: 191px;
    height: 72px;
}

.catpaw {
    width: 142px;
    height: 92px;
}








/* Cat teaser */
#catofthedayteaser {
    width: 300px;
    height: 250px;
    top: 16px;
    right: 0;
    overflow: hidden;
    position: absolute;
    z-index:501;
}

#catGallery {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 0;
    width: auto;
    overflow: hidden;
}

.catImage {
    width: 106px;
    height: 106px;
}

.catOfTheDayImg {
    background-image: url(images_desktop/katze_des_tages.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 54px;
}

.catProfileImg {
    background-image: url(images_desktop/katzenprofil.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 54px;
}

#catGallery li {
    float: left;
    width: 300px;
    height: 250px;
}

#catgalleryfilter {
    display: block;
    margin-top: 22px;
    position: relative;
}

#catgalleryfilterheader {
    background-image: url(images_desktop/cat_filter.png);
    width: 181px;
    height: 33px;
    display: block;
    position: relative;
    top: 20px;
    margin-left: auto;
    margin-right: auto;
}

#catgalleryfilter li {
    float: left;
    width: 10%;
    margin-top: 13px;
}

.catpicture {
    width: 54px;
    height: 54px;
    cursor: pointer;
    margin-bottom: 3px;
}

.checked {
    visibility: hidden;
    float: right;
    margin-right: 15px;
    margin-top: -5px;
}

.prevArrow {
    position: absolute;
    top: 132px;
    left: 18px;
    cursor: pointer;
    z-index: 5;
}

.nextArrow {
    position: absolute;
    top: 132px;
    right: 18px;
    cursor: pointer;
    z-index: 5;
}

.catHeader {
    padding-top: 10px;
    margin: 0 auto;
    text-align: center;
    display: block;
    cursor: pointer;
}

hr {
    border: dashed 1px;
    border-top: none;
    color: white;
    width: 215px;
    margin-top: 15px;
    margin-bottom: 14px;
}

.catName {
    margin-top: 10px;
    font-family: Raleway-Light;
    font-size: 18px;
    font-weight: bold;
    color: white;
    letter-spacing: 1px;
}

.catDesc {
    display: none;
}

.catTitle {
    color: #adadac;
    font-family: Raleway-Regular;
    font-size: smaller;
    margin-left: 17px;
    width:61px;
    text-align: center;
    margin-bottom: 2px;
    letter-spacing: 1px;
}

#catfilter {
    top: -550px;
}

    #catfilter p {
        color: #858584;
        font-family: Raleway-Regular;
        letter-spacing: 1px;
        font-size: large;
        display: block;
        position: absolute;
        top: 30px;
        left: 15px;
    }

/* ################## */

#catisticteaser {
    width: 300px;
    height: 251px;
    bottom: 17px;
    right: 0;
    position: absolute;
    z-index:501;
}

    #catisticteaser .header {
        background-image: url("images_desktop/katzistikteaser_header.png");
        width: 142px;
        height: 71px;
        margin-top: 9px;
        margin-bottom: 9px;
    }

    #catisticteaser .navleft {
        background-image: url("images_desktop/arrow_left.png");
        width: 16px;
        height: 24px;
        position: absolute;
        left: 16px;
        top: 129px;
        cursor: pointer;
    }

    #catisticteaser .navright {
        background-image: url("images_desktop/arrow_right.png");
        width: 15px;
        height: 24px;
        position: absolute;
        right: 16px;
        top: 129px;
        cursor: pointer;
    }

    #catisticteaser ul li {
        height: 146px;
    }

        #catisticteaser ul li > div {
            height: 74px;
            font-size: 36px;
            padding-top: 25px;
        }

        #catisticteaser ul li span {
            font-size: 18px;
        }

            #catisticteaser ul li span.annotation {
                font-size: 14px;
                margin-top: 2px;
            }

    #catisticteaser .katistic1 {
        background-image: url("images_desktop/katzistikteaser_1.png");
    }

        #catisticteaser .katistic1 > div > span {
            display: inline-block;
            font-family: Raleway-semiBold;
            letter-spacing: 1px;
            font-size: 36px;
            width: 120px;
        }

    #catisticteaser .katistic2 {
        background-image: url("images_desktop/katzistikteaser_2.png");
    }

    #catisticteaser .katistic3 {
        background-image: url("images_desktop/katzistikteaser_3.png");
    }

    #catisticteaser .katistic4 {
        background-image: url("images_desktop/katzistikteaser_4.png");
    }

    #catisticteaser .katistic5 {
        background-image: url("images_desktop/katzistikteaser_5.png");
    }

    #catisticteaser .katistic6 {
        background-image: url("images_desktop/katzistikteaser_6.png");
    }

.catfilteropen {
    background-image: url("images_desktop/cat_filter_open.png");
    height: 40px;
    width: 172px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -40px;
}

.catfilterclose {
    background-image: url('images_desktop/filter_close_bottom.png');
    width: 172px;
    height: 44px;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

#filterclosetop {
    background-image: url(images_desktop//filter_close_top.png);
    width: 100%;
    height: 71px;
    background-position: center;
    top: -40px;
    position: absolute;
}

/* Timebeam */
#timebeam {
    width: 20%;
    height: 100%;
    position: absolute;
    z-index: 501;
}

#timebeamfilter {
    width: 80%;
    height: 100%;
    position: absolute;
}

#timebeamimgtop {
    background-image: url(images_desktop/timebeam_titel_desktop.png);
    margin: 10px auto;
    display: block;
    width: 168px;
    height: 32px;
}

.timebeamimg {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 25px;
    cursor:pointer;
}

#timebeamopen {
    background-image: url(images_desktop/timebeam_open.png);
    width: 94px;
    height: 171px;
    top: 35%;
    z-index: 1;
    position: absolute;
    cursor: pointer;
}

.timebeamclose {
    background-image: url(images_desktop/timebeam_close.png);
    width: 96px;
    height: 562px;
    position: absolute;
    left: 78%;
}


/* ################## */


#footer {
    margin: 0 auto;
    height: 320px;
}

#footerimage {
    background-image: url(images_desktop/banner.png);
    background-repeat: no-repeat;
    width: 814px;
    height: 256px;
    margin-left: 20px;
    margin-top: 30px;
}

#bannergo {
    background-image: url(images_desktop/banner_go_footer.png);
    width: 139px;
    height: 62px;
    right: 6%;
    top: 30%;
    position: absolute;
    z-index: 400;
}

#facebookfooter {
    display: none;
}

.facebooklink {
    background-image: url(images_desktop/Facebook_btn.png);
    width: 41px;
    height: 41px;
    display: block;
}

#twitterfooter {
    display: none;
}

.twitterlink {
    background-image: url(images_desktop/Twitter_btn.png);
    width: 41px;
    height: 41px;
    display: block;
}

#details {
    margin: 0 auto;
    width: 100%;
    height: 615px;
    border-bottom: 1px dashed #cfcfcf;
}

#badgeteaser {
    width: 300px;
    height: 560px;
    float: right;
    overflow:hidden;
}

#ownerteaserinfo {
    height: 33%;
    width: 300px;
    background-color: blueviolet;
}

#infoteaser {
    height: 33%;
    width: 300px;
    background-color: burlywood;
}

#dailyinfoteaser {
    height: 34%;
    width: 300px;
    background-color: azure;
}

.magazineteaser {
    width: 724px;
    height: 187px;
    padding-top: 30px;
    left: 0;
    
}

.magazineteaser ul{
    width:600px;
    padding-left:75px;
    padding-right:75px;
    height:215px;
    overflow:hidden;
}

.magazineItem {
    width:270px;
    font-family: Raleway-Regular;
    letter-spacing: 1px;
    text-align:justify;
    position:relative;
    float:left;
    margin-left:20px;
    padding-left: 10px;
    list-style-type: none;

}

.magazineItem h1{
    width:250px;
    color: #c0272d;
    font-weight:bold;
    font-size: x-large;
    font-family: Raleway-SemiBold;
    letter-spacing: 1px;
    padding-bottom: 0px !important;
    line-height: 26px;


}

.magazineItem .shortcontent {
    color: #7a7a7a;
    font-family: Raleway-Light;
    font-size: small;
    letter-spacing: 1px;
    margin-bottom: 15px;
    text-align: left;
    height: 100px;
    margin-top: 20px;
    overflow:hidden;
}

#articlepagenewsfeedteaser{
    position:relative;
    border-top: 1px dashed #cfcfcf;
}

#newsfeedteaser{
    position:relative;
    width:724px;
}

.magazineItem .readon {
    color: #5D5E5E;
    font-size: 14px;
    font-weight:bold;
    margin-bottom:10px;
    cursor: pointer;
    float:right;
}

.magazineteaser .navleft {
    background-image: url("images_desktop/arrow_black_left.png");
    width: 16px;
    height: 24px;
    position: absolute;
    left: 30px;
    top:110px;
    cursor: pointer;
}

.magazineteaser .navright {
    background-image: url("images_desktop/arrow_black_right.png");
    width: 16px;
    height: 24px;
    position: absolute;
    right: 29px;
    top: 110px;
    cursor: pointer;
}

#magazineheader {
    width: 724px;
    height:113px;
    background-image: url(images_desktop/header_magazine.png);
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 50px;
    border-right: 1px dashed #cfcfcf;
}

#startteaser {
    background-image: url(images_desktop/startteaser.png);
    background-repeat: no-repeat;
    background-position: center;
}

.teaserclose {
    height: 31px;
    width: 98px;
    background-image: url(images_desktop/startteaser_close.png);
    top: 20px;
    right: 20px;
}

.teasergo {
    height: 37px;
    width: 131px;
    background-image: url(images_desktop/startteaser_go.png);
    top: 360px;
    right: 37px;
}

.bannergo {
    top: 100px;
    left: 95%;
    width: 139px;
    height: 62px;
    background-image: url(images_desktop/banner_go_footer.png);
}

.errorcontainer {
    height: 332px;
    padding-top: 218px;
}

    .errorcontainer p {
    }

#catimageerror {
    top: 220px;
}

#closetechnicalerror {
    background-image: url(images_desktop/close_technical_error.png);
    width: 99px;
    height: 31px;
    position: absolute;
    top: 25px;
    right: 25px;
}

#closenodataerror {
    background-image: url("images_desktop/close_no_data_error.png");
    height: 22px;
    width: 140px;
}

/* Steckbrief */

#catCharacteristics {
    background-image: url(images_desktop/steckbrief.png);
    background-repeat:no-repeat;
    opacity:0.9;
    z-index:500;
    width:270px;
    height:220px;
    display:block;
    text-align:center;
    position:relative;
}

/* TEXTLAENGE Variabel
#catCharacteristics {
    background: url(images_desktop/steckbrief.png) #fff;
    background-repeat: no-repeat;
    opacity: 0.9;
    z-index: 500;
    width: 270px;
    display: block;
    text-align: center;
    position: relative;
}*/

.catNameCharacteristics {
    color: #656666;
    font-family: Raleway-Regular;
    letter-spacing: 1px;
    font-size: 18px;
    position:absolute;
    width:100%;
    top:63px;
}

.catDescCharacteristics {
    color: #656666;
    font-family: Raleway-Regular;
    letter-spacing: 1px;
    font-size: 10px;
    position:absolute;
    top:130px;
    height:35px;
    width:90%;
    text-align:left;
    margin-left:15px;
    margin-right:15px;
}

/* TEXTLAENGE Variabel
.catDescCharacteristics {
    color: #656666;
    font-family: Raleway-Regular;
    font-size: 10px;
    width: 90%;
    text-align: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 135px;
}*/

.catBadgesCharacteristics {
    position:absolute;
    top:90px;
    height:30px;
    width:80%;
    margin-left:22px;
    margin-right:30px;
    overflow: hidden;
}

.catBadgesCharacteristics .badgetitle,
.catBadgesCharacteristics .badgedate {
    display: none;
}

.catBadgesCharacteristics li {
    float:left;
    margin: 0px 8px;
    position: relative;
}

#catBadges .navleft {
    background-image: url("images_desktop/cat_profile_arrow_left.png");
    width: 15px;
    height: 25px;
    position: absolute;
    left: 15px;
    top: 93px;
    cursor: pointer;
    z-index: 999;
    display: none;
}

#catBadges .navright {
    background-image: url("images_desktop/cat_profile_arrow_right.png");
    width: 15px;
    height: 25px;
    position: absolute;
    left: 240px;
    top: 93px;
    cursor: pointer;
    z-index: 999;
    display: none;
}

.goToProfile {
    background-image: url(images_desktop/profilAufrufen.png);
    background-repeat:no-repeat;
    position:absolute;
    top:170px;
    left:75px;
    width:119px;
    height:23px;
    cursor:pointer;
}

/* TEXTLAENGE Variabel
.goToProfile {
    background-image: url(images_desktop/profilAufrufen.png);
    background-repeat: no-repeat;
    position: relative;
    width: 119px;
    height: 23px;
    cursor: pointer;
    margin: 10px auto;
    padding-bottom: 15px;
}*/


/* Article page */
#articlepage {
    font-family: Raleway-Regular;
    letter-spacing: 1px;
    font-size: 0.9em;
    color: #5e5e5d;
    line-height: 20px;
    width: 100%;
    position: relative;
    z-index: 280;
    background-color: white;
    border-top: 1px dashed #cfcfcf;
    border-bottom: 1px dashed #cfcfcf;
    overflow: hidden;
}

#articlepageoverview {
    font-family: Raleway-Regular;
    letter-spacing: 1px;
    width: 725px;
    height: 100%;
    position: relative;
    left: 0;
    padding-bottom: 35px;
}

#articlepageoverview .tothemap {
    background-image: url('images_desktop/to_the_map.png');
    width: 90px;
    height: 39px;
    position: absolute;
    top: 32px;
    left: 22px;
    cursor: pointer;
    z-index: 1;
}

#articlepageoverview .header {
    background-image: url(images_desktop/header_magazine.png);
    width: 461px;
    height: 115px;
    position: absolute;
    left: 125px;
    top: 27px;
}

#articlepageoverview .content {
    position: relative;
    padding: 160px 25px 25px 25px;
}

#articlepageoverview h1 {
    font-size: x-large;
    padding-bottom: 20px;
    color: #c0272d;
    font-weight: bold;
    font-family:Raleway-SemiBold;
    letter-spacing: 1px;
    text-align: left;
}

#articlepageoverview .articlecontent {
    margin-bottom: 15px;
    font-size: small;
    color: #7a7a7a;
    text-align: left;
    font-family:Raleway-Light;
    letter-spacing: 1px;
}

#articlepageoverview .articlecontent u{
    text-decoration:underline;
}

#articlepageoverview .articlecontent strong, #articlepageoverview .articlecontent b{
    font-weight:bold;
}

#articlepageoverview .articlecontent i, #articlepageoverview .articlecontent em{
    font-style:italic;
}

#articlepageoverview .articlecontent ul{
    margin-left:30pt;
    list-style:disc;
}

#articlepageoverview p.author {
    font-weight: bold;
    margin-top: 25px;
    color: #4d4d4d;
}

.topimage {
    background: lightgray;
    height: 240px;
    overflow: hidden;
}

#articlepageoverview .content .topimage{
    margin: 15px -24px 25px;
}

#articlepageoverview .content .topimage img, .topimage img {
    width: 100%; 
}

#articlepageoverview .content .rightimage {
    background: lightgray;
    height: 250px;
    width: 250px;
    overflow: hidden;
    float: right;
    margin: 55px 0px 25px 25px;
}

#articlepageoverview .content .rightimage img {
    width: 100%;  
}

.sharearticle{
    position: absolute;
    cursor: pointer;
    right: 25px;
}

#articlepageoverview .sharearticle{
    background-image: url(images_desktop/share_article_button.png);
    height: 32px;
    width: 32px;
}

#smallcontent{
    width:724px;
    position:absolute;
    padding-bottom:30px;
    height:423px;
    border-right: 1px dashed #cfcfcf
}

#smallcontent .sharearticle{
    background-image: url(images_desktop/share_main_desktop.png);
    height: 41px;
    width: 41px;
    margin-top:20px;
}

#smallcontent h1 {
    color: #c0272d;
    font-family: Raleway-SemiBold;
    font-size: x-large;
    font-weight: bold;
    padding-bottom: 20px;
    margin-top:40px;
    padding-left:30px;
    letter-spacing: 1px;
}

#smallcontent p {
    color: #7a7a7a;
    font-family: Raleway-Regular;
    letter-spacing: 1px;
    font-size: small;
    margin-bottom: 15px;
    text-align: left;
    padding-left:30px;
    float:left;
    line-height: 20px;
}

#smallcontent .readall{
    color: #5d5e5e;
    cursor: pointer;
    font-size: small;
    font-weight: bold;
    position: relative;
    font-family: Raleway-Regular;
    letter-spacing: 1px;
    left: 10px;
    float: right;
    margin-right: 35px;
}

#smallcontent .topimage{
    margin-right:-1px;
}

#articlepagesidebar {
    width: 300px;
    position: relative;
    float: right;
}
#badgeteaser p{
       font-family: Raleway-Regular;
       letter-spacing: 1px;
       color:#5e5e5d;
       margin-bottom:2px;
       line-height:20px;
       font-size:small;
}

.badgeslider .navleft {
    background-image: url("images_desktop/arrow_black_left.png");
    cursor: pointer;
    height: 24px;
    left: 30px;
    position: absolute;
    top: 135px;
    width: 16px;
}

.badgeslider .navright {
    background-image: url("images_desktop/arrow_black_right.png");
    width: 16px;
    height: 24px;
    position: absolute;
    right: 29px;
    top: 135px;
    cursor: pointer;
}

.badgeslider .navbulletsbadges{
    margin-top: 215px;
    margin-left: 65px;
}

.badgeslider {
    background-image: url(images_desktop/header_abzeichen.png);
    background-repeat: no-repeat;
    height: 250px;
}

.badgeslider .badgeImage{
    display: block;
    float: left;
    height: 80px;
    width: 120px;
    margin-bottom:15px;
    background-position:center;
    background-repeat:no-repeat;
}

.catbuddy{
    background-image:url(images_desktop/badges/teaser/Catbuddy_gold.png);
}

.dauerschlaefer{
     background-image:url(images_desktop/badges/teaser/Dauerschlaefer_gold.png);
}

.dauerlaeufer{
    background-image:url(images_desktop/badges/teaser/Dauerlaeufer_gold.png);
}

.globetrotter{
    background-image:url(images_desktop/badges/teaser/Globetrotter_gold.png);
}
.streuner{
    background-image:url(images_desktop/badges/teaser/Streuner_gold.png);
}

.stubentiger{
    background-image:url(images_desktop/badges/teaser/Stubentiger_gold.png);
}

.badgeslider li{
    width:120px;
    height:120px;
    text-align:center;
}

.badgeslider ul{
    overflow:hidden;
    margin-top:10px;
    position:absolute;
    margin-left:auto;
    margin-right:auto;
    width:120px;
    height:210px;
    left:90px;
}

.badgeslider ul p{
    font-family:Raleway-Regular;
    font-size:medium;
    margin-top: 92px;
}

#articlepagesidebar .badgeslider{
      background-position: center 28px;
}

#articlepagesidebar .badgeslider ul {
    margin-top:30px;
}

#articlepagesidebar .navright{
    top:145px;
}

#articlepagesidebar .navleft{
    top:145px;
}

#articlepagesidebar .navbulletsbadges{
    margin-top:237px;
}

#badgeteaser .badgeslider{
    background-position: center 10px;
}

#badgeteaser .navbulletsbadges a{
    font-size: 25px;
    margin-left: 5px;

}

#badgeteaser .badgeslider ul p {
    font-family: raleway-regular;
    letter-spacing: 1px;
    font-size: medium;
}


.infobadge {
    background-image: url(images_desktop/info_icon.png);
    background-repeat: no-repeat;
    display:none;
}

#articlepagesidebar .infobadge{
    background-position: center 20px;
}
#badgeteaser .infobadge{
    background-position: center 8px;
}

.infobadge p {
    text-align: center;
}

#articlepagesidebar .infobadge p{
     padding: 70px 20px 20px 20px;
}

#badgeteaser .infobadge p{
      padding: 50px 20px 20px 20px;
 }

 .timebadge {
    background-image: url(images_desktop/time_icon.png);
    background-repeat: no-repeat;
    color: #5e5e5d;
   
}

#articlepagesidebar .timebadge{
    background-position: center 30px;
}

#badgeteaser .timebadge{
     background-position: center 15px;
}

#badgeteaser .timebadge ul{
    padding: 22px 20px 10px;
 }

#badgeteaser .timebadge li {
    text-align: center;
}

#badgeteaser .timebadge li:first-child {
    padding-top: 35px;
}


.timebadge li:after{
    content: '\2022';
    color: #dddddd;
}
.timebadge li p:first-child{
    margin-bottom:5px;
}

#articlepagesidebar .timebadge li:after{
     font-size: 33px;
}

#badgeteaser .timebadge li:after {
     font-size: 25px;
}

#badgeteaser .timebadge li:last-child:after {
    content: '';
}

.articlepagewrap {
    float: left;
    width: 723px;
    border-right: 1px dashed #cfcfcf;
}

#smallcontent .shorttextmagazin{
    float:left;
    color: #7a7a7a;
    font-family: Raleway-Regular;
    letter-spacing: 1px;
    font-size: small;
    margin-bottom: 15px;
    text-align: left;
    padding-left:30px;
    line-height: 20px;
}