* { 
margin : 0;
padding : 0;
} 
body { 
width:234px;
float : left;
background-color : #FFFFFF;
background-image : url(imagesmini/bg.gif);
background-repeat : repeat-x;
font : 12px "Trebuchet MS", Arial, Verdana;
color : #FFFFFF;
} 
a { 
color : #FF3300;
text-decoration : none;
font-weight : bold;
margin-left : 0px;
} 
a:hover { 
color : #CCCCCC;
text-decoration : none;
font-weight : bold;
margin-left : 0px;
} 
img, img a { 
border : 0;
}  
#mini { 
width : 234px;
height : 304px;
float : left;
margin-top : 5px;
margin-left : 5px;
background-image : url(imagesmini/mini.gif);
background-repeat : no-repeat;
}
#alt { 
width : 230px;
float : left;
margin-top : 6px;
margin-left : 0px; 
}
#plaatje { 
width : 230px;
float : left;
margin-top : 29px;
margin-left : 0px;
} 
#player { 
width : 230px;
float : left;
margin-top : 25px;
margin-left : 3px;
} 
