/*STYLESHEET WEBSITE THOM*/
.print{
  display: none;
}
body{
  font-family: verdana,sans-serif;
  color: #333333;
  background-color: #ffffff;
  line-height: 1.4em;
}
/*LAYOUT TABLE*/
.layoutwork, .layoutfun{
  color: #333333;
  background-color: #ffffff;
  border: 0 solid transparent;
  padding: 2.5% 4% 4% 4%;
  margin: 5%;
}
.layoutwork{
background-image: url('logo/tfoNewWork7.png');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center;
}
.layoutfun{
background-image: url('logo/tfoNewFun7.png');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center;
}
em{
  color: #333333;
  background-color: transparent;
}
blockquote{
  font-weight: bold;
}
.nobr{
  white-space: nowrap;
}
address{
  font-style: normal;
}
/*LINKS*/
a:link{
  color: #0000ff;
  background-color: transparent;
  text-decoration: none;
}
a:visited {
  color: #3333ff;
  background-color: transparent;
  text-decoration: none;
}
a:hover{
  color: #0000ff;
  background-color: transparent;
  text-decoration: underline;
}
/*IMAGES*/
img{
  border: 0 solid transparent;
  margin: 0 0 0 0;
}
/*BANNER*/
.headerimage{
  text-decoration: none;
  float: left;
}
/*FORMULIEREN*/
form{
  border: 0 solid transparent;
  line-height: 1.2em;
}
/*HEADERTAGS*/
h1,h2,h3,h4,h5,h6,th,dt{
  text-align: left;
  margin-bottom: 0;
  font-weight: bold;
 }
h1{
  font-size: 1.4em;
  font-weight: bold;
}
h2{
  font-size: 1.3em;
}
h3{
  font-size: 1.2em;
 }
h4, th{
  font-size: 1.1em;
}
h5{
  font-size: .9em;
}
h6{
  font-size: .8em;
}
/*FOOTER*/
.copy{
  border: 0 solid transparent;
  margin: 0;
  font-size: .9em;
  float: left;
}
.validatorimage{
  width: 80px;
  height: 28px;
  float: right;
  border: 0 solid transparent;
  margin-right: 0;
  margin-bottom: 0;
}
/*LISTS*/
ul{
  margin: 0;
}
ol{
  margin: 0;
}
ul li{
  list-style-position: outside;
  list-style-type: disc;
}
dt{
  font-weight: bold;
}
/*TEKST*/
.footnote{
  font-size: .9em;
}

