

	<!--IFTS_NO_PARSE-->
	<!--multilang_start-->



	<!--flexmodul: Akkordeon-->







article.box
{
width: 100%;
margin-bottom: 1.5em;

}

article.box .floatleft
{
	float: left;
	padding-right: 1.0em;
}

article.box .floatright
{
	float: right;
	padding-left: 1.0em;
}


article.box .id_100_12
{
		background-image: linear-gradient(to right, rgba(0,158,227,1) , rgba(4,77,136,1));
}

article.box .id_100_12.inaktiv
{

		background-image: linear-gradient(to right, rgba(121,146,177,1) , rgba(121,146,177,1));
}

.blaufilter{
/*filter: sepia(100%) hue-rotate(190deg) saturate(50%);*/
filter: grayscale(80%);
}

article.box .kopfbereich
{
	cursor: pointer;
}

article.box .kopfbereich .titel
{
	padding: 1.0em;
	color: white;
}

article.box .kopfbereich .titel h2
{
	font-size: 1.6em;
	font-family: "metabold_roman";
	font-weight: normal;
	padding: 0em;
	margin: 0em;
	display: inline;
}

article.box .kopfbereich .titel .untertitel
{
	font-style: normal;
}

article.box .textbox
{
	width: 100%;
	background-color: white;
	padding: 0;
}

article.box .textbox.idt_100_12
{
	border: 1px dashed rgba(4,77,136,1);
border-top: none;
}

article.box .textbox > div
{
	padding: 1.0em 1.0em 1.5em 1.0em;
}

.textbox.unsichtbar
{
	display: none;
}

@media (min-width: 992px) {
	.only-tablet
	{
		display: none;
	}

	.not-tablet
	{
		display: block;
	}
}

@media (max-width: 991px) {
	.only-tablet
	{
		display: block;
	}

	.not-tablet
	{
		display: none;
	}
}

.transparent
{
	outline:none;
	background-color: transparent;
	border: none;
	cursor:pointer;
}






<!--/flexmodul: Akkordeon-->











		<!--IFTS_NO_PARSE-->
		<!--multilang_end-->




