#distance {
	margin-bottom: -242px;
}

#site {
	height: 484px;
}

#header {
	width: 855px;
	height: 47px;
	background: url(../images/header_bg.gif) bottom repeat-x;
	text-align: right;
}

#main-border {
	border: 1px solid #E8E8E8;
}

#main {
	width: 853px;
	height: 407px;
}

#mainnavigation {
	display: none;
}

#stage-area {
	padding-left: 5px;
	padding-top: 5px;
}

#stage {
	width:842px;
	height: 397px;
	overflow: hidden;
	position: relative;
}

#startpage-area {
	display: none;
}

#startpage-language {
	display: block;
	position: absolute;
	top: 226px;
	left: 25px;
	width: 221px;
	height: 100px;
}

#startpage-language a {
	color: #ffffff;
	text-transform: uppercase;
}

#startpage-content {
	position: absolute;
	top: 296px;
	left: 25px;
	width: 221px;
	height: 120px;
	overflow: hidden;
	font-size: 10px;
	color: #FFFFFF;
}


#startpage-content h1 {
	display: none;
}

#startpage-newsletter-summary {
	display: none;
}

#startpage-newsletterlink {
	display: none;
}

#startpage-booklink {
	padding-top: 28px;
	display: block;
}

#startpage-newsletter-subscription {
	padding-top: 14px;
}

div.newsletter-label {
	color: #FFFFFF;
	padding-bottom: 4px;
}

div.newsletter-html {
	padding-bottom: 5px;
}

input.startpage {
	border: 1px solid #FFFFFF;
	background: transparent;
	font-size: 10px;
	width: 184px;
	color: #FFFFFF;
}

input.newsletter-submit {
	background: none;
	color: #ffffff;
	font-size: 10px;
	border: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	cursor: pointer;
	text-align: left;
	padding-left: 0;
}

div.newsletter-message {
	color: #C70023;
}

#footer-left {
	position: absolute;
	left: 0px;
	top: 13px;
}