@charset "utf-8";
#box1 {
	height: 700px;
	width: 82%;
	position: absolute;
	background-attachment: fixed;
	background-size: cover;
	background-position: 0% 0%;
	background-repeat: no-repeat no-repeat;
	float: left;
	display: inline;
	background-color: #E4E4E4;
}
#box2 {
	height: auto;
	width: 380px;
	background-color: rgba(255,255,255,0.95);
	overflow: auto;
	margin-left: 50px;
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 168px;
	float: left;
	padding-bottom: 16px;
	padding-top: 20px;
}
#box3 {
	height: 700px;
	width: 45%;
	background-color: rgba(255,255,255,1.00);
	margin-left: 46px;
	padding-top: 58px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
	border-bottom: thin solid rgba(200,200,200,1.00);
	border-top: thin solid rgba(200,200,200,1.00);
	padding-left: 40px;
}
#box3 .text1 img {
	margin-bottom: 5px;

}
#bildbeschreibung {
	margin-bottom: 20px;
}


#box1 #box3 .text1 {
	font-size: 1em;
}
#sozial {
	width: 200px;
	margin-bottom: 20px;
}
#box2 header .ueberschrift01 {
	float: none;
	margin-top: 90px;
}
#box2 header .ueberschrift02 {
	margin-top: 0px;
}


#box-button {
	width: 100%;
	color: rgba(255,255,255,1.00);
	text-align: center;
	margin-right: 20px;
}
#button {
	margin-bottom: 6px;
	background-color: rgba(150,150,150,1.00);
	padding-top: 5px;
	height: 30px;
	border-radius: 6px;
	width: 100%;
	margin-right: 7px;

}
#button:hover {
	background-color: rgba(120,120,120,1.00);

}
#button1 {
	background-color: rgba(150,150,150,1.00);
	padding-top: 4px;
	height: 30px;
	border-radius: 6px;
	width: 100%;
	float: left;

}
#button1:hover {
	background-color: rgba(120,120,120,1.00);

}






@media only screen and (max-width: 1447px) {
#box2 {
	width: 280px;
	margin-top: 70px;
	height: 560px;
	margin-bottom: 70px;
}
#box3 {
	float: left;
}
.text1 ul li {
	font-size: 0.9em;
}
#box3 .text1 img {
	margin-bottom: 18px;
	width: 230px;
}


}

@media (max-width: 1200px) {
#box3 {
	width: 337px;
	overflow-x: scroll;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#box3 .text1 img {
	margin-bottom: 8px;
	width: 160px;
}

}

@media only screen and (max-width: 1024px) {
#box1 {
	background-image: url(img/aktuelles/deckblatt-bruenneken_aktuell.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;
	background-color: inherit;
}
#box2 {
	width: 100%;
	height: auto;
	margin-top: 40%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#box3 {
	width: 100%;
	height: auto;
	padding-right: 40px;
	padding-bottom: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 37px;
	padding-left: 40px;
}
#box3 .text1 img {
	width: 365px;


}


#box1 #box3 .text1 {
	padding-left: 0px;
}
.text1 ul li {
	font-size: 1em;
}
#button {
	margin-top: 15px;
	margin-bottom: 20px;
}


}

@media only screen and (max-width : 440px ) {
#box1 {
	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;
}
#box3 {
	padding-left: 18px;
	padding-right: 18px;
}
#box3 .text1 img {
	width: 222px;
}


}
