/* ����
------------------------------------------*/
#tabs-1 {}
.tabNavigation {margin-left: -25px; width:685px; }

.tab_entertainment {
 margin: 0px 1px 0px 1px;
 display: inline;
}
.tab_musik {
 margin: 0px 1px 0px 1px;
 display: inline;
}
.tab_child {
 margin: 0px 1px 0px 1px;
 display: inline;
}
.tab_other {
 margin: 0px 1px 0px 1px;
 display: inline;
}

.tab_entertainment_v {
 margin: 0px 1px 0px 1px;
 display: inline;
}

.tab_hd {
 margin: 0px 1px 0px 1px;
 display: inline;
}

.tab_kino {
 margin: 0px 1px 0px 1px;
 display: inline;
}

.tab_cognitive {
 margin: 0px 1px 0px 1px;
 display: inline;
}

.tab_sport {
 margin: 0px 1px 0px 1px;
 display: inline;
}

.tab_news {
 margin: 0px 1px 0px 1px;
 display: inline;
}




.tab_entertainment a {
 background: url('/Style/Tabs/tab_entertainment1.png') no-repeat;
 padding: 3px 105px 48px 105px;
 height:25px;
}
.tab_entertainment a.selected,ul
.tab_entertainment a.selected:hover {background: url('/Style/Tabs/tab_entertainment2.png') no-repeat;/*border-bottom: 1px solid #fff;*/ }
.tab_entertainment a:hover {background: url('/Style/Tabs/tab_entertainment2.png') no-repeat;}
.tab_entertainment a:focus {outline: 0;}


.tab_musik a {
 background: url('/Style/Tabs/tab_musik1.png') no-repeat;
 padding: 3px 93px 48px 92px;
 height:25px;
}
.tab_musik a.selected,ul
.tab_musik a.selected:hover {background: url('/Style/Tabs/tab_musik2.png') no-repeat;}
.tab_musik a:hover {background: url('/Style/Tabs/tab_musik2.png') no-repeat;}
.tab_musik a:focus {outline: 0;}



.tab_child a {
 background: url('/Style/Tabs/tab_child1.png') no-repeat;
 padding: 3px 72px 48px 71px;
 height:25px;
}
.tab_child a.selected,ul
.tab_child a.selected:hover {background: url('/Style/Tabs/tab_child2.png') no-repeat;}
.tab_child a:hover {background: url('/Style/Tabs/tab_child2.png') no-repeat;}
.tab_child a:focus {outline: 0;}


.tab_other a {
 background: url('/Style/Tabs/tab_other1.png') no-repeat;
 padding: 3px 66px 48px 65px;
 height:25px;
}
.tab_other a.selected,ul
.tab_other a.selected:hover {background: url('/Style/Tabs/tab_other2.png') no-repeat;}
.tab_other a:hover {background: url('/Style/Tabs/tab_other2.png') no-repeat;}
.tab_other a:focus {outline: 0;}


.tab_entertainment_v a {
 background: url('/Style/Tabs/tab_entertainment_v1.png') no-repeat;
 padding: 3px 104px 48px 104px;
 height:25px;
}
.tab_entertainment_v a.selected,ul
.tab_entertainment_v a.selected:hover {background: url('/Style/Tabs/tab_entertainment_v2.png') no-repeat;}
.tab_entertainment_v a:hover {background: url('/Style/Tabs/tab_entertainment_v2.png') no-repeat;}
.tab_entertainment_v a:focus {outline: 0;}


.tab_hd a {
 background: url('/Style/Tabs/tab_hd1.png') no-repeat;
 padding: 3px 51px 48px 50px;
 height:25px;
}
.tab_hd a.selected,ul
.tab_hd a.selected:hover {background: url('/Style/Tabs/tab_hd2.png') no-repeat;}
.tab_hd a:hover {background: url('/Style/Tabs/tab_hd2.png') no-repeat;}
.tab_hd a:focus {outline: 0;}


.tab_kino a {
 background: url('/Style/Tabs/tab_kino1.png') no-repeat;
 padding: 3px 58px 48px 57px;
 height:25px;
}
.tab_kino a.selected,ul
.tab_kino a.selected:hover {background: url('/Style/Tabs/tab_kino2.png') no-repeat;}
.tab_kino a:hover {background: url('/Style/Tabs/tab_kino2.png') no-repeat;}
.tab_kino a:focus {outline: 0;}


.tab_cognitive a {
 background: url('/Style/Tabs/tab_cognitive1.png') no-repeat;
 padding: 3px 102px 48px 102px;
 height:25px;
}
.tab_cognitive a.selected,ul
.tab_cognitive a.selected:hover {background: url('/Style/Tabs/tab_cognitive2.png') no-repeat;}
.tab_cognitive a:hover {background: url('/Style/Tabs/tab_cognitive2.png') no-repeat;}
.tab_cognitive a:focus {outline: 0;}


.tab_sport a {
 background: url('/Style/Tabs/tab_sport1.png') no-repeat;
 padding: 3px 62px 48px 61px;
 height:25px;
}
.tab_sport a.selected,ul
.tab_sport a.selected:hover {background: url('/Style/Tabs/tab_sport2.png') no-repeat;}
.tab_sport a:hover {background: url('/Style/Tabs/tab_sport2.png') no-repeat;}
.tab_sport a:focus {outline: 0;}


.tab_news a {
 background: url('/Style/Tabs/tab_news1.png') no-repeat;
 padding: 3px 71px 48px 70px;
 height:25px;
}
.tab_news a.selected,ul
.tab_news a.selected:hover {background: url('/Style/Tabs/tab_news2.png') no-repeat;}
.tab_news a:hover {background: url('/Style/Tabs/tab_news2.png') no-repeat;}
.tab_news a:focus {outline: 0;}




.tab_content {
 overflow: hidden;
 text-align:center;
 border-top: 1px solid #cecece;
 padding: 5px 0px 10px 0px;
 margin-top: 12px;
}
/*------------------------------------------*/