@charset "utf-8";
/* CSS Document */

.cheervorschau {
float:left;
overflow:visible;
position:relative;
margin-left:5px;
margin-bottom:5px;
padding: 5px;
width:140px;
height:160px;
text-align:center;
}

.spielervorschau {
float:left;
margin-right:20px;
margin-top:15px;
padding: 0px;
width:210px;
background-color:#FFE896;
}

.spielervorschau .ueberschrift
{
margin:0px;
}

.spielervorschau img
{
margin-right:5px;
margin-bottom:5px;
float:left;
}

.spielervorschau .spielerdaten
{
margin:5px;
}


.cheervorschau img {
margin:2px;
}