body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	background-color: #FFFFCC;
	background-image: url(../../images/backmain.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 50px;
	margin-left: 20px;

}
h1 {
	font-size: 18px;
	font-weight: bold;
}
.intro {
	line-height: 18px;
	font-weight: bold;

}
table {
	font-size: 12px;
}
.fotomlijning {
	border: 2px solid #336699;
}
th {
	color: #FFFFFF;
	background-color: #336699;
}



A:link  {
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration: none;

}



A:visited  {
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration: none;

}
A:hover  {
	font-weight : normal;
	font-style : normal;
	color : #006666;
	text-decoration: underline;

}
.menuitems {
	background-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

