/************************ LEFT MENU *****************************/

/* left td tag */
.bgside
{color: #ffffff;
	font-family: verdana;
	font-size:13;
	letter-spacing: 2px;
	z-index:4;	
	cursor: hand;
	/* ausklapp Farbe */
	background-color: #FFFFFF;
	height: 30;
	width: 190;
	border: solid 0 #000000;
}

/* When the browser does not support the javascript menu, oldmenu will be used */
a.oldmenu:link  {
	color: #ff6600;
	font-family: verdana;
	font-size:13;
	letter-spacing: 2px;
	z-index:4;	
	cursor: hand;
	/* ausklapp Farbe */
	background-color: #FFFFFF;
	height: 30;
	width: 190;
	border: solid 0 #000000;
}

a.oldmenu:visited  {
	color: #ff6600;
	font-family: verdana;
	font-size:13;
	letter-spacing: 2px;
	z-index:4;	
	cursor: hand;
	/* ausklapp Farbe */
	background-color: #FFFFFF;
	height: 30;
	width: 190;
	border: solid 0 #000000;
}

a.oldmenu:hover  {
	color: #ff6600;
	font-family: verdana;
	font-size:13;
	letter-spacing: 2px;
	z-index:4;	
	cursor: hand;
	/* ausklapp Farbe */
	background-color: #FFFFFF;
	height: 30;
	width: 190;
	border: solid 0 #000000;
}

a.oldmenu:active  {
	color: #ff6600;
	font-family: verdana;
	font-size:13;
	letter-spacing: 2px;
	z-index:4;	
	cursor: hand;
	/* ausklapp Farbe */
	background-color: #FFFFFF;
	height: 30;
	width: 190;
	border: solid 0 #000000;
}

/* background style of the menu and sub menus */
.menu
{
	color: #ffffff;
	font-family: verdana;
	font-size:13;
	letter-spacing: 2px;
	z-index:4;	
	cursor: hand;
	/* ausklapp Farbe */
	background-color: #ffffff;
	height: 30;
	width: 190;
	border: solid 0 #ffffff;

}
.dekmenu
{
	z-index: 5;
	background-color:#ffffff;

}
.startmenu
{
	z-index: 3;
	visibility: visible;
	position: relative;
}

/* style of the button when mouse is over the menu item */
.menuover
{
	color: #000000;
	font-family: verdana;
	font-size:13;
	letter-spacing: 2px;
	z-index:4;	
	cursor: hand;
	/* ausklapp Farbe */
	background-color: #ffffff;
	height: 30;
	width: 190;
	border: solid 0 #ffffff;
}

/* normal state of the menu item */
.menuout
{	 
	color: #ff6600;
	font-family: verdana;
	font-size:13;
	letter-spacing: 2px;	
	z-index:4;
	cursor: hand;
	background-color: #FFFFFF;
	height: 30;
	width: 190;
	/*border-top: solid 1 #000000;
	border-right: solid 1 #111111;
	border-bottom: solid 1 #111111;
	border-right: solid 1 #111111;*/
}



/****************** TOP MENU *******************/
/* style of the menus within the page itself. (not the left menu) */
A.toplink:link  
{
	color: #000000;
	font-family: verdana;
	font-size:13;
	letter-spacing: 2px;
	z-index:4;	
	cursor: hand;
	/* ausklapp Farbe */
	background-color: #FFFFFF;
	height: 30;
	width: 190;
	border: solid 0 #FFFFFF;	
}

A.toplink:visited  {
	color: #000000;
	font-family: verdana;
	font-size:13;
	letter-spacing: 2px;
	z-index:4;	
	cursor: hand;
	/* ausklapp Farbe */
	background-color: #FFFFFF;
	height: 30;
	width: 190;
	border: solid 0 #FFFFFF;	
}

A.toplink:hover  {
	color: #000000;
	font-family: verdana;
	font-size:13;
	letter-spacing: 2px;
	z-index:4;	
	cursor: hand;
	/* ausklapp Farbe */
	background-color: #FFFFFF;
	height: 30;
	width: 190;
	border: solid 0 #FFFFFF;	
}

A.toplink:active  {
	color: #000000;
	font-family: verdana;
	font-size:13;
	letter-spacing: 2px;
	z-index:4;	
	cursor: hand;
	/* ausklapp Farbe */
	background-color: #FFFFFF;
	height: 30;
	width: 190;
	border: solid 0 #FFFFFF;	
}

/* not currently used */
div.menutop-normal
{	
	color: #ffffff;
	font-family: verdana;
	font-size:13;
	letter-spacing: 2px;
	z-index:4;	
	cursor: hand;
	/* ausklapp Farbe */
	background-color: #FFFFFF;
	height: 30;
	width: 190;
	border: solid 0 #FFFFFF;
}

/* slim top menu */
div.menu-slim
{	
	color: #ffffff;
	font-family: verdana;
	font-size:13;
	letter-spacing: 2px;
	z-index:4;	
	cursor: hand;
	/* ausklapp Farbe */
	background-color: #ffffff;
	height: 30;
	width: 190;
	border: solid 0 #FFFFFF;	
}
div.menu-slim2
{	
	
	color: #ffffff;
	font-family: verdana;
	font-size:13;
	letter-spacing: 2px;
	z-index:4;	
	cursor: hand;
	/* ausklapp Farbe */
	background-color: #ffffff;
	height: 30;
	width: 190;
	border: solid 0 #ffffff;
}

div.menu-dropdown
{	
	z-index:2;
	position:relative;
	visibility:visible;
}
/********************************************************************/

/* the little image next to the javascript menu item */
.itemleft
{
	width: 5px;
	text-align:left;
/*	background-color: #FFFFFF;*/
}

/* the bullet transparency for each javascript menu item */
.transparent-menubullet
{
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

/* the transparency for the arrow point to submenus*/
.transparent-arrow
{
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

/* the right mouse click context menu */
DIV.diveditmenu
{
	
	background-color: #FFffff;
	height: 0;
	width: 190;
	border: solid 0 #FFffff;
}

