

/* --- Stylesheet 7510 () --------- */ 

.T4688 .text {
	margin: 20px 0px;
	line-height: 1.35;
	
}

.T4688 .text ul li, .T4688 .text ol li {
	margin-bottom: 5px;	
}


.T4688 .text code {
	
	border: 1px solid rgba(0,0,0,0.4);
	padding: 0px 4px;
	border-radius: 3px;
	font-size: 0.9em;
	background: none !important; /* Quill bringt hier manchmal was ins html */
	
}


.T4688 .text img { width: 100%; height: auto; box-shadow: 5px 5px 15px rgba(0,0,0,0.2); margin: 20px 0px; }


.T4688 .text .ql-indent-1 { margin-left: 40px; }
.T4688 .text .ql-indent-2 { margin-left: 60px; }

.T4688 .text .ql-syntax {
	padding: 5px;
	background-color: rgba(0,0,0,0.8);
	color: #fff;	
}


.T4688 .text h1 { font-size: 2.3em; }
.T4688 .text h2 { font-size: 1.6em; }
.T4688 .text h3 { font-size: 1.1em; }