body { 

}



div.tabs {

}


ul.tabNavigation {
list-style: none;
margin: 0;
padding: 0;
}

ul.tabNavigation li {
display: inline;
}





ul.tabNavigation li a:focus {
outline: 0;
text-decoration: none;
}
ul.tabNavigation li a {
outline: 0;
text-decoration: none;
font-size: 13px;

}

div.tabs div {

}
.tab_bottom {
margin-left: 1px;
float:left;
background:url('/images/design/tab_menu/no_aktiv_tab.gif') no-repeat;
height: 44px;
width: 164px;

}
.tab_bottom_left, .tab_bottom_right, .tab_bottom_center{
height: 34px;
float:left;
}

.tab_bottom_center{
background:url('/images/design/tab_menu/no_aktiv_tab_center.gif') repeat-x;
text-align: center;

height: 34px;
width: 152px;
}
.tab_bottom_right{
background:url('/images/design/tab_menu/no_aktiv_tab_right.gif') no-repeat;

width: 6px;
height: 34px;

}
.tab_bottom_left{
background:url('/images/design/tab_menu/no_aktiv_tab_left.gif') no-repeat;
width: 6px;
height: 34px;
}

.selected .tab_bottom div{
height: 35px;


}

.selected .tab_bottom .tb_filler{

height: 10px;

}

.selected div.tab_bottom_center{
background:url('/images/design/tab_menu/active_tab_center.gif') repeat-x;
text-align: center;

width: 152px;
}
.selected div.tab_bottom_right{
background:url('/images/design/tab_menu/active_tab_right.gif') no-repeat;

width: 6px;


}
.selected div.tab_bottom_left{
background:url('/images/design/tab_menu/active_tab_left.gif') no-repeat;
width: 6px;

}

#tab_bottoms a{
color:#ffffff;
font-family:	Verdana;
font-size:	12px;

font-style:	normal;

text-transform:	none;
text-decoration:	none;
letter-spacing:	normal;
font-weight:	401;
line-height: 14px;
text-align:	start;
vertical-align:	baseline;
direction:	ltr;

}

#tab_bottoms{

margin-left: 20px;
width: 880px;
}

#top_tab_content_left, #top_tab_content_middle, #top_tab_content_right, #bottom_tab_content_left, #bottom_tab_content_middle, #bottom_tab_content_right{
float:left;
height: 6px;
}
#top_tab_content_left{
background:url('/images/design/tab_content/left_top.gif') no-repeat;
width: 6px;
}
#top_tab_content_right{
background:url('/images/design/tab_content/right_top.gif') no-repeat;
width: 6px;
}
#top_tab_content_middle{
background:#7f7f7f;
width: 836px;
}
#middle_tab_content{
background:#7f7f7f;
margin-top: 6px;
width: 848px;

color:#FFFFFF;
font:19px bold arial;
}
#bottom_tab_content_left{
background:url('/images/design/tab_content/left_bottom.gif') no-repeat;
width: 6px;
}
#bottom_tab_content_right{
background:url('/images/design/tab_content/right_bottom.gif') no-repeat;
width: 6px;
}
#bottom_tab_content_middle{
background:#7f7f7f;
width: 836px;
}

 #tabs-view{

 margin-right: 16px;
 }
 #tabs-view .tab{
                    display:none;
                }
				
.tabs {
 height:260px;
 left: 344px;
width: 865px;
}
.button {
display: inline-block;
outline: none;
cursor: pointer;

text-decoration: none;


border:0;
}
.tb_filler div {
float:left;
height: 10px;



}
div.tb_filler{
margin-left: 1px;
}

.selected  div.act_top_left {
height: 10px;
background:url('/images/design/tab_menu/act_top_left.gif') no-repeat;
} 
.selected  div.act_top_right {
height: 10px;
background:url('/images/design/tab_menu/act_top_right.gif') no-repeat;
} 
.selected  div.act_top_center {
height: 10px;
background:#7f7f7f;
} 

.act_top_left {
width:5px;

}
.act_top_right {
width:5px;

}
.act_top_center {
width: 153px;

}
.tab {
margin-bottom: 5px;
}

.Hidden_select{
display:none;
}
.tabNavigation .selected .tab_bottom{
 margin-left: 0px;
}
#margin-1 {
 margin-bottom: 1px;
}

