#menumenu { 
	position: absolute;
	top: 41px;
	left: 161px;
	z-index: 1;
}

#intWebs { 
	position: absolute;
	top: 5px;
	left: 676px;
	z-index: 1;
	white-space: nowrap;
}

#casLogo { 
	position: absolute;
	top: 5px;
	left: 800px;
	z-index: 1;
}

#redLine {
	position: absolute;
	top: 60px;
	left: 0px;
	/*background-color: #ED1C24;*/
	border-top: 5px solid #ED1C24;
	width: 984px;
	/*height: 5px;*/
	font-size: 1px;
	z-index: 0;
}


/* ab hier die Formate speziell fuers DropdownMenu */

#mainMenu {
	position:absolute;
	top: 43px;
	left: 160px;
	background-color: #E8E8E8;
	height: 18px;
	width: 824px;
	/*padding: 0px 0px 3px 0px;*/
	white-space: nowrap;
}

#menuList {
	margin: 0px;
	padding: 0px;
}

#menuList ul {
	margin: 0px;
	padding: 0px;
}

#menuList li {
	display: block;
	float: left;
	list-style: none;
	padding: 0px;
	height: 18px;
	margin-top:-2px;
}

a.actuator {
	background-color: transparent;
	color: #111111; /*color: #FFFFFF;*/
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 13px 2px 13px; /*padding: 2px 12px 3px 12px;*/
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
}

a.actuator:visited {
	color: #111111; /*color: #FFFFFF;*/
}

a.actuator:hover {
	background-color: #ED1C24;
	color: #FFFFFF;
}

a.actuator_red {
	background-color: #ED1C24; /*background-color: #E8E8E8;*/
	color: #FFFFFF; /*color: #ED1C24;*/
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 13px 3px 13px; /*padding: 4px 13px 0px 13px;*/
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	/*border-bottom: 4px solid #ED1C24;*/
}

a.actuator_red:visited {
	color: #FFFFFF; /*color: #ED1C24;*/
}

.menu {
	background-color: #E8E8E8;
	/*border: 1px solid #CCC;*/
	position: absolute;
	visibility: hidden;
}

.menu li a {
	background-color: transparent;
	/*color: #FFFFFF;*/
	color: #111111;
	display: block;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding: 0px 20px 0px 11px;
	margin: 0px;
	text-decoration: none;
}

.menu li a:visited {
	/*color: #FFFFFF;*/
	color: #111111;
}

.menu li a:hover {
	background-color: #ED1C24;
	color: #FFFFFF;
}

span.key {
	text-decoration: underline;
}

/* Wichtig: Bedingung fuer einwandreie Darstellung im IE ist, dass die Breitangaben ca. 10 Pixel höher sind */
/* als die Breite des längsten vorkommenden Wortes */
/* Die vielen Blanks in den Menu.inc sind nur wegen des IE notwendig (leider) - und zwar damit man auch hinter */
/* den Worten in den leeren roten Bereich klicken kann, um einen Menupunkt auszuwählen */

/*** www.cas.de ***/
#HomeMenu { width: 110px; white-space: nowrap; }
#AktuellMenu { width: 133px; white-space: nowrap; }
#ProdukteMenu { width: 137px; white-space: nowrap; }
#ServiceMenu { width: 88px; white-space: nowrap; }
#UnternehmenMenu { width: 136px; white-space: nowrap; }
#PresseMenu { width: 120px; white-space: nowrap; }

/*** www.cas.de/english ***/
#NewsMenu { width: 70px; white-space: nowrap; }
#ProductsMenu { width: 148px; white-space: nowrap; }
#ResearchMenu { width: 144px; white-space: nowrap; }
#IntPartMenu { width: 150px; white-space: nowrap; }
#AboutMenu { width: 134px; white-space: nowrap; }

/*** www.cas.de/italiano ***/
#NovitaMenu { width: 70px; white-space: nowrap; }
#ProdottiMenu { width: 140px; white-space: nowrap; }
#RicercaMenu { width: 150px; white-space: nowrap; }
#PartnershipsMenu { width: 136px; white-space: nowrap; }
#ChiSiamoMenu { width: 134px; white-space: nowrap; }

/*** crm.cas-software.com/en ***/
#EN_CRMMenu { width: 110px; white-space: nowrap; }
#EN_ProductMenu { width: 134px; white-space: nowrap; }
#EN_PartnershipMenu { width: 124px; white-space: nowrap; }
#EN_AboutMenu { width: 136px; white-space: nowrap; }

/*** crm.cas-software.com/fr ***/
#FR_CRMMenu { width: 160px; white-space: nowrap; }
#FR_ProductMenu { width: 134px; white-space: nowrap; }
#FR_PartnershipMenu { width: 146px; white-space: nowrap; }
#FR_AboutMenu { width: 148px; white-space: nowrap; }

/*** crm.cas-software.com/ro ***/
#RO_CRMMenu { width: 116px; white-space: nowrap; }
#RO_ProductMenu { width: 114px; white-space: nowrap; }
#RO_PartnershipMenu { width: 134px; white-space: nowrap; }
#RO_AboutMenu { width: 132px; white-space: nowrap; }

/*** crm.cas-software.com/hu ***/
#HU_CRMMenu { width: 102px; white-space: nowrap; }
#HU_ProductMenu { width: 118px; white-space: nowrap; }
#HU_PartnershipMenu { width: 151px; white-space: nowrap; }
#HU_AboutMenu { width: 132px; white-space: nowrap; }