@charset "UTF-8";
@media all
{
	#main {
		height: 390px;
		width: 100%;
		background: #222 url("../../img/bg/bg_main.jpg") repeat-x top left;
		text-align: center;
	}
	#teaser {display: none;}
	.upper {
		height: 385px;
		width: 950px;
		margin: auto;
		background: transparent;
		border: 0px solid #888;
		text-align: left;
		overflow: auto;
	}
	.flexi {
	}
}
