* {
    margin: 0px;
    padding: 0px;
}

*:focus {
        outline: none
}

body {
    font-family: Georgia, Verdana, Arial, sans-serif;
    background: #3a3a3a;
}

.roundedBox {
	width: 190px;
	height: 110px
}

a img {
    border: 0;
}

div#Body {
  width: 1000px;
  margin: auto;
}


div#TopContainer {
  width: 1000px;
  position: absolute;
}

div#TopBg {
  height: 250px;
  width: 1000px;
  background-image: url(../img/TopBg.gif);
  background-repeat: no-repeat;
}

div#Logo {
  height: 185px;
  width: 266px;
  position: relative;
  top: 48px;
  left: 82px;
}

div#BannerTop {
  height: 57px;
  width: 570px;
  background-image: url(../img/BannerTop.gif);
  background-repeat: no-repeat;
  position: relative;
  bottom: 107px;
  left: 378px;
}

div#BannerLower {
  height: 42px;
  width: 216px;
  position: relative;
  bottom: 72px;
  left: 380px;
}

div#TopMenu {
  height: 72px;
  width: 232px;
  background-image: url(../img/TopMenuBg.gif);
  position: relative;
  bottom: 124px;
  left: 714px;
}

div#LeftSide {
  height: 72px;
  width: 116px;
  float: left;
}

div#RightSide {
  height: 72px;
  width: 116px;
  float: right;
}


div#TopMenu ul {
  list-style: none;
}


div#TopMenu ul li a.Home {
  display: block;
  height: 32px;
  width: 112px;
  margin: 0px 4px 8px 0px;
  background-image: url(../img/HomeButton.gif);
  background-repeat: no-repeat;
}

div#TopMenu ul li a.Home:hover {
  background-image: url(../img/HomeButton.gif);
  background-repeat: no-repeat;
  background-position: -112px;
}

div#TopMenu ul li a.Home:active {
  background-image: url(../img/HomeButton.gif);
  background-repeat: no-repeat;
}

div#TopMenu ul li a.Gallery {
  display: block;
  height: 32px;
  width: 112px;
  margin: 0px 4px 0px 0px;
  background-image: url(../img/GalleryButton.gif);
  background-repeat: no-repeat;
  background-position: -112px;
}

div#TopMenu ul li a.Gallery:hover {
  background-image: url(../img/GalleryButton.gif);
  background-repeat: no-repeat;
}

div#TopMenu ul li a.Gallery:active {
  background-image: url(../img/GalleryButton.gif);
  background-repeat: no-repeat;
}

div#TopMenu ul li a.OverOns {
  display: block;
  height: 32px;
  width: 112px;
  margin: 0px 0px 8px 4px;
  background-image: url(../img/OverOnsButton.gif);
  background-repeat: no-repeat;
}

div#TopMenu ul li a.OverOns:hover {
  background-image: url(../img/OverOnsButton.gif);
  background-repeat: no-repeat;
  background-position: -112px;
}

div#TopMenu ul li a.OverOns:active {
  background-image: url(../img/OverOnsButton.gif);
  background-repeat: no-repeat;
}

div#TopMenu ul li a.Uitleg:active {
  background-image: url(../img/UitlegButton.gif);
  background-repeat: no-repeat;
}

div#TopMenu ul li a.Uitleg {
  display: block;
  height: 32px;
  width: 112px;
  margin: 0px 0px 0px 4px;
  background-image: url(../img/UitlegButton.gif);
  background-repeat: no-repeat;
}

div#TopMenu ul li a.Uitleg:hover {
  background-image: url(../img/UitlegButton.gif);
  background-repeat: no-repeat;
  background-position: -112px;
}

div#TopBgLower {
  height: 30px;
  width: 1000px;
  background-image: url(../img/TopBgLower.gif);
  background-repeat: no-repeat;
  position: absolute;
  top: 250px;
  z-index: 10;
}

div#MainContainer {
  width: 1000px;
  background-image: url(../img/MainBg.gif);
  background-repeat: no-repeat;
  background-color: #3A3A3A;
  position: absolute;
  top: 280px;
}

div#LeftColumn {
  width: 704px;
  background-image: url(../img/LeftColumnBg.gif);
  background-repeat: no-repeat;
  float: left;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

div#RightColumn {
  width: 296px;
  background-image: url(../img/RightColumnBg.gif);
  background-repeat: no-repeat;
  float: right;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

div#FeaturedSite {
  height: 225px;
  width: 190px;
  margin-left: 10px;
  padding: 20px;
  background-image: url(../img/FeaturedSite.gif);
  background-repeat: no-repeat;
}

