
.ulCol { width: 100%; margin:0px 0px 10px 0px; overflow: hidden; border-top: 1px solid #ccc; padding:0px; }
.ulCol li { line-height: 1.5em; border-bottom: 1px solid #ccc; float: left; display: inline; list-style-type:none; list-style-image:none; padding:2px 0px; margin:0px; cursor:pointer; }
.ulCol li.active_li { background:#313131; color:#FFF;}
.ulCol_2 li { width: 50%; }
.ulCol_3 li { width: 33.333%; }
.ulCol_4 li { width: 25%; }
.ulCol_5 li {  width: 20%;  }
.ulCol_6 li {  width: 16.666%;  }
.ulCol_7 li {  width: 14.285%;  }
.ulCol_8 li {  width: 12.5%;  }
.ulCol_9 li {  width: 11.111%;  }
.ulCol_10 li {  width: 10%;  }

.type_select_list { }
.type_select { display:block; height:130px; float:left; cursor:pointer; margin-right:3px; border-bottom:1px solid #ccd3cd; filter:alpha(opacity=65); opacity:0.65; }
.type_select.active { filter:alpha(opacity=100); opacity:100; }
#type_select_1 { background:url(<?=LAYOUT_PATH?>img/produkt_bg_1.png) top left repeat-x; }
#type_select_2 { background:url(<?=LAYOUT_PATH?>img/produkt_bg_2.png) top left repeat-x; }
#type_select_3 { background:url(<?=LAYOUT_PATH?>img/produkt_bg_3.png) top left repeat-x; }
#type_select_4 { background:url(<?=LAYOUT_PATH?>img/produkt_bg_4.png) top left repeat-x; }
#type_select_5 { background:url(<?=LAYOUT_PATH?>img/produkt_bg_5.png) top left repeat-x; }

.continent_select { float:left;text-align:center; display:block; }
.continent_select img { padding:10px 0px 0px 0px; }
.continent_select a { display:block;width:154px; height:125px; }
.continent_select a:link,.continent_select a:visited,.continent_select a:active,.continent_select a:hover { color:#454545; font-size:11px; text-decoration:none; border:1px solid #d6ddd6; border-right-width:0px; }
.continent_select.continent_select_last a:link,.continent_select.continent_select_last a:visited,.continent_select.continent_select_last a:active,.continent_select.continent_select_last a:hover { border-right-width:1px; }
.continent_select a:hover,.continent_select.active a { background:#f0f0f0; border-color:#d6ddd6; }

.channelCreate_header { margin:-15px -20px 10px -20px; }

.produktvergleich .names td { padding-top:5px; padding-bottom:5px; background:#CCC; font-weight:bold; }
.produktvergleich .names td.nobg { background:none; }