body {
	background: none;
}

#content {
	padding: 0 !important;
	width: auto;	
}

#textarea {
	background: none;
}

#textarea .poweredby {
	border-top: 1px solid #bed7f0;
	width: 560px;
	height: 40px;
	position: relative;
	margin: 20px 0 0 0;
}

#textarea .poweredby label {
	position: absolute;
	top: 8px;
	right: 85px;
}

#textarea .poweredby img {
	position: absolute;
	top: 10px;
	right: 20px;
}

#flashpanorama_teaser_container {
	background: url(/static/img/flashpanorama_teaser_bg.png) left top no-repeat;
	width: 775px;
	height: 165px;
	overflow: hidden;
	padding: 0;
}


#content.wide #textarea .pistenpanorama {
	padding:0 !important;
}


#content.wide #textarea {
	background:none !important;
}


