/*This is the core style sheet of Linda Bogaert part of the site.*/

body, table, tr, td { font-family:Verdana,Arial,Times,Helvetica,sans-serif;
    font-size: 13px;
    text-decoration: none;
    line-height: 140%; 
    font-weight:400;
    color: #000000; 
    text-align: left;
    }
    
.klein {
    font-size: 11px;
    text-decoration: none;
    line-height: 130%;
    text-align:left;
    }
    
.titre	{	font-size:16px; color:#000000; font-weight:800;
			font-family:Verdana,Arial,Times,Helvetica,sans-serif;
			line-height:180%; letter-spacing: 2px; text-align: center;
			}
h1	{	font-size:15px;color:#000000;font-weight:700;
			font-family:Verdana,Arial,Times,Helvetica,sans-serif;
			line-height:160%; letter-spacing: 1px;
			}
h2	{	font-size:14px;color:#000000;font-weight:700;
			font-family:Verdana,Arial,Times,Helvetica,sans-serif;
	  		line-height:160%;letter-spacing: 1px; 
	  		}
h3	{	font-size:13px;color:#000000;font-weight:700;
			font-family:Verdana,Arial,Times,Helvetica,sans-serif;
			font-style:italic;
	  		line-height:150%;
	  		}
.spanh4 { font-size:12px;color:#000000;font-weight:400; 
            font-family:Verdana,Arial,Times,Helvetica,sans-serif; 
            font-style:none; 
            line-height:160%; 
            border-bottom-style:dashed; 
            border-bottom-width:1px; 
            border-bottom-color:#000000; 
            }
            
.citaat {  font-size:12px; 
           color:#000000; 
           display:block; 
           background-color:#ffffcc; 
           border-style:solid; 
           border-color:#cccccc; 
           border-width:1px; 
           padding:10px; 
           margin-left:5px; 
           margin-right:5px; 
           } 
            
a:link, a:visited, a:active 
			{color : #48d1cc; 
			background-color-transparent; 
			background-image:url('none');
			text-decoration:none;
			font-weight:700
			} 
			
hr	{	height:1pt;width:100%;color:#cccccc;
	    }
