/* New CSS settings 2015 */
/* Please also check out Quiz / Poll / Newsletter / responsive2 */

/*Popup*/

.buttongame{
  padding: 15px 30px;
  background-color: #35a32a;
  color:white;
  border-style:none;
  width: 100%;
  font-size: 14px;
}
/*
.buttongame:hover{
  background-color: rgba(195, 30, 0, 0.81);
}
*/
@media screen and (max-width: 1170px) {
/*botBanner*/
#botBanner{
  display:none;
}
}

#botBanner{
  margin-left: 20px;
  width: 960px;
}

/*Iframe*/

.scaleBox{
  width:900px;
  height:520px;
  margin-left:-150px;
  -webkit-transform: scale(0.8);  /* Saf, Chrome */
  -moz-transform: scale(0.8);  /* FF */
  -ms-transform: scale(0.9);  /* IE*/
  -o-transform: scale(0.8);  /* Opera */
  transform: scale(0.8);
}
.scaleBox2{
  width:1000px;
  height:800px;
  margin-left:-195px;
  margin-top:-100px;
  -webkit-transform: scale(0.61); /* Saf, Chrome */
  -moz-transform: scale(0.61);  /* FF */
  -ms-transform: scale(0.61);  /* IE*/
  -o-transform: scale(0.61);  /* Opera */
  transform: scale(0.61);
}

.kfwbox{
color: #999;
font-size: 11px;
padding-bottom: 6px;
margin-top: -25px;
  float:right;
}

/*Social Buttons*/
.sharetop{
  overflow: hidden;
  /*border-bottom: 2px solid #EAEAEA;*/
  padding-bottom:20px;
}
.sharebot{
  margin-top:20px !important;
  padding-bottom: 20px !important;
  overflow:hidden;
}

#c7493 .csc-header-n1 {
    padding-top: 0px !;
}

div[class*="csc-header csc-header-"] {
    padding-top: 0px !important;
}

.jssocials{
   width:100%;
   margin-top: 0;
   margin-bottom: 20px;
}

.jssocials-share-facebook{
  
  padding-right:15px !important;
}
.jssocials-share-twitter{
  
  padding-right:15px !important;
}
.jssocials-share-xing{
  
  padding-right:15px !important;
}
.jssocials-share-email{
  
  padding-right:15px !important;
}
 
a.jssocials-share-link{
  text-decoration:none;
  color:white;
}

.jssocial-share-label{
float: left !important;
margin-bottom: 0 !important;
font-size:13px !important;
text-decoration: none;
}

.jssocials-share-label{
  padding-left:6px !important;
}

.jssocials-share-count-box{
float: left !important;
margin-bottom: 0 !important;
}

.jssocials-share-logo{
width: 1em !important;
vertical-align: middle;
font-size: 1.3em !important;
}

.fa{
display: block !important;
float: left;
-webkit-font-smoothing: antialiased;
}

.fa-facebook.normal{
  margin-right:20px;
}
.fa-facebook.light{
  margin-right:25px;
}
.fa-facebook.medium{
  margin-right:25px;
}
.fa-twitter.normal{
  margin-right:20px;
}
.fa-twitter.light{
  margin-right:25px;
}
.fa-twitter.medium{
  margin-right:25px;
}
.fa-xing.normal{
  margin-right:20px;
}
.fa-xing.light{
  margin-right:25px;
}
.fa-xing.medium{
  margin-right:25px;
}
.fa-at{
  margin-right:10px;
}

[class^="fa-"]::before, [class*=" fa-"]::before{
text-decoration: inherit;
display: inline-block;
speak: none;
}
[class^="fa-"], [class*=" fa-"]{
line-height: normal;
}
[class^="fa-"], [class*=" fa-"]{
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
}

[class*="jssocials-share"]{
-webkit-transition: background 200ms ease-in-out !important;
transition: background 200ms ease-in-out !important;
}

.jssocials-share{
width: 149px;
float: left !important;
margin-right: 0.9% !important;
margin-bottom: 0 !important;  
padding: 7px 7px;
box-sizing: border-box;
}


.jssocials-share-count{
margin-right: 0px;
}

.jssocials-share-facebook {
    background-color: #6175b5;
    color: #fff
}

.jssocials-share-facebook:hover {
    background: #3a53a2;
    color: #fff
}

.jssocials-share-twitter {
    background-color: #5bc6f8;
    color: #fff
}

.jssocials-share-twitter:hover {
    background: #32b8f6;
    color: #fff
}

.jssocials-share-googleplus {
    color: #fff;
    background-color: #129712
}

.jssocials-share-googleplus:hover {
    background: #1AA81A;
    color: #fff
}


.jssocials-share-xing {
    background: #338383;
    color: #fff
}

.jssocials-share-xing:hover {
    background: #006464;
    color: #fff
}

.jssocials-share-email {
    color: #fff;
    background-color: #afafaf;
    text-decoration: none
}

.jssocials-share-email:hover {
    background-color: #9b9b9b
}


.button__icon--transparent {
    background: rgba(255, 255, 255, 0.2);
    color: #fff
}

.fa-facebook::before{
  content:"\f09a"
}

.fa-twitter::before{
  content:"\f099"
}
.fa-xing::before{
  content:"\f168"
}
.fa-at::before{
  content:"\f0e0"!important
}

