/* Jaarsma & De Boer B.V. - http://www.jaarsma-deboer.nl - info@jaarsma-deboer.nl

	
	KOPIËREN EN/OF AFKIJKEN IS NIET NETJES ;-) - COPYRIGHT Jaarsma & De Boer B.V.	 	*/


/* ontwikkeld tbv de website www.tattrading.com - augustus 2004 - FdB */


body			{
			background-color: #14145C;
			margin-top: 0px;
			margin-left: 0px;
			margin-bottom: 0px;
			
			scrollbar-arrow-color: #FFFFFF;
			scrollbar-base-color: #14145C;
			scrollbar-shadow-color: #FFFFFF;
			scrollbar-highlight-color: #FFFFFF; 
			scrollbar-3dlight-color: #14145C;
			scrollbar-darkshadow-color: #14145C; 
			scrollbar-track-color: #14145C;
			scrollbar-face-color: #14145C;
			}

/* ----- BEGIN MENU / NAVIGATIE ----- */

.menutabel		{
			margin-left: 112px;
			height: 31px;
			border-collapse: collapse;
			border: 0px solid;
			}

.hoofdnavigatie		{ font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; letter-spacing: 2px; margin-right:18px; valign:middle;}
.hoofdnavigatie:link  	{ color: #FFFFFF; font-size: 12px;text-decoration: none;}
.hoofdnavigatie:visited  	{ color: #FFFFFF; font-size: 12px;text-decoration: none;}
.hoofdnavigatie:active  	{ color: #FFFFFF; font-size: 12px;text-decoration: none;}
.hoofdnavigatie:hover 	{font-size: 12px; text-decoration: none; background-color: none; color: #F7931E;} 

/* ----- BEGIN CONTENT TABEL ----- */

.contenttabel		{
			width: 949px;
			margin-top: 8px;
			border-right: 1px solid #FFFFFF;
			height: 650px;
			}

.linkerkolom		{
			width: 112px;
			height: 600px;
			}

.hoofdkolom		{
			background-repeat: no-repeat;
			width: 680px;
			padding-top: 0px;
			padding-left: 34px;
			padding-right: 34px;
			font-family: Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			font-size: 11px;
			line-height: 150%; 
			}

.rechterkolom		{
			width: 149px;
			margin-top: 0px;
			background-color: #000000; 
			font-family: Arial, Helvetica, sans-serif;
			color: #000000;
			font-size: 11px;
			line-height: 150%; 
			}

.tekst, p,td{
			font-family: Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			font-size: 12px;
			line-height: 150%; 
			}

.adres		{
			letter-spacing: 0px;
			padding-top: 50px;
			font-family: Arial, Helvetica, sans-serif;
			color: #F7931E;
			font-size: 10px;
			line-height: 150%; 
			}

.artiesten		{ font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; letter-spacing: 1px; }
.artiesten:link  		{ color: #F7931E; font-size: 10px;text-decoration: none;}
.artiesten:visited  		{ color: #F7931E; font-size: 10px;text-decoration: none;}
.artiesten:active  		{ color: #F7931E; font-size: 10px;text-decoration: none;}
.artiesten:hover 		{font-size: 10px; text-decoration: none; background-color: none; color: #FFFFFF;} 

.email			{ font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; letter-spacing: 1px; }
.email:link  		{ color: #F7931E; font-size: 10px;text-decoration: none;}
.email:visited  		{ color: #F7931E; font-size: 10px;text-decoration: none;}
.email:active  		{ color: #F7931E; font-size: 10px;text-decoration: none;}
.email:hover 		{font-size: 10px; text-decoration: none; background-color: none; color: #FFFFFF;} 

/*terug knoppen*/
.navigatie		{ font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; letter-spacing: 1px; }
.navigatie:link  		{ color: #F7931E; font-size: 10px;text-decoration: none;}
.navigatie:visited  		{ color: #F7931E; font-size: 10px;text-decoration: none;}
.navigatie:active  		{ color: #F7931E; font-size: 10px;text-decoration: none;}
.navigatie:hover 		{font-size: 10px; text-decoration: none; background-color: none; color: #FFFFFF;} 

/*select"*/
.pulldown{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	color:#000000;
	background:white;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
}