/*
	Single Boxes, Colspan 1 Boxes
*/

	.grey_top,.grey_top_1_1,.grey_top_2_1,.grey_top_3_1 {
		width: 184px;
		height: 26px;
		background-image: url(/live/navigation/gfx/box_grey_top.gif);
		background-repeat: no-repeat;
		overflow:hidden;
	}

	.yellow_top,.yellow_top_1_1,.yellow_top_2_1,.yellow_top_3_1 {
		width: 184px;
		height: 26px;
		background-image: url(/live/navigation/gfx/box_yellow_top.gif);
		background-repeat: no-repeat;
		overflow:hidden;
	}

	.box_middle_grey,.box_middle_grey_1_1 {
		width: 184px;
		height: 123px;
		background-image: url(/live/navigation/gfx/box_grey_middle.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_grey_2_1 {
		width: 184px;
		height: 288px;
		background-image: url(/live/navigation/gfx/box_grey_middle.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_grey_3_1 {
		width: 184px;
		height: 453px;
		background-image: url(/live/navigation/gfx/box_grey_middle.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_white,.box_middle_white_1_1 {
		width: 184px;
		height: 123px;
		background-image: url(/live/navigation/gfx/box_white_middle.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_white_2_1 {
		width: 184px;
		height: 288px;
		background-image: url(/live/navigation/gfx/box_white_middle.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_white_3_1 {
		width: 184px;
		height: 453px;
		background-image: url(/live/navigation/gfx/box_white_middle.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_bottom_grey,.box_bottom_grey_1_1,.box_bottom_grey_2_1,.box_bottom_grey_3_1 {
		width: 184px;
		height: 8px;
		background-image: url(/live/navigation/gfx/box_grey_bottom.gif);
		background-repeat: no-repeat;
	}

	.box_bottom_white,.box_bottom_white_1_1,.box_bottom_white_2_1,.box_bottom_white_3_1 {
		width: 184px;
		height: 8px;
		background-image: url(/live/navigation/gfx/box_white_bottom.gif);
		background-repeat: no-repeat;
	}

	.box_white_border,.box_white_border_1_1 {
		width: 184px;
		height: 157px;
		background-color: #ffffff;
		border-color:#B2B2B2;
		border-width:1px;
		border-style:solid;
		overflow:hidden;
	}

	.box_white_border_2_1 {
		width: 184px;
		height: 322px;
		background-color: #ffffff;
		border-color:#B2B2B2;
		border-width:1px;
		border-style:solid;
		overflow:hidden;
	}

	.box_white_border_3_1 {
		width: 184px;
		height: 487px;
		background-color: #ffffff;
		border-color:#B2B2B2;
		border-width:1px;
		border-style:solid;
		overflow:hidden;
	}

	.box_white_noborder,.box_white_noborder_1_1 {
		width: 184px;
		height: 157px;
		background-color: #ffffff;
		overflow:hidden;
	}

	.box_white_noborder_2_1 {
		width: 184px;
		height: 322px;
		background-color: #ffffff;
		overflow:hidden;
	}

	.box_white_noborder_3_1 {
		width: 184px;
		height: 487px;
		background-color: #ffffff;
		overflow:hidden;
	}


/*
	Colspan 2 Boxes
*/
	.grey_top_1_2,.grey_top_2_2,.grey_top_3_2 {
		width: 376px;
		height: 26px;
		background-image: url(/live/navigation/gfx/box_grey_top_2m.gif);
		background-repeat: no-repeat;
		overflow:hidden;
	}

	.yellow_top_1_2,.yellow_top_2_2,.yellow_top_3_2 {
		width: 376px;
		height: 26px;
		background-image: url(/live/navigation/gfx/box_yellow_top_2m.gif);
		background-repeat: no-repeat;
		overflow:hidden;
	}

	.box_middle_grey_1_2 {
		width: 376px;
		height: 123px;
		background-image: url(/live/navigation/gfx/box_grey_middle_2m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_grey_2_2 {
		width: 376px;
		height: 288px;
		background-image: url(/live/navigation/gfx/box_grey_middle_2m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_grey_3_2 {
		width: 376px;
		height: 453px;
		background-image: url(/live/navigation/gfx/box_grey_middle_2m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_white_1_2 {
		width: 376px;
		height: 123px;
		background-image: url(/live/navigation/gfx/box_white_middle_2m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_white_2_2 {
		width: 376px;
		height: 288px;
		background-image: url(/live/navigation/gfx/box_white_middle_2m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_white_3_2 {
		width: 376px;
		height: 453px;
		background-image: url(/live/navigation/gfx/box_white_middle_2m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_bottom_grey_1_2,.box_bottom_grey_2_2,.box_bottom_grey_3_2 {
		width: 376px;
		height: 8px;
		background-image: url(/live/navigation/gfx/box_grey_bottom_2m.gif);
		background-repeat: no-repeat;
	}

	.box_bottom_white_1_2,.box_bottom_white_2_2,.box_bottom_white_3_2 {
		width: 376px;
		height: 8px;
		background-image: url(/live/navigation/gfx/box_white_bottom_2m.gif);
		background-repeat: no-repeat;
	}

	.box_white_border_1_2 {
		width: 376px;
		height: 157px;
		background-color: #ffffff;
		border-color:#B2B2B2;
		border-width:1px;
		border-style:solid;
		overflow:hidden;
	}

	.box_white_border_2_2 {
		width: 376px;
		height: 322px;
		background-color: #ffffff;
		border-color:#B2B2B2;
		border-width:1px;
		border-style:solid;
		overflow:hidden;
	}

	.box_white_border_3_2 {
		width: 376px;
		height: 487px;
		background-color: #ffffff;
		border-color:#B2B2B2;
		border-width:1px;
		border-style:solid;
		overflow:hidden;
	}

	.box_white_noborder_1_2 {
		width: 376px;
		height: 157px;
		background-color: #ffffff;
		overflow:hidden;
	}

	.box_white_noborder_2_2 {
		width: 376px;
		height: 322px;
		background-color: #ffffff;
		overflow:hidden;
	}

	.box_white_noborder_3_2 {
		width: 376px;
		height: 487px;
		background-color: #ffffff;
		overflow:hidden;
	}


/*
	Colspan 3 Boxes
*/
	.grey_top_1_3,.grey_top_2_3,.grey_top_3_3 {
		width: 568px;
		height: 26px;
		background-image: url(/live/navigation/gfx/box_grey_top_3m.gif);
		background-repeat: no-repeat;
		overflow:hidden;
	}

	.yellow_top_1_3,.yellow_top_2_3,.yellow_top_3_3 {
		width: 568px;
		height: 26px;
		background-image: url(/live/navigation/gfx/box_yellow_top_3m.gif);
		background-repeat: no-repeat;
		overflow:hidden;
	}

	.box_middle_grey_1_3 {
		width: 568px;
		height: 123px;
		background-image: url(/live/navigation/gfx/box_grey_middle_3m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_grey_2_3 {
		width: 568px;
		height: 288px;
		background-image: url(/live/navigation/gfx/box_grey_middle_3m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_grey_3_3 {
		width: 568px;
		height:auto;
		min-height:453px;
		background-image: url(/live/navigation/gfx/box_grey_middle_3m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:auto;
	}

	.box_middle_white_1_3 {
		width: 568px;
		height: 123px;
		background-image: url(/live/navigation/gfx/box_white_middle_3m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_white_2_3 {
		width: 568px;
		height: 288px;
		background-image: url(/live/navigation/gfx/box_white_middle_3m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_white_3_3 {
		width: 568px;
		height:auto;
		min-height:453px;
		background-image: url(/live/navigation/gfx/box_white_middle_3m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:auto;
	}

	.box_bottom_grey_1_3,.box_bottom_grey_2_3,.box_bottom_grey_3_3 {
		width: 568px;
		height: 8px;
		background-image: url(/live/navigation/gfx/box_grey_bottom_3m.gif);
		background-repeat: no-repeat;
	}

	.box_bottom_white_1_3,.box_bottom_white_2_3,.box_bottom_white_3_3 {
		width: 568px;
		height: 8px;
		background-image: url(/live/navigation/gfx/box_white_bottom_3m.gif);
		background-repeat: no-repeat;
	}

	.box_white_border_1_3 {
		width: 568px;
		height: 157px;
		background-color: #ffffff;
		border-color:#B2B2B2;
		border-width:1px;
		border-style:solid;
		overflow:hidden;
	}

	.box_white_border_2_3 {
		width: 568px;
		height: 322px;
		background-color: #ffffff;
		border-color:#B2B2B2;
		border-width:1px;
		border-style:solid;
		overflow:hidden;
	}

	.box_white_border_3_3 {
		width: 568px;
		height:auto;
		min-height:487px;
		background-color: #ffffff;
		border-color:#B2B2B2;
		border-width:1px;
		border-style:solid;
		overflow:auto;
	}

	.box_white_noborder_1_3 {
		width: 568px;
		height: 157px;
		background-color: #ffffff;
		overflow:hidden;
	}

	.box_white_noborder_2_3 {
		width: 568px;
		height: 322px;
		background-color: #ffffff;
		overflow:hidden;
	}

	.box_white_noborder_3_3 {
		width: 568px;
		height:auto;
		min-height:487px;
		background-color: #ffffff;
		overflow:auto;
	}


/*
	Colspan 4 Boxes
*/
	.grey_top_1_4,.grey_top_2_4,.grey_top_3_4 {
		width: 760px;
		height: 26px;
		background-image: url(/live/navigation/gfx/box_grey_top_4m.gif);
		background-repeat: no-repeat;
		overflow:hidden;
	}

	.yellow_top_1_4,.yellow_top_2_4,.yellow_top_3_4 {
		width: 760px;
		height: 26px;
		background-image: url(/live/navigation/gfx/box_yellow_top_4m.gif);
		background-repeat: no-repeat;
		overflow:hidden;
	}

	.box_middle_grey_1_4 {
		width: 760px;
		height: 123px;
		background-image: url(/live/navigation/gfx/box_grey_middle_4m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_grey_2_4 {
		width: 760px;
		height: 288px;
		background-image: url(/live/navigation/gfx/box_grey_middle_4m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_grey_3_4 {
		width: 760px;
		height:auto;
		min-height:453px;
		background-image: url(/live/navigation/gfx/box_grey_middle_4m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:auto;
	}

	.box_middle_white_1_4 {
		width: 760px;
		height: 123px;
		background-image: url(/live/navigation/gfx/box_white_middle_4m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_white_2_4 {
		width: 760px;
		height: 288px;
		background-image: url(/live/navigation/gfx/box_white_middle_4m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:hidden;
	}

	.box_middle_white_3_4 {
		width: 760px;
		height:auto;
		min-height:453px;
		background-image: url(/live/navigation/gfx/box_white_middle_4m.gif);
		background-repeat: repeat;
		background-color: #ECECED;
		overflow:auto;
	}

	.box_bottom_grey_1_4,.box_bottom_grey_2_4,.box_bottom_grey_3_4 {
		width: 760px;
		height: 8px;
		background-image: url(/live/navigation/gfx/box_grey_bottom_4m.gif);
		background-repeat: no-repeat;
	}

	.box_bottom_white_1_4,.box_bottom_white_2_4,.box_bottom_white_3_4 {
		width: 760px;
		height: 8px;
		background-image: url(/live/navigation/gfx/box_white_bottom_4m.gif);
		background-repeat: no-repeat;
	}

	.box_white_border_1_4 {
		width: 760px;
		height: 157px;
		background-color: #ffffff;
		border-color:#B2B2B2;
		border-width:1px;
		border-style:solid;
		overflow:hidden;
	}

	.box_white_border_2_4 {
		width: 760px;
		height: 322px;
		background-color: #ffffff;
		border-color:#B2B2B2;
		border-width:1px;
		border-style:solid;
		overflow:hidden;
	}

	.box_white_border_3_4 {
		width: 760px;
		height:auto;
		min-height:487px;
		background-color: #ffffff;
		border-color:#B2B2B2;
		border-width:1px;
		border-style:solid;
		overflow:auto;
	}

	.box_white_noborder_1_4 {
		width: 760px;
		height: 157px;
		background-color: #ffffff;
		overflow:hidden;
	}

	.box_white_noborder_2_4 {
		width: 760px;
		height: 322px;
		background-color: #ffffff;
		overflow:hidden;
	}

	.box_white_noborder_3_4 {
		width:760px;
		height:auto;
		min-height:487px;
		background-color: #ffffff;
		overflow:auto;
	}



/*
	Font-Styles of boxcontent
*/
	.box_head_grey {
		padding: 6px 7px 0 7px;
		font-weight: bold;
		font-size: 12px;
		/* color: #811416; */
		text-align: left;
	}

	.box_head_yellow {
		padding: 6px 7px 0 7px;
		font-weight: bold;
		font-size: 12px;
		color: #000000;
		text-align: left;
	}

	.box_title {
		padding: 2px 7px 0 0;
		font-weight: bold;
		font-size: 14px;
		line-height: 18px;
		text-align: left;
	}

	.box_title_white_noborder {
		/* padding: 2px 7px 0 7px; */
		font-weight: bold;
		font-size: 14px;
		line-height: 14px;
		text-align: left;
	}


	.box_subtitle {
		padding: 2px 7px 4px 0px;
		color:#666666;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;
		text-align: left;
	}

	.box_content {
		padding: 2px 7px 0 7px;
		font-weight: normal;
		font-size: 11px;
		line-height: 14px;
		text-align: left;
	}

	.box_content_white_noborder {
/*		padding: 2px 7px 0 7px; */
		font-weight: normal;
		font-size: 11px;
		line-height: 14px;
		text-align: left;
	}


/*
	Diverse Elemente
*/

	.boxlist {
		color: grey;
		height: 1px;
		 margin-right:10px;
	}

	a.box:link 		{ color: #3F5EAB; font-size: 11px; font-weight: normal; text-decoration:none; }
	a.box:visited 	{ color: #3F5EAB; font-size: 11px; font-weight: normal; text-decoration:none; }
	a.box:focus 	{ color: #3F5EAB; font-size: 11px; font-weight: normal; text-decoration:none; }
	a.box:hover 	{ color: #3F5EAB; font-size: 11px; font-weight: normal; text-decoration:underline; }
	a.box:active 	{ color: #3F5EAB; font-size: 11px; font-weight: normal; text-decoration:none; }