
.schrift { 
	font-family:   				    "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:					18px;
	letter-spacing:				0px;
	line-height:				31px;
	color: 						 #fff}



/* ------------------------------- MARKIERUNG ------------------------------- */	

::selection {
	background: 				#15a7cb; 
	color:						#FFF;}
	
::-moz-selection {
	background: 				#15a7cb; 
	color:						#FFF;}



/* ------------------------------- SCHRIFTEN ------------------------------- */	

@font-face {
	font-family: 				chunkfive;
	src: 						url(chunkfive.ttf);}

.chunk {
	font-family:				chunkfive;
	color:						#2b2d33;
	font-size:					33px;
	line-height:				38px;
	padding-top:				15px;
	word-spacing: 				2px;
	font-weight: 				normal;
	font-style: 				normal;}
	
