table.tabelle_tt {
	width: 560px;
}
table.mannschaft_tt {
	margin-left: 150px;

}

td.tt_trainer {
	border: 2px outset #CCC;
	text-align: center;
	height: 20px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	width: 60px;
	font-size: 80%;
	background-image: url(../bilder/navigation/nav1link.png);
	background-repeat: repeat-x;
}


td.tt_trainer_name {
	text-align: left;
	height: 20px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	width: 180px;
	font-size: 80%;
	padding-left: 10px;
}
td.tt_trainer_telefon {
	border: 2px outset #CCC;
	text-align: center;
	height: 20px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	width: 60px;
	font-size: 80%;
	background-image: url(../bilder/navigation/nav1link.png);
	background-repeat: repeat-x;
}
td.tt_trainer_telefonnummer {
	height: 20px;
	font-weight: bold;
	line-height: 20px;
	width: 180px;
	font-size: 80%;
	padding-left: 10px;
	color: #000;
}

td.tt_trainingsz_wochentag {
	font-weight: bold;
	color: #000;
	height: 20px;
	font-size: 80%;
	border: 2px outset #CCC;
	width: 130px;
	padding-left: 8px;
	background-image: url(../bilder/navigation/nav1link.png);
	background-repeat: repeat-x;
	line-height: 20px;
}

td.tt_trainingsz_uhrzeit {
	font-weight: bold;
	width: 250px;
	line-height: 20px;
	padding-left: 8px;
	font-size: 80%;
	height: 20px;
}

td.tt_mannschaft_ueberschrift_position {
	font-weight: bold;
	color: #000;
	text-align: center;
	height: 20px;
	line-height: 20px;
	font-size: 80%;
	border: 2px outset #CCC;
	width: 40px;
	background-image: url(../bilder/navigation/nav1link.png);
	background-repeat: repeat-x;
}
td.tt_mannschaft_ueberschrift_spielernamen {
	border: 2px outset #CCC;
	text-align: center;
	height: 20px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	width: 250px;
	font-size: 80%;
	background-image: url(../bilder/navigation/nav1link.png);
	background-repeat: repeat-x;
}


td.tt_mannschaft_position {
	border: 1px solid #000;
	font-weight: bold;
	color: #000;
	width: 40px;
	line-height: 20px;
	height: 20px;
	text-align: center;
	font-size: 80%;
}
td.tt_mannschaft_spielernamen {
	height: 20px;
	font-weight: bold;
	color: #000;
	border: 1px solid #000;
	line-height: 20px;
	padding-left: 10px;
	font-size: 80%;
}

