/**
*	Stylesheet für das Menü
*/
table.contentTableMenu {
	width:250px;
	}
table.contentTableMenuInner {
	width:250px;
	}
td.contentTableMenuHeadLineMiddleBT {
	width:239px;
	height:22px;
	padding-left:20px;
	font-weight:bold;
	padding-right:0px;
	padding-top:1px;
	padding-bottom:2px;
	vertical-align:middle;
	background-color: #8F90B3;
	background-color: #8F90B3;
	font-family:Verdana,Arial;
	text-transform:uppercase;
	font-size:10px;
	color:#1F2049;
	border-top:1px solid #1F2049;
	border-bottom:1px dotted #1F2049;
	background : url('../images/corporate/background_menuhead.png');
	}
td.contentTableMenuHeadLineRightBT {
	width:11px;
	height:22px;
	padding-right:3px;
	padding-left:0px;
	padding-top:3px;
	padding-bottom:3px;
	vertical-align:top;
	text-align:right;
	background-color: #8F90B3;
	font-family:Verdana,Arial;
	text-transform:uppercase;
	font-size:10px;
	color:#1F2049;
	border-top:1px solid #1F2049;
	border-bottom:1px dotted #1F2049;
	background : url('../images/corporate/background_menuhead2.png');
	}
td.contentTableMenuContentDark {
	width:250px;
	padding:2px;
	font-family:Verdana,Arial;
	font-size:11px;
	color:#000000;
	}
td.contentTableMenuContent {
	width:250px;
	padding:0px;
	font-family:Verdana,Arial;
	font-size:11px;
	color:#000000;
	}
td.contentTableMenuBottom{
	width:250px;
	font-family:Verdana,Arial;
	font-size:11px;
	color:#000000;
	height:22px;
	padding-left:15px;
	font-weight:bold;
	padding-right:0px;
	padding-top:1px;
	padding-bottom:2px;
	vertical-align:middle;
	background-color: #8F90B3;
	font-family:Verdana,Arial;
	text-transform:uppercase;
	font-size:10px;
	color:#1F2049;
	border-bottom:1px solid #1F2049;
	background : url('../images/corporate/background_menuhead.png');
	}
td.menuCell,
td.menuCell_icon {
	padding:1px;
	padding-left:4px;
	padding-right:4px;
	height:20px;
	border-bottom:1px dotted #1F2049;
	}
div.menuepunktListeMitte {
	width:100%;
	height:auto;
	}
div.menuepunktListeMitteItem {
	width:185px;
	margin:3px;
	height:auto;
	padding:0px;
	float:left;
	}
div.menuepunktListeMitteItemHead {
	width:185px;
	height:auto;
	float:left;
	background-color:#BECADA;
	}
div.menuepunktListeMitteItemHeadLinks {
	width:165px;
	height:auto;
	float:left;
	padding:2px;
	padding-left:10px;
	text-transform:uppercase;
	}
div.menuepunktListeMitteItemHeadRechts {
	width:20px;
	height:auto;
	float:left;
	padding:4px;
	}
div.menuepunktListeMitteItemBody {
	width:185px;
	height:auto;
	padding:5px;
	padding-left:10px;
	background-color:#f5f5ff;
	}
