h3{
    font-family: 'hsvslabv1-ultrabold-webfont';
    font-weight:300;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
}


/* h3 testimonials */

.h3we{
    font-family: 'hsvslabv1-ultrabold-webfont';
    font-weight:300;
    margin-top: 16px;
    margin-bottom: 11px;
    font-size: 20px;
    color: #FFF;
    text-transform: uppercase;
}

.p10lr{
padding-left: 10px;
padding-right: 10px;
}


.iconqoute{
margin-bottom: 20px;
}


a.blick{
   font-family: 'hsvslabv1-ultrabold-webfont';   
   color: #ed1c24;
}

a.blick:hover{
   font-family: 'hsvslabv1-ultrabold-webfont';   
   color: #005aaa;
   text-decoration: none;
}

.height45{
   height: 50px;
}


.height50{
   height: 50px;
}

.height65{
   height: 65px;
}


.height70{
   height: 70px;
}

.height120{
   height: 120px;
}


.height200{
   height: 200px;
}


img.imggreat{
max-width: 120%;
margin-left: -12%;
}

img.imggreat2{
display:none;
max-width: 100%;
margin-left: 0px;
}


.bg-light > h2 {
        font-family: 'hsvslabv1-ultrabold-webfont';
        font-weight:300;
    margin-top: 0;
    margin-bottom: 45px;
    font-size: 50px;
    color: #df2127;
    text-transform: uppercase;
}

.bg-light > p {
        
    font-weight:300;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 18px;
    color: #656b6f;
}


.bg-dark > h2 {
        font-family: 'hsvslabv1-ultrabold-webfont';
        font-weight:300;
    margin-top: 0;
    margin-bottom: 45px;
    font-size: 50px;
    color: #FFF;
    
}

.bg-dark > p {
        
    font-weight:300;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 18px;
    color: #FFF;
}


.bg-dark > div p.ok {
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 14px;
    color: #FFF;
}


.bg-dark > ul {
  margin-left: 0px;
  padding-left:15px;
}



.bg-dark > ul > li {
        
    font-weight:300;
    margin-top: 0;
    margin-bottom: 2px;
    margin-left: 0px;
    font-size: 15px;
    color: #FFF;
}

.rounded{
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000000;
    background-color: #df2127;
    padding: 30px;
}



#produktinfo{
  height: 900px;
  overflow: visible;
}

strong{
  text-transform: uppercase;
}

.superwide{
  width: 1440px;
}

.testimonials {
    text-align: center;
}

.testimonials > .author > .author-img {
    border-radius: 50%;
    display: block;
    margin: auto;
    height: 90px;
    width: 90px;
}



.testimonials > .author > span {
    color: #FFF;
    font-style: normal;
}

.foo_5
{font-size:14px;}

.produkt1
{list-style-image:url("../images/point.png");
 margin-left:-15px;
 line-height: 1.7;}
 
 #wunshe_domain
 {    background: url(../images/bg_welcome.jpg);}
 
 .wunsche-text {
    padding-top: 50px;
    padding-bottom: 150px;
}

.wunsche-text > p {
    font-family: 'hsvsansv1-regular-webfont';
    font-size: 22px;
    margin: 0;
    margin-bottom: 50px;
    color: #FFF;
    letter-spacing: 2px;
}

.spam {
    margin-top: 104px;
}

.ico-hsv{
margin-bottom: 17px;
}

.glyphicon-ok{
padding-right: 12px;
font-size: 14px;
}


.glyphicon-earphone{
    padding-right: 5px;
    font-size: 30px;
    color: rgb(0,90,170);
}

h4{
font-size: 30px;
color: #000;
}

h5{
font-size: 16px;
color: #FFF;
}

#now-button {
    background-color: #ed1c24;
    border-radius: 30px;
    border-color: #ed1c24;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    margin-bottom: 9px;
    font-size: 15px;
    opacity: 1.0;
}