/* POPULARNBE KATEGORIE*/
div.featuredCategoryBox table{
 border-collapse:collapse;
 border:1px #D0D0D0 solid;
 margin:0 0 10px 20px; 
}

div.featuredCategory{
 overflow:hidden;
 width:149px;
 float:left;
 text-align:center;
}

div.featuredCategory h3, 
div.featuredCategory a {
 text-align:center;
 color:#2573C0;
 font-size:12px;
 margin:0;
}

div.featuredCategory a h3{
 text-decoration:none;
}

div.featuredCategory a:hover h3{
 text-decoration:underline;
}