






/* 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.riethorst.nl - februari 2005 - FdB */






body		{
			position:absolute;
			margin-top: 0px;
			background: #bbcdd9 url(../images/achtergrond.jpg); 
			background-repeat: repeat-x;
			
			scrollbar-arrow-color: #003366;
			scrollbar-base-color: #b9c9d6;
			scrollbar-shadow-color: #003366;
			scrollbar-highlight-color: #003366; 
			scrollbar-3dlight-color: #b9c9d6;
			scrollbar-darkshadow-color: #003366; 
			scrollbar-track-color: #b9c9d6;
			scrollbar-face-color: #b9c9d6;
			}

.top		{
			width: 675px;
			}


.bottom		{
			width: 675px;
			height: 239px;
			background: #bbcdd9 url(../images/intro_image-bottom.jpg); 
			}
			
.tekst		{
			float: left;
			padding-top: 100px;
			padding-left: 200px;
			font: 14px verdana; 
			font-weight: bold;
			color: #003366;
			text-align: left;
			line-height: 180%;
			}
			
.tekst img	{
			padding-right: 10px;
			font: 14px verdana; 
			font-weight: bold;
			color: #003366;
			text-align: left;
			line-height: 180%;
			}

.adres		{
			width: 685px;
			letter-spacing: 0.5;
			font: 11px verdana; 
			color: #003366;
			text-align: center;
			}
			
.nl 		{
			height: 25px;
			}
			
.de 		{
			height: 25px;
			}

.taalkeuze			{ color: #003366; font: 14px verdana; text-align: center; letter-spacing: 0.5; line-height: 250%; padding-top: -15px;}
.taalkeuze:link  	{ color: #003366; text-decoration: none;}
.taalkeuze:visited  { color: #003366; text-decoration: none;}
.taalkeuze:active  	{ color: #003366; text-decoration: none;}
.taalkeuze:hover 	{ color: #003366; text-decoration: underline; } 

.emaillink		{ color: #003366; font: 11px verdana; text-align: center; letter-spacing: 0.5;}
.emaillink:link  	{ color: #003366; text-decoration: none;}
.emaillink:visited  	{ color: #003366; text-decoration: none;}
.emaillink:active  	{ color: #003366; text-decoration: none;}
.emaillink:hover 	{ color: #003366; text-decoration: underline; } 


