/* *****************************************
//  WebTank Stylesheet File
//  Title: editor.css
//  Media: all
//  File updated: 2010-04-14 13:09:35
// 
//  Do NOT manually edit this generated file
// **************************************** */


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

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

p 				{ margin: 0px; }

.plain			{ font-weight: normal; font-size: 12px; font-family: Arial; color: #000; }	
.bold 			{ font-weight: bold; }
.wit 			{ font-weight: bold; }
.title			{ font-weight: bold; font-size: 16px; }
.green			{ color: #B5D334; font-weight: bold; }

/* IMAGES */

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