.tab_box, .tab_box_selected{
	width:222px;
	height:45px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
}
div.tab_box:hover, div.tab_box:visited:hover{
	background: url(../../site/img/design/ramme/top_sub_box_over_background.png) no-repeat;
}
div.tab_box a.top_sub, div.tab_box a.top_sub_selected{
	text-transform:uppercase;
	display: block;
	line-height: 30px;
}
div.tab_box:hover a.top_sub{
	color: #75B3DE;
}
div.tab_box a.top_sub_selected, div.tab_box a.top_sub_selected:visited{
	text-decoration: none;
	color:#0072ba;
	text-transform:uppercase;
}
div.tab_box_selected, div.tab_box_selected:hover, div.tab_box_selected:visited:hover{
	background: url(../../site/img/design/ramme/top_sub_box_selected_background.png) no-repeat;
}
.tab_margin{
	padding:10px 0px 0px 0px;
}
.tab_box_selected .top_sub, .tab_box_over .top_sub{
	color: #0072ba;
}
.tab_content{

}
.tab_a_main{

}
.tab_a_sub{

}
