@charset "UTF-8";
.text {
	font-family: Calibri, "Calibri Bold", "Calibri Bold Italic", "Calibri Italic", Califas-Chisel;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #CCC;
	outline: none;
}
/* CSS Document */

p
{  
color:#CCC;
outline: none;

}

.stippels {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	outline: none;
}
.titels {
	font-size: 20px;
	color: #C6F;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
	outline: none;
}
.subtext {
	font-size: 14px;
	color: #C9F;
	outline: none;
}
