form {
	margin: 0px;
}

input.checkbox {
	border:none;
	width:15px;
}

input {
	font-family: arial;
	font-size: 12px;
	border: solid 1px #000000;
	width: 200px;
}
select {
	font-family: arial;
	font-size: 12px;
	border: solid 1px #000000;
	width: 200px;
}
textarea {
	font-family: arial;
	font-size: 12px;
	border: solid 1px #000000;
	width: 200px;
	height: 75px;
}

button {
	font-family: arial;
	font-size: 12px;
	background-color: #DDDDDD;
	border: solid 1px #444444;
}

li {
	list-style-image: url(gfx/square.gif);
}

img					 	{vertical-align:top;border:none;}
img.rand     			{border:solid 1px; border-color:#b7b7b7;}
table.achtergrond       {background-image:url(gfx/gradient.gif); background-repeat:no-repeat; background-position:120% 120%;}
td.achtergrondlinks     {background-image:url(gfx/foto_links.gif); background-repeat:no-repeat; background-color:#ffffff; background-position: bottom;}
td						{font-family:arial; font-size:12px; color:#000000; vertical-align:top;text-align:justify;}
td.achtergrond			{background-image:url(gfx/foto_links.gif); vertical-align:bottom;}
body					{font-family:arial; font-size:11px; color:#000000; vertical-align:top;}
b.groen					{color:#000000;}
li.groen				{list-style:square; color:#5AB70E;}
font.tekstkleur			{font-style:arial 12px; color:#000000;}
font.tekstkleur2		{font-style:arial 12px; font-weight:bold;}

.kop					{font-family: 'arial black', arial, sans-serif; font-size: 12pt; color: #000;}
.kopzwart				{font-family: arial black; font-size: 12px; color: #000000; }
.kop2					{font-family: arial black; font-size: 12px; color: #000000; }

a						{text-decoration:none;color:#000;}
a:hover					{color:#777777;}

body {
   scrollbar-arrow-color:		 #FFFDD7;
   scrollbar-track-color:	  	 #F2ECF2;
   scrollbar-face-color:		 #A96E9B;
   scrollbar-highlight-color:    #d6bed4;
   scrollbar-3dlight-color:      #d6bed4;
   scrollbar-darkshadow-color:   #7c627a;
   scrollbar-shadow-color:       #7c627a;
   background-position:			 bottom;
   background-repeat:			 no-repeat;
   background-color:			 #F8F8F8;
   text-align:					 justify;
}

pre {
	color: #000000;
	font-family: arial;
	font-size: 11px;
}

span.formulierkeuze {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	cursor: hand;
	color:#777777;
}
span.formulierkeuze_aan {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
	color: #000000;
}

.nieuwsbrief {
	padding: 10px 5px 10px 5px;
	font-size: 12px;
	font-family: arial;
}
div#language {
	height:20px;
	border-bottom: 1px solid #adadad;
	background: url('gfx/bg_language.jpg') repeat-y right;
	text-align:right;
	padding-left:10px;
}
div#language img {
	border: 1px solid white;
	margin-top: 2px;
	margin-right: 4px;
}

body#menu
{
	background: url('gfx/foto_links.gif') repeat-x; 
	background-color:#ffffff; 
	background-position: left bottom;
}
