* {
  margin: 0;
  padding: 0;
}

body {
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #f0f0f0;
  text-align: center;
}

#container {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  color: #3a3a3a;
  width: 765px;
  background: url('img/bodybg.png') repeat-y 0 0;
}

/*	HEADER
	----------------------------------------------------*/

#top {
  background: url('img/cad2009-top.png') no-repeat 0 0;
  height: 55px;
  margin-bottom: 0px;
}

#top a img {
  border: 0px;
}

#top img.imga {
  margin-left: 4px;
  margin-top: 8px;
  float: left;
}

#top .topr {
  float: left;
  margin-left:8px;
  margin-bottom: 0px;

}

#top .topr .toptitel {
  display: block;
  margin-top: 10px;
  margin-left:5px;
  color: #b2b2b2;
  font-weight: bold;
  font-size: 12px;
}

#top .topr .homebtn {
  display: block;
  float: left;
  margin-top: 8px;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 0px;
  width: 50px;
  height: 22px;
  background: url('img/autocad2009-homebtn.png') no-repeat 0 0;
  color: #434445;
}


#top .topr .contact {
  float: left;
  width: 650px;
  padding-top: 10px;
  text-align: right;
}

#top .topr .contact a {
  color: #ffffff;
}

#top a {
   text-decoration: none;
}

#titel {
  background: url('img/cad2009-titelbg.png') no-repeat 0 0;
  height: 59px;
  padding-top: 0px;
  padding-right: 31px;
  text-align: right;
}

#titel .hoofd {
  display: block;
  margin-top: 0px;
  line-height: 40px;
  font-size: 45px;
  font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

#titel .sub {
  display: block;
  margin-top: 0px;
  font-size: 14px;
  font-weight: bold;
}

/*	LINKERDEEL + BANNERS
	----------------------------------------------------*/

#left {
  float: left;
  margin-right: -3px;
  margin-bottom: 50px;
}

#banners {
  margin-top: 17px;
  margin-left: 15px;
}

#banners img {
  display: block;
  border: 0px;
  margin-bottom: 6px;
}

/*	MENU
	----------------------------------------------------*/

#menu {
  margin-left: 7px;
  background: #ffffff url('img/menu_foot_cad2009.png') no-repeat bottom right;
  width: 215px;
  border-right: 2px solid #b8b8b9;
  border-bottom: 2px solid #b8b8b9;
}
#menu ul {
  width: 213px;
  float: right;
  list-style: none;
  background: url('img/menu_ulitem2.png') no-repeat;
  padding-top: 8px;
  padding-bottom: 8px;
}
#menu ul.p1 {
  background: url('img/menu_ulitem1.png') no-repeat;
}
#menu ul.p2 {
  background: url('img/menu_ulitem2.png') no-repeat;
}
#menu ul.p3 {
  background: url('img/menu_ulitem3.png') no-repeat;
}
#menu ul.p4 {
  background: url('img/menu_ulitem4.png') no-repeat;
}
#menu ul li {
  padding: 1px 0 0 26px;
  height: 20px;
}
#menu ul li.active a {
  background: url('img/menu_li_selected.png') no-repeat;
}
#menu ul li a {
  padding-left: 6px;
  padding-top: 2px;
  height: 20px;
  display: block;
  color: #4b4b4b;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
#menu ul li a:hover {
  background: url('img/menu_li_selected.png') no-repeat;
}

#menu .footer {
  margin-left: 56px;
  color: #969ba0;
  font-weight: bold;
}



/*	CONTENT
	----------------------------------------------------*/

#contenttop {
  background: url('img/modify-layers-utilities.png') no-repeat top right;
  height: 25px;
}

#content {
  float: left;
  width: 510px;
  margin-bottom: 70px;
  margin-left: 15px;
  padding-top: 15px;
  padding-right: 15px;
	text-align: justify;
}

#content #intro {
  margin-bottom: 7px;
  background-color: #000000;
  color: #ffffff;
  border: 3px solid #dd0000;
  padding-top: 0px;
  padding-left: 7px;
  padding-bottom: 10px;
  padding-right: 7px;
}

#content h1 {
  color: #dd0000;
  font-size: 11px;
  margin-top: 7px;
  margin-bottom: 18px;
}

#content h2 {
  font-size: 11px;
  margin-top: 7px;
  margin-bottom: 0px;
  font-weight: bold;
}

#content a {
   color: #dd0000;
}

#content a img {
   border: 0px;
}

#content ul li {
  background: url('img/opsomming.png') no-repeat 0 0;
  margin-left: 10px;
	padding-left: 10px;
}


/* specifiek voor de index.php */
#content #indexcontent {
  float: left;
  width: 385px;
}

#content #boxen {
  float: left;
  padding-left: 10px;
}

#content #boxen img {
  display: block;
  margin-bottom: 25px;
}

/*	FOOTER
	----------------------------------------------------*/

#footer {
  background: url('img/autocad2009-footer.png') no-repeat 0 0;
  height: 33px;
  font-size: 9px;
  color: #ffffff;
  clear: both;
}

#footer .disclaimer {
  display: block;
  padding-left: 8px;
  padding-top: 7px;
}
