#page{
	webkit-box-shadow: none;
    box-shadow: none;
    background: none;
}
#shadow{
    webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.24);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.24);
    background: #fff;
}
#bannerTop {
    min-height: 1px;
    margin-bottom: 6px;
    text-align: center;
    position: relative;
}
#sky {
    position: absolute;
    left: 100%;
    margin-left: 6px;
}
#companyPortait > h3{
	display: none;
}
#companyPortait > p.fR{
	color: #fff;
	position: absolute;
	right: 10px;
	top: -20px;
}

.module-fondsklub .module-fondsklub-wrap h2 {
	margin-bottom: 8px;
}
.module-partners{
	display: none;
}

.slick-arrow.slick-disabled {
    display: block !important;
    color: #fff;
    cursor: default !important;
}

.textAd{ border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    position: relative;
    margin-bottom: 25px;
    padding: 3px 0 6px 0;
}
.textAd .bannerPixel{ position: absolute; bottom: 0;}
.textAd .anzeige{position: absolute; right: 0; color: #ccc; font-size: 11px; bottom: -16px;}
.textAd p{ margin-bottom: 0;}
.textAd .textAdHeadline{ margin-bottom: 5px;}
.textAd img{ margin-right: 3px;}
.textAd .textAdHeadline, .textAd .textAdHeadline *{
	font-weight: bold;
}


#klubteaserAT {margin-bottom: 35px !important; background: #eee; padding: 10px;}
#klubteaserAT h1 a.signal {margin-left: 5px;}

#news-main-rotator .news-main-rotator-item-wrapper .teaserOverlay {
    height: 180px;
}
header .top-menu ul {
	margin: 0;
	float: right;
}
header .top-menu ul li.social-buttons a {
	display: block;
    width: 20px;
    height: 20px;
    color: #fff;
    float: left;
    margin-right: 5px;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
}
header .top-menu ul li.social-buttons a:hover {
	background: #A80000;
}
header .top-menu ul li.social-buttons {
    padding-top: 4px;
    padding-right: 2px;
}
header .top-menu ul a.news-facebook {
	background: #3B5998;
    padding-top: 0;
}
header .top-menu ul a.news-twitter {
	background: #4099FF;
    padding-top: 0;
}

.module-quiz {
    width: 380px;
    height: 235px;
    background-image: url("/typo3conf/ext/fprof/Resources/Public/image/quiz_big2.jpg");
    padding-bottom: 100px;
    padding: 12px 15px;
}

.module-quiz p {
    font-size: 16px;
}

article.news-detail img{
    max-width: 100%;
}

article .main-content img{
    max-width: 100%;
    height: auto !important;
    margin: 5px 5px 5px 0;
}

/*für html5 videos mit vorschau bild*/
article .main-content div > * > * > * img{
	margin: 0;
}

.img-magnifier{
    position: relative;
    max-width: 100%;
    cursor: pointer;
}
.img-magnifier:after{
    content:" ";
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 100;
    background-image: url("/typo3conf/ext/fprof/Resources/Public/image/magnifier-big.png");
}

.negative {color: #A80000 !important; }
.positive {color: #009640 !important; }

#bannerBillboard{
    width: 980px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
#bannerBillboard > div{
    margin-top: 10px;
}

.news-list-aside section.inactive a h2,
.news-list-aside section.inactive a:hover h2,
.news-list-aside section.inactive a small,
.news-list-aside section.inactive a:hover small{
    color: #ccc;
}
.news-list-aside section.inactive a {
    cursor: default;
}

.module-profikoment h2 {
    font-size: 17px;
}

.module-kommentar p {
	line-height: 1.37;
}

.form-control, .form-selectbox {
    color: #000;
    background-color: #fff;
}

#page main {
    min-height: 500px;
}

.textadPlaceholder .textAd{
	margin: 20px 0;
}

.module-commentlist .noHeadline{
	height: 20px;
}

#extendedSearch input[type="radio"], 
#extendedSearch input[type="checkbox"] {
	margin: 4px 8px 0 4px;
    position: relative;
    top: 2px;
}

.textadPlaceholder .textAd img{
	margin-right: 10px;
}

#mobileConfirm{ 
    font-size: 2.7em; 
    z-index: 999; 
    width: 880px; 
    height: 350px; 
    background-color: #fff; 
    position: fixed; 
    left: 50%; 
    top: 50px; 
    margin-left: -440px; 
    text-align: center; 
    padding: 50px; 
    border: 10px solid #a80000; 
}
#mobileConfirm p{ 
    margin: 20px 0;
}
#mobileConfirm input{ 
    margin: 0 20px;
}
                    
#mobileOverlay{
    position: fixed;
    z-index: 998;
    background-color:rgba(255,255,255,0.8);
    width: 100%;
    height: 100%;
    top: 0;
}

.module-top10-item-slider .commentCount {
    right: 10px;
    bottom: -5px;
}

