/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.mof10 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 10pt;
 	font-weight: bold
}

.mof9 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 9pt;
 	color: rgb(255,153,0);
 	font-weight: bold
}

.mof {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 11pt;
 	color: rgb(255,153,0);
 	font-weight: bold
}

.mof12 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 12pt;
 	color: rgb(255,153,0);
 	font-weight: bold
}

.mof13 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 13px;
 	font-weight: bold
}

.mof14 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 14px;
 	font-weight: bold
}