#header #fastaccess,
#header #language,
#header #search,
#header #headernavigation,
#header h1,
#topnavigation,
#footer,
#menu,
#rightbox,
#contentfooter,
#breadcrumb,
#content .box,
.header ul {
	display: none;
}

#page, #non_footer, #mainbody {
	background: #FFF !important;
}

#header {
	width: 100%;
	position: absolute;
	height: 70px;
	border-bottom: 2px solid #666;
	border-top:none !important;
}

#header #logo {
	display: block;
}

#main {
	clear: both;
	padding-top: 80px;
	background: #FFF;
}

#main, #main a, #main span, #main div, #main h1,  #main h2, #main h3, #main h4 {
	color: #000 !important;
}

#content, #columns {
	width: 600px !important;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#content .teaser {
	padding-bottom: 10px;
}

#columns .column {
	width: 100%;
}

#content .header h2.listen {
	width: auto;
}

#flashnavi img {
	width: 650px !important;
	height: auto !important;
}

.column h1 {
	font-size: 1.2em !important;
	color: #ccc !important;
	margin-bottom:10px;
}

.column h2 {
	font-size: 1.1em !important;
	color: #ccc !important;
	margin-bottom:10px;
}

.column h3 {
	font-size: 1.0em !important;
	color: #000 !important;
	margin-bottom:10px;
}

.column h4 {
	font-size: 1.0em !important;
	color: #ccc !important;
	margin-bottom:10px;
}

#columns .item {
	width: 230px !important;
	float: left;
}