/* *****************************************
//  WebTank Stylesheet File
//  Title: editor.css
//  Media: all
//  File updated: 2009-08-20 09:47:15
// 
//  Do NOT manually edit this generated file
// **************************************** */


html { 
	
	width:  100%;
	height: 100%; 
	
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	
}
.plain { font-size: 12px; font-weight: normal; color: #002E48; font-family: Arial; }

.bold { 
	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	
}
.titel {
	font-family: Arial;
	font-size: 14px;
	color: #002A46;
	font-weight: bold;
}
.pagina_titel {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #002A46;	
}
p {

	padding: 0px;
	margin: 0px;

}