
body {
    font-family:"Times New Roman", serif;
    font-size: 14pt;
    color: #3B3B3B;
    background-image:url(paper_a.gif);
  }


h1 {
    font-family:"Comic Sans MS", sans-serif;
    font-size:18pt;
    color:#800000;
    letter-spacing: 2px;
    text-align:center;
  }


h2 {
    font-family: Arial, sans-serif;
    font-size:22px;
    color:#3B3B3B;
    font-weight: bold;
    text-align:center;
  }


h3 {
    font-family: Arial, sans-serif;
    font-size:18px;
    color:#3B3B3B;
    font-weight: bold;
    text-align:center;
    font-style:italic;
  }


h4 {
    font-family: Arial, sans-serif;
    font-size:14px;
    color:#3B3B3B;
    font-weight: bold;
    text-align:center;
  }


h5 {
    font-family: Arial, sans-serif;
    font-size:12px;
    color:#3B3B3B;
    font-weight: normal;
    text-align:center;
  }


p {
    font-family: "Times New Roman";
    font-size: 12pt;
    letter-spacing: 0px;
  }


td {
    font-family: "Times New Roman";
    font-size: 12pt;
    letter-spacing: 0px;
  }


caption {
    font-family:"Comic Sans MS", sans-serif;
    font-size:16pt;
    color:#800000;
    letter-spacing: 2px;
  }


li {
    font-family: Verdena, "MS verdena", "MS Arial", Arial, sans-serif;
    font-size:12px;
    color:#3B3B3B;
    font-weight: 500;
    text-align:left;
    letter-spacing: 1px;
  }


a:link {
    color:#0000cc;
    font-family: "Verdena", sans-serif;
    font-size: 10pt;
    text-decoration: none;
    font-weight: 300;
  }


a:hover {
    color:#0000cc;
    font-family: "Verdena", sans-serif;
    font-size: 10pt;
    text-decoration: none;
    font-weight: 600;
    font-style:italic;
  }


a:active {
    color:#ff9900;
    font-family: "Verdena", sans-serif;
    font-size: 10pt;
    text-decoration: none;
    font-weight: 300;
  }


a:visited {
    color:#33cc66;
    font-family: "Verdena", sans-serif;
    font-size: 10pt;
    text-decoration: none;
    font-weight: 300;
  }


.arial {font-family: Arial, sans-serif;  }
.comic {font-family:"Comic Sans MS", serif;  }
.times {font-family:"Times New Roman", serif;  }
.verdena {font-family: Verdena, sans-serif;  }


.normal {
    font-family:"Times New Roman";
    font-size: 12pt;
    color: #2B2B2B;
    background-image: url(paper_a.gif);
  }


.vet {
    font-weight:bold;
  }


.subfoto {
    font-family:"Times New Roman";
    font-size: 12px;
    color:#800000;
    letter-spacing: 2px;
    text-align:center;
  }


.center {
    text-align: center;
  }


.blokcenter {
    margin-left: auto;
    margin-right: auto;
    width: 12em;
  }


.size8 {font-size:8pt;  }
.size10 {font-size:10pt;  }
.size12 {font-size:12pt;  }
.size14 {font-size:14pt;  }
.size16 {font-size:16pt;  }
.size18 {font-size:18pt;  }
.size22 {font-size:22pt;  }
.size26 {font-size:26pt;  }
.size30 {font-size:30pt;  }

.geel {color:#ffff00;  }
.bruin {color:#800000;  }
.groen {color:#00ff00;  }
.rood {color:#ff0000;  }
.blauw {color:#0000ff;  }

.breed1 {letter-spacing: 1px;  }
.breed2 {letter-spacing: 2px;  }
.breed3 {letter-spacing: 3px;  }
.breed4 {letter-spacing: 4px;  }
.breed5 {letter-spacing: 5px;  }

.linksdiv {position:absolute;
	  top:0px;
	  width:20%;
	  height:500px;
	  overflow:auto;
	  border:0px solid #000;
}

.rechtsdiv {position:absolute;
	   left:220px;
	   top:0px;
	   width:75%;
	   height:1000px;
	   overflow:auto;
	   border:0px solid #000;
}

.menu{
	float: left;
	width: 15%;
}

.content{
	float: right;
	width: 80%;
}

.mover{	position:absolute;
	width:150px;
	height:200px;
	padding:8px;
	background-image:url(paper_a.gif);
	border:0px solid #2266AA;
	top:10px;
	left:600px
}

