#tx_sonsportteam_pi1_single_container {
}
	#tx_sonsportteam_pi1_single_container a:hover { text-decoration:none; }
	#tx_sonsportteam_pi1_single_container a {
	    text-decoration:underline;
	    line-height: 20px;
	}

/* Linke Spalte - Spielerfoto mit Links */
.tx_sonsportteam_pi1_single_left {
    float:left;
    width:208px;
    margin-right:20px;
}
    .tx_sonsportteam_pi1_single_left img { border:none}
    .tx_sonsportteam_pi1_single_left_player img { border:8px solid white;}

    /* Header 3 */
    .tx_sonsportteam_pi1_single_left h3 {
        padding:0px;
        margin:0px;
        padding-bottom:0px;
        padding-top:10px;
    }

/* Rechte Spalte - Auflistung der Spielerdaten */
.tx_sonsportteam_pi1_single_right {
    float:left;
    width:384px;
}

	 /* Auflistung der Spielerinformationen */
	.tx_sonsportteam_pi1_single_right_content{
	    clear: both;
        height: auto;
        padding-bottom: 24px;	    
	 }
    .tx_sonsportteam_pi1_single_right_content_dummy{
        clear: both;
        height: auto;
     }	
    .tx_sonsportteam_pi1_single_right_content_line{
        clear: both;
        height: auto;
     }         
		.tx_sonsportteam_pi1_single_right_content_title{
            width: 160px;
            float:left;
		    font-weight: bold;
		    text-align: left;
		}
		.tx_sonsportteam_pi1_single_right_content_value{
		    width: 200px;      
            color: #FEDC00;
            float: left;
		}
		
        .tx_sonsportteam_pi1_single_right_content_stars_title{
            width: 160px;
            float:left;
            font-weight: bold;
            text-align: left;
        }
        .tx_sonsportteam_pi1_single_right_content_stars_value{
            width: 200px;
            float: left;
            color: #FEDC00;
        }		
	
	/* Topscorer */
	.tx_sonsportteam_pi1_single_right_content_topscorer {
	 clear: both;
	    width: 390px;
	    font-weight: bold;
	    color: #cebc0a;
	}

/* Listendummy */
.tx_sonsportteam_pi1_single_dummy {
    height: 30px;
    width: 390px;
}

/* Linie */
.tx_sonsportteam_pi1_single_line {
    clear: both;
    height: 30px;
    width: 390px;
}
.tx_sonsportteam_pi1_single_line img {
    padding-top:8px;
}
