/** 
 * intro.css 
 * 
 * Changes to styling homepage.
 * 
 * @version			0.1
 * @date			2009-09-28
 * @lastmodified	
 * @author			Netcreators (Emile Blume)
 * @project			GBO.Overheid
 * @link			
 * @cssdoc			version 1.0-pre
 *
 */
 
#intro_blok {
	margin-top:54px;
	height:324px;
	width:926px;
	position:relative;
/*	overflow:hidden;*/
clear:both;
}
 
#intro_tekst, #intro_foto  { left:0; top:0; position:absolute;	width:302px;}
#intro_tekst { z-index:900; width:280px; }
 
#blok_1, #blok_2, #blok_3, #blok_4 {
	background: #FFF;
	left:0;
	top:0;
	position:absolute; 
	height:324px;
	width:588px;
}
 
#intro_foto { left:302px; }
#intro_foto .csc-textpic, #intro_foto .csc-text { 
	left:0;
	top:0;
	position:absolute; 
	height:324px;
	width:588px;
}

#intro_foto .csc-text {}

#hoofd_content { margin-right:0px; margin-top:40px; width:282px; clear:left;}
#hoofd_content, .content_add { margin-top:20px; padding-top:20px; }
.content_add, #subnavigatie { float:left; margin-right:20px; overflow:hidden; width:284px; }
#subnavigatie { margin-right:0px; width:282px; }

.content_main .news-list-container, .content_main .tx-indexedsearch-res { border:none; }

.news-browse { border-top:0;}