.mobileShow{
 display: none;
}

@media screen and (max-width: 580px) {
 .mobileShow{
  display: inline;
 }

 .jssocials-share{

  width: 60px;
  border-radius:0px;
  float: left !important;
  margin-left: 8.9% !important;

 }

}
@media screen and (max-width: 380px) {
 .jssocials-share{
  width: 60px;
  border-radius:0px;
  float: left !important;
  margin-left: 3.9% !important;
 }
.jssocials-share-logo{
  width: 1px !important;
}
.jssocials-share-count{margin-left:24px;}

}


/*Gründertermine*/

.news-list-item.gruender_right{
    border-top: 0px !important;
    clear:both;
}

.news-list-container{
  padding-left:10px;
}

.news-list-item.gruender_right p{
  color: #999 !important;
}
.news-list-item .gruender_title{
  float:left;
}

.news-list-date{
  font-weight:600;
}

.gruender_title a{
  color: #999 !important;
}


.adsense #c7879{
  border-style: solid;
  border-color: #E8E8E8;
  border-width: 0px 1px;
}

.adsense #c7879 .csc-header{
background-color: #000;
height: 30px;
}

.adsense #c7879 .csc-header .h1{
color: #FFF !important;
font-size: 17px;
font-weight: 700;
text-align: center;
line-height: 1.8;
font-family: "Titillium Web",Verdana,Geneva,sans-serif;
text-transform: uppercase;
}
.adsense #c7979{
border-style: solid;
border-color: #E8E8E8;
border-width: 0px 1px 1px;
}

.adsense #c7979 p{
  clear:both;
  padding-left:10px;
  padding-top:15px;
  padding-bottom:15px;
}

.adsense #c7979 a{
  text-decoration: none;
}



.adsense #c7980{
  border-style: solid;
  border-color: #E8E8E8;
  border-width: 0px 1px;
}

.adsense #c7980 .csc-header{
background-color: #000;
height: 35px;
}

.adsense #c7980 .csc-header h1{
color: #FFF !important;
font-size: 17px;
font-weight: 700;
text-align: center;
line-height: 1.8;
font-family: "Titillium Web",Verdana,Geneva,sans-serif;
text-transform: uppercase;
}
.adsense #c7981{
border-style: solid;
border-color: #E8E8E8;
border-width: 0px 1px 1px;
}

.adsense #c7981 p{
  clear:both;
  padding-left:10px;
  padding-top:15px;
  padding-bottom:15px;
}

.adsense #c7981 a{
  text-decoration: none;
}


/*General Beauty*/

.arrow_list { 
  color: #CA0B0F !important;
}

.arrow_list a {
  color: #CA0B0F !important;
}

.articleteaser .cat a{
  color:#909090;
  font-style: italic;
  font-weight: 300;
}
.articleteaser .cat {
  color:#BDBDBD;
  font-style: italic;
}

.tx-artikel-pi2 .articlelist .article h3 a{
  font-size: 28px !important;
}

.topstories a:hover{
  color: #CA0B0F !important;
}
.topstories a.external-link{
  color: #CA0B0F !important;
}
a.external-link-new-window:hover{
  color: #CA0B0F !important;
}

div[class*='csc-header csc-header-']{padding-top:20px;}

#div-gpt-ad-1430234238441-4{
  border-left:0px !important;
  border-right:0px !important;
}
figcaption.csc-textpic-caption{font-size: 11px;}

a.internal-link:hover{color: #CA0B0F !important;}


.csc-header a:hover{color: #CA0B0F !important;}

/*Artikel_showcase*/

.artikel_show_case{
  
  border-style: solid;
  border-width: 1px;
  border-color: #e8e8e8;
}

.artikel_showcase_header{
  background-color: #000 !important;
  height: 30px !important;
}

.artikel_showcase_hl{
  color: white !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  text-align: center !important;
  line-height: 1.8 !important;
  font-family: 'Titillium Web', Verdana, Geneva, sans-serif !important;
  text-transform: uppercase !important;
}



ol{
  counter-reset: section; /* Initiate a counter */
  list-style: none; /* Remove default numbering */
  padding: 0;
  margin-bottom: 4em;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);  
}

.artikel_show_list a{
 position: relative;
    display: block;
    padding-left:2em;
   
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;   
}

li.artikel_show_item::before{

 content: counters(section,".") " ";
    counter-increment: section;
    position: absolute; 
    margin-left: -14px;
    top: 50%;
    margin-top: -1.3em;
    background: #000;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
  color:white;

}


.artikel_show_item{
   position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    *padding: .4em;
    margin: .5em 0;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;   
}
/*General Beauty Update01.11.2015*/

.tx-artikel-pi3 ul{
  margin-top:0px !important;

}


#pageWrapper{

  border-style: solid;
  border-width: 0px 1px 1px 1px;
  border-color: #bdbdbd;
  background-color:white !important;
}

#hockeyPixel{
  height: 1px;
  width: 1px
}

#skyScraper{
  margin-right: -160px;
}
.newsletter_form button.cr_button {
  height: 32px !important;
  font-weight:300;
}
.abo_button{
height: 30px;
position: absolute;
margin-top: -56px;
margin-left: 34px;
width: 100px;
float: left;
background-color: #c31e00;
color: white;
border-style: none;
font-size: 14px !important;
}



