﻿.PN_Stat
{
	width:735px;
	height:500px;
	background-image: url('images/BOSF_tab.png');
	float:left;
}

.PN_StatDeco
{
		background-image: url('images/BOSF_deco.png');
		height:500px;
		width:213px;
		float:right;
		
}
.PN_Tableau
{
	padding:25px 25px 25px 25px;
	width:685px;
	height:240px;
	color:White;
}
.Tab
{
	width:695px;
	overflow:auto;
	height:185px;
}

.Tab_Header
{
	color:#547D9B;
	/*border:solid 1px #547D9B;*/
	/*border-bottom : solid 1px #547D9B;*/
	text-align:center;
	background-image: url('images/BOSF_tabH.png');
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:10px;
	font-weight:normal;
}

.Tab_Lg
{
	 background-image: url('images/BOSF_tablg.png');
	 background-position:left;
	 background-repeat:repeat-y;
	 width:50px;
}

.Legende
{
	 margin-top:10px;
	 background-image: url('images/BOSF_legende.png');
	 background-position:left;
	 background-repeat:repeat-y;
	 height:169px;
	 padding:10px  10px  10px 15px;
	 color:#5f5f5f;
	 font-size:14px;
	 float:right;
	}

.Legende_Text
{
	font-size:10px;
	color:White;
}