

/* Bild mit Text links vom Bild */
.class_163_1302603302456 {
	font-variant: small-caps;
	margin-top: 0em;
	margin-left: 1em;
	margin-bottom: 1em;
	margin-right: 0em;
	float: right;
}

/* Bild mit Text rechts vom Bild */
.class_163_1302603362550 {
	margin-top: 0em;
	margin-left: 0em;
	margin-bottom: 1em;
	margin-right: 1em;
	float: left;
}

/* Bildboxen */
.class_163_F92F9946 {
	/* DONT REMOVE */
}

.tpl_div.threecolumns.class_163_F92F9946 {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
}

.tpl_div.threecolumns.class_163_F92F9946 > div {
    max-width: 31.5%;
    display: flex;
    flex-flow: column;
    width: 100%;
}

.tpl_div.threecolumns.class_163_F92F9946 .image_wrapper div {
    display: none;
}

@supports(display: grid){
  .tpl_div.threecolumns.class_163_F92F9946 > div { 
    max-width: 100%;
  }
}

.tpl_div.threecolumns.class_163_F92F9946 > div + br,
.tpl_div.threecolumns.class_163_F92F9946 > div + br  { display: none;}

.tpl_div.threecolumns.class_163_F92F9946 > div p { margin: 0; }

.tpl_div.threecolumns.class_163_F92F9946 > div img {
    padding: 0 !important;
    min-width: 100% !important;
    height: auto;
    margin: 0;
}

.tpl_div.threecolumns.class_163_F92F9946 > div h3 {
    background-color: #0051a0;
    color: #fff;
    margin: 0;
    padding: 1em 0.5em;
    text-align: center;
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center !important;
}

.tpl_div.threecolumns.class_163_F92F9946 > div h3 a {
    color: #fff;
    font-weight: normal;
}


@media (max-width: 767px) {
	.tpl_div.threecolumns.class_163_F92F9946 {
		display: flex !important;
		justify-content: space-between;
		width: auto;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.tpl_div.threecolumns.class_163_F92F9946 > div {
		width: 49%;
	}

}
@media (max-width: 479px) {
	.tpl_div.threecolumns.class_163_F92F9946 > div {
		width: auto;
	}

}

/* Hintergrund Blau */
.class_163_1229546905515 {
	color: #FFFFFF;
	background-color: #3836FF;
}

/* Hintergrund gelb */
.class_163_1229546937890 {
	background-color: #FFFF0C;
}

/* Hintergrund rot */
.class_163_1229547047750 {
	background-color: #F81117;
}

/* Hintergrund schwarz */
.class_163_1229547068671 {
	color: #FFFFFF;
	background-color: #000000;
}

/* Menü im Kacheldesign */
.kachel_menu {

}

/* normaler Text */
.class_163_1233136714360 {
	font-family: Arial;
	font-size: 1em;
}

/* Ueberschrift */
.class_163_1233136827358 {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
}


