.sortimentslinks {
	display: block;
	float: left;
	top:0;
	margin-top: 0;
	width: calc(50% - 15px );
	margin-right: 7px;
}



.sortimentslinks p{
	margin-bottom: 7px;
}


.sortimentslinks a{
	display: block;
	/*display: flex;*/
	/*flex-direction: column;*/
	text-decoration: none;
	font-family: 'oss';
	background-color: #f5f5f5;
	margin: 0 15px 0px 0;
	padding: 10px 20px;
	cursor: pointer;
	/*width: calc( 50% - 10px);*/
	width: 100%;
	/*float: left;*/
	transition: background-color 0.4s, color 0.4s;
}



.sortimentslinks a:visited,
.sortimentslinks a:link{
	color:  #0080c9;
}




.sortimentslinks a:hover{
	background-color: #0080c9;
	color:#fff;
}


.sortimentslinks a:hover:after{
	color:#fff;
}


/*  Dropdown.... 2022 */




.sortimentslinks {
	display: block;
	float: left;
	top:0;
	margin-top: 0;
	width: calc(50% - 15px );
	margin-right: 7px;
}

.boxLinkHeadline{
	color:  #0080c9;
	font-family: 'oss';
	background-color: #f5f5f5;
/*	padding: 10px 0px;*/
/*	border-bottom: 1px solid #0080c9;*/
	cursor: pointer;
	
}

.boxLinkWrapper{
	margin-top: 10px;
	position: relative;

}

.subNaviOnPage{
	position: absolute;
	top:50px;
	width: 100%;
	display: none;
z-index: 1231;
background-color: #f5f5f5;
-webkit-box-shadow:  0px 0px 3px 0px #333333;
-moz-box-shadow:  0px 0px 3px 0px #333333;
box-shadow:  0px 0px 3px 0px #333333; 

	
}


.boxLinkWrapper:hover .subNaviOnPage{
	display: block;
}


.sortimentslinks p{
	margin-bottom: 7px;
}


.sortimentslinks a{
	display: block;
	/*display: flex;*/
	/*flex-direction: column;*/
	text-decoration: none;
	font-family: 'oss';
	background-color: #f5f5f5;
	margin: 0 15px 0px 0;
	padding: 10px 20px;
	cursor: pointer;
	/*width: calc( 50% - 10px);*/
	width: 100%;
	/*float: left;*/
	transition: background-color 0.4s, color 0.4s;
}



.sortimentslinks a:visited,
.sortimentslinks a:link{
	color:  #0080c9;
}




.sortimentslinks a:hover{
	background-color: #0080c9;
	color:#fff;
}


.sortimentslinks a.boxLink:hover:after{
	color:#0080c9;
}




.sortimentslinks a.boxLink{
	padding: 20px 10px;
}

.sortimentslinks a.boxLink:hover{
	background-color: transparent;
	color:#0080c9;
}


.sortimentslinks a:hover:after{
	color:#fff;
}











.systemverbund{
	background: transparent url('../layout/systemverbund.png') no-repeat 0 0;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	width: 45%;
	/*width: 450px;*/
	margin-left: 20px;
	float: right;
	height: 450px;
	
}



/*+++++++++++++++ Button Styles +++++++++++++++++*/


.button{
	text-decoration: none;
	color: #0080c9;
	border: 2px solid #0080c9;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px; 
}


.cta{
	margin-left: -14px;
	display: inline-block;
	padding: 10px 14px;
	
}



.cta-white{
	margin-left: -14px;
	color: #fff;
	border-color: #fff;
	display: inline-block;
	padding: 10px 14px;
	
}




.cta-medium{
	display: inline-block;
	padding: 7px 11px;	
}






.cta-medium i, .cta i{
	font-size: 1.5em;	
	display: block;
	float: right;
	margin: 0 0 -3px 14px;
}


.cn-button.bootstrap, .cn-button.bootstrap:hover{
	background-color: #000!important;
	color: #fff!important;
	background-image: none!important;
}


/*###################### GALERIE STUFF #####################*/


.galerie{
	margin: 20px 0;
}

.galerie:after{
	content: ' ';
	clear:both;
	display: block;
	width: 100%;
	height: 1px;

	
}


.galerie a{
	display: block;
	float: left;
	min-width: 150px;
	margin: 0 5px 5px 0;
	width: calc( 16.6% - 10px);
}



.galerie a img{
		width: 100%;
		height: auto;
}




.standort{
	margin: 30px 0;
}


.open_haupthaus{
	margin: 20px 0;
	padding: 20px 20px 30px 20px;
	line-height: 1.7em;
	background-color: #fafafa;
	/*max-width: 850px;*/
}

.open_haupthaus.smallBar{
	max-width: 500px;
}

.open_haupthaus .third{
	width: 260px;
}


.open_haupthaus strong{
	color: #0080c9;
}






/*###################### FORMULAR STUFF #####################*/
/*

#shopform{
	width: 40%;
	min-width: 250px;
}

form textarea, form input, form select {
    width:100%;
    font-family: 'osr';
    font-size: 0.8em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #cfcfcf;
}


select{
	height:34px;
	margin:0 0 14px 0;
	padding:0 10px;
	-webkit-appearance: none !important;
	vertical-align:middle;
}




select option{
	padding: 5px 10px;
}

.cbx_label{

	line-height: 40px;
	margin-right: 20px; 
	display: block;
}

.cbx{
	float: left;
	height: 40px;
	width: 220px;	
	margin-bottom: 20px;
	line-height: 40px;
}

.cbx input{
	float: left;
	height: 40px;
	width: 20px;
	margin-right: 10px;
}



*/


