<!--

Body { 
  text-align:center;
  font-family: comic sans ms,verdana,arial,times; 
  font-size: 10pt; 
  color: black; 
  background-image: url('images/sad_header.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  width:800px;
  margin:0px auto;
} 

A:link    { color: blue; text-decoration: none;  }
A:visited { color: blue; text-decoration: none;  }
A:active  { color: blue; text-decoration: none;  }
A:hover   { color: blue; text-decoration: underline;  }

td { 
  font-family: Comic Sans MS,Verdana,Arial,Times; 
  font-size: 10pt; 
}

h1 { 
  font-size: 13pt;
}

h2 { 
  font-size: 11pt;
}

.picture_right {
	float:right;
	text-align:center;
}

.container{ 
  border: 0px;
  width: 800px;
  position:relative;
  background:white;
  top:80px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
}

.catmen {
  border: 0px;
  width: 800px;
  text-align:left;
  color:black;
  position:relative;
}

.idmen{
  border: 0px;
  width: 120px;
  color:black;
  position:relative;
  background:white;
  float:right;
}

#men li.menuopt {
  list-style-image:url( 'images/blauweschoen.gif' );
}


#men li.menuoptsel {
  text-align:top;
  font-weight: bold;
  text-decoration: underline;
  color:red;
  list-style-image:url( 'images/blauweschoen.gif' );
}

#men li.menuopt2 {
  list-style-image:url( 'images/rodeschoen.gif' );
}

#men li.menuopt2sel {
  text-align:top;
  font-weight: bold;
  text-decoration: underline;
  color:red;
  list-style-image:url( 'images/rodeschoen.gif' );
}

.maintext {
  width: 660px;
  min-height:300px;
  position:relative;
  text-align:left;
  float:left;
}

.maintext2 {
  padding: 5pt 30pt 10pt 30pt;
}

.footer{
  font-size:9pt;
  border: 0px;
  width: 800px;
  position:relative;
  background:white;
  float:left;
}

span.header {
  width:260px;
  text-align:center;
  text-decoration:bold;
  float: left;
  margin-top:0px;
  margin-bottom:2px;
}

span.headerruler {
  width:200px;
  height:19px;
  float:left;
  border-bottom: 1px black solid;
  margin-bottom:5px;
}
 
 

-->
