/* Start About */
td.aboutimg {
  height: 381px;
  width: 143px;
	background: url("../images/layout/photos/about.jpg") left bottom no-repeat;
}

td.aboutmain {
  height: 381px;
  width: 574px;
}

div#contact {
  width: 280px;
  position: relative;
  left: 0px;
  top: 75px;
  text-align: left;
  border-style: solid;
  border-color: #FFF;
  border-width: 0px;
}

div#abouttext {
  width: 573px;
  height: 371px;
  position: relative;
  left: 0px;
  top: 5px;
  text-align: left;
  overflow: auto;
  border-style: solid;
  border-color: #FFF;
  border-width: 0px;
}

td.tab1nl 	{ width: 164px; height: 28px; background: url("../images/layout/menu/nl/tabs/nieuws/1.gif") left top no-repeat; }
td.tab1nlon { width: 164px; height: 28px; background: url("../images/layout/menu/nl/tabs/nieuws/1_on.gif") left top no-repeat; }

td.tab1uk 	{ width: 164px; height: 28px; background: url("../images/layout/menu/uk/tabs/nieuws/1.gif") left top no-repeat; }
td.tab1ukon { width: 164px; height: 28px; background: url("../images/layout/menu/uk/tabs/nieuws/1_on.gif") left top no-repeat; }

td.tab1ge 	{ width: 164px; height: 28px; background: url("../images/layout/menu/ge/tabs/nieuws/1.gif") left top no-repeat; }
td.tab1geon { width: 164px; height: 28px; background: url("../images/layout/menu/ge/tabs/nieuws/1_on.gif") left top no-repeat; }

img.tab {
  width: 164px;
  height: 28px;
  border-style: solid;
  border-color: #FFF;
  border-width: 0px;
}

/* End About */