#news .highcharts-container{ margin: auto; }
#news figure .highcharts-container{ margin-bottom: 47px; }
.news-image-slider .slider-pagination, .news-image-slider.oldGal .slider-pagination { top: -47px; }
.news-image-slider .slide figure figcaption { position: relative; }
.news-image-slider .slide figure > a{ display: block; width: 100%; }
/* #news-main-rotator .news-main-rotator-item { height: 55px; } */

.errorBox{ border: 2px solid #a80000; color: #000000; font-weight: bold;}
.successBox{ border: 2px solid #008800; color: #000000; font-weight: bold;}

.errorBox:before{
    color: #a80000;
}
.successBox:before{
    color: #008800;
}

#user-form .form-group{
    margin-bottom: 10px;
}
.req-field:after{ content: "*"; color: #a80000; margin-left: 3px; font-weight: bold;}
#user-form li {
    margin-bottom: 10px;
}

.infoBox-gray, .successBox-gray, .errorBox-gray, .warningBox-gray {
    display: block;
    width: 100%;
    padding: 5px;
    background-color: #dfdfdf;
    color: #6e6e6e;
    margin: 10px 0 15px 0;
}

.infoBox-gray, .infobox-gray a, .successBox-gray, .successBox-gray a, .errorBox-gray, .errorBox-gray a, .warningBox-gray, .warningBox-gray a {
    font-size: 14px;
}

.infoBox-gray:before, .successBox-gray:before, .errorBox-gray:before, .warningBox-gray:before {
    font-family: 'Glyphicons Halflings';
    margin-right: 5px;
    position: relative;
    top: 1px;
    color: #2e2e2e;
    font-weight: bold;
}

.infoBox-gray:before{
    content: "\e086";
}
.successBox-gray:before{
    content: "\e084";
}
.errorBox-gray:before{
    content: "\e083";
}
.warningBox-gray:before{
    content: "\e101";
}


.news-meta-buttons .meta-button.news-xing {
    background: #00605e;
    padding-top: 0;
}

.news-meta-buttons .meta-button:hover {
    background: #A80000;
}

.comment-count:before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url(/typo3conf/ext/fprof/Resources/Public/image/commentICO.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative;
    top: 2px;
    margin-right: 2px;
    white-space: nowrap;
}
.comment-count{
    font-size: 11px;
    color: #7f7f7f;
    font-weight: bold;
    margin-left: 8px;
    white-space: nowrap;
}

#news-list ul li .news-list-text span.comment-count {
    position: absolute;
    bottom: 2px;
    right: 5px;
}
#news-list ul li a:hover .news-list-text span.comment-count {
    display: none;
}

.news-image-slider .slide figure figcaption {
    background: #e8e8e8;
    padding: 20px 15px;
}

.news-image-slider .slide figure figcaption > p,
.news-image-slider .slide figure figcaption > div {
    line-height: 20px;
    color: #2b2b2b;
    margin: 0;
}

.advertorial-footer hr{
    margin-bottom: 5px;
}
.advertorial-footer .news-meta-info{
    position: relative;
    top: -15px;
    background-color: #ffffff;
    width: 75px;
}

ul.square-style-list{
    list-style-type: none;
}

ul.square-style-list > li{
    position: relative;
}

ul.square-style-list > li:before{
    content: " ";
    width: 5px;
    height: 5px;
    background-color: #A80000;
    position: absolute;
    left: -10px;
    top: 7px;
    display: block;
}

#news-main-rotator .news-main-rotator-item {
    overflow: visible;
}

.separator {
    position: relative;
    margin: 35px 0;
}
.separator:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 5px;
    border-top: 3px double #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}

.print-images > div{
    width: 620px; 
    background: #e8e8e8; 
    padding: 20px 15px; 
    margin: 1px 0 15px 0; 
    border: 1px solid #ccc;
    margin-bottom: 25px;
}
.print-images > img{
    max-width: 620px;
}

#bt_ad_pos1, #bt_ad_pos21{
	line-height: 0;
}

.user_name {
    position: absolute;
    top: -2000px;
}

.news-image-slider .slide figure figcaption img{
    margin: 0 5px 0 0 !important;
    max-width: 100% !important;
}

.news-image-slider figure img {
    height: 413px;
}

.module-partners .module-partners-container .module-partners-item figure img {
    width: 180px;
    max-width: 180px;
    margin-bottom: 10px;
}

header .top-menu ul li:first-child {
	padding-left: 24px;
}
header .form-selectbox {
    width: 206px;
}
.head-search .input-group {
    width: 306px;
}
input[type="checkbox"].errorField {
	outline: 1px solid #dd1111;
}
.ausstellerTable .inactive {
	color: #cecece;
}

.footer-bottom p, .footer-bottom a {
    color: #000;
    font-size: 13px;
}



#fundtips ul.tabHeader{ padding: 0; }

#fundtips ul.tabHeader li {
    list-style-type: none;
    cursor: pointer;
    padding: 5px;
    border-top: 1px solid #a1a1a1;
    border-right: 1px solid #a1a1a1;
    border-left: 1px solid #a1a1a1;
    font-size: 15px;
    margin-right: 10px;
    position: relative; 
    left: 3px;
    top: 1px;
}

