


 /* plaatje header classes */
#content h1.contact 
{
	background: url(../img/mail.png) no-repeat; 
	background-position:710px 5px;
}

#content h1.menu 
{
	background: url(../img/icon_celltitle_menu.gif) no-repeat; 
	background-position:225px 5px;
}

#content h1.login 
{
	background: url(../img/lock.png) no-repeat 710px 5px; 
}

#content h1.search 
{
	background: url(../img/icon_celltitle_search.gif) no-repeat; 
	background-position:225px 5px;
}
#content h1.video 
{
	background: url(../img/icon_celltitle_video.gif) no-repeat; 
	background-position:231px 5px;
}
#content h1.audio 
{
	background: url(../img/icon_celltitle_audio.gif) no-repeat; 
	background-position:225px 5px;
}
#content h1.webtemplate 
{
	background: url(../img/icon_celltitle_webtemplate.gif) no-repeat; 
	background-position:226px 5px;
}
#content h1.document 
{
	background: url(../img/icon_celltitle_document.gif) 
	no-repeat; background-position:229px 5px;
}
#content h1.blog 
{
	background: url(../img/icon_celltitle_blog.gif) no-repeat; 
	background-position:233px 5px;
}
#content h1.forum 
{
	background: url(../img/icon_celltitle_forum.gif) no-repeat; 
	background-position:229px 5px;
}


/* font */
#content h1
{
	color:#003; 
	clear:both; 
	margin:0; 
	padding:5px 50px 12px 20px; 
	border-bottom:solid 1px  #CCC; 
	background: url(../img/navigate_down2.png) no-repeat 715px 5px; 
	font-weight:bold; 
	font-size:200% !important ; 
}

#content h1 a
{
	color:#003; 
	clear:both; 
	margin:0; 
	padding:5px 50px 12px 20px; 
	border-bottom:solid 1px  #CCC; 
	background: url(../img/icon_celltitle_level1.gif) no-repeat 715px 5px; 
	font-weight:bold; 
}

#content h2 
{
	color:#666; 
	clear:both; 
	position:relative; 
	top:-1px; 
	margin: 0 5px 0 20px; 
	padding: 10px 0px 5px 0;
* 	padding: 5px 5px 5px 0; /* ie bug fix */
	background: url(../img/navigate_down32X32.png) no-repeat 695px 5px; 
	font-weight:bold; 
	font-size:170% !important; 
	border-top:solid 1px  #CCC; 
}

#content h3
	{	
		padding:0 0 0 20px; 
		margin:0 0 10px 0; 
		color:#999;
		font-weight:bold;
		font-size:140% !important ;
	}

#content h4 
	{
		margin:1.0em 0 -0.3em 0; 
		padding:0 20px 0 20px; 
		color:rgb(75,75,75); 
		font-weight:bold; 
		font-size:160% !important /*Non-IE6*/; 
		font-size:140% /*IE6*/;
	}
#content h5 
	{
		margin:1.0em 0 -0.5em 0; 
		padding:0 20px 0 20px; 
		color:rgb(75,75,75); 
		font-weight:bold; 
		font-size:140% !important /*Non-IE6*/; 
		font-size:125% /*IE6*/;
	}
#content h6 {margin:0.4em 0 0.5em 0; padding:0 20px 0 20px; color:rgb(50,50,50); font-weight:normal; font-size:130% !important /*Non-IE6*/; font-size:115% /*IE6*/;}

#content p {margin:1.0em 0 1.0em 0; color:rgb(0,0,0); line-height:1.3em; padding: 0 20px 0 20px; font-size:131% !important /*Non-IE6*/; font-size:115% /*IE6*/;}





#content table h1 a
{
	color:#003; 
}

#content table td#header
{
background-color:#FFFFFF; 
}
#content table td#even
{
background-color:#C1CDCD; 
}
#content table td#oneven
{
background-color:#E0EEEE; 
}

#content table p {margin:0 0 0 0; line-height:1.3em; padding: 0 0px 0 0px;}

/* LIST */
#content ul {margin:1.4em 0 1.0em 0; padding:0em 20px 0em 20px; list-style:none;}
#content ul li {margin:0 0 0.3em 2px; padding:0 0 0 12px; background:url(/img/bg_bullet_square.gif) no-repeat 0 0.5em; line-height:1.3em; font-size:131% !important /*Non-IE6*/; font-size:115% /*IE6*/;}
#content ul li a {text-decoration:underline; }


 /* LIST */
#content ol {margin:1.4em 0 1.0em 0; padding:0 20px 0 40px !important /*Non-IE6*/; padding:0 20px 0 50px /*IE6*/;}
#content ol li {list-style-type:decimal; list-style-position:outside; margin:0 0 0.3em 3px; line-height:1.3em; font-size:131% !important /*Non-IE6*/; font-size:115% /*IE6*/;}

#content ul.indent {padding:0 50px 0 50px;}
#content ol.indent {padding:0 20px 0 70px !important /*Non-IE6*/; padding:0 20px 0 80px /*IE6*/;}
/* table */




#content table td#none
{
background-color:#FFF; 

}


a {
 color: #003399;
 background-color: transparent;
 font-weight: normal;
}

h1 {
 color: #444;
 background-color: transparent;
 border-bottom: 1px solid #D0D0D0;
 font-size: 16px;
 font-weight: bold;
 margin: 24px 0 2px 0;
 padding: 5px 0 6px 0;
}

code {
 font-size: 12px;
 background-color: #f9f9f9;
 border: 1px solid #D0D0D0;
 color: #002166;
 display: block;
 margin: 14px 0 14px 0;
 padding: 12px 10px 12px 10px;
}




