/* Lettertype definities*/
BODY, P, A,TABLE, TR, TD, H1, H2, H3, H4, H5, H6  {
	font-family : Arial, Helvetica;
	color : White;
	font-size : 12px;
}

BODY  {
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #54393A;
	font-size : 12px;
}

P
	{
	margin: 0;
	}

H1,H2,H3,H4  {
	color : White;
}

H1  {
	font-size : 24px;
	font-family : Arial Black;
	font-style : italic;
}
H2  {
	font-size : 14px;
	font-weight : bold;
	margin: 17px 0 2px 0;
}

H4  {
	font-size : 10px;
}

/* Gewone tekstlinks */
A:link{
	color: #ffffff;
	text-decoration: underline;
}

A:visited{
	color: #ffffff;
	text-decoration: underline;
}

A:active, A:hover{
	color: #ffffff;
	text-decoration: none;
}

#content{
	vertical-align: top;
	background: url(images/body.jpg) no-repeat right top;
	vertical-align: top;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-top: 0px;
}

img.opmaak {
	margin-top: 0px;
	float: right;
	border: 0px;
	background-repeat: no-repeat;
	margin-left: 225px;
	margin-right: 0px;
	margin-bottom: 170px;
}
img.opmaak2 {
	margin-top: 0px;
	float: right;
	border: 0px;
	background-repeat: no-repeat;
	margin-left: 150px;
	margin-right: 0px;
	margin-bottom: 170px;
}
img.rand {
	border: 1px solid #ffffff;
}


/* Menu met links */
#menu{
 	height: 15px;
	vertical-align: top;
	padding: 0 0 6px 0;
	color: #DDDDDD;
}

#menu a{
	font-size: 12px;
	text-decoration: underline;
}

#menu a:link, #menu a:visited{
	color: #FFFFFF;
}

#menu a:hover, #menu a:active{
	text-decoration: none;
}