#fundtips ul.tabHeader li a { text-decoration: none; }
#fundtips ul.tabHeader li.active a { font-weight: bold; }
#fundtips ul.tabHeader li.active{ background-color: #f9f9f9;}
#fundtips .panel-numbers{ display: none; }
#fundtips .panel-wrapper{ border-top: 1px solid #a1a1a1; }
#fundtips .table tr th{
    border: 0;
}
#fundtips .table .aR{
    text-align: right;
}
#fundtips a.company_name{
    color: #000;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
#fundtips span.company_name{
    color: #000;
    text-decoration: none;
}

#fundtips a.company_name:hover{
    color: #a80000;
}

#fundtips .company_logo{
    border: 0; 
    background-color: #ffffff;
    display: table-cell;
    height:80px; 
    width:150px; 
    vertical-align:middle;
}
#fundtips .company_contact{
    margin-top: 10px;
}

#fundtips .company_col{
    width: 18%;
    color: #525252;
}
#fundtips .fund_col{
    width: 32%;
}
#fundtips .anchor_links a{
    margin: 3px;
}

#fundtips tr.noStyle, #fundtips tr.noStyle td{
    border: 0 !important;
    background-color: transparent !important;
}

#fundtips span.anchor_not_set{color: #aaa; margin: 3px;}
#fundtips .table>tbody>tr.row_odd{
    background-color: #f3f3f3;
}
#fundtips .table>tbody>tr.row_even{
    background-color: #ffffff;
}

.module-portrait-menu{
    max-width: 300px;
}


.module-heads-item-slider .item-slider-heads .item img{
    height: 168px;
}

.module-magazin-item-slider .item-slider .item img,
.module-top10-item-slider .item-slider-top10 .item img{
    height: 117px;
}

.module-top10-item-slider .item-slider-top10 .item .num {
    z-index: 3;
}

.head-banner.ad-banner{
    margin-top: 30px;
    margin-bottom: 0;
}

/* Reset min-width for col-md-* */
@media (min-width: 0) {
     .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
     }
     .col-md-12 {
       width: 100%;
     }
     .col-md-11 {
       width: 91.66666667%;
     }
     .col-md-10 {
       width: 83.33333333%;
     }
     .col-md-9 {
       width: 75%;
     }
     .col-md-8 {
       width: 66.66666667%;
     }
     .col-md-7 {
       width: 58.33333333%;
     }
     .col-md-6 {
       width: 50%;
     }
     .col-md-5 {
       width: 41.66666667%;
     }
     .col-md-4 {
       width: 33.33333333%;
     }
     .col-md-3 {
       width: 25%;
     }
     .col-md-2 {
       width: 16.66666667%;
     }
     .col-md-1 {
       width: 8.33333333%;
     }
}

#main-nav>ul>li a {
	padding: 6px 5px;
}
#main-nav>ul>li>ul {
  top: auto;
}

#main-nav .links-right a {
	 padding: 6px 4px;
}
#main-nav .links-right {
    padding-right: 5px;
}

.twitter-tweet{
	display: none;
}
.twitter-tweet.twitter-tweet-rendered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.module-mostwanted .tab-content{
    background-color: #eee;
    padding: 15px 15px 5px 15px;
}
.module-mostwanted ol{
    padding: 0;
    list-style-type: none;
}
.module-mostwanted ol li{
    counter-increment: mwlistcounter 1; 
    margin-bottom: 15px;
    position: relative;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 700;
}
.module-mostwanted ol li a{
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}

.module-mostwanted ol li small{
    display: block;
    color: #a80000;
}

.module-mostwanted ol li:after{
    content: '';
    display: block;
    clear: both;
}

.module-mostwanted ol li:before{
  content: counter(mwlistcounter);
  position: absolute;
  left: 0;
  top: 0;
  padding: 2px;
  width: 18px;
  height: 18px;
  text-align: center;
  font-size: 11px;
  color: #fff;
  background-color: #a80000;
}

.module-mostwanted ol li figure{
    display: inline-block;
    margin: 0 10px 0 0;
    float: left;
}
.module-mostwanted .news-list-text{
    margin-left: 100px;
}

.mostwanted-bar{
    height: 3px;
    position: relative;
    margin-top: 3px;
}

.mostwanted-bar .first-bar{
    width: 50%;
    background-color: #a80000;
    height: 3px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.mostwanted-bar .last-bar{
    width: 50%;
    background-color: #ccc;
    height: 3px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}
.module-mostwanted .mostwanted-additional{
    display: none;
}

.module-mostwanted .showmore{
	text-align: right;
    display: block;
    font-size: 11px;
}

.imgSingle figure figcaption{
    text-align: left;
    padding: 5px;
}

.imgSingle form input {
    float: right;
    margin: 10px 0 20px 10px;
}
.taR{
    text-align: right;
}
.taL{
    text-align: left;
}
.taC{
    text-align: center;
}

#bt_ad_pos10, #bt_ad_pos19{
	margin-bottom: 30px;
	text-align: center;
}