div#FeaturedSiteImage {
  height: 110px;
  width: 190px;
  margin-top: 15px;
  margin-bottom: 10px;
}


div#Header {
  height: 25px;
  width: 154px;
  background-image: url(../img/Header.gif);
  background-repeat: no-repeat;
}

.Cakewalk {
  font-size: 14px;
  color: #ffaa00;
  font-weight: bold;
}

.Date {
  font-size: 12px;
  color: #ffaa00;
}


div#YellowBox {
  height: 72px;
  width: 610px;
  padding-top: 19px;
  padding-left: 20px;
  margin-left: 64px;
  background-image: url(../img/OverOnsYellowBox.gif);
  background-repeat: no-repeat;
}

div#YellowBoxText {
  height: 16px;
  width: 567px;
  margin-left: 10px;
  background-image: url(../img/OverOnsYellowBoxHeader.gif);
  background-repeat: no-repeat;
}

div#UwUrl {
  height: 12px;
  width:  62px;
  margin-top: 19px;
  margin-bottom: 20px;
  margin-right: 10px;
  background-image: url(../img/UwUrl.gif);
  background-repeat: no-repeat;
  float: right;
}

div#Url {
  width: 359px;
  margin-top: 11px;
  float: right;
  margin-right: 10px;
}

div#UrlBar {
  height: 25px;
  width: 359px;
  background-image: url(../img/UrlBar.gif);
  background-repeat: no-repeat;
  float: right;

}

input.http {
  margin-top: 2px;
  margin-left: 7px;
  font-family: Georgia;
  height: 21px;
  width: 345px;
  background: #343434;
  color: #ffaa00;
  border-style: none;
  line-height: 21px;

}

div#PimpItButton {
  height: 25px;
  width: 132px;
  margin-top: 11px;
  margin-right: 20px;
  float: right;
}

div#GalleryHeader {
  height: 41px;
  width: 610px;
  padding-top: 20px;
  padding-left: 21px;
  margin-top: 20px;
  margin-left: 64px;
  background-image: url(../img/GalleryHeaderBg.gif);
  background-repeat: no-repeat;
}

div#GalleryHeaderImage {
  height: 25px;
  width: 86px;
  background-image: url(../img/GalleryHeader.gif);
  background-repeat: no-repeat;
  float: left;
}

div#GalleryHeaderButtons {
  height: 23px;
  width: 190px;
  margin-right: 10px;
  float: right;
}

div#GalleryHeaderButtons a.Uiterlijk {
  height: 23px;
  width: 90px;
  margin-right: 5px;
  background-image: url(../img/UiterlijkButton.gif);
  background-repeat: no-repeat;
  float: left;
}

div#GalleryHeaderButtons a.Uiterlijk:hover, a.Uiterlijk_hover {
  height: 23px;
  width: 90px;
  margin-right: 5px;
  background-image: url(../img/UiterlijkButton.gif);
  background-repeat: no-repeat;
  float: left;
  background-position: -90px;
}

div#GalleryHeaderButtons a.Uiterlijk_activ {
  height: 23px;
  width: 90px;
  margin-right: 5px;
  background-image: url(../img/UiterlijkButton.gif);
  background-repeat: no-repeat;
  float: left;
  background-position: -90px;
}

div#GalleryHeaderButtons a.Technisch {
  height: 23px;
  width: 90px;
  margin-left: 5px;
  background-image: url(../img/TechnischButton.gif);
  background-repeat: no-repeat;
  float: right;
}

div#GalleryHeaderButtons a.Technisch:hover {
  height: 23px;
  width: 90px;
  margin-left: 5px;
  background-image: url(../img/TechnischButton.gif);
  background-repeat: no-repeat;
  float: right;
  background-position: -90px;
}

div#GalleryHeaderButtons a.Technisch_activ {
  height: 23px;
  width: 90px;
  margin-left: 5px;
  background-image: url(../img/TechnischButton.gif);
  background-repeat: no-repeat;
  float: right;
  background-position: -90px;
}

div#GalleryPages {
  height: 15px;
  width: 300px;
  margin-top: 7px;
  margin-left: 84px;
  font-size: 12px;
  vertical-align: middle;
}

div#GalleryPages ul li{
  padding: 0px 7px;
  display: inline;
  list-style: none;
  float: left;
}

div#GalleryPages ul li a{
  text-decoration: none;
}

div#GalleryPages ul li a.back {
  height: 15px;
  width: 57px;
  display: block;
  background-image: url(../img/back.gif);
  background-repeat: no-repeat;
}

