*			{margin: 0; padding: 0;}

a:link      {color: #d18c43; text-decoration: none; }
a:visited 	{color: #d18c43; text-decoration: none; }
a:hover     {color: #d18c43; text-decoration: underline;}
a:active	{color: #d18c43; text-decoration: none;}

p	       	{ font-family:Verdana, Arial, sans-serif; font-size: 8pt; color: #303030;line-height: 1.3;}
.small		{font-size: 7pt;margin-bottom: -7px; }
li	       	{ font-family:Verdana, Arial, sans-serif; font-size: 8pt; color: #D0D0D0; margin-left:30px;}
p.error 	{ font-family:Verdana, Arial, sans-serif; font-size: 8pt; color: #FF0000;border:none;}	

.error		{border-color: #FF0000;
			border-style: solid;
			border-width: 2px;}

h1		 	{ font-family:Verdana, Arial, sans-serif;
			font-size: 12pt; 
			color: #ff9933; 
			background:  url('./images/button-normal.png') repeat-x;
			display:block;
			font-weight:bold; 
			margin-bottom: 5px; 
			line-height:44px;
			}

h2		 	{ font-family:Verdana, Arial, sans-serif;
			font-size: 10pt; 
			font-weight:bold; 
			color: #ff9933; 
			margin-bottom: 0px;
			}

h3		 	{ font-family:Verdana, Arial, sans-serif;
			font-size: 10pt; 
			font-weight:bold; 
			color: #ff9933; 
			margin-bottom: 0px; 
			}
			
h1, h2, h3, p, table	{padding: 0 20px 0 20px;}			
li				{padding: 0 20px 0 0px;}


.blokgrijs:link, .blokgrijs:visited	{font-family:Verdana, Arial, sans-serif;
			font-size: 8pt; 
			color: #FFFFFF;
			display:inline-block; 
			background:  url('./images/button-normal.png') repeat-x;
			width: 270px;
			height: 44px;
			font-weight:normal; 
			margin-bottom: 5px; 
			line-height:44px;
			text-indent: 10px;
			text-decoration: none;
			}

.blokgrijs:hover{
			color: #666666;
			background:  url('./images/button-hover.png') repeat-x;
			text-decoration: none;
			}


html, body 	{padding: 20px 0 0 20px;
			}

img		{border:none;}

#content img.noborder	{border:none;}
			
#content img		{border-width: 10px;
					border:solid;
					border-color:transparent;
					}	
			
#content img.statuspagina	{vertical-align:middle;
					border:none;
					border-width: 0px;}
					
#content img.thumbnail{border:solid;
					border-width: 1px;
					border-color : transparent;}

#content img.fonts	{vertical-align:middle;
				border:none;
				border-width: 0px;}

/* tbv registratieform */

label.align_text	{float: left;
		width: 130px;
		text-align: left;
		padding-right: 3px;
		}

label.bevestig	{float: left;
		width: 180px;
		text-align: right;
		padding-right: 3px;
		font-weight: bold;
		cursor: default;
		}
/* --- */



textarea{ font-family: Verdana; font-size: 10pt; font-size: 10pt; color: #333333;}

table		{border:solid;
 			border-color : #0066FF;
 			border-width:0px;
			}

td			{font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size:8pt; 
			color: #D0D0D0;
			vertical-align: top;
			padding: 0 3px;
			}
			
td.kop		{background:  url('./images/button-normal.png') repeat-x;
			font-weight: bold;
			color: #000;}			
		
label {
	cursor: pointer;
}



.ruimte	{margin-bottom: 3px;}

#topdistance 	{width:1px;
				height:50%;
				margin-bottom:-272px; /* helft van de website hoogte */
				float:left;
				}

#wrapper	{position:relative;
			text-align:left;
			margin:0 auto;
			width: 910px;
			height: 545px;
			clear:left;
			}
			
#achtergrond	{clear:both;
				background-image: url(./images/background.jpg);
				background-repeat: no-repeat;
				text-align:left;
				font-family: Verdana; 
				width: 910px;
				height: 520px;
				position: relative;
				}			

#topmenu	{float:right;
			text-align: right;
			width: 920px;
			height: 16px;
			padding-right:6px;
			}
			
#content	{float:right;
			position: absolute;
			top:20px;
			right:6px;
			width:600px;
			height: 474px;
			padding:0px 0px 10px 0;
			overflow:auto;			}		
			

#memo		{position: relative;
			top:300px;
			left:0px;
			height: 231px;
			width: 238px;}			
				
			
.menukleur	{font-size: 9pt;
			color: #0099cc;}

a.menu:link, a.menu:visited {
			font-family:Verdana, Arial, sans-serif;
			font-weight: normal; 
			font-size: 9pt; 
			color: #000000;
			text-decoration: none;
			padding-left:10px;
   			}

a.menu:hover 	{color: #c0c0c0;
				}

a.active:link, a.active:visited{color: #ff9933;
			}

			
/* Hack voor de min-height property tbv IE */	
.prop {  
    height:400px;
    float:right;
    width:1px;
  	}	


		
#footer 	{float:right;
			text-align: left;
			height: 14px;
			clear:both;
			width:619px;
			}

p.footer	{font-family:Verdana, Arial, sans-serif; font-size: 9pt; color: #000000;}


a.footer:link, a.footer:visited {
			font-family:Verdana, Arial, sans-serif;
			font-weight: normal; 
			font-size: 9pt; 
			color: #000000;
			text-decoration: none;
			padding-left:10px;
   			}

a.footer:hover 	{color: #c0c0c0;
				}


		