/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Schrift_Dom_12_Magenta {
	font-family: "DomCasual BT",  cursive;
 	font-size: 12px;
 	color: rgb(255,0,255);
 	font-weight: normal;
 	font-style: normal
}

.Schrift_mit_Andy_gelb_12 {
	font-family: Andy, cursive;
 	font-size: 12px;
 	color: rgb(255,204,0);
 	font-weight: normal;
 	font-style: normal
}

.Dom_14_Hintergrund {
	font-size: 14px;
 	color: rgb(255,255,204);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(0,51,153)
}

.TERMINE_Verd_12_gelb {
	font-family: "DomCasual BT",  cursive;
 	font-size: 12pt;
 	color: rgb(255,0,255);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center
}

.TextNavBar {
	font-family: Andy, cursive;
 	font-size: 12px;
 	color: rgb(255,204,0);
 	font-weight: normal;
 	font-style: normal
}