.subMenu { font-family: Arial, Verdana, Helvetica; font-weight: bold; padding-top: 10px; font-size: 14px; color: #ffffff; text-decoration: none; } 
.subMenuButton { color: #ffffff; text-decoration: none; }
.subMenuButtonFocus { color: #ff6633; text-decoration: none; }

.menuButton { font-family: Arial, Verdana, Helvetica; 
								font-size: 16px; 
								color: #003366; 
								text-decoration: none; } 

.menuButtonFocus { font-family: Arial, Verdana, Helvetica; 
								font-size: 16px; 
								text-decoration: none;  
								color: #ff6633; }

h1 { font-size: 24px; color: #fefefe; font-weight: bold; padding: 20px 0px 0px 20px; } 

.content {	padding: 0px 20px 0px 50px; 
								font-family: Arial, Verdana, Helvetica; 
								font-weight: bold; 
								font-size: 14px; 
								color: #fefefe; } 
.content a{
	color: #ff6633;
}
.content img{
	border-color: #fefefe;
}

.content td {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #fefefe;
}

.inhoud {
		background-color: #003366;
}

.aftiteling {
	color: #fefefe;
  background-color: #003366;
}

.website { font-family: Arial, Verdana, Helvetica; 
								font-weight: bold; 
								font-size: 15px; 
								color: #003366;
								background-color: #ffffff;
}

/* End of program generated css */
p {
	margin: 0px;
}
.top {
	background-image: url("../layout/top_bg.jpg");
	background-repeat: repeat-x;
}
.header {
	background-image: url("../layout/header_bg.jpg");		
	background-repeat: repeat-x;	
}

.menu {
	background-image: url("../layout/menu_bg.jpg");	
	background-repeat: repeat-x;	
}

.menuItem {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;	
}

.aftiteling {
	font-size: 10px;
	font-weight: bold;
}
.sideBar {
	background-image: url("../layout/zijkant_bg.jpg");	
	background-repeat: repeat-y;	
}

