/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.würfe {
	font-family: Waltograph, cursive;
 	color: rgb(97,91,73);
 	text-align: center
}

.Berner2 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: medium;
 	color: rgb(72,53,22);
 	text-align: center;
 	margin: 3px
}

.berner {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 16px;
 	color: rgb(72,53,22);
 	font-weight: bold;
 	text-align: center
}

.lenzgraben {
	font-family: "Lucida Calligraphy",  cursive;
 	font-size: 20px;
 	color: rgb(29,28,28);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center
}
