
/* ||||||||||||||||  basis lay-out  |||||||||||||||||| */

body,h1,h2,td
{
font-family: Arial,Helvetica,Verdana,Sans-Serif;
font-size: 14px;
line-height: 21px;
text-align: justify;
}

body
{
color: #F7F7E7;
background-color: #335172;
margin-top:12px;
margin-left:10px;
margin-right:10px;
margin-bottom:12px;
}

/* ||||||||||||||||  link kleur isoinfo.css |||||||||||||||||| */

a:link
{
color: #000000;
}
	
a:visited
{
color: #808000;
}
	
a:active
{
color: #008080;
}

a:hover
{
color: #779999;
}

/* ||||||||||||||  alinea koppen  |||||||||||||||| */

h1
{
font-weight: bold;
font-size: 0.8em;
margin-top: 10px; 
margin-bottom: 10px;
text-align: center;
color:#000080;
}

h2
{
font-weight: bold;
font-size: 1.1em;
margin-top: 30px; 
margin-bottom: 20px;
}

h3
{
font-weight: bold;
font-size: 0.8em;
margin-top: 10px; 
margin-bottom: 10px;
color:#F7F7E7;
}

h4
{
font-weight: normal;
font-size: 0.6em;
margin-top: 10px; 
margin-bottom: 10px;
color:#335172;
}

h5
{
font-weight: bold;
font-size: 0.8em;
margin-top: 10px; 
margin-bottom: 10px;
text-align: center;
color:#00BB00;
}

/* |||||||||||||  tabellen  ||||||||||||| */


.tabletop
{
background-color: #F7F7E7;
margin-right: 50px;
margin-left: 50px;
padding-top: 0px;
text-align: center;
}

/* |||||||||||||  trail  ||||||||||||| */

.home
{
font-weight: bold;
font-size: 0.6em;
color: #000000;
line-height: 8;
margin-bottom:45px;
margin-top:55px;
}
