div.pflegekalkulator {
	font-size:8pt;
	color: #001f68;
}
 
.middleright {
	vertical-align: middle;	
	text-align:right;
	float:left;
	height:32px;
}
.middleleft 
{	
	vertical-align: middle;	
	text-align:left;
	float:left;
	height:32px;
}

.price {
	white-space: nowrap;
	text-align: right;
	font-size:8pt;
}
 
.foothead,.foothead span
{
	font-weight: bold;
	font-size:8pt;
	color:#fff;	
	background-color: #2465b6;
}
.cc_odd, .cc_odd span
{
	font-family: Arial;
	font-size:8pt;
    background-color: #5495e6;
    color:#fff;
	vertical-align: middle;
	width:100%;	
}
.cc_even, .cc_even span
{
	font-family: Arial;
	font-size:8pt;
    background-color: #fff;
    color:#2465b6;
	vertical-align: middle;		
	width:100%;	
}
.cc_amount
{
    border: 1px solid #2465b6;	
	text-align: right;
	font-size:8pt;
	width:40px;
}
.cc_select
{
   border: 1px solid #2465b6;	
   font-size:8pt;
}
.cc_positions
{    
    height:282px;
    overflow:auto;
	width:672;	
}
.cc_part
{
    margin-bottom:1px;
    width:688px;
	background-color: #2465b6;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
	height:20px;
	max-height:32px;
}
