.banner-main-DE {
	background-image: url("/media/images/banner/banner_home_de.jpg");
	height: 225px;
	width: 782px;
	padding: 0px;
	margin: 0px;
}
.banner-main-EN {
	background-image: url("/media/images/banner/banner_home_en.jpg");
	height: 225px;
	width: 782px;
	padding: 0px;
	margin: 0px;
}
.banner-main-FR {
	background-image: url("/media/images/banner/banner_home_fr.jpg");
	height: 225px;
	width: 782px;
	padding: 0px;
	margin: 0px;
}
.banner-random {
	background-image: url("/media/images/banner/banner_random.php");
	height: 190px;
	width: 782px;
	padding: 0px;
	margin: 0px;
}
#menu {
	position: relative;
	width: 782px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 90%;
	text-align: right;
	background-color: #89A2B3;
	background-repeat: no-repeat;
	background-position: bottom left;
	clear: both;
}
#menu dt {
	position: relative;
	display: inline;
	background: transparent;
	top: 20px; /* to compensate for padding */
	margin: 0px;
	padding: 0px;
	height: 20px;
	border: none;
}
#menu dt a:hover {
	background: #4d1979;
}
#menu dd {
	position: absolute;
	visibility: hidden;
	background: #4d1979;
	border-width: 1px 2px 1px 2px;
	border-style: solid;
	border-color: #89A2B3;
	padding: 4px;
	margin: 0px;
	z-index: 10;
}
#menu a, #menu a:hover, #menu a:visited {
	color: white;
	margin: 0px;
	padding: 6px;
	height: 50pt;
}
#menu a:hover, #menu dd:hover {
	color: white;
}

/* German Menus */
.menuProdukte {
	width: 175px;
}
.menuFirmenprofil {
	width: 200px;
}
.menuReferenzen {
	width: 175px;
}
.menuAktuelles {
	width: 150px;
}
.menuService {
	width: 200px;
}
.menuPartner {
	width: 150px;
}
.menuPresse {
	width: 175px;
}
/* English Menus */
.menuProducts {
	width: 150px;
}
.menuAbout {
	width: 125px;
}
.menuCustomers {
	width: 200px;
}
.menuNews {
	width: 125px;
}
.menuResources {
	width: 175px;
}
.menuPartnership {
	width: 150px;
}
.menuPress {
	width: 125px;
}
/* French Menus */
.menuProduits {
	width: 175px;
}
.menuNotreProfil {
	width: 200px;
}
.menuReferences {
	width: 200px;
}
.menuActualites {
	width: 150px;
}
.menuServiceFR {
	width: 200px;
}
.menuPartenaires {
	width: 150px;
}
.menuPresseFR {
	width: 175px;
}
