/*
###########################################################
#
# Filename:			custom.css
#
# Copyright:		S-Inside
# Project:			www.admicon.nl
# Platform:			CSS
# Date created: 	2014
#
 	used colours for this website:
    #ececec			licht grijs
    #dadada			grijs
    #ce2d21			rood
# 
###########################################################
*/


/* TinyMCE specific rules */
body.mceContentBody, .mceContentBody td, .mceContentBody pre, .mceContentBody a {
   font-size: 10pt !important;
}

.mceContentBody h1 {
	font-size: 13pt !important;
}
.mceContentBody h2 {
	font-size: 11pt !important;
}