@import url("mainsheet.css");
@import url("systemSignature.css");

h1 {
	color: #000066;
	font-size: medium;
}
.status { color: #000066 }
.emphasizedLink {  color: #FF0000}
.bestaetigung {
	font-size: medium;
	font-weight: normal;
}
.bestaetigungDaten {
	font-size: medium;
	font-weight: bold;
}
.bestaegiungWichtig {
	font-size: medium;
	font-weight: bolder;
	color: #000066;
}
.datenOK {
}
.datenOut {
	font-style: italic;
}
.datenNOK {
	color: #FF0000;

}
.BBV {
	text-align: justify;
	font-size: medium;
	font-weight: bold;
}
.adresse {
	font-size: small;
}
h2 {
	font-size: medium;
	color: #000066;
}
li {
	text-align: left;
}
.aktuelleSaison {
	color: #000066;
	font-size: large;

}
.andereSaison {
	color: #000066;
	font-size: small;

}
.rechtstext {
	font-family: "Courier New", Courier, mono;

}

.smallLink {
	font-size: 12px;
}
td {
	font-size: 10px;
}
th {
	font-size: 10px;
	font-weight: bold;
}
.td-background {
	background-color: #AAAAAA;
}
.td-backgroundNotSelected {

	background-color: #DDDDDD;
}
.spielerGemeldet {
	color: #000099;
	font-weight: bolder;
}
.spielerNichtGemeldet {
}
.td-Menue {

	background-color: #FF6600;
}
.background1 {
	background-color: #000099;
	color: #FF6633;
}
.td-header {
	background-color: #6666CC;
	border-top: thin outset #FF0033;
	border-right: medium double #FF0033;
	border-bottom: thin solid #FF0033;
	border-left: thin inset #FF0033;
	color: #000000;
}
.missingDate {
	background-color: #FFFF00;
}
.confirmedDate {
	background-color: #00FF00;
}
.td-deleted {
	background-color: #CC6633;
}
