/* CSS Document */

body {
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #9ab8b3;
	scrollbar-darkshadow-color: #9ab8b3;
	scrollbar-face-color:#35554f;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #9ab8b3;	
}





#basis_onder {
	position:        relative;
	padding-top:         15px;
	width:             1035px;	
	height:				768px;
	margin-right:        auto;
	margin-left:   	     auto;
	background-image:url(../images/basis_onder.gif);
	background-repeat:no-repeat;
}


#PageHeading {
	position:	                        absolute;
	border:                                  0px;
	left:                                   20px;
	top:                                    85px;
	width:         		                   730px;
	height:				                    30px;
	font-family: "Times New Roman", Times, serif;
	font-size:                              40px;
	color:                               #FFFFFF;	
}

#PageItem {
	position:	                        absolute;
	border:                                  0px;
	left:                                  270px;
	top:                                   150px;
	width:         		                   440px;
	height:				                   500px;
/*	background-color:                    #FFFFFF; */
	font-family: "Times New Roman", Times, serif;
	font-size:                              14px;
	color:                               #000000;
	line-height:                            24px;	
}

#footer {
	position:	                          absolute;
	border:                                    0px;
	left:                                      0px;
	top:                                     700px;
	width:         	                        1004px;
	height:				                      30px;
	background-color:                      #FFFFFF;
	padding-top:                              10px;
	font-family:   "Times New Roman", Times, serif;
	font-size:                                14px;
}

.Kopje {
	font-family: "Times New Roman", Times, serif;
	font-size:                              16px;
	color:                               #000000;
	font-style:                           normal;
	font-weight:                            bold;	
}

#Categorie{
	position:	                        absolute;
	border:                                  0px;
	left:                                   20px;
	top:                                    85px;
	width:         		                   730px;
	height:				                    30px;
	font-family: "Times New Roman", Times, serif;
	font-size:                              40px;
	color:                               #FFFFFF;	
}

#outletprijs{
	border:                                  0px;
	left:                                   0px;
	top:                                    0px;
	width:         		                   200px;
	height:				                    50px;
	font-family: Times New Roman, Times, serif;
	font-size:                              40px;
	color:                               #FFFFFF;
	background-color:#900;
	
}






a.menu:link 				{ font-family:"Times New Roman", Times, serif; color:#000000; font-size:14px; text-decoration:none;      }
a.menu:hover 				{ font-family:"Times New Roman", Times, serif; color:#000000; font-size:14px; text-decoration:underline; }
a.menu:visited 				{ font-family:"Times New Roman", Times, serif; color:#000000; font-size:14px; text-decoration:none;      }
a.menu:active 				{ font-family:"Times New Roman", Times, serif; color:#000000; font-size:14px; text-decoration:none;      }

a.menu_footer:link 			{ font-family:"Times New Roman", Times, serif; color:#000000; font-size:13px; text-decoration:none;      }
a.menu_footer:hover 		{ font-family:"Times New Roman", Times, serif; color:#000000; font-size:13px; text-decoration:underline; }
a.menu_footer:visited 		{ font-family:"Times New Roman", Times, serif; color:#000000; font-size:13px; text-decoration:none;      }
a.menu_footer:active 		{ font-family:"Times New Roman", Times, serif; color:#000000; font-size:13px; text-decoration:none;      }


