﻿/* ============================================	
    hannah SIRC - Voorthuizen
    Developed by iCREW Creative Web Development	
    Copyright - http://www.icrew.nl		
   ============================================	
*/

* {margin:0; padding:0}
body, html, p, td, th, ul, a, img 
{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color:white; text-align:justify;margin:0; padding:0;color: black}

h1,h2,h3,h4,h5,h6 {padding:0 0 10px 0; color:#af0707; font-weight:normal}
h1	{font-size: 1.6em} h4	{font-size: 1.3em}
h2	{font-size: 1.5em} h5	{font-size: 1.2em}
h3	{font-size: 1.4em} h6	{font-size: 1.0em}

#columnRight_content ul	{margin:0 0 0 16px}
#columnRight_content ol	{margin:0 0 0 35px; text-align:left}

a:link, a:visited {color:#af0707; text-decoration:none}
a:hover, a:active {background:none; text-decoration:underline}

p {margin:0 0 20px 0}

#header,
#portal_banner ,
#nav, 
#content_columnLeft, 
#wrap_footer,
#footer_address,
#footer_disclaimer
{display:none }
 
#columnRight_content {width:100%; line-height:20px;}




.basic div, 
#navigation ul
{
display: block!important; height: auto!important

}
