/* Ohne Sidebar */

#sidebar, #rechts {
	display: none;
	width: 0px; 
}

#content{
	float: left; 
	position: relative; 
	width: 735px; 
	min-height: 500px;
	padding-left: 24px;
	padding-right: 20px;
}

.table_normal  table {
	width: 733px !important;
	max-width: 733px !important;
	margin: 0px !important;	
}

#content tr.odd td.tablepic, #content tr.even td.tablepic {
	padding: 0.8em !important;
}

.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;
}





