
/* BOX 
----------------------------------------------- */

/*	.om width:100%; */

.om { 
	border-top:1px solid #bdcfd7;
	background:#f3f9ff;
}


.om2 {
	border-top:1px solid #97acc1;
	background:#e0effe;
}

.om_navi { 
	border-top:1px solid #bdcfd7;
	border-bottom:1px solid #ffffff;
	background:#e6eff5;
	width:100%;
}

.um { 
	border-bottom:1px solid #bdcfd7;
	background:#f3f9ff;
	width:100%;
	padding:0px;
}

td.umclb { 
	border-bottom:0px solid #bdcfd7;
	width:4px;
	height:4px;
	padding:0px;
}

td.umcrb { 
	border-bottom:0px solid #bdcfd7;
	width:4px;
	height:4px;
	padding:0px;
}


.um2 {
	border-bottom:1px solid #97acc1;
	background:#e0effe;
}

.um_navi { 
	border-bottom:1px solid #bdcfd7;
	border-top:1px solid #ffffff;
	background:#e6eff5;
	width:100%;
}

.bm {
	border-left:1px solid #bdcfd7;
	border-right:1px solid #bdcfd7;
	vertical-align:top;
	background:#f3f9ff;
	padding:0 5px 0 5px;
	height:100%;
}


.bml {
	border-left:1px solid #bdcfd7;
	vertical-align:top;
	background:#f3f9ff;
	padding:0 5px 0 5px;
	height:100%;
}

.bmlnoBG {
	border-left:1px solid #bdcfd7;
	vertical-align:top;
	padding:0 5px 0 5px;
	height:100%;
}


.bmnoBG {
	border-left:1px solid #bdcfd7;
	border-right:1px solid #bdcfd7;
	vertical-align:top;
	height:100%;
}

.bmr {
	border-right:1px solid #bdcfd7;
	vertical-align:top;
	background:#f3f9ff;
	padding:0 5px 0 5px;
	height:100%;
}

.bm2 {
	border-left:1px solid #97acc1;
	border-right:1px solid #97acc1;
	vertical-align:top;
	background:#e0effe;
	padding:10px 5px 10px 10px;
	height:100%;
}


/* Navigation */

td.table_cell_bluebox_aktiv_left {
	width:10px;
	height:21px;
	background:url(../images/bluebox_navi_left_aktiv.gif) no-repeat;
}

td.table_cell_bluebox_aktiv {
	color:#556f7a;
	font-weight:bold;
	height:21px;
	vertical-align:top;
	padding:3px 2px 0 2px;
	background:url(../images/bluebox_navi_bg_aktiv.gif) repeat-x;
}

td.table_cell_bluebox_aktiv_right {
	width:10px;
	height:21px;
	background:url(../images/bluebox_navi_right_aktiv.gif) no-repeat;
}

td.table_cell_bluebox_inaktiv_left {
	width:9px;
	height:21px;
	background:url(../images/bluebox_navi_left_inaktiv.gif) no-repeat;
}

td.table_cell_bluebox_inaktiv_left1 {
	width:9px;
	height:21px;
	background:url(../images/bluebox_navi_left_inaktiv1.gif) no-repeat;
}

td.table_cell_bluebox_inaktiv_left_anschluss {
	width:6px;
	height:21px;
	background:url(../images/bluebox_navi_left_inaktiv_anschluss.gif) no-repeat;
}

td.table_cell_bluebox_inaktiv_right_anschluss {
	width:6px;
	height:21px;
	background:url(../images/bluebox_navi_right_inaktiv_anschluss.gif) no-repeat;
}

td.table_cell_bluebox_inaktiv {
	height:21px;
	vertical-align:top;
	padding:4px 4px 0 4px;
	background:url(../images/bluebox_navi_bg_inaktiv.gif) repeat-x;
}


td.table_cell_bluebox_inaktiv_trenner {
	width:15px;
	height:21px;
	background:url(../images/bluebox_navi_trenner_inaktiv.gif) no-repeat;
}

td.table_cell_bluebox_inaktiv_right {
	width:9px;
	height:21px;
	background:url(../images/bluebox_navi_right_inaktiv.gif) no-repeat;
}

td.table_cell_bluebox_abschluss {
	width:100%;
	border-bottom:1px solid #bdcfd7;
}

td.table_cell_bluebox_abschluss2 {
	width:7px;
	background:url(../images/sym_bluebox_abschluss_ecke_ru.gif) no-repeat left bottom;
}

td.table_cell_bluebox_abschluss3 {
	width:7px;
	background:url(../images/sym_bluebox_abschluss_ecke_ru2.gif) no-repeat left bottom;
}


.bluebox_inlay_ecke_lo {
	background:url(../images/bluebox/bluebox_inlay_ecke_lo.gif) no-repeat 0px 1px;
}

*html .bluebox_inlay_ecke_lo {
	background:url(../images/bluebox/bluebox_inlay_ecke_lo.gif) no-repeat top left;
}