/****************************************************************************************
	Eberhard Räder Mediatechnik
	---------------------------
	System NTN
		Version 2019
	------------------------------------------------------------------------------------
	Projekt:	mabesch_1904
				Stylesheet
					Abweichungen vom Standard
					Startseite
					
	File:		____19_blog_buch.css
	Erstellt:	02.04.2019
	Stand:		27_11_2019
******************************************************************************************/
:root			{	/* Konfiguration. 3d-darstellung.Buch*/
					--b_1911_w_base				:	150px;										/* Skalierungseinzeit von 100px auf 150px erhöht.								/	27_11_2019	*/
				}
/*				├── Massband; darf gelöscht werden ─────────────────────────────────────────────┼───────────────────────────────────────────────────────────────────────────────┼──────────────*/
				.buch_container{																/* Bereich für 3d-objekt mit Textumfluss										/	27_11_2019	*/		
					display					: inline-block;
					float					: left;
					margin-right			: 20px;
					margin-bottom			: 20px;

/*					background-color		:blue;	/*	debug	27_11_2019*/
				}


