* { 
margin : 0;
padding : 0;
} 
body { 
width:234px;
background-color : #FFFFFF;
background-image : url(imagesmini/bg.gif);
background-repeat : repeat-x;
font : 11px "Verdana", Arial, Trebuchet MS;
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 : center;
margin-top : 25px;
margin-left : 3px;
}
.center {
text-align : center;	
}

#mininieuw { 
width : 180px;
height : 245px;
float : left;
background-image : url(imagesmini/bg1.gif);
background-repeat : no-repeat;
}
.altnieuw { 
width : 180px;
padding-top : 3px;
}
.plaatjenieuw { 
width : 96px;
height : 66px;
padding-top : 8px;
} 
.playernieuw { 
width : 176px;
padding-top : 8px;
}
.tekst { 
width : 180px;
padding-top : 3px; 
}
.select { 
width : 180px;
padding-top : 5px; 
}
.copy { 
width : 180px;
padding-top : 5px; 
}
input {
background-color: #CD2209;
border-width:1px;
border-color:#CCCCCC;
border-style:solid;
color: #ffffff;
}