

body{
	font-family: "Georgia";
	font-size:10px;
	line-height:18px;
	color:#0000000;
}

body.mceContentBody{

}

.mceItemHiddenSpellWord {
background:url(../../../../javascript/tiny_mce/plugins/spellchecker/img/wline.gif) repeat-x bottom left;
cursor:default;
}

.error{
	color: red !important;	
}


p, td, th{
	text-align:left;
}

p{
	margin:0px 0px 10px;
}

hr {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom: #8BA0B1 1px solid;
	border-right-width:  0px;
	margin: 0px;
	width: 100%;
}

h1, h2, h3{
font-family: "Georgia";
}
h1{
	font-size:18px;
	margin:0px 0px 5px;
color:#fe0002;
font-style:italic;
font-weight:normal;
}

.rood{
	color:#fe0002;
}
.subtitel{
	font-size:18px;
	font-style:italic;
}

.paars{
	color:#696295 !important;
}

a{
	color:#fe0002;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


ul{
	/*font-style:italic;*/
	/*text-indent:8px;*/
	margin:5px;
	padding:0px;
	padding-left:14px;
	color:#333;	
}

.schema-day{
	margin-bottom:30px;
}