/*Allgemein
body {
    font-family: 'Titillium', regular;
    font-size:16px;
    font-weight:100;
}
body h1, body h2, body h3, body h4 {
    color: #FF9000;
    font-family: "Oswald";
    font-weight:  400;
}
h2, h2 a{
font-size:30px;
}

h4, h4 a{
font-size:20px;
}

strong, button{
font-weight:400;
}



.header_e-book .text {
font-weight:100;
}

#header_boehm img.unterschrift {
    top: -30px;
    right: 0;
}



.breadcrumb-anzeige a{
font-weight:400;
}

.breadcrumbs, nav a{
font-family:"Oswald", sans-serif;
}


.header_e-book .btn, .btn-green, .btn{
font-weight:100;
font-size:16px;
font-family: "Oswald", sans-serif;
}


div.contentblock{
padding-top:0;
}
.contentblock p, .contentblock ul, .contentblock ol{
font-family:'Titillium', regular;
}

.header_e-book .text{
font-family:"Oswald";
}
*/
/*sidebar*/

.sideblock.werbung{
padding-right:15px;
}
div.contentblock.e-book, .contentblock.newsletter, .sideblock.e-book {
    background: #eaeeee; 
    background: -webkit-linear-gradient(#eaeeee,#fff, #eaeeee);
    background: -o-linear-gradient(#eaeeee,#fff, #eaeeee)); 
    background: -moz-linear-gradient(#eaeeee,#fff, #eaeeee); 
    background: linear-gradient(#eaeeee,#fff, #eaeeee); 
    border: 2px solid #ff9000;
}
.sideblock.e-book  .untertitel{
    text-decoration: underline;
    font-weight: bold;
}


.ebookbtn-wrapper .btn{
font-size:18px;
font-weight:400;
}

div.sideblock.e-book .text-block {
    margin-bottom: 5px;
}

div.sideblock.e-book .sideblock-content:last-child{
margin-bottom:0;
}

div.sideblock.e-book div.garantie {
    margin-top: 0;
margin-bottom:0
}

div.sideblock.e-book .garantie ul{
padding:0;
margin-bottom:0}

div.sideblock.e-book .garantie li{
display:inline-block;
}

.sideblock.youtube-ad{
padding:0;
}

.sideblock.youtube-ad img{
width:100%;
}



/*Video in News*/

.video-wrapper{
display:inline-block;
float: left;
margin: 0 10px 0 0;
text-align:center;
}

/*Special report*/

h1.smallpage-tittle{
font-size:52px;
}

div#gratis-punkt {
    left: 210px;
    top: 275px;
}

.erfahren{
text-decoration: underline;
}

.report-schritt p{
background:#000;
color:#fff;
padding: 5px;
text-align:center;
}
.schritt1.report-schritt p{
background: #ff9900;
}

/*Boehms Erfolge*/
.erfolge .erfolg .table-bordered {
    border: 1px solid #fff;
    background: #eaeeee;
}

.erfolge .table-bordered>thead>tr>th.gewinn, .erfolge td.gewinn {
    background: #63b32b;
    color: #fff;
}

/*--Geldanlagetipps--*/

ul.neueste{
border: 2px solid #ff9900;
    padding: 20px 40px;
}

ul.neueste li a{
 text-decoration:underline;
}

/*New Ebooks*/
.boehm-new{
    position: absolute;
    height: auto;
    top: 0;
    right: 0;
}


/*Media queries*/
@media (min-width: 992px){
div#gratis-punkt {
    left: 82px;
    top: 410px;
}
}

@media (max-width: 640px){

ul.schritte{
    width: 100%;
}

.container > ul.schritte > li.schritt1 , .container > ul.schritte > li.schritt2, .container > ul.schritte > li.schritt3{
    margin: 10px 0;
    padding: 0;
    background-image: none;
    text-align: center;

}
}



@media (max-width: 768px){


}



.col{
	margin:0;
	padding:0;
}

