@charset "utf-8";
@font-face {
	font-family: 'lydianrm';
	src: url('../webfonts/lydianrm/lydianrm-webfont.eot');
	src: url('../webfonts/lydianrm/lydianrm-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/lydianrm/lydianrm-webfont.woff') format('woff'), url('../webfonts/lydianrm/lydianrm-webfont.ttf') format('truetype'), url('../webfonts/lydianrm/lydianrm-webfont.svg') format('svg');
}
body {
	margin: 0px;
	background-image: -webkit-linear-gradient(270deg, rgba(94,94,94,1.00) 0%, rgba(179,179,179,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(94,94,94,1.00) 0%, rgba(179,179,179,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(94,94,94,1.00) 0%, rgba(179,179,179,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(94,94,94,1.00) 0%, rgba(179,179,179,1.00) 100%);
	overflow: auto;
}
body, td, th {
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #000000;
}
img {
	max-width: 100%;
	height: auto;
}
.clear {
	clear: both;
}

#kachel {
	margin: 0px;
	background-image: url(../images/hg.png);
	background-attachment: fixed;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0%;
	margin-bottom: 0%;
	background-color: rgba(255,255,255,0.890);
	-webkit-box-shadow: 0px 0px 20px 0px;
	box-shadow: 0px 0px 20px 0px;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 2%;
	padding-bottom: 1%;
	max-width: 988px;
}

.bildergalerie       { vertical-align: top; padding:10px 5% 10px 5%; }

.galerie_image		{ float:left; padding:10px; width:220px; height:auto; min-height:188px; margin:10px 20px 10px 0; }

#kontakt {
	padding-left: 4%;
	margin-bottom: 2%;
}
#logo {
	display: inline-block;
	width: 40%;
}
#adresse {
	display: inline-block;
	width: 29%;

}
header nav a:hover, header nav a:active, header nav a:focus, header nav a.thispage {
	color: #ff831e;
}

a.mail {
	color: #ff6000;
	text-decoration: none;
}
#h1 {
	width: 64px;
	height: 17px;
	background-color: #ff831e;
	position: absolute;
	margin-left: -80px;
	margin-top: 5px;
}
article {
	margin-left: 8%;
	margin-right: 10%;
	margin-top: 59px;
	clear: left;
	margin-bottom: 300px;
}
h1 {
	font-size: 23px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: lydianrm;
	color: #FF831E;
	font-weight: 400;
}
.team {

}

article p img {
	float: left;
	border: 7px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 1px;
	box-shadow: 0px 0px 1px;
	margin-right: 16px;
}
.referenzlast img {
	border: 7px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 1px;
	box-shadow: 0px 0px 1px;
}
.referenzrahmen {
	height: 339px;
}
.referenz {
	font-size: 12px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	height: 315px;
	padding-top: 15px;
	border: 1px dashed #000000;
	margin-right: 7px;
}
.referenzlast {
	font-size: 12px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	height: 315px;
	padding-top: 15px;
	border: 1px dashed #000000;
}
.referenz img {
	border: 7px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 1px;
	box-shadow: 0px 0px 1px;
}
form {
	background-color: #D3D3D3;
	padding-top: 17px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
	width: 443px;
	border-radius: 10px;
}
.kontaktfeld {
	width: 92px;
	float: left;
	font-size: 12px;
	margin-top: 12px;
}
.textfield {
	width: 300px;
	height: 25px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 13px;
	border-radius: 5px;
	border: 1px solid #434343;
	background-color: #fff9e0;
	font-style: italic;
}
textarea {
	height: 128px;
	width: 300px;
	margin-top: 5px;
	padding-left: 8px;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	border-radius: 5px;
	padding-top: 6px;
	padding-right: 8px;
	border: 1px solid #434343;
	background-color: #fff9e0;
	font-style: italic;
}
#senden {
	margin-left: 91px;
	margin-top: 14px;
	border-radius: 5px;
	border: 1px solid #fff9e0;
	background-color: #3D3D3D;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #FF831E;
}
#anfahrt {
	margin-top: 14px;
	border-radius: 5px;
	border: 1px solid #fff9e0;
	background-color: #3D3D3D;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FF831E;
	width: 50px;
}
footer {
	text-align: center;
	padding-left: 0px;
	text-transform: uppercase;
	font-family: lydianrm;
	font-weight: lighter;
	font-size: 18px;
	text-decoration: none;
	text-indent: 14px;
	color: #707070;
}
footer a:hover, footer a:active, footer a:focus, footer a.impressum {
	color: #ff831e;
	text-decoration: none;
}

@media (max-width:820px){
#adresse {
	display: none;
}
#logo {
	width: 100%;
	text-align: center;
}


}

@media (max-width:550px){
article p img {
	float: none;
	clear: both;
}
.team {
	margin-bottom: 0%;
}




}
