body{
background-color:#fbe2ff;
background-image:url(images/images_00.jpg);
background-repeat:repeat-x;
font-family: verdana;
font-size: 11px;
color:#000000;
margin: 0px;
}
table{
font-family: verdana;
font-size: 11px;
color:#000000;
}
a:link {
	color: #990066; text-decoration: none;
}
a:active {
	color: #990066; text-decoration: none;
}
a:visited {
	color: #990066; text-decoration: none;
}
a:hover {
	color: #640845; text-decoration: none;
}
.bookmark{
background-image:url(images/images_09.jpg);
background-repeat:no-repeat;
border: 1px solid #7a007b;
}
.titel{
font-size: 20px;
font-weight:bold;
color:#990099;
}
.contentvak{
border: 1px solid #7a007b;
background-color:#9999FF;
}
.copyright{
font-weight:bold;
color:#990066;
text-align:center;
}