body {
	background-color: #333333;
	text-align: center;
	vertical-align: center;
	height: 100%;
}

#distance {
	height: 50%;
	margin-bottom: -340px;
}

#page {
	position: relative;
	z-index: 1;
	width: 960px;
	height: 680px;
	margin: auto;
	background-color: #333333;
	text-align: left;
}

#header {
	position: absolute;
	width: 960px;
	height: 22px;
	background-color: #333333;
}

#logo {
	position: absolute;
	margin-left: 450px;
	margin-top: 96px;
	background-image: url(/fileadmin/design/pics/logo-grau.gif);
	width: 329px;
	height: 93px;
}

#navigation {
	position: absolute;
	margin-top: 170px;
}

#navigation .element, #navigation .element-act {
	margin-bottom: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	line-height: 36px;
}

#navigation .element a {
	text-decoration: none;
	color: #666666;
}

#navigation .element-act a, #navigation .element a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

#elementl-mask {
	position: absolute;
	margin-left: 259px;
	margin-top: 96px;
	z-index: 2;
	width: 190px;
	height: 508px;
	background-color: #333333;
}

#elementl {
	position: absolute;
	margin-left: 200px;
	margin-top: 96px;
	height: 562px;
	width: 249px;
}

#content {
	position: absolute;
	margin-top: 280px;
	margin-left: 450px;
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #666666;
}

#content a {
	text-decoration: none;
	color: #666666;
}

#content a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

#footer {
	position: absolute;
	width: 960px;
	height: 22px;
	background-color: #333333;
	bottom: 0px;
}

#footer-elemento {
	display: none;
	position: absolute;
	z-index: 100;
	margin-top: 662px;
	margin-left: 199px;
	font-family: Arial;
	font-size: 13px;
	letter-spacing: 15px;
	color: #666666;
}


/* Hide in main Style-Sheet */
#realisations {
	display: none;
}

#subnav {
	display: none;
}

#content-left {
	display: none;
}

#content-sharp {
	display: none;
}

#larrow {
	display: none;
}

#rarrow {
	display: none;
}

#contentheader-realisations {
	display: none;
}

#contentheader-etudes {
	display: none;
}

#contentheader-bg {
	display: none;
}

#footer-back {
	display: none;
}

#footer-back-etudes {
	display: none;
}


#footer-nav {
	display: none;
}

#footer-nav-etudes {
	display: none;
}