.menuitem {
	font-family: verdana, arial;
	font-size: 65%;
	padding-left: 5px;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	cursor: hand;
}
.submenuitem {
	font-family: verdana, arial;
	font-size: 65%;
	color: #ffffff;
	padding-left: 20px;
	height: 20px;
}
a.submenuitem:link { 
        	color: #ffffff;
        	text-decoration: none
        	}
a.submenuitem:visited { 
        	color: #ffffff;
        	text-decoration: none
       		}
a.submenuitem:hover { 
        	color: #ffffff;
        	text-decoration: underline;
        	}
a.submenuitem::active { 
        color: #ffffff;
        text-decoration: underline;
}
a:link { 
        	color: #d4291f;
        	text-decoration: none
        	}
		a:visited { 
        	color: #d4291f;
        	text-decoration: none
       		}
		a:hover { 
        	color: #d4291f;
        	text-decoration: none;
        	}
		a:active { 
        color: #d4291f;
        text-decoration: none;
}
.plattetekst {
	font-family: verdana, arial;
	font-size: 70%;
	color: #333333;
	padding-right: 12px;
	padding-left: 12px;
	list-style-image: url(listbullet.gif);
}
.titels {
	font-family: verdana, arial;
	font-size: 105%;
	font-style: normal;
	font-weight: bold;
	color: #d4291f;
	padding-left: 12px;
	margin-top: 5px;
}
div.hr {
  height: 1px;
  margin-right: 12px;
  margin-left: 12px;
  background: url(hr.gif) scroll center;
}
div.hr hr {
  display: none;
}
.sitewide {
	font-family: verdana, arial;
	font-size: 70%;
	font-weight: bold;
	vertical-align: middle;
}
a.sitewide:link { 
        	color: #515254;
        	text-decoration: none;
        	}
a.sitewide:visited { 
        	color: #515254;
        	text-decoration: none;
       		}
a.sitewide:hover { 
        	color: #d4291f;
        	text-decoration: none;
        	}
a.sitewide:active { 
        color: #515254;
        text-decoration: underline;
}
#naw {
	text-align: center;
	height: 22px;
	width: 100%;
	padding-top: 32px;
}
#sitewide {
	height: 22px;
	font-weight: bold;
	width: 100%;
	padding-top: 92px;
	padding-left: 217;
	clear: left;
}
p {
	margin-bottom: 5px;
	margin-top: 1px;
}

