/* ------------------------------------ *
 CSS
 Thursday, December 07, 2006 11:54:40 PM
 * ------------------------------------ */
body {
  background : #ECEAD7 url(../nuffsaidribbel2.jpg) no-repeat;
  font-size : 73%;
}
image{ border-style:outset; border-color: black; border-width:1px; }
h1 {
  background-color : transparent;
  color : #000000;
  font-family : Arial, Helvetica, sans-serif;
  padding : 0px 0px 0px 0px;
  margin : 0;
  margin-bottom : 10px;
  font-size : 260%;
  text-align : center;
}
a:link {
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  background-color : transparent;
  color : #000000;
  text-decoration : none;
}
a:visited {
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  background-color : transparent;
  color : #000000;
  text-decoration : none;
}
a:hover {
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  background-color : transparent;
  color : #666666;
  text-decoration : underline;
}
.whitetext{
  color : #666666;
}
.textnieuw {
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  background-color : transparent;
  color : #FF0000;
}
.tablesmaller {
  margin : 1%;
  width : 10%;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  background-color : transparent;
  color : #000000;
  font-size : 1em;
  padding : 1em;
}
.tablecell {
  border : none;
  background-color : transparent;
  padding : 0.5em;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  font-size : 0.95em;
  text-align : center;
  vertical-align : middle;
  line-height : 0.9em;
}

.tablecell2 {
  border : none;
  background: transparent url(img/square_s.gif) center no-repeat;
  padding : 0.5em;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  font-size : 0.95em;
  text-align : center;
  vertical-align : middle;
  line-height : 0.9em;
}

.tablecelladmin {
  border : 2px solid #000000;
  background-color : #FFFFFF;
  padding : 0.5em;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  font-size : 1em;
  text-align : center;
  vertical-align : middle;
  line-height : 0.8em;
}
.tablecelladminleft {
  border : 2px solid #000000;
  background-color : #FFFFFF;
  padding : 0.5em;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  font-size : 1em;
  text-align : left;
  vertical-align : middle;
  line-height : 0.8em;
}
.line {
  border-top : 1em solid transparent;
  border-bottom : none;
  margin : 0 0 0 0%;
}
.input {
  border: 1px solid #000000;
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight : bold;
  color: #000000;
}
.button {
  font-family: Arial, Helvetica, sans-serif;
  font-weight : bold;
  background-color: #CCCCCC;
  color: #000000;
  border:1px solid #000000;
  padding: 0.1em 0.35em 0.1em 0.35em;
}
.borderblack {
  border-style : outset;
  border:0 solid black;
  text-align : center;
  vertical-align : middle;
  background : transparent url(img/square.gif) center no-repeat;

}
#leftmargin {
  margin-left : 0px;
  text-align : center;
}
#content {
  position : absolute;
  left : 0px;
  top : 60px;
  width : 100%;
  height : 85%;
}
.tablemouseover {
  background-color: #FFFFFF;
  }
.tablemouseout {
  background-color: #FFDF00;
  }
#bottommenu {
  width: 100%;
  height: 60px;
  background-image: url(img/nuffsaid.gif);
  background-position: left;
  background-repeat: no-repeat;
  background-color: #000000;
  display: block;
}
#bottommenu ul {
  float : right;
  padding : 4px 4px 0px 0px;
  margin : 0;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  font-size : 0.9em;
  color : #000000;
}
#bottommenu ul li {
  float : center;
  display : inline;
}
#bottommenu ul li a {
  float : center;
  white-space : nowrap;
  border-top : 2px solid #000000;
  border-bottom : 2px solid #000000;
  border-left : 2px solid #000000;
  border-right : 2px solid #000000;
  padding : 5px 10px 5px 10px;
  margin-left : 10px;
  margin-bottom : 10px;
  background-color : #FFFFFF;
  text-decoration : none;
  color : #000000;
}
#bottommenu ul li a:hover {
  background-color : #CCCCCC;
  color : #000000;
  border-top : 2px solid #000000;
  border-bottom : 2px solid #000000;
  border-left : 2px solid #000000;
  border-right : 2px solid #000000;
}
#bottomstats {
  float : left;
  white-space : nowrap;
  border-top : 1px solid #000000;
  border-bottom : 1px solid #000000;
  border-left : 1px solid #000000;
  border-right : 1px solid #000000;
  padding : 5px 10px 5px 10px;
  margin-left : 10px;
  margin-bottom : 10px;
  background-color : #FFFFFF;
  text-decoration : none;
  color : #000000;
}
.noborder {
  border : 0px;
}
