.datum1 {
  font-family: Century Gothic, Tahoma, Verdana, Arial;
  font-weight: bold;
  font-size: 11px;
  color: #000000;
  background: #FFFFDF;
  padding: 3px;
  border-radius: 3px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.6);
  border: 1px solid #0000FF;
}

.kopfzeile, .textzeile, .vorjahre, .anmeldezeile {
	font-family: Century Gothic, Tahoma, Verdana, Arial; 
	font-size: 12px; 
	color: #000000; 
	background-color: #BBBBFF;	
}

.vorjahre {
	background-color: #DFDFDF;
	font-size: 8px;
}

.textzeile {
	background-color: #DFDFDF;
}

.anmeldezeile {
	border-left: none;
	border-right: none;
	font-size: 14px;
}

.ueberschrift {
	color: #FFCC00;
	font-family: Century Gothic, Tahoma, Verdana, Arial;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
}

.auswahl, .selectoption, .checkbox {
  font-family: Century Gothic;
  font-size: 9pt;
  color: #000000;
  border-bottom: 1px dotted #000000;
}

.selectoption, .checkbox {
  background-color: #FFFFCC;
}

.checkbox {
  width: 12pt;
  height: 12pt;
}

.back1, .back3 {
  background-image: url('https://www.lions-club-gladbeck.de/images/arenaaufschalke.jpg');
  background-repeat: no-repeat;
  background-position:  center;
  width: 157px;
}

.back3 {
  background-image: url('https://www.lions-club-gladbeck.de/images/Schloss_Wittringen01.jpg');
  background-repeat: repeat;
}

.angemeldet, .abgemeldet, .nichtgemeldet, .emtime {
  text-align: center;
  font-family: Century Gothic, Tahoma, Verdana, Arial;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #009F00;
  border-color: #FAFAFA;
  border-style: solid;
  border-width: 2px;
}

.abgemeldet {
  background-color: #DF0000;
}

.nichtgemeldet, .emtime {
  background-color: #7F7FFF;
}

.emtime {
  border-color: #EFEFEF;
  width: 36px;
}

.rules {
	border-left: none;
	border-right: none;
}	

.rulesright {
	border-right: none;
}	

.rulesleft {
	border-left: none;
}	

.rulesauswahl {
	border-left: none;
	border-right: none;	
	font-family: Century Gothic;
	font-size: 11px;
	color: #000000;
	border-bottom: 1px dotted #000000;
}
