BODY {
  margin:               0px;
  width:                100%;
  height:               100%;
}

H1{
  font:                 bold 16px verdana;
  color:                #08088C;
}

B{
  color:                #08088C;
}

A {
 font:                 normal 12px verdana;
 color:                #333333;
}

A:hover {
 font:                 normal 12px verdana;
 color:                #333333;
 text-decoration:      none;
}

.main_table {
  background:           url(../images/bg.gif);
  width:100%;
  height:100%;
}

.content_table {
  background-color:     #FFFFFF;
  width:                100%;
  height:               499px;
}

.menu {
  width:                201px;
  height:               478px;
}

.wrap {
  height:               239px;
  width:                160px;
  overflow:             auto;
  white-space:          pre;
}

.content {
  background:           #FFFFFF url(../images/content_bg.jpg) center left no-repeat;
  width:                377px;
  height:               478px;
  vertical-align:       top;
  padding:              38px 0px 0px 51px;
  font:                 normal 12px verdana;
  text-align:           justify;
  color:                #333333;
}

.content2 {
  background:           #FFFFFF url(../images/content_bg.jpg) center left no-repeat;
  width:                460px;
  height:               478px;
  vertical-align:       top;
  padding:              38px 0px 0px 51px;
  font:                 normal 12px verdana;
  text-align:           justify;
  color:                #333333;
}

.tekst {
  font:                 normal 10px verdana;
  color:                #333333;
}

.wielrenner {
  width:                83px;
  height:               478px;
  vertical-align:       bottom;
  text-align:           right;
}

.sub{
  background:           #E7E7E7 url(../images/fototvs.gif) no-repeat;
  width:                170px;
  height:               478px;
  vertical-align:       bottom;
}

.submenu{
  background:           #E7E7E7 url(../images/fototvs.gif) no-repeat;
  width:                170px;
  height:               478px;
  vertical-align:       top;
}

.footer{
  background-color:     #4C4C5B;
  border-bottom:        1px solid #FFFFFF;
  font:                 bold 10px verdana;
  color:                #FFFFFF;
  letter-spacing:       1px;
}

.footer a {
  font:                 bold 10px verdana;
  color:                #FFFFFF;
  text-decoration:      underline;
}

.footer a:hover{
  font:                 bold 10px verdana;
  color:                #FFFFFF;
  text-decoration:      none;
}

