.T4833.S7795 .roundgrid .image img {
	border-radius: 0;
}

.T4833.S7795 .roundgrid .col {
	border-radius: 0;
}

.T4833.S7795 .roundgrid .content .link a {
	border-radius: 0;
}.T4833 .roundgrid .col {
	background-color: #fff;
	border-radius: 1rem;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	/*	justify-content: space-between;*/
	box-shadow: 3px 3px 25px rgba(0,0,0,0.05);
	margin-bottom: 1.5em;
}

.T4833 .roundgrid .col.imgtop .content { order: 2; }
.T4833 .roundgrid .col.imgtop .image { order: 1; }

.T4833 .roundgrid .content {
	padding: 1.5rem 1.5rem 1.5rem 1.5rem;
}

.T4833 .roundgrid .content .subheadline {
	display: block;
	margin-bottom: 0.5rem;
}

.T4833 .roundgrid .content .headline {
	margin-bottom: 0.5rem;
}

.T4833 .roundgrid .content .headline a {
	text-decoration: none;
	hyphens: auto;
}

.T4833 .roundgrid .content .link  {
	text-align: right;
	margin-top: 1rem;
}

.T4833 .roundgrid .content .link a {
	padding: 0.2rem 1.5rem;
	border-radius: 2rem;
	color: #fff;
}



.T4833 .roundgrid .image {
	position: relative;
}

.T4833 .roundgrid .image img {
	/* object-fit: cover; */
	width: 100%;
	height: auto !important;
}

.T4833 .roundgrid .image .overlay {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.T4833 .roundgrid .col .image .overlay.hover { display: none }
.T4833 .roundgrid .col:hover .image .overlay.hover { display: block }


@media all and (min-width: 1024px) {

	.T4833 .roundgrid {
		box-sizing: border-box;
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
		grid-gap: 1.5rem;
		margin-bottom: 0;
	}

	.T4833 .roundgrid .col {
		grid-column-start: auto;
		grid-column-end: span 1;
	}

	.T4833 .roundgrid .col.width4 { grid-column-end: span 4; }
	.T4833 .roundgrid .col.width5 { grid-column-end: span 5; }
	.T4833 .roundgrid .col.width6 { grid-column-end: span 6; }
	.T4833 .roundgrid .col.width7 { grid-column-end: span 7; }
	.T4833 .roundgrid .col.width8 { grid-column-end: span 8; }
	.T4833 .roundgrid .col.width12 { grid-column-end: span 12; }




	/* Spalteim breiten texten */

	.T4833 .roundgrid .col .text p { -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; }
	.xT4833 .roundgrid .col.width7 .text { column-count: 2;  }
	.xT4833 .roundgrid .col.width12 .text { column-count: 3; }

	.T4833 .roundgrid .content .link a.button {
		display: inline-block;
		max-width: 75%;
	}


}
.T4833.S7796 .roundgrid .image  { padding: 1rem 1rem 1rem 1rem; }
.T4833.S7796 .roundgrid .image img { border-radius: 1.2rem; }


@media all and (min-width: 1024px) {
	.T4833.S7796 .roundgrid .image { padding-bottom: 0rem; }	
}.T4833.S7797 .roundgrid .col {
	background-color: transparent;
	box-shadow: none;
	border-radius: 0;
}

.T4833.S7797 .roundgrid .image img {
	border-radius: 1rem;
}

.T4833.S7797 .roundgrid .content {
	padding: 1.5rem 0 1.5rem 0;

}



.T4833.S7797 .roundgrid .image {
	padding: 0px !important;
}.T4833.S7966 .roundgrid .col {
	background-color: transparent;
	box-shadow: none;
	border-radius: 0;
	margin-bottom: 0;
}


.T4833.S7966 .roundgrid {
	grid-gap: 0rem;
	background: #fff;
	box-shadow: 3px 3px 25px rgba(0,0,0,0.05);
	border-radius: 1.2rem;
	overflow: hidden;
}


@media (min-width: 1024px) {
	.T4833.S7966 .col .image {
		display: flex; 
	}
	.T4833.S7966 .col .image img{
		width: calc(100% - 2px);
	}

	.T4833.S7966 .col:nth-child(1) .image { justify-content: flex-start; }
	.T4833.S7966 .col:nth-child(2) .image { justify-content: center; }
	.T4833.S7966 .col:nth-child(3) .image { justify-content: flex-end; }
}

.T4833.S7798 .roundgrid .col {
	flex-direction: column-reverse;
	justify-content: flex-end;
}

.T4833.S7798.S7796 .roundgrid .image  { padding: 1rem 1rem 0rem 1rem; }.T4833.S7967 .roundgrid .col { justify-content: flex-start; }
.T4833.S7967 .roundgrid .col.noimage { justify-content: center; }
.T4833.S7799 .outer {

	background: rgba(24, 136, 173,0.3);
	background: rgba( 0, 30, 40 ,0.1);
	padding: 3rem 0 2em 0;
	border-radius: 1rem;

}

/* in Kombination mit "ohne Box-Hintergrund" */

.T4833.S7799.S7797 .outer {
	background: rgba(34, 146, 183,0.6);
	background: rgba( 0, 30, 40 ,0.5);
	color: #fff;
	padding: 4rem 0 3em 0;
}

.T4833.S7799.S7797 .headline {
	color: #fff !important;
}

.T4833.S7799.S7797 .subheadline {
	color: #fff !important;
}


.T4833.S9031 .roundgrid .col {
	
	justify-content: space-between;

}.T4833.S8308 .outer .roundgrid .col { transition: 250ms; }
.T4833.S8308 .outer .roundgrid .col:hover {
    box-shadow: 0px 0px 12px 6px #a8a8a8;
}