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

.circus_rahmen1 {
	font-size: 12px;
 	background-color: rgb(153,204,255);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.zelle_rahmen {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	background-color: rgb(204,204,255);
 	border: 1px solid rgb(0,102,255)
}
