@charset "utf-8";
#box1 {
	height: 700px;
	width: 82%;
	position: absolute;
	background-image: url(img/columba-adrian_004.png);
	background-attachment: fixed;
	background-size: cover;
	background-position: 0% 0%;
	background-repeat: no-repeat no-repeat;
	float: left;
	display: inline;
	border: thin solid rgba(100,100,100,1.00);
}
#box2 {
	height: 100%;
	width: 48%;
	background-color: rgba(255,255,255,0.86);
	overflow: auto;
	margin-left: 50px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.text1 {
	overflow-y: scroll;
	height: 390px;
	background-color: rgba(255,255,255,1.00);
	padding-left: 8px;
	padding-right: 8px;
	border: thin solid rgba(130,130,130,1.00);
	margin-top: 40px;
}
#quelle {
	font-size: 0.7em;
}
#sozial {
	width: 150px;
	float: right;
	margin-left: 20px;
}
#box2 .text1 .ueberschrift02 {
	margin-top: 20px;
}

.link {
	margin-top: 20px;
}

#box-button1 {
	width: 100%;
	color: rgba(255,255,255,1.00);
	text-align: center;
	margin-top: 10px;
	height: 30px;
}
#box-button2 {
	width: 100%;
	color: rgba(255,255,255,1.00);
	text-align: center;
	margin-top: 10px;
	margin-right: 20px;
	height: 30px;
}
.button1   {
	background-color: rgba(150,150,150,1.00);
	border-radius: 6px;
	height: 30px;
	float: left;
	width: 195px;
	padding-top: 4px;
	margin-right: 15px;
}
.button1:hover {
	background-color: rgba(120,120,120,1.00);
}
.button2   {
	background-color: rgba(150,150,150,1.00);
	border-radius: 6px;
	height: 30px;
	float: left;
	width: 90px;
	padding-top: 4px;
	margin-right: 15px;
}
.button2:hover {
	background-color: rgba(120,120,120,1.00);
}













@media only screen and (max-width: 1447px) {
#box1 {
	background-image: url(img/columba-adrian_004.png);
}
#box2 {
	width: 575px;
}
.digitbtn1 {
	float: left;
}




}

@media only screen and (max-width: 1024px) {
#box1 {
	background-image: url(img/columba-adrian_001.png);
	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: 44%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#text5 {
	margin-bottom: 60px;
}
.text1 {
	border: none;
	overflow-y: visible;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 87px;
}

#box-button2   {
	margin-bottom: 100px;
}


}

@media only screen and (max-width: 767px) {
#box-button1 {
	height: auto;
	margin-bottom: 50px;
}
#box-button2 {
	height: auto;
}
.button1 {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
.button2 {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}





}

@media only screen and (max-width : 440px ) {
#box1 {
	background-image: url(img/columba-adrian_001.png);
	background-attachment: scroll;
	background-size: 100%;
	background-position: 0% 0%;
	background-repeat: no-repeat no-repeat;
}
#box2 {
	overflow: auto;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
}
}
