/***********************************************/
/* document gebaseerd op 2col_rightNav.css     */
/* Dreamweaver template	                       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF; 
line-height: 110%;
margin: 2.54 cm;
font-size: 10 pt; 
}

a:link { color: #333; font-weight: bold; text-decoration: none; }
a:visited { color: #333; font-weight: bold; text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
font-family: "trebuchet ms", verdana, arial, sans-serif; 
font-weight: bold; 
color: #000;
text-align: left;	
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

h1{
font-size: 16 pt;
}

h2{
font-size: 14 pt;
}

h3{
font-size: 12 pt;
}

h4{
 font-size: 100%;
}

h5{
 font-size: 100%;
}


ul{
/*list-style: url(disc.gif) disc; */
list-style: disc; 
line-height: 200%; 
font-family: verdana, arial, sans-serif; 
/*font-weight: bold;*/
}

ul ul{
 list-style-type: disc;
margin-left: 15px;
}

ul ul ul{
 list-style-type: none;
}

ol { 
list-style: decimal; 
line-height: 150%; 
font-family: verdana, arial, sans-serif; 
font-size: 0.95em; }

label{
	font: bold 100% verdana,Arial,sans-serif;
}

hr {
border: 0.05 cm solid #000; }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper {
	margin: auto;
	width: 100%;
	padding: 0px 0px;
}

#navBar{
display: none;
}

#content{
  float:left;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#subtitle { 
font-family: "trebuchet ms", verdana, arial, sans-serif; 
font-weight: normal; 
color: #666; 
font-size: 1.5em;
font-style: italic;
margin: 10px 30px ;
/*margin: 10px 0px 10px 30px;*/
}

#menu{
display: none;
}

#pageName{
	padding: 10px 0px 10px 30px;
}


/************* old library styles **************/

.navlink { font-size: 0.80em; }

.kop {
font-weight: bold;
font-size: 1em;
text-align: left; }

.header {
font-style: italic }


/************* #breadCrumb styles *************/

#breadCrumb{
display: none;}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 30px;
}

.feature img{
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 15px;
}

/* adjust margins to change separation between the feature image and text flowing around it */



/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
}

.story p{
  padding: 0px 0px 5px 0px;
  margin: 5	px 0 5px 0;
  }

.story img{
margin: 0 0 20px 10px;
vertical-align:middle;
float: right;
}

/************** .story-interview styles *****************/

.story-reading {
	clear: both;
	padding: 10px 0px 0px 10px;
}

.story-reading p{
  padding: 0px 0px 5px 0px;
  margin: 5px 0 5px 0;
}

.story-reading img{
margin: 0 0 0px 0px;
vertical-align: baseline;
}
/************* #siteInfo styles ***************/

#siteInfo{
display: none;
}

/*********** #updated styles ***********/
#updated {
	font-size: 0.80em;
float: left;
}


 


