/* Ohne Sidebar */
#wrapper {
	background: url(../images/pwrapbackflex.gif);
}

#sidebar, #rechts {
	display: none;
	width: 0; 
}

#content {
	float: left; 
	position: relative; 
	width: 735px; 
	min-height: 500px;
	padding-left: 24px;
	padding-right: 20px;
	border-right: 5px solid #000000;
	border-top: 5px solid #000000;
	background: #202020;
}

.table_normal  table {
	width: 735px !important;
	max-width: 735px !important;
	margin: 0 !important;	
}
* html .table_normal table { width:732px !important; }

#content tr.odd td.tablepic, #content tr.even td.tablepic {
	padding: 0.5em !important;
}

.teaserelementbig {
	width:734px !important;
}
* html .teaserelementbig { width:734px !important; }

.teaserelement {
	width:355px !important;
}
* html .teaserelement { width:355px !important; }

.teaserelementsmall {
	width:231px !important;
}
* html .teaserelementsmall { width:233px !important; }

#output {
	width: 735px !important;
}

iframe {
	width: 735px;
}