/* editor classes that will be used in the style field (pulldown) */
.componentheading, .contentheading, .paragraphheading, .plaatjeMetGekleurdeRand, .bannerMetRand, .tabel_rij_donker , .tabel_rij_middel, .tabel_rij_licht, .tabel_rij_gestippeldeRand, .tabel_cel_kop, .tabel_cel_dikgedrukt {	}

/* Colors */
img.plaatjeMetGekleurdeRand, .bannerMetRand img	{	border-color:#DC002E;	}
#content h1, .componentheading, #content A		{	color:#DC002E;	}
.tabel_rij_donker, .tabel_cel_kop 				{	background-color:#f2ab02;	}
.tabel_rij_middel, .tabel_cel_dikgedrukt 		{	background-color:#fdb810;	}
.tabel_rij_licht 								{	background-color:#ffcf59;	}



/* main */
H1, H2, H3, P, TD, .componentheading, .contentheading, A, ul, li{
	font-family: Tahoma, Verdana, sans-serif;
}

P, TD, A, ul, li {
	font-size:12px;
	line-height:16px;
}


/* head section */
#header h1	{
	font-weight: bold;
	font-size: 21px;
	margin-top: 11pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 11pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}

#header h2 	{
	font-weight: bold;
	font-size: 21px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 11pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}	


/* body */

body {
	/*width:780px;*/
	
	/*padding-left:12px;*/
}
.componentheading {
	font-weight: bold;
	font-size: 20px;
	line-height:28px;
	height:30px;
	width:100%;
	border-bottom:1px solid #999999;
	margin-bottom:3px;
}

.contentheading{
	padding-top:4px;
	line-height:24px;
	font-weight: bold;
	font-size: 17px;
}

 .paragraphheading {
	font-weight: bold;
	font-size: 12px;
}

A {
	font-weight:bold;
	text-decoration:underline;
}

A:hover {
	text-decoration:none;
}

.tabel_rij_gestippeldeRand {
	border-style: dotted; 
	border-color: #ccc; 
	border-width: 1px 0px;
}

.tabel_cel_kop {
	font-weight:bold;
	
}

.tabel_cel_dikgedrukt {
	font-weight:bold;
}

img.plaatjeMetGekleurdeRand {
	padding:1px 1px;
	margin:6px 6px;
	border-width:1px;
	border-style:solid;
}

.bannerMetRand, a.bannerMetRand:hover {
	text-decoration:none;
	background-color:#FFF !important;
}


.bannerMetRand img {
	padding:1px 1px;
	margin:6px 6px;
	border-width:1px;
	border-style:solid;
}
