/*STYLESHEET WORK AND FUN WEBSITE THOM*/
body.work{
  background-image:url('logo/logo-blauwblur18s.png');
  background-color:rgb(46,44,116);
}
body.fun{
  background-image:url('logo/logo-rood2s.png');
  background-color:rgb(255,0,0);
}
/*LAYOUT TABLE*/
/*LINKS*/
/*IMAGES*/
img{
  margin: 0;
}
.workthom{
  width: 146px;
  height: 200px;
  margin: 0 5px 0 0;
}
.funthom{
  width: 150px;
  height: 200px;
  margin: 0 5px 0 0;
}
#thomatwork{
  margin: 0;
  width: 681px;
  height: 454px;
}
#nijmegenmap{
  width: 150px;
  float: right;
  margin: 0 0 0 10px;
}
#campusmap{
  width: 150px;
  float: right;
  border: 1px solid #000000;
  margin: 0 0 0 10px;
}
#thomheart{
  margin: 0 5px 0 0;
  width: 150px;
  float: left;
}
#thomhead{
  margin: 0 5px 0 0;  
  width: 150px;
}
#bijt{
  margin: 0 5px 0 0;
  width: 150px;
}
#watermolen{
  float: left;
  width: 500px;
  height: 383px;
}
#omaenopa{
  float:left;
  width:445px;
  height:300px;
}
#overgrootmoeder{
  float:left;
  width:209px;
  height:300px;
}
#oma{
  float:left;
  width:271px;
  height:300px;
}
/*BANNER*/
/*FORMULIEREN*/
/*HEADERTAGS*/
h1.work{
  color:rgb(46,44,116);
  background-color:transparent;
}
h1.fun{
  color:rgb(153,0,51);
  background-color:transparent;
}
/*TEXT*/
.highlight{
  color:#000000;
  background-color:#fbf7b4;
}
/*FOOTER*/
/*LISTS*/
ul{
  margin:0;
}
ol{
  margin:0;
}
ul li{
  list-style-position:outside;
  list-style-type:disc;
}
dt{
  font-size:1.1em;
}
/*NAW-TABEL*/
.adres{
  text-decoration:none;
}
/*STYLEGUIDE*/
table.colorscheme,th.colorscheme,td.colorscheme{
  border:1px solid #000000;
}
