body  {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-image: url("images/achtergrond_yellow.jpg");
	scrollbar-track-color: white;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #feff99;
	background-repeat: repeat-y;
}

body.menu {
	background-image: url("");
	background-color: white;
	border-right: thin solid grey;
}

body.topheaderrechts  {
	background-image: url("");
	background-color: white;
}

H1 {
	margin-bottom: 5px;
	font-size: large;
}

a{
	FONT-WEIGHT: bold;
	color: #338833;
	text-decoration: none;
}
	
a:link {
}

a:href {
}

a:visited {
}

a:hover {
	text-decoration: underline;
	color: #6B8E23;
}
a:active{
	font-style: italic;
}

a:focus {
	color: Black;
}

a.menu{
	color: #338833;
}
	
a.menu:link {

}

a.menu:href {
}

a.menu:visited {
}

a.menu:hover {
	text-decoration: underline;
}

a.menu:active{
	FONT-STYLE: italic;
	color:black;
}

a.menu:focus {
	color: black;
}

a.submenu {
	font-size: xx-small;
	line-height: 25px;
	vertical-align: top;
}

a.activemenu {
	color: black;
}

a.menu#mnuNieuws {
	color:#FF8C00;
}

a.menu#mnuNieuws:focus {
	color: Black;
}

a.submenu:active {
	FONT-STYLE: italic;
	color:black;
}

a.activesubmenu {
	font-size: xx-small;
	line-height: 25px;
	vertical-align: top;	
	color: black;
}

div.menuitem {
	position: relative;
	width: 170px;
	text-align: right;
	margin-top: 8px;
}

div.menusubitem {
	text-align: right;
	height: 15px;
	FONT-SIZE: small;
}


.firefox {
	font-size: xx-small;
	position: absolute;
}

#SiteTitle{
	font-size: larger;
	font-stretch: wider;
	font-weight: bolder;
	letter-spacing: 6px;
	margin-left: 10%;
	margin-right: 10%;
	padding-top: 10px;
}

div.picture {
	width: 300px;
	left: 0px;
	top: 0px;
	text-align: center;
	border: thin dotted Black;
	caption-side: bottom;
	float: left;
	position: relative;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	display: inline;
}

TD.even {
	background-color:#FEFF99;
}

TD.uneven {
	background-color: white;
}
