/* weblication stye sheets zentral by mt '2000 for scholl communications */

/* auszeichnungen und text */

.text  {
	font-size : 11px;
    line-height : 10pt;
    font-family : Arial;
	font-weight : normal;
   	font-style : normal;
    text-decoration: none;
    color : Black;
}


.homefett {
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	font-style : bold;
}

.homenorm {
	font-family : Arial;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
}



