/**
 * @project Wetten.Overheid.nl
 * @author	KOOP-WMRijk-BZK
 * @name	Vormgeving preview afdrukken regeling en zoekresultaat
 * @version	v095
 */


	ul
	{
	    list-style-type: none;
	}
	
	
	#content
	{
		padding:10px;
		background-color:#FFF;	
		width: 940px;
		font-size: 1.2em;		
		position: static;
		top: 0;
		left: 0;
	}
	
	div.contentactions
	{
	    display: none;
	}
	
	/*#content p, #content ol, #content ul, h2, h3
	{
		width: 800px;
	}*/
	
	#content table.wettekst-table p
	{
	    width:auto;	
	}
	
	dd
	{
		width: 370px;
	}
	dl
	{	
		width: 600px;
	}
	
	ol
	{
		float: left;
	}
		
	h3.article, h3.chapter, h4.article, h4.chapter
	{
		width: 780px;
		clear:both;
	}
	
	h4.article.hidetitle 
	{
		border-top: none;
	}
	
	.buttons
	{
		float: left;
		width: 925px;
		margin: 0px 20px 20px 15px;
	}
	

	#contenttitle, #resultsummary
	{
		margin-left: 0px;
		margin-top: -80px;
		padding: 10px 10px;
		width: 80%;
		font-size: 1.2em;		
	}
	
	#Wetstechnische_informatie ol
	{
		padding-left: 20px;
		font-weight: normal;
	}
	#Wetstechnische_informatie li span 
	{ 
		font-weight: normal; 
		padding-left: 3px;
	}
	
	.infotable
	{
		float:right;
		margin-right: 10px;
		width: 930px;
		font-size: 0.8em;
		border: 0px;
	}
	
	.infotable thead
	{
	    color: #e67c00;    
	}
	
	/* footer	 */
	.footer p
	{
		display: none;
	}	

.voetnotenWijzigingen
{
    left: 5px;
    position: relative;
    float:left;	
}

p.voetnootOpmerkingenHeader
{
    font-size:0.8em;   
    margin-bottom: 5px; 
}

p.voetnootOpmerkingen
{
    font-size:0.8em;
}

p.info
{
    display: none;    
}

#infotable
{
	margin-left: 0;
}

.wettekst-inhoud table.infotable
{
	border: 0;
	margin: 0 12px 15px 0;
}

p.zoekResultaatZoekterm
{
	padding-left: 10px;
}