/* Ohne Sidebar */
#wrapper {
	background: url(../images/pwrapbackflex.gif); 
}

#sidebar, #rechts {
	display: none;
	width: 0px; 
}

#content{
	float: left; 
	position: relative; 
	width: 735px; 
	min-height: 500px;
	padding-left: 24px;
	padding-right: 20px;
	z-index: 150;
	border-right: 5px solid black;
	border-top: 5px solid black;
	background-color: #E9EBE8; 
}

.sidepicture img{
	width: auto !important;
	height: auto !important;
}

.teaserpicture img{
	width: 200px !important;
}

.teaserpicture2 img{
	width: 130px !important;
}

.teaserpicture3 img{
	width: 80px !important;
}

#content table{
	width: 65%;
	max-width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#content table img {
	width: auto !important;
	height: auto !important;
}

.table_normal  {
	width: 153%;
	max-width: 153%;
	text-align: left;
	margin: 0px !important;
	padding: 0px !important;
	float: left;
}

.table_normal  table {
	margin: 0px !important;	
}

.teaserelementbig {
	width:724px !important;
}
* html .teaserelementbig { width:724px !important; }

.teaserelement {
	width:353px !important;
}
* html .teaserelement { width:357px !important; }


.teaserelementsmall {
	width:231px !important;
}
* html .teaserelementsmall { width:235px !important; }

#output {
	width: 735px !important;
}

iframe {
	width: 735px;
}





