/*
 * Style sheet for vmbo
 * update: 20040228, knopjes, vincent
 * update 30-12-2003
 * maandag, 26 april, 1999, vincent
 */

body
{
	font-family: Verdana, arial, serif; 
	font-size: 11pt;
	background-color : #FFFFFF;
}

h1, h2, h3, h4, h5, h6, th
{
	font-family: verdana, arial, serif; 
	color: red;
}

td
{
	font-family: Verdana, arial, serif;
	font-size: 11pt;	
	vertical-align: top;
}

td.accent
{
	background-color : #D5D3D3;
	color: #222222;
	text-align: center;
}

LINK
{
	color: #FF0000;
	text-decoration : none;
}

A:LINK
{
	color: #FF0000;
	text-decoration : none;
}

A:VISITED
{ 
	color:#FF0000;
	text-decoration: none;
}	
  
A:ACTIVE
{
	text-decoration : none;
}

a:hover
 {
	text-decoration :  underline;
}


b.rood
{
	font-family: Verdana, arial, serif; 
	color: red;
}

table.pagina
{
	width: 90%;
}

td.pagina
{
	text-align: left;
}

/* 20030522, vincent */
td.knopjeaan {
	background-color : #CCCCCC;
	text-align : center;
	font-size: 8pt;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	border-top : .5pt solid;
	border-bottom : .5pt solid;
	border-left : .5pt solid;
	border-right : .5pt solid;
	border-top-color : #FFFFFF;
	border-bottom-color : #888888;		
	border-left-color : #FFFFFF;
	border-right-color : #888888;	
}

/* 20030522, vincent */
td.knopjeuit {
	background-color : #EEEEEE;
	text-align : center;	
	font-size: 8pt;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	border-top : .5pt solid ;
	border-bottom : .5pt solid;
	border-left : .5pt solid;
	border-right : .5pt solid;
	border-top-color : #888888;
	border-bottom-color : #FFFFFF;		
	border-left-color : #888888;
	border-right-color : #FFFFFF;	
}

/* 20040103, vincent */
td.knopjeover {
	background-color : #E1E1FF;
	text-align : center;	
	font-size: 8pt;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	border-top : .5pt solid ;
	border-bottom : .5pt solid;
	border-left : .5pt solid;
	border-right : .5pt solid;
	border-top-color : #888888;
	border-bottom-color : #FFFFFF;		
	border-left-color : #888888;
	border-right-color : #FFFFFF;	
}
.htmltagcloud
{
	font-family: 'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	padding: 8px;
}

a.tagcloud0:hover, a.tagcloud1:hover, a.tagcloud2:hover, a.tagcloud3:hover
{
	text-decoration: underline;
	background-color: #FFDD88;
}

a.tagcloud0:link, a.tagcloud0:visited, a.tagcloud0:active
{
	text-decoration: none;
	color: #a5a5c6;
}

a.tagcloud1:link, a.tagcloud1:visited, a.tagcloud1:active
{
	text-decoration: none;
	color: #7575c6;
}

a.tagcloud2:link, a.tagcloud2:visited, a.tagcloud2:active
{
	text-decoration: none;
	color: #4747c6;
}

a.tagcloud3:link, a.tagcloud3:visited, a.tagcloud3:active
{
	text-decoration: none;
	color: #1616c5;
}

span.tagcloud0
{
	font-size: 9pt;
	line-height: 1.6em;
	position: relative;
}

span.tagcloud1
{
	font-size: 13pt;
	line-height: 1.4em;
	position: relative;
}

span.tagcloud2
{
	font-size: 16pt;
	line-height: 1.2em;
	position: relative;
}

span.tagcloud3 
{
	font-size: 20pt;
	line-height: 1.0em;
	position: relative;
}
