.memblock25 {
	width:25%;
	float:left;
}

.memblock33 {
	width:33.333333%;
	float:left;
}

.memblock50 {
	width:50%;
	float:left;
}


.memblockBranche {
	width:25%;
	float:left;
}

.memblockContent {
	width:75%;
	float:left;
}

.memblock75 img { 
	max-width:100%;
	height:auto;
	display:block;
}

.block40  {
	width:40%;
	float:left;
}

.block22 {
	width:22%;
	float:left;
}


.block38 {
	width:38%;
	float:left;
}

.iconBlock {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width:50%;
	float:left;
	padding:0 7px 15px
}


.block22 img, .block38 img, .iconBlock img {
	width:46px;
	max-width:100%;
	height:auto;
	display:block;
}

.logoBox {
	padding:10px 0;
}

.detailImage {
	padding:0;
}

.detailImage div {
	display:block;
	width:100%;
	height:470px;
	background-size:cover!important;
	background-position:center;
	}

.detailImage img {
	max-width:100%;
	height:auto;
	display:block;
	margin:0;
}

#memberSuchen {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#c2c2c2;
	height:50px;
	text-align:center;
	font-size:14pt;
	border:1px solid #fff;
	margin:10px 0;
	width:100%;
	font-weight:300;
}


.logoBlock {
	width:25%;
	float:left;
	padding:30px 0 0;
}
.logoBlock img {
	max-width:100%;
	height:auto;
	display:block;
}

.buttonSize {
	font-family: 'Roboto Condensed', sans-serif;
	display:block;
	font-weight:300;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:14pt;
	color:#5f5f5f;
}
.buttonWahl {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	display:block;
	height:50px;
	line-height:50px;
	padding-left:20px;
	font-size:15pt;
	background-image:url('/page/_webpics/plus-minus-white-34x50.png');
	background-repeat: no-repeat;
	background-position: right 0px;
}

.buttonWahl.akt {
	background-position: right -50px;
}

.bottonArrowG {
	width: 0; 
	height: 0; 
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-top: 14px solid #2a2a2a;
	margin:auto;
}

.bottonArrowW {
	width: 0; 
	height: 0; 
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-top: 14px solid #fff;
	margin:auto;
	cursor:pointer;
}
.bottonArrowAkt {
	width: 0; 
	height: 0; 
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-top: 14px solid #767678;
	margin:auto;
	display:none;
}

.buttonBox {
	cursor:pointer;
}

.arrowButton {
	margin:10px 0 16px;
	display:block;
	cursor:pointer;
}

.buttonBox, .notButtonBox {
	margin:0 0 10px;
}


.arrowButton.akt .bottonArrowAkt {
	display:block;
}

.arrowButton.akt .whiteBack {
	background-color:#767678;
	color:#fff;
}

/*
.arrowButton:hover .bottonArrowAkt,
.arrowButton:hover .whiteBack ,

*/


.darkBack {
	background-color:#2a2a2a;
	color:#fff;
}


.whiteBack {
	background-color:#fff;
}



.branche {
	background-color:#f4f4f4;
	color:#606060;
	line-height:40px;
	border-bottom:1px solid #b6b6b6;
	padding:0 20px;
	cursor:pointer;
}
.branche.akt, .branche:hover {
	background-color:#d7d7d7;
	color:#000;
}

.wahlMembers {
	display:none;
}

.memberLogo{
	cursor:pointer;
	margin:0 0 0;
}

.memberLogo img {
	border:1px solid #afafaf;
	display:block;
}


.memberLogoDetail {
	margin:0;
}

.memberLogoDetail img {
	border:1px solid #afafaf;
	max-width:170px;
	width:100%;
}

#map {
	width: 100%;
	height: 800px;
	background-color: grey;
	margin-top:10px;
}

.marker {
	display:block;
	padding:0;
	cursor:pointer;
}

#mapShowTitle {
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#808082;
	color:#fff;
	height:50px;
	font-size:15pt;
	padding:0 20px;
	line-height:50px;
	display:block;
	font-weight:300;
}

#memberDetail .header {
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#fff;
	color:#636363;
	font-size:18pt;
	line-height:70px;
	padding-left:20px;
	height:70px;
	overflow:hidden;
}

#memberPrint, #memberClose  {
	margin:15px 10px;
	cursor:pointer;
}

#memberDetail .contentBlock {
	background-color:#fff;
	color:#636363;
	border-top:1px solid #afafaf;
	padding:40px 25px;
}

.innerBlock {
	padding:0 25px;
}




#memberDetail  h2 {
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#fff;
	color:#636363;
	font-size:20pt;
	font-weight: 300;
	line-height: 32px;
	margin-bottom: 10px;
}


