body.homepage {
	background: white url('../img/body-hp.gif') left top repeat-x;
}
.homepage #body {
	background: none;
}
.homepage #body-2 {
	width: 943px;
}

.homepage #header {
	height: 453px;
}

.homepage #logo {
	left: 30px;
}

.homepage #lang {
	right: 0px;
	z-index: 10;
}

.homepage #middle {
	background: none;
	padding-bottom: 50px;
}

#title-1-en {
	border-top: 10px white solid;
	height: 56px;
	background: #ECECEC url('../img/banner/title-1-en.gif') right center no-repeat;
}

#title-2-en {
	margin-top: 10px;
	height: 70px;
	background: url('../img/banner/title-2-en.gif') right center no-repeat;
}

#title-1-de {
	border-top: 10px white solid;
	height: 56px;
	background: #ECECEC url('../img/banner/title-1-de.gif') right center no-repeat;
}

#title-2-de {
	margin-top: 10px;
	height: 70px;
	background: url('../img/banner/title-2-de.gif') right center no-repeat;
}

#title-1-cs {
	border-top: 10px white solid;
	height: 56px;
	background: #ECECEC url('../img/banner/title-1-cs.gif') right center no-repeat;
}

#title-2-cs {
	margin-top: 10px;
	height: 70px;
	background: url('../img/banner/title-2-cs.gif') right center no-repeat;
}

#title-1-sk {
	border-top: 10px white solid;
	height: 56px;
	background: #ECECEC url('../img/banner/title-1-sk.gif') right center no-repeat;
}

#title-2-sk {
	margin-top: 10px;
	height: 70px;
	background: url('../img/banner/title-2-sk.gif') right center no-repeat;
}

#menu-hp {
	position: absolute;
	left: 0;
	top: 63px;
	width: 943px;
	height: 398px;
}

#menu-hp h2 {
	float: left;
	width: 106px;
	height: 398px;
	background-position: 0 0;
	background-repeat: no-repeat;	
	margin: 0;
	cursor: pointer;
}
#menu-hp h2 span {
	display: none;
}
#menu-hp div.active h2 {
	background-position: -106px 0;
}

#menu-hp .menu-hp-float {
	background: #585858;
	float: left;
	width: 307px;
	height: 380px;
	margin: 10px 0 8px 0;
	display: none;
	overflow: hidden;
	position: relative;
}

#menu-hp div.active .menu-hp-float {
	display: block;
}

#menu-hp #services h2 {
	background-image: url('../img/homepage/menu-services.gif');
}

#menu-hp #legal-press h2 {
	background-image: url('../img/homepage/menu-legal-press.gif');
}

#menu-hp #weinhold-legal h2 {
	background-image: url('../img/homepage/menu-weinhold-legal.gif');
}

#menu-hp #media h2 {
	background-image: url('../img/homepage/menu-media.gif');
}

#menu-hp #references h2 {
	background-image: url('../img/homepage/menu-references.gif');
}

#menu-hp #career-contact h2 {
	background-image: url('../img/homepage/menu-career-contact.gif');
}

#menu-hp .wysiwyg * {
	color: white;
}

#flash {
	z-index: 5;
	position: absolute;
	left: 0;
	top: 63px;
	width: 943px;
	height: 398px;
	width: 0px;
	height: 0px;
}

#flash-banner {
	z-index: 5;
	position: absolute;
	left: 0;
	top: 463px;
	width: 943px;
	height: 130px;
	width: 0px;
	height: 0px;
}
