td.trainer {
	border: 2px outset #CCC;
	text-align: center;
	height: 20px;
	font-weight: bold;
	color: #000;
	width: 60px;
	line-height: 20px;
	font-size: 80%;
	background-image: url(../bilder/navigation/nav1link.png);
	background-repeat: repeat-x;
}
td.trainer_name {
	text-align: left;
	height: 20px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	width: 170px;
	padding-left: 8px;
	font-size: 80%;
	border: 1px solid #000;
}
td.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.telefon_nummer {
	text-align: left;
	height: 20px;
	font-weight: bold;
	line-height: 20px;
	width: 220px;
	padding-left: 8px;
	font-size: 80%;
	border: 1px solid #000;
}
td.trainingszeiten_tag {
	border: 2px outset #CCC;
	text-align: center;
	height: 20px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	width: 125px;
	font-size: 80%;
	background-image: url(../bilder/navigation/nav1link.png);
	background-repeat: repeat-x;
}
td.trainingszeiten_uhrzeit {
	height: 20px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 8px;
	width: 250px;
	font-size: 80%;
	text-align: left;
	border: 1px solid #000;
}
td.mannschaft_spielernamen {
	text-align: left;
	font-weight: bold;
	color: #000;
	background-color: #CCC;
	border: 3px ridge #666;
	width: 450px;
	padding: 8px;
	font-size: 80%;
	height: auto;
}
td.mannschaft_position {
	border: 2px outset #CCC;
	text-align: center;
	font-weight: bold;
	color: #000;
	width: 75px;
	height: auto;
	line-height: 25px;
	font-size: 80%;
	background-image: url(../bilder/navigation/nav1link.png);
	background-repeat: repeat-x;
}
td.mannschafts_foto {
	border: 3px outset #CCC;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 550px;
}
td.foto_center {
	text-align: center;
}
td.foto_left {
	text-align: left;
}
td.foto_right {
	text-align: right;
}


.fotountertitel {
	font-size: 75%;
	font-weight: bold;
	text-align: center;
}

