#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: 816px;
	z-index: 1;
}

/* das ist die alte redLine, die aber noch für die intwebs benötigt wird */
#redLine {
	position: absolute;
	top: 60px;
	left: 160px;
	border-top: 5px solid #E2001A;
	width: 686px;
	font-size: 1px;
	z-index: 0;
}


/* folgendes Motto nur für die neue home.asp*/
#Motto {
	position: absolute;
	top: 10px; 
	left: 160px;
	z-index: 1;
	color: #FF9999;
	font-weight: bold;
}

#headLinks08 {
	position: absolute;
	top: 7px;
	left: 0px;
	z-index: 1;
	white-space: nowrap;
	color: #888888;
	width: 972px;
	text-align: right;
 }

#redLine08 {
	position: absolute;
	top: 60px; 
	left: 0px;
	height: 8px;
	background:url(/pics/Menu/redLineBG.png);
	width: 972px;
	font-size: 1px;
	z-index: 0;
}



/* ab hier die Formate speziell fuers DropdownMenu */

#mainMenu {
	background-color: #E8E8E8;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	white-space: nowrap;
}

#menuList {
	margin: 0px;
	padding: 0px;
}

#menuList ul {
	margin: 0px;
	padding: 0px;
}

#menuList li {
	display: inline;
	list-style: none;
}

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 3px 0px; /* linkes padding eigentlich auch 13, aber wegen ie6/7-problem vorläufig mit blanks gelöst */
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
}

a.actuator:visited {
	color: #111111; /*color: #FFFFFF;*/
}

a.actuator:hover {
	background-color: #E2001A;
	color: #FFFFFF;
}

a.actuator_red {
	background-color: #E2001A; /*background-color: #E8E8E8;*/
	color: #FFFFFF; /*color: #E2001A;*/
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 13px 3px 0px; /* linkes padding eigentlich auch 13, aber wegen ie6/7-problem vorläufig mit blanks gelöst */
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
}

a.actuator_red:visited {
	color: #FFFFFF; /*color: #E2001A;*/
}

.menu {
/*	background-color: #D9E4E8;*/
	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: #E2001A;
	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: 196px; white-space: nowrap; }
#ServiceMenu { width: 182px; white-space: nowrap; }
#UnternehmenMenu { width: 136px; white-space: nowrap; }
#PresseMenu { width: 120px; white-space: nowrap; }
#InternationalMenu { width: 116px; white-space: nowrap; }

/*** www.cas.de/english ***/
#NewsMenu { width: 144px; white-space: nowrap; }
#ProductsMenu { width: 170px; white-space: nowrap; }
#CompanyMenu { width: 144px; white-space: nowrap; }
#PressMenu { width: 128px; white-space: nowrap; }
#InternationalMenu { width: 116px; white-space: nowrap; } /*evtl.  noch umbennenen, damit Breite separat steuerbar*/

/*** 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/it ***/
/* vorläufig auskommentiert, da es momentan in IE6/IE7 und Firefox auch ohne Breitenangaben funktioniert */
/* #IT_CRMMenu { width: 110px; white-space: nowrap; } */
/* #IT_ProductMenu { width: 134px; white-space: nowrap; } */
/* #IT_PartnershipMenu { width: 124px; white-space: nowrap; } */
/* #IT_AboutMenu { width: 136px; 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; }