#site {
	position:static;
	margin-left: 0;
	margin-top: 0;
}

#header {
	background: none;
}

#main-border {
	border: 0;
}

#main {
	width: 600px;
	height: auto;
}

#mainnavigation {
	display: none;
}


#stage-area {
	padding-left: 0;
	padding-top: 20px;
}

#stage {
	width: 600px;
	height: auto;
	overflow: visible;
	position: relative;
}

#stage-background {
	display: none;
}

#left-col-area {
	display: none;
}

#left-col-content {
	position: static;
	width: 600px;
	height: auto;
	overflow: visible;
}

#left-col-navigation {
	display: none;
}

#right-col-area {
	display: none;
}

#right-col-content {
	position: static;
	width: 600px;
	height: auto;
	overflow: visible;
}

#footer-area {
	display: none;
}

/* startpage */

#startpage-area {
	display: none;
}

#startpage-content {
	position: static;
}



/* news */

#news {
	position: static;
	width: 600px;
}
