/* *****************************************
//  WebTank Stylesheet File
//  Title: editor.css
//  Media: all
//  File updated: 2010-04-08 10:56:59
// 
//  Do NOT manually edit this generated file
// **************************************** */


body { 
	
	width:  100%;
	height: 100%; 
	
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
}

body#tinymce.mceContentBody	{ width: 600px; }

p 				{ margin: 0px; }
h3				{ margin: 0 0 5px 0; color: #ec008c; }


.plain			{ font-weight: normal; font-size: 11px; font-family: Verdana; color: #000; }	
.bold 			{ font-weight: bold; }


/* IMAGES */

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