
.mobilenavact{
	display: none;
	position: absolute;
	right: 0.3em;
	bottom: 0.3em;
}

.mobilenavact a{
	display: block;
	background: url("../../../../files/zeitpartner/layout/img/mobileActivator.png") left top no-repeat;
	height: 57px;
	width: 56px;
}


.dlh_googlemap  {
width: 100% !important;
height: auto;
}



@media screen and (max-width: 1015px) {

	footer,
	footer h2{
		font-size: 12px;
	}


}


@media screen and (max-width: 910px) {

	footer,
	footer h2{
		font-size: 11px;
	}
}


@media screen and (max-width: 815px) {

	footer,
	footer h2{
		font-size: 10px;
	}


}


@media screen and (max-width: 768px) {

.footercontent .col_3 img{
	width: auto;
	height: auto;
}

.main .ym-wrapper{
	padding-bottom: 0px;
}

h1{
	font-size: 130%;
}


.ym-gbox-right,
.ym-gbox-left{
	padding:0px !important;
}

header{
	background-image: none;
}

header .mod_navigation{
	display: none;
}

.mobilenavact{
	display: block;
}

.main .mod_article,
.main .mod_wf_extendedBreadcrumb{
	padding: 0px 1em;
}

.main{
	padding-bottom: 1em;
}

footer{
	position: static;
}

	footer,
	footer h2{
		font-size: 12px;
	}

.footercontent .linearize-level-1 .ce_colsetPart{
	padding: 5px;
}

}

@media screen and (max-width: 480px) {
.homebox{
	float: none;
}
}