ul
{
	list-style-image: url('ren_bullet_blue.jpg');
}
ul ul
{
	list-style-image: url('ren_bullet_purple.jpg');
}
ul ul ul
{
	list-style-image: url('ren_bullet_teal.jpg');
}
a:link
{
	color: rgb(0, 0, 0);
}
a:active
{
	color: rgb(255, 255, 255);
}
a:visited
{
	color: rgb(0, 0, 0);
}
body
{
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(ren_logo_background.jpg);


}

h1
{
	color: rgb(128, 0, 0);
}
h2
{
	color: rgb(128, 0, 0);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}
h3
{
	color: rgb(128, 0, 0);
}
h4
{
	color: rgb(128, 0, 0);
}
h5
{
	color: rgb(150, 0, 0);
}
h6
{
	color: rgb(92, 123, 104);
}
button
{
	background-color: rgb(51, 102, 51);
	color: rgb(255, 255, 255);
}

.teksten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}
.tekstenfoto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.photoborder {
	border: 1px solid #94989B;
}
.contactinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	letter-spacing: 0pt;
	word-spacing: 0pt;
}

