body
{
	font-size: 70%;
	font-family: vera, verdana, arial, helvetica, sans-serif;
	color: #333366;
	background: url(images/geen) white no-repeat left top;
	scrollbar-arrow-color:666699;
	scrollbar-track-color:white;
	scrollbar-shadow-color:666699;
	scrollbar-face-color:white;
	scrollbar-highlight-color:666699;
	scrollbar-darkshadow-color:white;
	scrollbar-3dlight-color:white;
}

a
{ 
	color: #666699;
	text-decoration: none;
}

a:hover
{ 
	color: #9999CC;
	text-decoration: underline;
}

a.taal
{ 
	color: #9999CC;
	text-decoration: none;
}

a.taal:hover
{ 
	color: #333366;
	text-decoration: none;
}

p
{
	line-height: 150%;
}

span
{
	color: #BABAD1;
}

h2
{
	color: #BABAD1;
}

h3
{
	color: #BABAD1;
}

h4
{
	color: #BABAD1;
}

table
{
	font-size: 100%;
}

table.list
{
	font-size: 100%;
}

table.phonetics
{
	font-size: 100%;
}

table.menu
{
	font-size: 85%;
}

td.achtergrond
{
	background: url(images/achter.jpg) white fixed no-repeat right top;
}

td.limburgs
{
	background: url(images/achter_limburgs.jpg) white fixed no-repeat right top;
}

td.nedersaksisch
{
	background: url(images/achter_nedersaksisch.jpg) white fixed no-repeat right top;
}

td.zeeuws
{
	background: url(images/achter_zeeuws.jpg) white fixed no-repeat right top;
}

td.brabants
{
	background: url(images/achter_brabants.jpg) white fixed no-repeat right top;
}

td.fries
{
	background: url(images/achter_fries.jpg) white fixed no-repeat right top;
}

TEXTAREA {
		FONT-SIZE: 100%;
		FONT-FAMILY: verdana, tahoma, arial, helvetica;
		COLOR: #1D1D4E;
}

INPUT {
		FONT-SIZE: 100%;
		FONT-FAMILY: verdana, tahoma, arial, helvetica;
		COLOR: #1D1D4E;
}

hr {
        border:none;
        background-color: #ffffff;
        height: 0px;
        border-top: 1px solid #1D1D4E;        
}
