h1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 8px;
    padding-top: 4px;
    color: #0082D2;
}


h2.content-block {
    font-family: f008013tWeb,Arial,sans-serif;
    color:#8BAECA;
    padding: 0 20px;
    line-height: 36px;
    font-weight: normal;
    display:inline-block;
}

h2.content-block-small {
    font-size: 25px!important;
    line-height: 21px!important;
}
.module-headline {
	text-align: center;
}

div.slogan {
	text-align: right;
	padding: 0px 20px 0 0;
    font-size: 14px;
    font-weight: bold;
    color: #0082D2;
    font-family: inherit;
}

.contactbox .email{
    background-position: 340px 45px;
}
.contactbox .telefon{
    background-position: 320px 25px;
}

.contactbox .box-content {
	width: 295px;
}

.boxwhite.teaser {
    height: 135px;
}

.navbar-inner {
	background-color: white;
    background: #FFFFFF;
	height: 64px;
}

@media (max-width: 979px) {
	.contactbox .email{
    background-position: 260px 52px;
}
.contactbox .telefon{
    background-position: 260px 25px;
}

.contactbox .box-content {
	width: 235px;
}
.boxwhite.teaser {
    height: 150px;
}
.container h3 {
		font-size: 18px;
	}
.container p {
		font-size: 14px;
	}

}

@media (max-width: 767px) {
	.contactbox .email{
    background-position: 360px 52px;
}
.contactbox .telefon {
    background-position: 360px 25px;
}

.contactbox .box-content {
	width: 300px;
	display: inherit;
}
.boxwhite.teaser {
    height: 130px;
    width: 480px;
    margin-bottom: 30px;
}
}

@media (max-width: 520px) {
	.contactbox .email{
    background-position: 260px 52px;
}
.contactbox .telefon{
    background-position: 260px 35px;
}

.contactbox .box-content {
	width: 225px;
}
.boxwhite.teaser {
    height: 150px;
    width: 350px;
}
.container h3 {
		font-size: 17px;
	}
}

@media (max-width: 388px) {
	.contactbox {
		margin-left: -10px;
	}
	.contactbox .email{
    background-position: 210px 52px;
}
	.contactbox .telefon{
    background-position: 210px 35px;
}

.contactbox .box-content {
	width: 195px;
}
.boxwhite.teaser {
    height: 155px;
    width: 300px;
}
.container h3 {
		font-size: 15px;
	}
.container p {
		font-size: 13px;
	}
}


