/* GENERAL TAGS*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	padding: 0;
	text-align: center;
    color: #555;
    }
    
iframe {
	background-color: #ffffff;
    }

    
ul {
	margin:0;
	padding:0;
	}
    
    
/* LAYOUT */
#container, #footer {width: 60em;margin: 0 auto;padding: 0;text-align: left;position: relative;background:#ffffff;}
#container {min-height:556px;height:auto !important;height:556px;#ffffff;}

#maincontent p a:link, a:visited {border-style: none; font-family: arial; color:#FF8C00; font-size: 10px; font-style:italic; text-decoration: none}
#maincontent p a:hover {border-style: none; color:#FF8C00; font-family: arial; font-size: 10px; font-style-italic; text-decoration: none; color: #FF8C00;}



/* NAVIGATIE */
#navcontainer {
    width: 50px;
    }
    
#navcontainer ul{
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: helvetica, arial, sans-serif;
    text-align: left;
    }
 
#navcontainer a{
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:0;
    display: block;
    padding-left: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 150px;
    background-color: #ffffff;
    }
 
#navcontainer a:link, #navlist a:visited{
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    }
 
#navcontainer a:hover{
    background-color: #fff;
    color: #FF8C00;
    text-decoration:none;
    }   
 
#navcontainer a:active{
    background-color: #fff;
    color: #FF8C00;
    text-decoration: none;
    }   

a:link.small-link  {
	color:#FF8C00;
    font-style: italic;
    font-size: 8pt;
	text-decoration: none;
	}
    
a:hover.small-link, a:visited.small-link{
	color:#555;
    font-style: italic;
    font-size: 8pt;
	text-decoration: none;
	}    

a:link  {
    text-decoration: none;
    border-style: none;
    color: #555; 
    text-decoration: none;
    }
    
a:active {
    text-decoration: none;
    border-style: none;
    font-size: 10pt;
	color:#555; 
    }

a:visited {	
    text-decoration: none;
    border-style: none;
	color:#555;
    font-size: 10pt;
    font-style: normal;		
	text-decoration: none;
    }
    
.tkv	{	/*tekst kop vet oranje*/
	color: #FF8C00;
    font-family: impact;
    font-size: 20pt;
    font-weight: normal;
    text-align:left;
    }
    
.tkk	{	/*tekst oranje kop klein*/
	color: #FF8C00;
    font-family: Arial;
    font-size: 10pt;
    font-weight: lighter;
    text-align:left;
    }

.tz1	{	/*tekst zwart vet*/
	color: #555;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-align:left;
    }
 
 .tz2	{	/*tekst zwart vet*/
	color: #555;
    font-family: Arial;
    font-size: 10pt;
    font-weight: lighter;
    text-align:left;
    }   
  
  .ft   { /*footer*/
   	color: #FF8C00;
    font-family: Arial;
    font-size: 8pt;
    font-weight: lighter;
    text-align: right;
    font-style: italic;
    }
    

