




#girls
 {
     
     width:192px;
     height:263px;
     margin: 5px auto;
     //align: 5px auto;

     text-align: left;
     color: #000000;
     margin-right: 5px;  
     float:left;
     background-image: url(../images/rahmen_gold2.png);
     background-repeat:repeat-x;float:left;
     z-index:4;

 } 

#mitte
{
margin: 20px auto;
vertical-align: middle;

}


 

p {
     text-align: left;
     font-size: 11px;
     font-family: Arial;
     }

.middle {vertical-align: middle;}
#name
{text-align: center;
     position:absolute;
     width:190px;
     color:#ffffff;
     border: 0px dotted red;

}

#anwesend
{

     position:absolute;
     width:280px;
     height:70px;
     border: 0px dotted red;
     text-align: center;
}

#clear {
	height: 0px; overflow: hidden; clear: both; font-size: 0px;
}
#anzeigen{
     width:710px;
     margin: 0px auto;
     text-align: left;
     color: #ffffff;
    height:900px;
     margin-left: 70px;  
     float:left;

}

}