/* CSS Document */
/* **** Trainingsgruppen **** */
#Inhalt #Trainingsgruppen{

}
#Inhalt #Trainingsgruppen td{
	padding-right:10px;
	padding-bottom:10px;
	text-align:center;
	font-weight:bold;
}
/* **** Profil **** */
#Profil{

}
#Profil #AthletenName{
	background-image:url(../Bilder/Ueberschrift_Verlauf.gif);
	background-repeat:repeat-x;
	height:25px;
	line-height:25px;
	vertical-align:middle;
}
#Profil #AthletenName h2{
	font-size:16px;
	margin:0px;
	margin-left:10px;
}
#Profil table {
	border-collapse:collapse;
}
#Profil table td{
	vertical-align:top;
	line-height:22px;
	padding-bottom:5px;
}
#Profil #Person,
#Profil #SportInfos,
#Profil #Bildleiste{
	background-color:#F8F8F8;
	border:1px solid #7A0000;
	width:660px;
}
#Profil #Person{
}
#Profil #Bildleiste{
	width:658px;
	margin-top:10px;
	text-align:center;
}
#Profil #Bildleiste .loading{
	height:60px;
	background-image:url(../Bilder/ajax-loader_big.gif);
	background-position:center center;
	background-repeat:no-repeat;
	margin-top:2px;
	margin-bottom:2px;
}
#Profil #Bildleiste img{
	margin-top:2px;
	margin-bottom:2px;
	margin-right:10px;
	vertical-align:middle;
}
#Profil #SportlerBild{
	width:150px;
	padding-left:10px;
}
#Profil .PersoenlicheDaten{
	width:200px;
	font-weight:bold;
	font-style:italic;
}
#Profil #SportInfos{
	margin-top:10px;
}
#Profil #SportInfos td{
	padding-left:5px;
	border-bottom:1px dashed #7A0000;
}
/* **** Trainingsgruppen **** */
#Trainingsgruppe h3{
	margin-top:10px;
}
#Athleten_Vorschau{
	border-collapse:collapse;
}
#Athleten_Vorschau td img{
	display:block;
}
#Athleten_Vorschau tr{
}
#Athleten_Vorschau td{
	padding-top:0.7em;
	padding-bottom:0.3em;
	padding-right:1em;
	width:110px;
	text-align:center;
}
