.tplus_boxes .tplus_box > .tplus_box_image {
		line-height: 0;
		text-align: center;
	}
	.tplus_boxes .tplus_box > .tplus_box_text {
		padding: 0 20px;
		padding-top: 10px;
	}
	
	.tplus_boxes .tplus_box > .tplus_box_text h2 {
		border-bottom: 0;
		margin-bottom: 10px;
	}
	
	.tplus_boxes .tplus_box .tplus_box_link {
		margin-top: 30px;
	}

	.tplus_boxes .tplus_box > .tplus_box_image {
		line-height: 0;
		text-align: center;
	}
	.tplus_boxes .tplus_box > .tplus_box_text {
		padding: 0 20px;
		padding-top: 10px;
	}
	
	.tplus_boxes .tplus_box > .tplus_box_text h2 {
		border-bottom: 0;
		margin-bottom: 10px;
	}
	
	.tplus_boxes .tplus_box .tplus_box_link {
		margin-top: 30px;
	}

	.tplus_ueberschrift h1,.tplus_ueberschrift h2,.tplus_ueberschrift h3,.tplus_ueberschrift h4,.tplus_ueberschrift h5,.tplus_ueberschrift h6 {
		margin-bottom: 0;
		margin-top: 0;
		border-bottom: 0;
	}

	
.tplus_kategorieteaser {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
	
.tplus_kategorie {
	overflow: hidden;
    margin-bottom: 30px;
    padding: 20px;
    background: #ffffff;
    margin-bottom: 20px;
    border-radius: 4px;
    box-shadow: 0px 0px 5px 1px #e7e7e7;
    border: 1px solid #f5f5f5;
}
.tplus_kategorie a {
   	text-decoration: none;
    transition: all 0.25s;
    width: 100%;
    display: block;
    position: relative;
}
.tplus_kategorie a img{
    margin-bottom: -4px;
    transition: all 0.5s;
    max-height: 180px;
	height: 180px;
    border-radius: 4px;
}
	
.tplus_kategorie a .tplus_kategorie_titel {
	color: rgba(26, 68, 108, 0.95);
    text-decoration: none;
    padding: 7px 0px 7px 0px;
    background-color: rgba(255, 255, 255, 0.95);
    font-family: system-ui;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
    text-align: center;
    border-top: 1px solid rgba(26, 68, 108, 0.95);
    border-bottom: 1px solid rgba(26, 68, 108, 0.95);
    z-index: 2;
    position: relative;		
}