div#GalleryPages ul li a.nav {
  height: 15px;
  width: 7px;
  color:orange;
  font-size:18px;
  font-weight:normal;
}

div#GalleryPages ul li a.nav_a {
  height: 15px;
  width: 7px;
  color:orange;
  font-size:18px;
  font-weight:bold;
}

div#GalleryPages ul li a.first {
  height: 15px;
  width: 7px;
  display: block;
  background-image: url(../img/1.gif);
  background-repeat: no-repeat;
}

div#GalleryPages ul li a.second {
  height: 15px;
  width: 9px;
  display: block;
  background-image: url(../img/2.gif);
  background-repeat: no-repeat;
}

div#GalleryPages ul li a.third {
  height: 15px;
  width: 8px;
  display: block;
  background-image: url(../img/3.gif);
  background-repeat: no-repeat;
}

div#GalleryPages ul li a.fourth {
  height: 15px;
  width: 9px;
  display: block;
  background-image: url(../img/4.gif);
  background-repeat: no-repeat;
}

div#GalleryPages ul li a.fifth {
  height: 15px;
  width: 8px;
  display: block;
  background-image: url(../img/5.gif);
  background-repeat: no-repeat;
}

div#GalleryPages ul li a.sixth {
  height: 15px;
  width: 9px;
  display: block;
  background-image: url(../img/6.gif);
  background-repeat: no-repeat;
}

div#GalleryPages ul li a.next {
  height: 15px;
  width: 77px;
  display: block;
  background-image: url(../img/Next.gif);
  background-repeat: no-repeat;
}

div#GalleryMainBox {
  width: 630px;
  margin-top: 10px;
  margin-left: 64px;
  background-image: url(../img/boxcenter.gif);
  background-repeat: repeat-y;
}

div#GalleryMainBoxTop {
  width: 630px;
  height: 96px;
  background-image: url(../img/boxtop.gif);
  background-repeat: no-repeat;
}

div#GalleryMainBoxContent {
  margin-top: -70px;
}

div#GalleryMainBoxBottom {
  width: 630px;
  height: 13px;
  margin-bottom: -5px;
  background-image: url(../img/boxbottom.gif);
  background-repeat: no-repeat;
}
#TabGallery {
	margin-left: 5px;
}
#TabGallery td{
	vertical-align: top;
	padding-bottom: 15px;
}

div#MainBoxLeftColumn {
  width: 210px;
  float: left;
  vertical-align: top;
}

div.LeftTopImage {
  width: 190px;
  margin-right: 12px;
  /**/
  position:relative;
  height:208px;
}

div.MainMore {
  height: 12px;
  width: 49px;
  /* add by w3master 18.07.2006*/
  position:absolute;
  bottom:0;
}

div#LeftCenterImage {
  width: 190px;
  margin-left: 15px;
}

div#LeftBottomImage {
  width: 190px;
  margin-left: 15px;
}

div#MainBoxCenterColumn {
  width: 210px;
  float: right;
}

div#CenterTopImage {
  width: 190px;
  margin-left: 10px;
}

div#CenterCenterImage {
  width: 190px;
  margin-left: 10px;
}

div#CenterBottomImage {
  width: 190px;
  margin-left: 10px;
}

div#MainBoxRightColumn {
  width: 210px;
  float: right;
}

div#RightTopImage {
  width: 190px;
  margin-left: 5px;
  margin-right: 12px;
}

div#RightCenterImage {
  width: 190px;
  margin-left: 5px;
  margin-right: 12px;
}

div#RightBottomImage {
  width: 190px;
  margin-left: 5px;
  margin-right: 12px;
}

.GalleryMore {
  margin-top: 7px;
}

.text {
  margin-top: 10px;
  color: #ffaa00;
  font-size: 14px;
}


div#Footer {
  height: 65px;
  width: 631px;
  margin: 10px 0px 0px 64px;
}

div#iiztLogo {
  height: 65px;
  width: 66px;
  margin-top: 4px;
  background-image: url(../img/iiztLogo.gif);
  background-repeat: no-repeat;
  float: left;
}

div#Copyright {
  height: 23px;
  width: 391px;
  padding-top: 4px;
  padding-bottom: 20px;
  padding-left: 15px;
  margin-top: 10px;
  background-image: url(../img/Footer.gif);
  background-repeat: no-repeat;
  font-size: 11px;
  float: right;
}

div#Copyright a.iizt {
  text-decoration: none;
  color: #000;
}