
body { background-color:#D00000; margin: 2mm ;
  font-family: Verdana; font-size: 10pt; font-weight: normal; color: #000000;}

table { table-layout: fixed; background-color:white; border:0px;
  font-family: Verdana; font-size: 10pt; font-weight: normal; color: #000000; }

table.introblok { table-layout: fixed; margin: 5px; }
table.introblok td { padding: 10px; vertical-align: top; }


h1 {font-size: 16pt;  }
h2 {font-size: 13pt; color: red; }
h4 {font-size: 11pt; color: black; font-weight: bold;}
h5 {font-size: 10pt; color: black; font-weight: bold;}
h6 {font-size: xx-small; font-weight: normal;}
a:link  {font-weight: bold; text-decoration: underline;}
a:visited {font-weight: bold; text-decoration: underline;}

h1.blok {font-size: 16pt; color: black; text-align: center; background-color:#6B5; }
p.center {text-align: center; }

div.blok {font-size: 16pt; font-weight: bold;color: black; text-align: center; background-color:#6B5; }
div.kader {border: 1px solid black; background-color:#CEF; padding: 10px; height: 180px; }

div#kolom_1 {background:#FFF; float: left; padding: 10px; width: 400px; }
div#kolom_2 {margin: 0 0 0 400 px; padding: 10px; }

/* uitzicht menubalk */
a.menubalk { display: inline; width: 100px; text-align: center; padding: 2pt;
  text-decoration: none; font-family: arial; font-size:12pt; font-weight: bold;
  color: #000; border: solid 0px #000000; background-color: #6B5; }
a.menubalk:visited { text-decoration: none; color: #000; border: solid 0px #000000; background-color: #6B5; }
a.menubalk:hover { background-color:#6600DF; color: yellow; text-decoration: none; }

/* uitzicht menu links */
a.menulinks { display: block; width: 140px; height: 15px; text-align: center ; padding: 4pt;
  font-family:arial; font-size:10pt; font-weight: bold; font-style: normal; text-decoration:
  none; color: #000000; border: solid 1px #01497E; background-color: #CEF; }
a.menulinks:visited {text-decoration: none; }
a.menulinks:hover { border: solid 1px #000000; background-color: #01497E; color: #FFF;
  text-decoration: none; }
a.menulinks:active { background-color: #C00; color: #FFF;}

a.blok1:link {background-color:#CEF; color:black; width: 290px; height: 230px;
  text-decoration: none; padding:10px; border: outset thin black; }
a.blok1:hover {background: url(roos_gray.gif) no-repeat bottom center;
  text-decoration: none; border: inset thin black; }
a.blok1:visited{background-color:#CEF; color:black; text-decoration: none; width:290px; height:230px;}



div.menu_area {
  position:relative; left:20px; top:180px;
}

div.tekst_area {
  position:relative; left:180px; top:180px; width: 425px;

}

div.kolom_area {
  position:relative; left:550px; top:180px;
}


