@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: 'fira_sanslight', sans-serif;
	font-size: 2rem;
	line-height: 2.5rem;
	}
h2 {
	font-size: 1.5rem;
	line-height: 2rem;
	}
h3 {
	font-size: 1rem;
	line-height: 1.5rem;
	letter-spacing: 0.03rem;
	}
	
/***************** Inhalt ****************/
.Textblock_5_6 {
	width: calc(100% - 1rem);
	}
.Textblock_1_6 {
	width: calc(25% - 1rem);
	}
.Textblock_1_4 .Textabstand,
.Textblock_1_3 .Textabstand {
	font-family: 'fira_sanslight', sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	letter-spacing: 0rem;
	}
	