body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Silver;
	background-color: #FFFFCC;
	margin-left: 150px;
	margin-right: 150px;
	margin-bottom: 50px;
	margin-top: 10px;
	scrollbar-3d-light-color: Silver;
	scrollbar-arrow-color: Gray;
	scrollbar-base-color: White;
	scrollbar-dark-shadow-color: White;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: white;
}

#blik   { visibility: visible; position: absolute; z-index: 14; top: 620px; left: 201px; width: 750px; height: 7px; }
#logo   { visibility: visible; position: absolute; top: 11px; left: 10px; width: 150px; height: 150px }
#menu   { visibility: visible; display: block; position: absolute; z-index: 15; top: 164px; left: 29px; width: 113px; height: 367px }
#achter     { background-image: url(../images/website10.gif); visibility: visible; position: absolute; z-index: 2; top: 18px; left: 156px; width: 806px; height: 600px }
#tekst1 { visibility: visible; position: absolute; z-index: 8; top: 25px; left: 26px; width: 340px; height: 467px }
#tekst2  { visibility: visible; position: absolute; z-index: 9; top: 25px; left: 397px; width: 340px; height: 467px; text-align: bottom}
#foto { visibility: visible; position: absolute; z-index: 12; top: 512px; left: 2px; width: 737px; height: 87px }

.li type{
	list-style-image : url(../../images/xkleinroze.jpg);
	list-style-type : square;
}

.kop {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
	color: Silver;
}
.k1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	color: White;
}

.k2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	text-align : center;
	letter-spacing: 12px;
	color: #CC0066;
	font-weight: 400;
}

h1{
	font-weight: bolder;
	font-size: 16px;
	font-variant: small-caps;
	color: #FFFFCC;
}
h2{
	font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
	color: Silver;
}
h3{
	font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
	color: Silver;
}

a:active 
{
	color: Silver;
	text-decoration: blink;
	font-weight : bolder;
}
a:visited 
{
	color:  Silver;
	text-decoration: none;
	font-weight : bolder;
}
a:link
 {
	color: Silver;
	text-decoration: none;
	font-weight : bold;
}
a:hover {
	color:  Gray;
	text-decoration: none;
	font-weight : bolder;
}

.menu a:active {
	color: #333399;
	text-decoration: none;
	font-weight : bold;
	font-variant : small-caps;
}
.menu a:visited {
	color: #CC0066;
	text-decoration: none;
	font-weight : bold;
	font-variant : small-caps;
}
.menu a:link {
	color: #CC0066;
	text-decoration: none;
	font-weight : bold;
	font-variant : small-caps;
}
.menu a:hover {
	color: #333399;
	text-decoration: none;
	font-weight : bold;
	font-variant : small-caps;
}
.voettekst {
	font-size: 10px;
	font-style: italic;
	text-align : center;
}