/* CSS Document */

#assortiment a img{
border:none;
}

#assortiment table{
table-layout:fixed;
background-color:##CCCCCC;
padding:2px;
border-spacing:2px;
text-align:left;
width:760px;
}

#assortiment table table{
table-layout:auto;
width:138px;
height:200px;
background-color:#CCCCCC;
color:#000C7C;
border:thin solid #ECE9D8;
border-width:2px;
border-style:ridge;
}

#assortiment td{
height:100px;
text-align:center;
}

#assortiment td td{
background-color:#A9A5BE;
}

#assortiment #foto{
background-color:#FFFFFF;
}

#assortiment img{
width:100px;
height:100px;
text-align:justify;
}
