BODY	{
	background-color: #575757;
	color: #FFBC80;
	font-weight: normal;
	font: 12px;
	font-family: "Times", "New Roman", "serif";
	text-align: none;
	text-decoration: none;

	scrollbar-base-color: #575757;
	scrollbar-arrow-color: #FFBC80;
	scrollbar-track-color: #575757;
	scrollbar-face-color: #575757;
	scrollbar-shadow-color: #FFBC80;
	scrollbar-highlight-color: #FFBC80;
	scrollbar-darkshadow-color: #575757;
	scrollbar-3dlight-color: #575757;
	}/* hier kun je dan commentaar schrijven */



#d1 { width: 120px; height: 150px; position: absolute; top: 10px; left: 150px; }

#d2 { width: 120px; height: 150px; position: absolute; top: 90px; left: 10px; }

#d3 { position: absolute; top: 1000px; left: 150px; }

#d4 { position: absolute; top: 1015px; left: 150px; }

#d5 { position: absolute; top: 300px; left: 400px; }

#d6 { width: 550px; height: 100px; position: absolute; top: 60px; left: 25px; }

.titel	{
	COLOR: #FFBC80;
	FONT: 22px  "Times", "New Roman", "serif"; 
	font-weight: bold;
	}/* dit= de grote vette tekst in de pagina<p class="title"> */

.menutitel{
	COLOR: #FFBC80;
	FONT: 18px  "Times", "New Roman", "serif"; 
	font-weight: bold;
	TEXT-ALIGN: center;
	}/* dit= de grote vette tekst in pagina <p class="menutitel">  </p>*/

.menu	{
	COLOR: #FFBC80;
	FONT: 14px  "Times", "New Roman", "serif"; 
	font-weight: bold;
	}/* dit= de vette tekst in pagina <p class="menu">  </p>*/

.actie{
	COLOR: #FFBC80;
	FONT: 18px  "Times", "New Roman", "serif"; 
	font-weight: bold;
	border-color: #FFBC80;
	border-style: dashed;
	}/* dit= de vette tekst in pagina <p class="menu">  </p>*/
	
a	{
	background-image: image/tab001c.gif; 
	background-repeat: no-repeat; 
	background-position: center; 
	color: #660000; 
	font-family: "Times", "New Roman", "serif"; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	text-decoration: none; 
	color: #660000; 
	font-weight: bold; 
	font-variant: normal; 
	border: 0; 
	width: 114; 
	height: 18;
	}/* de Url */

a:hover {  
	background-image: image/tab001d.gif;  
	background-repeat: no-repeat; 
	background-position: center center; 
	color: #660000; 
	font-family: "Times", "New Roman", "serif";
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	text-decoration: none; 
	color: #660000; 
	font-weight: bold; 
	font-variant: normal; 
	border: 0; 
	width: 114; 
	height: 18;
	}/* de Url */

.logo	{  
	background-image: url(image/buton001.gif); 
	background-repeat: no-repeat; 
	background-position: center center; 
	color: #000000; 
	font-family: "Times", "New Roman", "serif"; 
	text-align: center;
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	text-decoration: none; 
	color: #660000; 
	font-weight: bold; 
	font-variant: normal; 
	border: 0; 
	width: 90; 
	height: 18;
	}/* achtergrond van het menu 3 en 4 */

.logo:hover{  
	background-image: url(image/buton002.gif); 
	background-repeat: no-repeat; 
	background-position: center center; 
	color: #000000; 
	font-family: "Times", "New Roman", "serif";
	text-align: center;
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	text-decoration: none; 
	color: #000000; 
	font-weight: bold; 
	font-variant: normal; 
	border: 0; 
	width: 90; 
	height: 18;
	}/* achtergrond van het menu 3 en 4 */

.button {
	background-image: url(image/tab001c.gif); 
	background-repeat: no-repeat; 
	background-position: center center; 
	color: #000000; 
	font-family: "Times", "New Roman", "serif"; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	text-decoration: none; 
	color: #660000; 
	font-weight: bold; 
	font-variant: normal; 
	border: 0; 
	width: 114; 
	height: 18;
	}/* achtergrond van het hoofdmenu en menu 2 */

.button:hover {  
	background-image: url(image/tab001d.gif); 
	background-repeat: no-repeat; 
	background-position: center center; 
	color: #000000; 
	font-family: "Times", "New Roman", "serif";
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	text-decoration: none; 
	color: #000000; 
	font-weight: bold; 
	font-variant: normal; 
	border: 0; 
	width: 114; 
	height: 18;
	}/* achtergrond van het hoofdmenu en menu 2 */

