body {
 background: Cyan;
 background-image: url(../fotos/keumgangberg.jpg);
 color: #996699;
 margin: 1cm;
 font-family: "Georgia",Courier,monospace;
 font-size: medium;
 border:  thick, double, black;
}

h1,h2,h3,h4,h5 {
  font-family: "Comic Sans MS",Arial,Helvetica,sans-serif;
 color: blue;
 clear: both;
}

h1 {
 color: lime;
 text-align: center;
 background-color: #191970;
}

h2 {
 color: aqua;
 text-align: center;
 background-color: #BA55D3;
}

h3 {
 color: yellow;
 background-color: fuchsia;
}

p {
 font-family: "Verdana","Times New Roman",serif;
 font-size: 10pt;
 color: blue;
}

p.kader {
 text-align: center;
 color: yellow;
 font-size: 22pt;
 background-image: url(../fotos/colore.jpg);
}

ol {
 color: #FF0066;
 list-style-type: decimal;
 font-family: "Serifa BT","New York",serif;
 font-size: medium;
}

ol.roman {
 color: #CC0099;
 list-style-type: upper-roman;
}

ul {
 color: orange;
 list-style-type: square;
 font-family: "Verdana",sans-serif;
 font-size: large;
}

dl {
 color: #996600;
 border-style: groove;
 padding: 5px;
}

dt {
 font-family: Roman;
 font-size: large;
 font-weight: 700;
 letter-spacing: 2px;
 color: maroon;
}

dd {
 text-align: center;
 font-size: large;
 color: olive;
}

A:link {
 color: green;
 text-decoration: underline;
}

A:hover {
 font-weight: bold;
 color: blue;
 font-size: 120%;
 text-decoration: underline overline;
}

A:active {
 color: olive;
}

A:visited {
 color: "#333333";
}

A.bnd:link {
 color: yellow;
 text-decoration: underline;
}

A.bnd:hover {
 font-weight: bold;
 color: aqua;
 font-size: 120%;
 text-decoration: overline;
}

A.bnd:active {
 color: red;
}

A.bnd:visited {
 color: #FF9933;
}

hr {
 width: 65%;
 color: teal;
 line-height: 6px;
}

div.logo {
 background-image: url(../fotos/compass.gif);
 background-position: center 100px;
 background-attachment: scroll;
 background-repeat: no-repeat;
 z-index: 2;
}

.topimg {
 background-image: url(../fotos/baar.gif);
 color: #ff00ff;
 background-repeat: no-repeat;
 text-align: center;
 background-position: center center;
 height: 25px;
}
.nofloat {
 clear: both;
}


.hidden {
 visibility: hidden;
}

.floatL {
 float: left;
}

.floatR {
 float: right;
}

.cntrl {
 color: #FF6633;
 font-size: 18pt;
 text-align: center;
}

.rood {
 color: #ff0000;
}

.grblw {
 color: #6633CC;
}

.lime6 {
 font-size:  6pt;
 color: lime;
}

.conga15 {
 font-family: "Conga";
 font-size: 15pt;
}

.funky {
 font-family: Chevara;
 font-size: 60pt;
 font-weight: bold;
 text-align: center;
 color: "#F9D919";
 background-image: url("../fotos/math01.gif");
}

.chevara {
 font-family: Chevara;
 font-size: 27pt;
 font-weight: bold;
 text-align: center;
 color: "#D9D919";
 background: darkblue;
}

.chevarake {
 font-family: Chevara;
 font-size: 15pt;
 font-weight: bold;
 text-align: center;
 color: "#D9D919";
 background: darkblue;
}

.center {
 text-align: center;
 font-size: 25pt;
 font-weight: bold;
 color: "#dd9900";
}

.rouwrand {
 border:  thick, double, black;
}

.RouwRand {
   font-family: Chevara;
   font-size: 58pt;
   font-weight: bold;
   text-align: center;
   color: cyan;
   background: black;
}

.western {
   font-family: Times New Roman, serif;
   font-size:  12pt;
   so-language:  nl-NL;
   font-weight: cursive;
   /*text-align: center;*/
   color: #33FF99;
   margin-bottom:  0in;
}

/*
#headbox {
 position: fixed;
 width: 100%;
 height: 160px;
 top: 0;
 right: 0;
 bottom: auto;
 left: 0;
 background: #191970;
 / *background-image: url(../fotos/funky.gif);* /
}

#mainbox {
 position: fixed;
 width: 100%;
 height: auto;
 top: 160px;
 right: 0;
 bottom: 50px;
 left: 0;
 / *background: red;
 background-image: url(../fotos/tile287.jpg);* /
}

#footbox {
 position: fixed;
 width: 100%;
 height: 50px;
 top: auto;
 right: 0;
 bottom: 0;
 left: 0;
 / *background: yellow;* /
 background-image: url(../fotos/ringbgnd.jpg);
}
*/
