/* *****************************************
//  WebTank Stylesheet File
//  Title: editor.css
//  Media: all
//  File updated: 2010-06-21 15:43:54
// 
//  Do NOT manually edit this generated file
// **************************************** */


body { 
	
	width:  100%;
	height: 100%; 
	
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	
}

p 				{ margin: 0px; }

/* TEXT */

.titel				{ text-transform: uppercase; font-weight: bold; color: #FF7823; margin-bottom: 5px; }

/* IMAGES */

.uitlijnen_links	{ margin: 0 15px 5px 0; }
.uitlijnen_rechts	{ margin: 0 0 5px 15px; }