

@media only screen and (max-width:400px) {
.center_container {
	width:100%;
}
}
@media only screen and (min-width:401px) and (max-width:774px) {
.center_container {
	width:384px;
}
}
@media only screen and (min-width:1158px) {
.center_container {
	width:1152px;
}
}

@media only screen and (max-width:816px) {
.contact_bar_section {
	width:288px;
	height:240px;
}
}
@media only screen and (max-width:724px) {
.contact_bar_section {
	width:90%;
	height:auto;
	padding:0px;
	padding-left:5%;
	padding-right:5%;
}
}
@media only screen and (max-width:400px) {
.contact_bar_section {
	width:90%;
	height:auto;
	padding:0px;
	padding-left:5%;
	padding-right:5%;
}
}

@media only screen and (max-width:600px) {
.mobile_wrap {
	clear:both;
}
.section_left_txt {
	float:left;
	width:100%;
	height:auto;
}
.section_middle_img {
	float:left;
	width:60%;
	padding-left:20%;
	height:auto;
}
.section_right_txt {
	float:left;
	width:100%;
	height:auto;
}
.gruppeUebung {
	width:220px;
	height:auto;
	float:left;
	margin:0px 8px 8px 8px;
	border:2px solid #1562ae;
}
}

@media only screen and (max-width:400px) {
.footer_logo {
	width:90%;
	padding-left:5%;
	padding-right:5%;
}

.desktop_version {
	display:none;
}
.mobile_version {
	display:block;
}

.certificate_thumbnail {
	width:80%;
	height:auto;
	margin:10%;
}
}

/*
@media only screen and (min-width:2650px) {
.header_Bogen {
	width:100%;
	height:740px;
}
.header {
	background-size:100% auto;
}
.header_impressum {
	background-size:100% auto;
}
.header_zertifikate {
	background-size:100% auto;
}
.header_datenschutz {
	background-size:100% auto;
}
}
*/
/*
@media only screen and (max-width:844px) {
.header {
	float:left;
	height:500px;
	display:none;
}
.header_m {
	position:relative;
	width:100%;
	height:auto;
	display:block;
}
.header_Bogen {
	width:100%;
	height:500px;
	background-image:none;
	height:auto;
}
.header {
	background-size:100% auto;
	background-image:none;
}
.header_kontakt {
	background-size:100% auto;
	background-image:none;
}
.header_impressum {
	background-size:100% auto;
	background-image:none;
}
.header_zertifikate {
	background-size:100% auto;
	background-image:none;
}
.header_datenschutz {
	background-size:100% auto;
	background-image:none;
}

.header_logo {
	width:60%;
	padding-left:20%;
	padding-top:32px;
}
.header_logo_text {
	float:left;
	width:80%;
	padding-top:48px;
	padding-left:10%;
	font-size:24px;
	text-align:center;
	font-weight:100;
}
.header_bottom_title {
	position:relative;
	float:left;
	width:80%;
	padding-left:10%;
	padding-top:48px;
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:100;
	text-align:center;
	color:#1562ae;
	bottom:none;
}
.cotact_bar_section {
	float:left;
	height:auto;
	width:100%;
	display:block;
	text-align:center;
	padding:16px;
	clear:both;
}
.contact_bar_block_headline {
	padding-top:24px;
	margin:0 auto;
}
.contact_bar_block {
	padding-top:8px;
	margin:0 auto;
}
}

*/