#center h1 {
	color:#08086E;
}
#center {
         margin-left: 12px;
}
#center .box_head {
	background-color:#08086E;
        margin-top: 0em;
}

#center .box_head_start {
	padding:6px 5px 6px 5px; 
	background-color:#08086E;
	color:#FFF;
	font-weight:bold;
	font-size:1.1em;
        line-height:1.1em;
	width: 553px; 
	margin-top:0.6em;
	margin-bottom:1.0em;
	float:left;
	overflow:hidden;
}
* html #center .box_head_start {
	overflow:hidden;
	width: 100%; 
}
#center .tabelle .t_head, #center .tabelle th, .smarttable th{
	background:#08086E;
}

#left .box_head {
	padding:6px;
	width:185px;
	color:#FFF;
	background-color:#08086E;
	font-weight:bold;
	font-size:1.1em;
}
#left .box_row {
	padding:6px;
	width:185px;
	color:#333;
	font-weight:bold;
	background-color:#DCDEED;
	border-bottom:1px solid #F0F8FF;
	line-height:115%;
}
*html #left .box_row {
	width:197px;
}
#right .box_head {
	background-color:#08086E;
}
#right .box_row {
	background-color:#DCDEED;
}
.center_start_pos{
 margin-top: -30px;
}
*+html .center_start_pos{
 margin-top: -15px;
}
#center .text {
	margin-top:0em;
}

