/* 
Hintergrund:
blaugrau: #738D9D 	rgb(115, 141, 157)
hellgrau: #E6E6E6 	rgb(230, 230, 230)

Textgröße: 
10, 11, 12, 14, 18  Punkt 
Textfarben: 

grau: #3C3C3C		rgb(60, 60, 60)
blaugrau: #738D9D 	rgb(115, 141, 157)
*/

H1 {	color: #738D9D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;}

TextS {	color: #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;}

TextN {	color: #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;}

TextL {	color: #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;}

TextXL {color: #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;}

TextXXL {color: #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;}