body { 
	color: #000000;
	background-color: #E9DDCE;  /*#D0CFE9;*/  /* #E9DDCE = eerste achtergrondkleur*/
	background-image: url(images/Portabellas-5105.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	font-size: 80%; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	margin: 0px; 
	padding: 0px;
	width: 100%;
	text-align: center;
}

#menu-plus-region {
	position: static;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	width: 740px;
	color: #000000;
	background-color: #E9DDCE; /*#F1EDE4; *//*#E0D0BC;*/
	background-image: url(Portabella-achtergrond.jpg);
	background-attachment: scroll;
	background-position: center 5px;
	background-repeat: no-repeat;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#menu {
	position: static;
	margin-top: 140px;
	margin-left: 6em;
	width: 85%;
	padding: 0px;
}
#submenu{
	position: static;
	margin-top: 4px;
	margin-left: 19.4em;
	width: 65%;
	padding: 0px;	
}
#region {
	position: static;
	clear: both;
	margin-top: 2px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	border: 1px solid #D48A66;
	color: #000000;
	background-color: transparent;
/* probeer hieronder alleen het effen stuk te laten scrollen*/
/*	max-height: 310px;*/
	overflow: auto;
}
#menu ul {
   padding: 0;
   margin: 0.1em;
   list-style-type: none;
   float: left;
}
#submenu ul {
	clear: left;
   padding: 0;
   margin: 0.1em;
   list-style-type: none;
   float: left;
}
#menu li {
	display: inline; 
}
#submenu li {
	display: inline; 
}
#menu li a {
	float: left;
/*   width: 6em;*/
   color: #000099;
   background-color: #CD774D; /*#c88768;*/
   padding: 0em 1em 0em 1em;
   text-decoration: none;
   border-right: 1px solid #fff;
/*	margin: 0.1em;*/
}
#submenu li a {
	float: left;
/*   width: 6em;*/
   color: #000099;
   background-color: #CD774D; /*#c88768;*/
   padding: 0em 1em 0em 1em;
   text-decoration: none;
   border-right: 1px solid #fff;
/*	margin: 0.1em;*/
}
#menu li a:visited {
	color: #41619C;
	background-color: #D48A66;
}
#submenu li a:visited {
	color: #41619C;
	background-color: #D48A66;
}
#menu li a:hover {
	background-color:  #D48A66;
   color: #fff;
}
#submenu li a:hover {
	background-color: #D48A66;
   color: #fff;
}

#vorigvolgend {
	position: static;
	margin-top: 10px;
}

td {
	padding-left: 1em;
	padding-right: 1em;
}
#region a:link {
	text-decoration: none;
	color: #000099;
	background-color: transparent;
}
#region a:hover {
	text-decoration: underline;
	color: #000099;
	background-color: transparent;
}
#region a:visited {
	color: #41619C;
	background-color: transparent;
}

#region h2 {
	font-size: 115%;
	font-weight: bold;
}
#region h3 {
	font-size: 100%;
	font-weight: bold;
	color: #A0522D;
	background-color: transparent;
	margin-top: 0.5em;
}

#region .acc {
	font-weight: bold;
	color: #A0522D;
	background-color: transparent;
}
#region p.cl  {
	clear: both;
}
.small {
	font-family: inherit;
	font-size: 85%;
}
address{
	clear: both;
	font-family: inherit;
	font-size: 80%;
	font-style: normal;
	margin-top: 24px;
	padding-bottom: 24px;
}

