@media (max-width: 780px) {
	
#mainwrapper {
    width: 100%;
}

#colwrapper {
    width: 100%;
}

#header1 {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 20px;
}

#header2 {
    background-color: #0038bd;
    color: #fff;
    padding-left: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 37px;
}

.coltitel {
    font-size: 15px;
    font-weight: 600;
}

.preismonat {
    margin-top: 0;
    border-top: 1px solid #0038bd;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 25px;
}

.preisjahr {
    margin-top: 0;
    border-top: 1px solid #0038bd;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 25px;
}
.preiseinmal {
    margin-top: 0;
    border-top: 1px solid #0038bd;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 25px;
}
.Babo {
    border-radius: 5px;
    margin-top: 0;
    margin-bottom: 10px;
    height: auto;
    margin-left: 12px;
    width:auto;
    background-color: #0038bd;
    color: #fff;
    border: 1px solid #0038bd;
    display: block;
    line-height: 240%;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    font-size: 9px;
    line-height: 118%;
    padding: 3px;
}
.Bofferte{
    border-radius: 5px;
    margin-top: 0;
    margin-bottom: 10px;
    height: auto;
    margin-left: 12px;
    width:auto;
    background-color: #fff;
    color: #0038bd;
    border: 1px solid #0038bd;
    display: block;
    line-height: 240%;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    font-size: 9px;
    line-height: 118%;
    padding: 3px;
}
.chfmonat {
    font-size: 13px;
    margin-right: 10px;
    display: block;
}
.chfjahr {
    font-size: 13px;
    margin-right: 10px;
    display: block;
}
.chfeinmalig {
    font-size: 13px;
    margin-right: 10px;
    display: block;
}

.prodtext {
    height: 65px;
    overflow:hidden;
    margin-right: -30px;
    word-wrap:break-word;
}
.prodauswahl {
    height: 65px;
    overflow:hidden;
}

.fticon {
    font-size: 26px;
}
.cardwrapper {
    padding-left: 5px;
    padding-right: 5px;
}
.prodtitel {
    text-align: left;
    margin-left: 0;
    margin-bottom: 20px;
    height: 25px;
    margin-right: 0;
}
.prodtitelM {
    text-align: left;
    margin-left: 0;
    margin-bottom: 20px;
    height: 25px;
    margin-right: -100px;
}
.prodtitel .fticon {
	font-size:16px;
}

.mobBProd2 { 
    float: none !important;
    clear: both !important;
    padding-top: 3px !important;
    text-align: left !important;
    padding-left: 10px !important;
}

.mobBProd1 {
    clear: both !important;
    padding-top: 4px !important;
    text-align: left !important;
    padding-left: 10px !important;
}
#fc_frame {
	display:none;
}
.Bprodukte, .Bprodukte2 {
    width: auto;
}
.Bprodukte2 {
   margin-top:-10px;
}
#colwrapper {
    margin-top: 20px;
}
.minus, .plus {
    font-size: 25px;
    margin-left:-10px;
    margin-right:-10px;
}

.labelspan {
    display:block;
}

.bulletdiv {
display:none;	
}

}