.ThemeIEMenu
{
	cursor:		default;
	font-family:  verdana, arial, sans-serif;
	font-size:	15px;
	text-align: left;
	padding:	0;
	border:		0;
	height:		25px;
	white-space:	nowrap;
	margin-left:	0px;

}
.ThemeIESubMenuTable
{
	cursor:		default;
	font-family:  verdana, arial, sans-serif;
	font-size:	15px;
	text-align	: left;
	padding		:0;
	border		:0;
	
	height:		2px;
	white-space:	nowrap;



}

.ThemeIEMenu
{
	font-weight :bold;
	text-align: center;
	width : 100%;
	

}
.ThemeIESubMenu
{
	font-weight :bold;
	color		:#ffffff;
	position:	absolute;
	visibility:	hidden;
	z-index:	100;
	border:		0;
	padding:	0;
	background-color	:transparent;
	margin-top:	1;
	margin-left:	1;
	margin-right:	1;

}

.ThemeIESubMenuTable
{
	font-weight :bold;
	color		:#000000; 
	background-color:transparent;
	background-image	: url('transback.png');
	border-bottom	:1px dashed #000000;
	border-left	:1px dashed #000000;
	border-right	:1px dashed #000000;
}

.ThemeIESubMenuTable td
{
	white-space:	nowrap;
	padding-top:	1;
	padding-bottom:	4;
	border-top	:1px dashed #000000;

}

.ThemeIEMainItem
{
	font-weight		:bold;
	font-size		:10px;
	text-align: center;
	width:		150px;
	padding-left:	5px;
	padding-bottom:		7px;
	color			:#ffffff;
	border-right		:1px solid #545454;
	border-left		:1px solid #545454;
	white-space		:nowrap;
	background-image	: url('leiste_back_over.jpg');
	
	
}

.ThemeIEMainItemHover,.ThemeIEMainItemActive
{	
	font-weight		:bold;
	font-size		:10px;
	width:		150px;
	padding-left:	5px;
	padding-bottom:		7px;
	color			:#ffffff;
	border-right		:1px solid #a10404;
	border-left		:1px solid #a10404;
	white-space		:nowrap;
	text-align: center;
	background-image	: url('leiste_back.jpg');
}



.ThemeIEMenuItemHover,.ThemeIEMenuItemActive
{
	border-bottom	:1px solid #a10404;
	color		:#791010;
	font-size	:15px;
	padding-bottom	:7px;
	background-color:transparent;
	background-image	: url('transbackback.png');
}

.ThemeIEMenuSplit
{
	border-bottom	:1px solid #a10404;
	height:		0px;
	margin-top:	0px;
	margin-bottom:	0px;
	overflow:	hidden;
	background-color:	inherit;
	border-right		:1px solid #a10404;
	border-left		:1px solid #a10404;

}

.ThemeIEMenuVSplit
{
	width:		0px;
	margin:		0px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	0px solid #a10404;
}


.ThemeIEMenuItem img.seq1
{
	display:	inline;
}

.ThemeIEMenuItemHover seq2,
.ThemeIEMenuItemActive seq2
{
	display:	inline;
}

.ThemeIEMenuItem .seq2,
.ThemeIEMenuItemHover .seq1,
.ThemeIEMenuItemActive .seq1
{
	display:	none;
}

