/* Ohne Sidebar */

#sidebar, #rechts {
	display: none !important;
	width: 0px !important; 
}

#content{
	float: left; 
	position: relative; 
	width: 740px; 
	min-height: 500px;
	padding-left: 24px;
	padding-right: 20px;
	margin-left: 0px !important;
	border-right: 0px solid black;
	border-top: 0px solid black;
}

.teaserpicture img{
	width: 200px !important;
}

.teaserpicture2 img{
	width: 130px !important;
}

.teaserpicture3 img{
	width: 80px !important;
}

.teaserelementbig {
	width:724px !important;
}

.teaserelement {
	width:353px !important;
}
* html .teaserelement { width:355px !important; }

.teaserelementsmall {
	width:231px !important;
}
* html .teaserelementsmall { width:233px !important; }

#output {
	width: 740px !important;
}

iframe {
	width: 740px;
}






