/* Eddy Verlinden */


body 
		{font-size:0.89em}     /* opgelet voor javascript aanpassing voor quirks*/

body 
{ 
/* avoid stupid IE6 bug with frames and scrollbars 
      voice-family: "\"}\""; 
      voice-family: inherit; 
      width: expression(document.documentElement.clientWidth - 30);
*/
margin: 0% 2% 0 2%; 
font-family : arial,  verdana, sans-serif; margin-top:0px}


th, td 
		{font-size: 100%      /* in MSIE5 (en "quircks standard") is small te groot (--> tekengrootte verkleinen);     th,td geen inherit */
		  padding : 0.5em}     

.klein 
		{font-size : 90%}

pre, kbd, tt, code, samp
		{font-family:monospace; font-size:90%}


blockquote 
		{padding:0%; margin-top:0%;margin-bottom:0%}

.nadruk 
		{border: none ;padding:2%}

.nowww 
		{display:none}

H1 
		{font-size: 150% ;font-variant : small-caps ; font-weight : bold ; text-align : center}

h2, .banner 
		{font-size:150%; font-weight:bold ; width : 95% ; text-align : center; padding:1%}	

H3 
		{font-size : 150%; font-weight : bold}

H4 
		{font-size : 115%; font-weight : bold}

H5 
		{font-size : 105%; font-weight : bold}

H6 
		{font-size : 95%; font-weight : bold}

/************* Kleuren **********************************/

body 
		{background: white ;color :#000000}

H1                     
		{/* background : #e0e0e0 url(bgh12.jpg) repeat-x bottom ; color : #990033;border : 1px solid #999999; border-right : 2px solid #666666;border-bottom : 2px solid #666666 ;*/ 
    background: #eeeeee url(css/achtergrondh.gif);color : #990033; padding:5px; }

H2, th,  .donker       
		{background : #e8e8e8; color:#990033; border:solid 1px} 

h3, h4, h5, h6         
		{background : url(css/achtergrondh3.gif) no-repeat #ffffff;  color : #990033; padding-top: 0em; margin-top:1em ; margin-bottom:0.5em}

strong                 
		{color : #990033; font-weight :bold}

table, th, td, .nadruk 
		{border-color:  #990033} 


A:link               
		{background: none;color: #990033}
A:active, A:visited   
		{background: none;color: #660033}
A:hover               
		{background: #990033; color : #ffffff}

.zwart 
		{background :#990033 ;color : #ffffff; text-align : center ; font-weight : bold}

A.zwart:link, A.zwart:visited  
		{background :#990033 ;color : #ffffff;}
A.zwart:hover, A.zwart:active  
		{background: #ff00ff; color : #ffffff;}

.likebody 
		{background : #ffffff; color :#000000}

.embleemkleur 
		{background:#cccccc ; color:#990033}

.toptekst  
		{color: #990033}

.banner  
		{background : #990033; color:#cccccc}

/***************** Stijlelementen ********************/
ul    {margin-top:0px}
li 
		{list-style-image:url(ball108kl.gif)}

li li 
		{list-style-type:square;list-style-image:url()}

.bottomlink {font-weight:bold;color:#ff0000}

td.greylink, td.greylinkon 
		{font-size:80%}
a.greylink
		{color:#660033;background:none}
td.greylink, td.bottomlinkx 
		{height:1.2em;text-align:center;background:#cccccc  url(greylink.jpg) repeat-x bottom;border : 1px solid #999999; border-right : 2px solid #666666;border-bottom : 2px solid #666666 ;color:#ffffff}
td.greylinkon, td.bottomlinkonx 
		{height:1.2em;text-align:center;background:#cccccc  url(greylinkon.jpg) repeat-x top;border : 2px solid #484848; border-right : 2px solid #666666;border-left : 2px solid #484848 ;color:#660033}

/************************  Borders  **********************/

.hlb, .hrb, .hlo, .hro { min-height:25px;min-width:25px;max-height:25px;max-width:25px}
.zb, .zo  {background: repeat-x; min-height:25px;max-height:25px}
.zl, zr   {background: repeat-y; min-width :25px;max-width :25px}
.hlb {background: url(css/border1a_hlb.gif)}
.hrb {background: url(css/border1a_hrb.gif)}
.hlo {background: url(css/border1a_hlo.gif)}
.hro {background: url(css/border1a_hro.gif)}
.zb {background: url(css/border1a_mb.gif)}
.zo {background: url(css/border1a_mo.gif)}
.zl {background: url(css/border1a_ml.gif)}
.zr {background: url(css/border1a_mr.gif)}

/*************************Borders2 ***********************/
#content
	{
	padding:17px;
	}

#content h1
	{
	}
		
#content p
	{
	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

.tlc, .trc, .blc, .brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

.tlc
	{
	background-image:url(css/border1cornerlt.gif);
	background-position: 0% 0%;
	}

.trc
	{
	background-image:url(css/border1cornerrt.gif);
	background-position: 100% 0%;
	}
	
.blc
	{
	background-image:url(css/border1cornerlb.gif);
	background-position: 0% 100%;
	}

.brc
	{
	background-image:url(css/border1cornerrb.gif);
	background-position: 100% 100%;
	}

.tb,.bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
.tb
	{
	background-image:url(css/border1sidet.gif);
	background-position: 0% 0%;
	}

.bb
	{
	background-image:url(css/border1sideb.gif);
	background-position: 50% 100%;
	}
	
.rb
	{
	background-image:url(css/border1sider.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

.lb
	{
	background-color: transparent;
	background-image:url(css/border1sidel.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}

/************************  Filters  **********************/

.shadow                                /* let op geen border gebruiken; width en height zijn alleen in tabellen overbodig! */
		{font-size:25pt;color: #cc9900; filter: shadow(color=#990033,direction=45);width:425pt;height:30pt;padding:10pt}

.smallshadow                         /* let op geen border gebruiken; width en height zijn alleen in tabellen overbodig! */
		{font-size:15pt;color: #cc9900; filter: shadow(color=#990033,direction=45);width:425pt;height:20pt;padding:10pt}

.dropshadow
		{font-size:25pt;COLOR: #990033; filter:dropshadow(color="#6699CC",OffX="5",OffY="5",positive="1") ;width:425pt;height:30pt;padding:10pt}

.glow 
		{filter: glow(Color=#990033,Strength="5");font-weight:900;width:425pt;height:50pt}

.wave 
		{filter: wave(Add="0", Phase="4", Freq="5", LightStrength="5", Strength="2") ;font-weight:900;width:425pt;height:50pt}

.alpha 
		{filter:Alpha(Opacity="0",FinishOpacity="50",Style="2");font-weight:900;width:425pt;height:15pt} 

.blur 
		{filter:Blur(Add="1",Direction="45",Strength="5");font-weight:900;width:425pt;height:15pt}
 

