@charset "UTF-8";

i  {color:#848484;}

h1.logo {
	text-align:center;
}
h2.lead {
  border-bottom: 1px dotted #c3a475;
  margin-bottom: 30px;
}
.fettText {
	font-weight:700;
}
.polaroidText {
	position:relative;
	top:35px;
	color: #c3a475;
}
.polaroidTextLeft {
	position:relative;
	top:35px;
	text-align:left;
	color: #c3a475;
}
.footer {
	margin:30px 0px 30px 0px;
	background:#00073d;
	color:#FFF;
}
.footerbar { width: 100%; min-height: 60px; display: block; background: #00073d; position: relative; margin-top:50px;}
.footerSmallText {
	font-size:0.75em;
	line-height:12px;
	color:#FFF;
}

.left {}
.center {text-align:center;}
.right {text-align:right;}

.footerUpLink {
	color:#FFF;
}
.footerLogo {
	text-align:center;
}
#marken {
	margin-top:50px;
}
.image {
	text-align:center;
	
}
#service {
	margin-top:50px;
}
#firstRow {
	margin-top:80px;
}
.firstBlock {
	margin-top:20px;
}
.untermBild {
	margin:20px;
	line-height:1em;
}
table {
	border:0px none;
}
td, tr td, table tr td {
	border:0px none;
}
#serviceText {
	margin:30px 0px 50px 0px;
}
#anfahrt{
	margin-top:50px;
}
#anfahrtText {
	margin:30px 0px 50px 0px;
}
#kontakt{
	margin-top:50px;
	margin-bottom:50px;
}
#inspiration {
	margin-top:50px;
	margin-bottom:50px;
	}
.impressum {
	margin-top:30px;
}
.topAbstand {
	margin-top:74px;
}
.white {
	color:#FFF !important;
}
.blocksatz {
	text-align:justify;
}
@media only screen and (max-width: 767px) {
	.topAbstand {
		margin-top:0px;
	}
	.left {text-align:left;}
	.center {text-align:left;}
	.right {text-align:left;}
	#firstRow {
		margin-top:80px;
	}
	.aktuellImage {
		margin-top:30px;
	}
	.kontaktAbstand {
		margin-top:30px;
	}
}
