body				{
				background-color:	#363737;
				color:			#343434;
				font-family:		Verdana;
				font-size:		8pt;
				font-weight:		300;
				}
				
table, td			{
				vertical-align:		top;
				text-align:		left;
				}

img				{
				border-width:		0px;
				}
				
form				{
				margin:			0px;
				}
				
hr				{
				color:			#959595;
				size:			1pt;
				}
				
html 				{
				overflow-y: 		scroll;
				margin:			0;
				padding:		0;
				height:			100%;
				border:			none;
				}					
				
fieldset			{
				border-width:		1px;
				border-style:		solid;
				border-color:		#343434;
				padding: 		10px;
				}
				
#wrapper			{
				text-align:		left;
				margin:			0 auto;
				width:			800px;
				}
				
.main				{
				color:			#343434;
				font-family:		Verdana;
				font-size:		7pt;
				font-weight:		300;
				}
				
.titel				{
				font-size:		11pt;
				font-weight:		700;
				}

.titelblack			{
				font-family:		Verdana;
				font-size:		18pt;
				font-weight:		400;
				color:			#c5e229;
				}
				
.titelsmall			{
				font-size: 		8pt; 	
				font-weight:		700;
				color: 			#d7ff00;
				}
				
				
.fieldsetnewsletter		{
				border-style:		dashed;
				border-width:		1px;
				border-color:		#888888;
				padding:		10px;
				}
				
.textblack			{
				color:			#b6b6b6;
				}
				
				
a.linkfoxxxdesign:link		{
				color:			#ffffff;
				text-decoration:	underline;
				font-weight:		400;
				}
a.linkfoxxxdesign:visited	{
				color:			#ffffff;
				text-decoration:	underline;
				font-weight:		400;
				}		
a.linkfoxxxdesign:active	{
				color:			#ffffff;
				text-decoration:	underline;
				font-weight:		400;
				}
a.linkfoxxxdesign:hover		{
				color:			#921717;
				text-decoration:	underline;
				font-weight:		400;
				}
				
				
.berichtjuist	{
		color:			#144c0a;
		font-family:		Verdana;
		font-size:		8pt;
		font-weight:		400;
		}
		
.berichtfout	{
		color:			#921717;
		font-family:		Verdana;
		font-size:		8pt;
		font-weight:		400;
		}