/* CSS definition file containing site wide stylesheets */

.pBoldBlau {
	color: rgb(0,102,255);
 	font-weight: bold
}

.pBold {
	font-size: 12px;
 	font-weight: bold
}

.pStart {
	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

.pBoldBraun {
	color: rgb(166,109,9);
 	font-weight: bold
}

.pBoldRot2 {
	color: rgb(186,0,0);
 	font-weight: bold
}

.pBoldRot {
	color: rgb(255,0,0);
 	font-weight: bold
}

.pBoldLila {
	color: rgb(146,0,123);
 	font-weight: bold
}

.pBoldGelb {
	color: rgb(255,204,0);
 	font-weight: bold
}

.pKlein {
	font-size: 9px
}

.pWeiss {
	color: rgb(255,255,255)
}

.pBoldH1 {
	font-weight: bold
}

.pDatum {
	color: rgb(255,255,255)
}

.pHoch {
	font-size: 9px;
 	vertical-align: super
}