/* Ohne Sidebar */
#wrapper {
	background: url(../images/pcbackflex.gif); 
}

#sidebar, #rechts {
	display: none;
	width: 0px; 
}


#content{
	float: left; 
	width: 779px; 
	min-height: 500px;
	padding-left: 5px;
	padding-right: 0px;
	background-color: white; 
	margin-left: 0px !important;
	z-index: 150;
}
.teaserelementbig {
	width:724px !important;
}
* html .teaserelementbig { width:724px !important; }

.teaserelement {
	width:353px !important;
}
* html .teaserelement { width:355px !important; }

.teaserelementsmall {
	width:231px !important;
}
* html .teaserelementsmall { width:233px !important; }

#output {
	width: 735px !important;
}

iframe {
	width: 735px;
}





