	A:link    { color: #e09f37; text-decoration:none;}
	A:visited { color: #e09f37; text-decoration:none;}
	A:hover   { color: #ffffff; text-decoration:underline}
	A:active  { color: #e09f37; text-decoration:underline;}

	#beeld {}
	#inhoud {
  position: absolute;
  top: 100px;
  left: 325px;
  background-color: #385040;
  font-family: arial;
  color: e09f37;
  font-weight: bold;
  font-size: 10pt;
  margin: 5px;}
  #nr1, #nr2, #nr3, #nr4 {display: none;}
  img {border: none;}


#tekst {
font-family: arial, verdana;
  color: e09f37;
  font-size: 12pt;}


body {
background-image: url(plaatjes/achter.jpg);
background-repeat:repeat-x;
background-attachment: fixed;
background-position: left top;
background-color:#e09f37;
color:#e09f37;
}




	.linkstable {
    margin: 0 auto;
    width: 80%;
}
.linkstable_header
{
    border: 1px solid black;
    height: 25px;
    background-color: #e09f37;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    color: #385040;
    font-weight: bold;
}
.linkstable_header_left
{
    border-left: 1px solid black;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    height: 25px;
    background-color: #e09f37;
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    color: #385040;
    font-weight: bold;
}
.linkstable_header_right
{
    font-size: 15px;
    color: #385040;
    border: 1px solid black;
    height: 25px;
    background-color: #e09f37;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}
.linkstable_middle {
    font-size: 14px;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    text-align: left;
    padding: 5px;
    vertical-align: middle;
}
.linkstable_middle_left {
    font-size: 14px;
    color: #e09f37;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    height: 20px;
    text-align: left;
    vertical-align: middle;
    padding: 5px;
}
.linkstable_middle_right {
    font-size: 14px;
    color: #e09f37;
    height: 20px;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    text-align: right;
    padding: 5px;
    vertical-align: middle;
}
input {
    border: 1px solid e09f37;
    background-color: #385040;
	color: #e09f37;
}

