/* Layoutvariante 3
   Keine Medien, 1 Textspalte (volle Breite)
*/

#iframe {
	overflow-x:hidden;
	background: #FFFFFF;
}

#content { 
	left: 235px;
	width: 900px;
}

#media, h2, h3, #col2  { display: none; }

#col1 { 
	margin: 0;
	width: 900px;
	height: 620px;
	background: #FFFFFF;
	overflow: hidden;
}
