a img
{
  border: none;
}

html, body
{
  margin: 0px;
  padding: 0px;
  height: 100%;
}

body
{
  background-image: url(../images/bg.jpg);
}

div.clear
{
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

div.wrapper
{
  background-image: url(../images/bodybackground.png);
  background-repeat: repeat-y;
}

div.outer-wrapper
{
  width: 100%;
  margin-bottom: 0px;
  margin-left: 0px;
  text-align: left;
  vertical-align: top;
  height: 100%;
  background-image: url(../images/bodybackground.png);
  background-repeat: repeat-y;
}

div.header
{
  width: 100%;
  height: 144px;
  background-image: url(../images/banner.jpg);
  background-repeat: no-repeat;
  background-color: black;
}

div.logo
{
  float: right;
  width: 348px;
  height: 144px;
  background-image: url(../images/logo.jpg);
  background-repeat: no-repeat;
  margin: 0px auto;
}

div.topbar
{
  width: auto;
  height: 21px;
  background-image: url(../images/menubg.jpg);
  background-repeat: repeat-x;
  color: white;
  border-bottom: 1px solid black;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.8em;
  padding-left: 200px;
}

a.topitemblock
{
  color: white;
  display: block;
  width: auto;
  height: 21px;
  vertical-align: middle;
  line-height: 21px;
  height: 21px;
  background-image: url(../images/buttonborder.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
  float: left;
  padding-right: 15px;
  text-decoration: none;
}

div.topitemlast
{
  background-image: url(../images/buttonborder.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  width: 5px;
  height: 21px;
  float: left;
}

div.menu
{
  width: 165px;
  border-right: 1px solid black;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.9em;
  background-color: #9b9b9b;
  padding-top: 44px;
  float: left;
  padding-bottom: 50px;
}

div.content
{
  float: left;
  font-family: Verdana, Geneva, sans-serif;

  background-color: #d0d0d9;
  border-right: 1px solid black;
  vertical-align: top;
  padding-top: 50px;
  padding-left: 70px;
  padding-right: 70px;
  padding-bottom: 50px;
  width: 564px;
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;

}

div.eventsupplies
{
  float: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.75em;
  background-color: #d0d0d9;
  border-right: 1px solid black;
  vertical-align: top;
  width: 564px;
}

a.menuitemblock 
{
  font-size: 0.9em;
  vertical-align: middle;
  display: block;
  width: 125px;
  height: 18px;
  color: #d7d7d7;
  padding-left: 10px;
  padding-right: 30px;
  padding-top: 1px;
  background-color: #8a8a8a;
  margin-top: 10px;
  height: 17px;
  text-decoration: none;
}

a.linkitemblock 
{
  font-size: 0.9em;
  display: block;
  width: 117px;
  color: #8a8a8a;
  padding-left: 18px;
  padding-right: 30px;
  padding-top: 1px;
  background-color: #d0d0d9;
  border-bottom: 1px solid #8a8a8a;
  text-decoration: none;
  height: 17px;
}

a.selectedlinkitemblock 
{
  font-size: 0.9em;
  vertical-align: middle;
  display: block;
  color: #ffffff;
  padding-left: 18px;
  padding-right: 30px;
  padding-top: 1px;
  background-color: #000000;
  border-bottom: 1px solid #8a8a8a;
  text-decoration: none;
  height: 18px;
}

a.selectedlinkitemblock2
{
  font-size: 0.9em;
  vertical-align: middle;
  display: block;
  height: 17px;
  width: 110px;
  color: #FFFFFF;
  padding-left: 25px;
  padding-right: 30px;
  background-color: #000000;
  text-decoration: none;
}

a.headitem 
{
  font-size: 0.9em;
  vertical-align: middle;
  color: #d0d0d9;
  background-position: left center;
  display: block;
  width: 122px;
  height: 17px;
  padding-left: 13px;
  padding-right: 30px;
  padding-top: 0px;
  border-bottom: 1px solid #8a8a8a;
  text-decoration: none;
}

a.link
{
  font-size: 0.9em;
  display: block;
  width: 140px;
  padding-left: 25px;
  text-decoration: none;
  color: #d0d0d9;
}

img.picture, img.rpicture, img.nfpicture
{
  padding-right: 5px;
  padding-bottom: 5px;
}

img.picture
{
  float: left;
}

img.rpicture
{
  float: right;
}

input.form, textarea.form
{
  border: 1px solid black;
}

a.dlknop, a.afsprknop, a.prsknop, a.trgknop
{
  vertical-align: bottom;
  display: block;
  float: right;
  text-align: center; 
  height: 20px;
}

a.dlknop
{
  background-image: url(../images/dlbutton.jpg);
  width: 151px;
}

a.afsprknop
{
  background-image: url(../images/afspraakmaken.jpg);
  width: 136px;
}

a.prsknop
{
  background-image: url(../images/prijsopvragen.jpg);
  width: 124px;
}

a.trgknop
{
  background-image: url(../images/terug.jpg);
  width: 70px;
}