.text_title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  color: white;
}

.text_inh {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: black;	
}

.pagina_titel {
  position: relative;
  left: 0px;
  width: 715px;
  height: 12px;
  background-color: #CC0000;
  margin: 0px 10px 0px 0px;
  border: 0px solid #CC0000;
  padding: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-image: url(../image/site/item_header.png);
  background-repeat: repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  color: white;
  line-height : 10px;   /* hoogte van de text op de button */
  z-index: 1;
}

body{
  background-color: white;
  padding: 0px;
  behavior: url("csshover.htc");
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: black;
}

h1{
  color: black;
}

h2{
  color: black;
}

table{
  border: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
}

th{
  background-color: #CC0000;
  font-family : Arial, Helvetica, sans-serif;
  text-indent:5px;
  text-align:left;
  line-height: 18px;
  font-size : 16px;
  font-weight: bold;
  color: white;
}

td {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : Black;
  text-decoration: none;
}

img{
  border:1px;
}

a:{
  background-color: transparant;
  color: blue;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}

a:link{
  background-color: transparant;
  color: black;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
}

a:visited{
  background-color: transparent;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: black;
}

a:hover{
  background-color: transparant;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: red;
}

a:active{
  background-color: transparant;
  text-decoration: underline;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: black;
} 

img { border: none; } 

/* Onderstaande aanpassingen zijn voor de nieuws pagina */

.nieuws th{
  background-color: silver;
  text-indent:5px;
  text-align:left;
  font-weight: bold;
  line-height: 18px;
  color: black;
}

.nieuws td {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : Black;
  text-decoration: none;
}

.nieuws a:active{
  background-color: transparant;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: blue;
}

.links th{
  background-color: silver;
  text-indent:5px;
  text-align:left;
  font-weight: bold;
  line-height: 18px;
  color: black;
}

/* Onderstaande aanpassingen zijn voor gebruikte motoren pagina */

.gebr_mot a:{
  background-color: transparant;
  color: blue;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}

.gebr_mot a:link{
  background-color: transparant;
  color: black;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
}

.gebr_mot a:visited{
  background-color: transparent;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: black;
}

.gebr_mot a:hover{
  background-color: transparant;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: red;
}

.gebr_mot a:active{
  background-color: transparant;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: black;
} 
