.unsichtbar{
	display:hidden;
	position:relative;
	top:-70px;
}
.va{
	box-sizing: border-box!important;
	
}
.form-control-label, .custom-control-label{
	font-weight:bold;
	color:#444;
	font-size:.8em;
	lline-height:.9em;
}
input:hover, select:hover, textarea:hover{
	background-color:#eee!important;
	border-color:#bbb;
}
#kostuemessen{
	display:none;
}
.vahoehe-1{
	
	box-shadow:2px 4px 8px #999!important;
	padding:15px 15px 1px 15px;
	box-sizing: border-box!important;
}
.vaco{
	box-shadow:none!important;
	background-color:#eeeeee;
	line-height:1.2em;
	padding:15px 15px 1px 15px;
}

p{
	position:relative;
	margin-top:15px!important;
}
.beschreibung{
	font-size:15px;
}
.ue{
	margin:0;
	
	text-align:center;
	vertical-align:middle!important;
}
.ter{
	box-shadow:2px 4px 8px #999!important;
	min-height:70px;
	
}
h3{
	font-weight:bold!important;
	color:#9b0066!important;
	font-size:25px!important;
	font-family: 'open sans condensed', Arial,sans-serif !important;
	margin-top:13px!important;
	margin-bottom:10px!important;
}


.ue_2{
	text-align:left;
} 
.kt{
	margin-bottom:6px;
}
#rabatt_img{
	margin-bottom:20px;
	max-width:250px;
}
a{
	font-weight:bold!important;
	font-size:16px!important;
	font-family: 		'open sans condensed', Arial,sans-serif; 
	color:#9b0066!important;
	
}
nav>a{
	font-family: 'open sans ', Arial,sans-serif !important;
}

@media (min-width: 570px){
	.col-sm-6_ {
		-ms-flex: 0 0 46%!important;
		flex: 0 0 46%!important;
		max-width: 46%!important;
	}
}
/* _____________________________768___________________________________________________________________________________________________________________________________________ */
@media (min-width: 768px) {
	.rowcon{
		padding-left:3%;
		padding-right:3%;
	}
}
/* ___________________________________________________________________________________________________________________________________________________________________________ */
@media (min-width: 1200px){
	.col-xl-3_ {
		-ms-flex: 0 0 22%!important;
		flex: 0 0 22%!important;
		max-width: 22%!important;
	}
}