a:link 		        {color: #333399;}
a:visited 		{color: #990000;}
a:hover 		{color: #990000;}
a:active 		{color: #333399;}

a.pageopen:link 	{
			color: #ffffff; 
			background-color: #ff0000;
			text-decoration: none; 
			font-weight: bold;
			}

a.pageopen:visited 	{
			color: #ffffff; 
			background-color: #660099;
			text-decoration: none; 
			font-weight: bold;
			}

a.pageopen:hover 	{
			color: #ffffff; 
			background-color: #ff0000;
			text-decoration: none; 
			font-weight: bold;
			}

a.pageopen:active 	{
			color: #ffffff; 
			background-color: #ff0000;
			text-decoration: none; 
			font-weight: bold;
			}

a.pageopen:focus	{	
			color: #ffffff; 
			background-color: #ff0000;
			text-decoration: none; 
			font-weight: bold;
			}


a.menu:link 		{
			color: #ffffff; 
			background-color: #660099; 
			text-decoration: none; 
			font-weight: bold; 
			border-style: outset; 
			border-width: 1px; 
			outline-style: none;
                        
			}

a.menu:visited 		{
			color: #ffffff; 
			background-color: #660099; 
			text-decoration: none; 
			font-weight: bold; 
			border-style: outset; 
			border-width: 1px; 
			outline-style: none; 
			}

a.menu:hover 		{
	color: #ffffff;
	background-color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	border-style: outset;
	border-width: 1px;
	outline-style: none;
			}

a.menu:active 		{
			color: #ffffff; 
			background-color: #ff0000; 
			text-decoration: none; 
			font-weight: bold; 
			border-style: outset; 
			border-width: 1px; 
			outline-style: none;
			}

a.menu:focus 		{
			color: #ffffff; 
			background-color: #ff0000; 
			text-decoration: none; 
			font-weight: bold; 
			border-style: outset; 
			border-width: 1px; 
			outline-style: none;
			}


a.licht:link 		{color: #00ffff; font-weight: bold;}
a.licht:visited 	{color: #CC9900; font-weight: bold;}
a.licht:hover 		{color: #00ffff; font-weight: bold;}
a.licht:active 		{color: #00ffff; font-weight: bold;}

a.dank:link		{color: #808080; text-decoration: none;}
a.dank:visited 	{color: #808080; text-decoration: none;}
a.dank:hover 		{color: #ffc0cb; text-decoration: none;}
a.dank:active		{color: #808080; text-decoration: none;}

body                    {
	font-family: arial, helvetica, geneva, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	background-image: url(../plaatjes/achtergrond.jpg);
                        }

h1	                {
                        font-family: arial, helvetica, geneva, sans-serif;
                        color:#000000;
                        }

input			{
			font-size: 11px;
			font-family: arial, helvetica, geneva, sans-serif;
			color: #000000;
			background-color: #99ccff;
			padding-left: 5px;
			}

input.keuze		{
			background-color: #ffcc66;
			}

input.subres            {
                        color: #ffffff;
                        background-color: #660099;
			outline-style: none;                         
			font-weight: bold;
                        }
                        
select                  {
			font-size: 11px;
			font-family: arial, helvetica, geneva, sans-serif;
			color: #000000;
			background-color: #ffcc99;
			padding-left: 3px;
			}

span.hola               {
                        color: #ff0000;
                        font-style: italic;
                        }                        

textarea		{
			font-size: 11px;
			font-family: arial, helvetica, geneva, sans-serif;
			background-color: #ffcc99;
			color: #0000ff;
			padding-left: 10px;
			scrollbar-base-color: #009999;
			scrollbar-arrow-color: #00ffff;
			scrollbar-Track-color: #009999;
			behavior: url(maxlength.htc);
			}

.fontgrootte            {
                        font-size: 10px;
                        }

th                      {
                        padding-top: 20px;
                        }

td.winnaars             {
                        width: 150px;
                        padding-right: 15px;
                        vertical-align: text-top;
                        }
