div#content article div.featured-image{ display:none; }
div#content div.article-container article div.featured-image{ display:block; padding: 15px;}
div#content div.article-container article div.featured-image a img,
div.page-content div.article-container article div.featured-image a img{ 
    -webkit-box-shadow: 7px 7px 8px 0px rgba(150,144,146,1);
    -moz-box-shadow: 7px 7px 8px 0px rgba(150,144,146,1);
    box-shadow: 7px 7px 8px 0px rgba(150,144,146,1);
}

p { line-height: 1.4; margin-bottom: 15px; font-family: 'Open Sans', serif; font-size: 17px; }
input.s { width: 80%; } 

.imgShadow{ box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);}
.sliderTopMargin{margin-top:-20px;}

.entry-thumbnail{visibility:hidden!important;display:none!important;}
.lbl_widerstandstabelle{vertical-align: middle;font-weight:bold;width:180px;display:inline-block;text-align: left;}
.selectBoxResitor{min-width:140px;}
.textfieldResitorResult{min-width:200px;max-width:140px;}
.bgSchwarz{background-color: black; color:white;}
.bgBraun{background-color: brown; color:white;}
.bgRot{background-color: red;color:white;}
.bgGruen{background-color: green;color:white;}
.bgOrange{background-color: orange;color:white;}
.bgBlau{background-color: blue;color:white;}
.bgGelb{background-color: yellow;color:black;}
.bgLila{background-color: purple;color:white;}
.bgGold{background-color: khaki;color:black;}
.bgSilber{background-color: silver;color:black;}

.bullet {width:20px; height:20px; float:left; margin-right:10px; margin-top:10px; border-radius:20px;}
.bulletRed {background-color: red}
.bulletGray {background-color: gray}
.clear {clear:both;}
.buttonContainer {margin-top:15px;}

.led {width:30px; height:15px; float:left; margin-right:10px; margin-top:10px; border-radius:5px;}
.ledBlue {background-color: blue}
.ledGray {background-color: gray}

/** Google Ads **/
.myOwnInPageAds, .GoogleActiveViewElement {width:95%; height: 190px;}
.ap_container {height:280px!important;}


