body {
        background-image: url("pics/bg1.jpg");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}


.bsTable
	{
	border-width: 1px 1px 1px 1px;
	border-style:solid;
	border-color:#C6D0D8;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #D61829;
	font-size: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}
a:link {
	color: #fdeeee;
	text-decoration: none;
        font-family: "Helvetica", Helvetica, serif;
        font-size: 12px;
}
a:visited {
	color: #000000;
	text-decoration: none;
        font-family: "Helvetica", Helvetica, serif;
        font-size: 12px;

}
a:active {
	color: #fdeeee;
	text-decoration: underline;
        font-family: "Helvetica", Helvetica, serif;
        font-size: 12px;

}
a:hover {
	color: #fffff0;
	text-decoration: underline;

}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	font-weight: 200;
	font-size: 11px;
        color: #404040;



}
hr {
	color: #EFDFC6;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EF7D84;
	background-color: #333333;
	text-transform: capitalize;

}
.box1 {
	border: 1px ridge #CC6633;
	font-family: Arial, Helvetica, sans-serif;
	color: #E75768;
	font-size: 12px;
	background-color: #333333;

}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-align: justify;
	
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F8E2E3;
	font-size: 14px;
	
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;

}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E3E3BD;
	font-size: 10px;
	

}

<!-- dit komt van de igal class -->


.center table {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}



.tiled {
  background-image: url("pics/.tile.png");
  background-repeat: repeat-x;
  background-color: #000000;
  padding: 0;
}

.thumb {
  background-color: #000000;
  text-align: center;
  vertical-align: middle;
}

.slide {
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
}




.catlist                {FONT-FAMILY: "Verdana", Verdana, Helvetica, sans-serif; COLOR: #585858; FONT-SIZE: 14px; line-height: 1.3em;}
a.catlist               {COLOR: #8787CB; text-decoration: underline;}
a.catlist:visited       {COLOR: #000000; text-decoration: undeline;}
a.catlist:hover {COLOR: #CC00CC; text-decoration: underline;}






#navigatie ul
{
list-style: none;
padding: 0;
margin: 0;
}

#navigatie li
{
float: left;
margin: 0 0.15em;
padding: 0;
list-style: none;
}

#navigatie li a:link, #navigatie li a:visited
{
background: #fff;
height: 3em;
line-height: 3em;
width: 125px;
display: block;
border: 2px solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

#navigatie
{
width:950px
}











