p, div, table { font-size: 10px; font-family: Verdana, sans-serif; color:#00397C; }
p { line-height: 16px; }

#contentRight p,
#contentRight div,
#contentRight table { font-size: 10px; font-family: Verdana, sans-serif; color:#00397C; }

#contentRight form { font-size: 10px; font-family: Verdana, sans-serif; color:#ffffff; }

#contentRight a { text-decoration: none; color: #00397C; }
#contentRight a:visited { color: #00397C; }
#contentRight a:hover { color: #ffffff; }

.specialbullet {
	list-style-image: url('../images/rightcolumn_li.gif'); 
	padding-left: 0px; 
	margin-left: 15px;
}

ul.specialbullet li {  width: 153px; }



a img { border: 0; }

a { color: #58801A; font-weight: bold; }
a:visited { color: #415E13; }
a:hover { color: #58801A; }

h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }
h5 { font-size: .83em; }
h6 { font-size: .67em; }

h1 *, h2 *, h3 *, h4 *, h5 *, h6 * { font-size: 1em; }

p { margin-top: 0px; margin-bottom: 16px; margin-right: 0px; }
h1, h2, h3, h4, h5, h6 { margin-top: 16px; margin-bottom: 0px;  margin-right: 0px; }
.csc-header { font-family: Arial, sans-serif; }
.address { margin-left: 19px;
font-family: Arial, sans-serif;
font-size: 12px;
}
p.csc-header-date { margin-bottom: -15px; }


div#content UL { margin-top: 0px;  margin-left: 15px; padding-left: 0px;  }
div#content OL { margin-top: 0px; padding-left: 20px; }
div#content LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

TABLE.contenttable { border: 1px solid; margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext {  }
TABLE.contenttable TR {  }

div.csc-header h1,
div.csc-header h2,
div.csc-header h3,
div.csc-header h4,
div.csc-header h5 { margin-bottom: 0px; margin-top: 0; }

/* speciaal voor recepten */

/* blauw kopje met witte tekst */
h2.recepten_subkop {
	background: #00397C;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Tahoma, sans-serif;
	height: 20px;
	padding-left: 5px;
	padding-top: 2px;
	line-height: 15px;
	margin-bottom: 3px !important;
}

/* tekst met scrollbar */
.bereidingswijze {
	height: 210px;
	overflow: auto;
	margin-bottom: 5px;
}
