  body {
                  font-family: tahoma;
                  font-size: 13px;
                  background-color: #782E21;
  }
  
  .menu {
                	align: left;
                	text-align: left;
                	padding-left: 9px;
                  width: 110px;
                  padding-top: 12px;
  }

  .menulinkh a:link,
  .menulinkh a:visited,
  .menulinkh a:active, 
  .menulinkh a:hover {
    text-decoration: none;
    color: #000000;
  }
  
  .menulink {
                  font-family: tahoma;
                  font-size: 13px;
                	color: #782E21;
                	text-decoration: none;
                	font-weight: bold;
                	text-align: center;
                	cursor: pointer;
                	padding: 4px;
                	border: 1px #000000 dashed;
  }

  .menulinkh {
                  font-family: tahoma;
                  font-size: 13px;
                        color: #000000;
                        text-decoration: none;
                        font-weight: bold;
                        text-align: center;
                        cursor: pointer;
                        padding: 4px;
                   background-color: #808080;
                   border: 1px #782E21 dashed;
     }

  .menulinkh a:link,
  .menulinkh a:visited,
  .menulinkh a:active,
  .menulinkh a:hover {
    text-decoration: none;
    color: #000000;
  }
  
  .tekst {
                  font-family: tahoma;
                  font-size: 13px;
                	text-decoration: none;
                	font-weight: normal;
                	padding: 12px;
                	padding-left: 18px;
                	height: 300px;
  }
  
  td {
                  font-family: tahoma;
                  font-size: 13px;
                	text-decoration: none;
                	font-weight: normal;
  }
  
  p {
                  font-family: tahoma;
                  font-size: 13px;
                	text-decoration: none;
                	font-weight: normal;
  }
  
  img {
                  border: 1px #000000 solid;
                  margin: 6px;
  }
  
  .tekstkop {
                  font-family: tahoma;
                	font-size: 13px;
                	color: #782E21;
                	font-weight: bold;
                	text-decoration: underline;
                	text-align: center;
                	padding-top: 12px;
                	padding-bottom: 12px;
                	vertical-align: middle;
  }
  
  .footer {
                  align: center;
                  font-family: tahoma;
                	font-size: 12px;
                	color: #782E21;
                	font-weight: bold;
                	text-align: center;
  }
  
  a:active {
                	color:  #782E21;
                	text-decoration: none;
  }
  
  a:visited {
                	color: #782E21;
                	text-decoration: none;
  }
  
  a:link {
                	color: #782E21;
                	text-decoration: none;
  }
  	
  a:hover {
                  color: #782E21;
  	              text-decoration: underline;
  }
  
  .invulbox {  
                  background-color : #FFFFFF;
                  border : 1px;
                  border-color : #313429;
                  border-style : solid;
                  color : #000000;
                  font-family : Arial, Geneva, Verdana, Helvetica, sans-serif, sans-serif;
                  font-size : 10px;
                  font-weight : normal;
                  height : 17px;
                  text-align : left;
  }
  
  .button {  
                  background-color: #CCCCCC;
                  border: 1px;
                  border-color: #782E21;
                  border-style: solid;
                  color : #782E21;
                  font-family: Arial, Geneva, Verdana, Helvetica, sans-serif, sans-serif;
                  font-size: 12px;
                  font-weight: bold;
                  height: 20px;
                  text-align: center;
                  width: 110px;
  }
  
  .invularea {  
                  background-color : #FFFFFF;
                  border : 1px;
                  border-color : #313429;
                  border-style : solid;
                  color : #000000;
                  font-family : Arial, Geneva, Verdana, Helvetica, sans-serif, sans-serif;
                  font-size : 10px;
                  font-weight : normal;
                  height : 80px;
                  text-align : left;
  }

  .tekstcontact {
                  font-family: tahoma;
                	font-size: 13px;
                	color: #782E21;
                	font-weight: normal;
                	text-decoration: none;
  }
  
  .contactkop {
                  font-family: tahoma;
                	font-size: 13px;
                	color: #782E21;
                	font-weight: bold;
                	text-decoration: none;
                	text-align: center;
  }