/*th3_2709 end */


/*th3_240620*/



/*#################### die Fancy-Checkbox (DSGVO Ceckbox) ##################### */
/*
.form_field_dsgvo .cbx_container{
  height: 100%;
  float: left;
  left:0;
  top:0;
  
}

.form_field_dsgvo .checkmark {
    display: block;
    position: relative;
    float: left;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    margin-bottom: 14px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.2);
}

.form_field_dsgvo .cbx_container input:checked ~ .checkmark {
    background-color: #eeeeee;
}

*/


/* der Haken */
/*.form_field_dsgvo .cbx_container .checkmark::after {
    left: 6px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #000;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    position: absolute;
    display: none;
}




.form_field_dsgvo .cbx_container input:checked ~ .checkmark::after { display: block; }
.form_field_dsgvo .cbx_container input[type="checkbox"] {display: none; }


.form_field_dsgvo .cbx-label{
  position: relative;
  float: left;
  width: 85%;
  left:35px;
}



.dsgvo_txt{
	font-size: 0.7em;
}








input{
	height:34px;
	margin:0 0 14px 0;
	padding-left:7px;
}


textarea{
	height:234px;
	margin:0 0 14px 0;
	padding-left:7px;
	padding-top: 5px;
}

.inputThird{
	width: calc( 33.332% - 10px);
	float: left;
}

.inputTwoThird{
	width: 66.662% ;
	float: left;
	margin-left: 10px;
}

.inputhalf1{
	width: calc(50% - 10px) ;
	float: left;
}


.inputhalf2{
	width: calc(50%) ;
	float: left;
	margin-left: 10px;
}

.kontaktdaten{
	padding-left: 50px;
}




input[type="submit"] {
	-webkit-box-align: center;
   	text-align: center;
	cursor: pointer; 
	-webkit-appearance: button; 
   	white-space: pre;
   	background-color: #0080c9;
   	color: #fff;
   	transition: background-color 1s;
}

input[type="submit"]:hover {
   	background-color: #fff;
   	color: #0080c9;
}



*/

#result{
	display: none;
	padding: 8px 15px;
	/*display: block;*/
	border: 3px solid #0080c9;
	color: #0080c9;
	
	
}

#result span{
	color: #ef0000;
	line-height: 1.4em;
}






/*########################## Gruppenkarte ######################*/


.gruppenkarte{
	position: relative;
	clear: both;
	width: 456px;
	height: 576px;
	margin:0 auto;
	background-image: url('../layout/gruppe/map08.png');
}

.poi{
	display: block;
	position: absolute;
	height: 18px;
}






.poi_1{
	top:463px;
	left:185px;
	width: 75px;
	
}


.poi_2{
	top:442px;
	left:117px;
	width: 166px;
}


.poi_3{
	top:403px;
	left:-48px;
	width: 89px;
}


.poi_4{
	top:381px;
	left:-139px;
	width: 70px;
}

.poi_5{
	top:250px;
	left:264px;
	width: 125px;
}


.poi_6{
	top:402px;
	left:-6px;
	width: 50px;
}


.poi_7{
	top:400px;
	left:13px;
	width: 50px;
}


.poi_8{
	top:460px;
	left:-47px;
	width: 160px;
}


.poi_9{
	top:305px;
	left:184px;
	width: 85px;
}




.poi_10{
	top:318px;
	left:8px;
	width: 66px;
}






/*################ th3 POPUP Stuff ################ */

#th3_popup, #th3_popup_hinweis, #th3_popup_corona, #th3_popup_anfrage{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 20000;
	top:0;
	background-color: rgba(0,0,0,0.3);
}

.th3_popup_content{
	position: relative;
	width: 100%;
	padding: 20px; 
	max-width: 500px;
	border: 1px solid #e0e0e0;
	margin: 150px auto 0 auto;
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow:  0px 0px 5px 0px #666666;
	-moz-box-shadow:  0px 0px 5px 0px #666666;
	box-shadow:  0px 0px 5px 0px #666666; 	
}

.th3_popup_content p{
	font-size: 0.9em;
}


.th3_close{
	position: absolute;
	right: -1px;
	top:-1px;
	padding: 4px 5px;
	background-color: #0080c9;
	cursor: pointer;
}


.th3_close i{
	color: #fff;
	font-size: 1.3em;
}


.btnPopup {
	display: block;
	padding: 6px 10px;
	margin: 15px auto;
	width: 200px;
	text-decoration:none;
	-webkit-box-align: center;
   	text-align: center;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
   	background-color: #0080c9;
   	border: 1px solid #0080c9;
   	color: #fff;
   	transition: background-color 1s;
}

.btnPopup:hover {
   	background-color: #fff;
   	color: #0080c9;
   	border: 1px solid #0080c9;
   	
}





.oxomi-link,
.oxomi-floater,
.oxomi-catalog{
	margin-right: 20px!important;
	margin-top: 10px;

}

.oxomi-link {
  display: inline !important;
}

.oxomi-catalog-title{
	margin: 10px 0;
	font-size: 0.7em;
	line-height: 1.4em;
}