#autoClose {
	display:none;
}


.memberA {
	background-color:#f1b658;
	color:#fff !important;
}

.memberB {
	background-color:#0abb8d;
	color:#fff !important;
}

.memberC {
	background-color:#118ab2;
	color:#fff !important;
}

.memberD {
	background-color:#ce375b;
	color:#fff !important;
}

.memberE {
	background-color:#073b4c;
	color:#fff !important;
}


.timetable {
	width:100%;
}
.timetable td:first-child {
	width:40px;
}


.buttonCheckBox {
	background-image:url('/page/_webpics/option-button-empty.svg');
	background-repeat:no-repeat;
	background-position:left center;
	padding:10px 10px 10px 40px;
	cursor:pointer;
	font-size:11pt;
}
.buttonCheckBox.akt {
	background-image:url('/page/_webpics/option-button-full.svg');
}


@media  only screen and (max-width: 1024px) {

	.innerBlock {
		padding:0 15px;
	}


	#memberDetail .contentBlock {
		padding:20px 5px;
	}

	.buttonWahl {
		height:50px;
		line-height:50px;
		padding-left:15px;
		font-size:12pt;
		background-image:url('/page/_webpics/plus-minus-white-34x50.png');
		background-repeat: no-repeat;
		background-position: right 0px;
		cursor:pointer;
	}
	.buttonWahl.akt {
		background-position: right -50px;
	}

	#mapShowTitle {
		font-size:12pt;
	}

	.branche {
		padding-left:15px;
		font-size:11pt;
	}



	.buttonSize {
		height:50px;
		line-height:50px;
		font-size:12pt;
	}

	#memberSuchen {
		height:50px;
		font-size:12pt;
		margin:10px 0;
	}


	.block40  {
		width:48%;
		float:left;
	}

	.block22 {
		width:14%;
		float:left;
	}


	.iconBlock {
		width:100%;
	}


}


@media  only screen and (max-width: 780px) {
	.buttonWahl {
		background-image:none;
	}

}

@media  only screen and (max-width: 620px) {
	#autoClose {
		display:block;
	}

	.buttonBox, .notButtonBox {
		margin:0 0 2px;
	}

	.arrowButton {
		margin:10px 0 5px;
		display:block;
	}

	#memberDetail {
		font-size:11pt;
		line-height:20px;
	}

	#memberDetail  h2 {
		font-size:18pt;
	}


	#memberDetail .header {
		font-size:15pt;
		line-height:50px;
		padding-left:20px;
		height:50px;
		overflow:hidden;
	}
	#memberPrint, #memberClose  {
		margin:5px 5px;
	}



	.block40  {
		width:44%;
		float:left;
	}

	.block22 {
		width:18%;
		float:left;
	}

	.memblockBranche {
		width:50%;
	}


	.memblockContent {
		width:100%;
	}

	.wahlMembers {
		position:absolute;
		z-index:200;
	}


	.buttonWahl {
		height:30px;
		line-height:30px;
		font-size:11pt;
		background-image:url('/page/_webpics/plus-minus-white-34x30.png');
		background-position: right 0px;
	}
	.buttonWahl.akt {
		background-position: right -30px;
	}

	.auswahlbutton {
		display:none;

	}

	#mapShowTitle {
		height:30px;
		line-height:30px;
	}

	.branche {
		line-height:30px;
		padding:0 20px;
		font-size:10pt;
	}

	.buttonSize {
		font-family: 'Roboto Condensed', sans-serif;
		display:block;
		height:30px;
		line-height:30px;
		font-size:11pt;
	}

	#memberSuchen {
		height:30px;
		font-size:11pt;

	}

	.logoBlock {
		width:33.33333%;
		float:left;
		padding:30px 0 0;
	}

}



@media  only screen and (max-width: 420px) {
	.innerBlock {
		padding:0 10px;
	}

	.memblockBranche {
		width:100%;
	}

	.buttonWahl {
		background-image:url('/page/_webpics/plus-minus-white-34x30.png');
	}

	#map {
		height: 500px;
	}

	.block40,.block22, .block38 {
		width:100%;
	}
	.block38 {
		text-align:center;
	}
	.block22 {
		padding:20px 0;
	}
	.iconBlock {
		width:25%;
		padding: 0 15px 0 0;
	}

	.logoBox img {
		width:100%;
	}
	.memberLogoDetail {
		width:100%;
	}

	.memblock50 {
		  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
		width:100%;
		padding:20px 0;
	}
}


@media  only screen and (max-width: 768px) {
	.detailImage div {
		height:400px;
	}
}
@media  only screen and (max-width: 580px) {
	.detailImage div {
		height:210px;
	}
}
