		body {
			padding-bottom: 40px;
			background: #EBEBEB;
			background-image: url(../images/bg.png);
		}
		.intro {
	padding-bottom: 60px;
	color: #00266C;
		}
		#willkommen {
			padding-top: 120px;
		}
  #fleischerei, #partyservice, #oeffnungszeiten, #herkunft, #hausschlachtung, #anfahrt, #kontakt, #fotos {
	padding-top: 120px;
	min-height: 700px;
	border-top: 1px solid #ccc;
	#background-image: url(../images/logo.png);
	#background-repeat: no-repeat;
	#background-position: right top;
		}
		.ref {
			position: relative;
			min-height: 700px;
		}
		.text {
			position: absolute;
			top: 60px;
			left: 450px;
		}
		.title {
	font-family: 'Calligraffitti', cursive;
	font-size: 42px;
	padding: 0 0 30px 10px;
	color: #003399;
	font-weight: bold;
		}
		.time {
	font-size: 18px;
	line-height: 1.4;
	text-align: center;
		}

.text1 {
	position: absolute;
	top: 60px;
	left: 100px;
}
.text1 {
	top: 0px;
	left: 0px;
}
.title1 {
	font-family: 'Calligraffitti', cursive;
	font-size: 40px;
	padding-bottom: 30px;
}
.title1 {
	font-size: 24px;
	display: block;
}

.google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
}
.google-maps iframe {
        position: absolute;
		float:left;
        top: 0;
        left: 0;
        width: 370px !important;
        height: 278px !important;
}

.zentriert {display: table-cell;
            vertical-align: middle;
}

		@media (max-width: 767px) {
  #fleischerei, #partyservice, #oeffnungszeiten, #herkunft, #hausschlachtung, #anfahrt, #kontakt, #fotos {
    margin-right: -20px;
    margin-left: -20px;
	padding-left: 20px;
	padding-right: 20px;
  }
  .text {
	top: 0px;
	left: 0px;
  }
  .title {
	font-size: 24px;
	display: block;
  }

		@media (max-width: 480px) {
  #fleischerei, #partyservice, #oeffnungszeiten, #herkunft, #hausschlachtung, #anfahrt, #kontakt, #fotos {
	padding-top: 0px;
  }


