/* CSS definition file containing site wide stylesheets */

.pBold {
	line-height: 25px;
 	font-weight: bold
}

.pklein {
	font-size: 12px;
 	color: rgb(128,128,128)
}

.pblaubold {
	color: rgb(42,102,148);
 	font-weight: bold
}

.pCWE {
	font-size: 18px;
 	color: rgb(42,102,148);
 	font-weight: bold
}

.pBlau {
	font-size: 13px;
 	color: rgb(42,102,148);
 	line-height: 20px
}

.pKleiner {
	font-size: 9px;
 	color: rgb(192,192,192)
}

.pCustomLi {
	font-size: 13px;
 	color: rgb(42,102,148);
 	line-height: 20px;
 	list-style-type: disc
}

.pGrauer {
	color: rgb(71,71,71);
 	line-height: 25px
}

.pRechts {
	line-height: 4px
}

.plineHeightHoch {
	line-height: 25px
}

.pCWE2 {
	font-size: 24px;
 	color: rgb(42,102,148);
 	font-weight: bold
}