@charset "utf-8";
#box1 {
	height: 700px;
	width: 82%;
	position: absolute;
	background-image: url(img/danke-referenzen/see_001.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-position: 0% 0%;
	background-repeat: no-repeat no-repeat;
	float: left;
	display: inline;
}
#box2 {
	height: 675px;
	width: 60%;
	background-color: rgba(255,255,255,0.86);
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.trennlinie {
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}

.ref   {
	overflow-y: scroll;
	height: 435px;
	width: 100%;
	padding-right: 12px;
	border: thin solid rgba(130,130,130,1.00);
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#marquee {
	height: 420px;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	font-style: normal;
	margin-top: -22px;
}
.block-1 {
	font-family: satisfy, alex-brush, arizonia, allura, source-sans-pro, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 25px;
	line-height: 30px;
	width: auto;
	color: #888888;
}
.block-2 .ueberschrift01  {


}
#mitteilung {
	width: 60%;
	background-color: rgba(111,46,60,1.00);
	height: 25px;
	color: rgba(255,255,255,1.00);
	text-align: center;
	padding-top: 6px;
	line-height: 0.8em;
	margin-left: 50px;
}
#sozial {
	width: 146px;
	float: right;
	margin-left: 20px;
}



@media only screen and (max-width : 1500px ) {
.ref {
	overflow-y: scroll;
	height: 370px;
	width: 100%;
	padding-right: 15px;
}



	
}


@media only screen and (max-width: 1024px) {
#box1 {
	background-image: url(img/danke-referenzen/see_002.jpg);
	background-attachment: scroll;
	-webkit-background-size: 100%;
	background-size: 100%;
	width: 100%;
	height: auto;
	background-position: 0% 0%;
	background-repeat: no-repeat no-repeat;
}
#box2 {
	width: 100%;
	height: auto;
	margin-top: 45%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.ref   {
	height: auto;
	overflow-y: visible;
	margin-top: 80px;


}
#mitteilung {
	width: 100%;
	margin-left: 0px;
	margin-bottom: 30px;
}


}

@media only screen and (max-width : 512px ) {
#box2 header .block-1 {
	width: auto;
}
#mitteilung {
	height: auto;
	padding-bottom: 7px;
	line-height: 23px;
}



	
}

@media only screen and (max-width : 440px ) {
#box1 {
	background-image: url(img/danke-referenzen/see_002.jpg);
	background-attachment: scroll;
	background-size: 100%;
	background-position: 0% 0%;
	background-repeat: no-repeat no-repeat;
}
#box2 {
	padding-left: 18px;
	padding-right: 18px;
}

}
