/* Normalize
----------------------------------------------- */
body, div, h1, ul, h2, h3, h4, h5, h6, pre, form, p, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
caption, th { text-align: left; }
input, textarea,  select { font: 1em Arial,Helvetica,sans-serif;  color: #494627;  }
img { margin: 0; padding: 0; border: 0; }

a 	{ text-decoration: underline; color: #666; }
a:hover { border: none; color: #c5426d; }
a:focus { outline: none; }

blockquote { margin: 0 0 30px 50px; padding: 0; }
.hide { display: none; }

/* General
----------------------------------------------- */
html, body { height: 100%; }
body 	{ font: 62.5%/1.4  Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif; color: #2d2d2d; }
b, strong {color: #515151;}

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px; }
h1{ font-size: 21px; line-height:28px; color: #c5426d; line-height: 21px; font-weight: normal; }
h2{ font-size:18px; line-height:18px; font-weight: normal; }
h3{ font-size:16px; line-height:21px; color: #c5426d; font-weight: normal; }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; margin-bottom:10px;  }

ul{ padding-left: 10px; }
#title-block h1{ font-size: 21px; color: #c5426d; line-height: 21px; font-weight: normal; padding-left: 0; margin-left: 0; }
#content-block, #left-block{ font-size: 11px;}
.flexcroll ul{ padding:0; margin: 0; padding-left: 15px; list-style-image: url(http://www.houtfeyen.be/themes/hf/images/listimgc.gif); list-style-type:square; }
#content-block p{ margin-top: 0;}

#scroll-block p{}