body, div, form, .nomargin
{
  margin: 0px;
  padding: 0px;
}

body, a, td, div, span, h2, textarea, input
{
  font-family: Verdana;
  font-size: 12px;
  color: #6d6f72;
  font-weight: normal;
}

img
{
  border: 0px;
}
h2
{
  margin-top: 0px;
  font-size: 13px;
  color: #58462a;
  font-weight: bold;
}

table.default
{
  width: 100%;
}
table.default td
{
  vertical-align: top;
}

#container
{
  width: 916px;
  background-repeat: no-repeat;
  line-height: 18px;
}

#menuitems
{
  margin: 0px 16px 0px 0px;
  padding: 0px;
  float: right;
  height: 46px;
}
#menuitems li
{
  display: inline;
  list-style-type: none;
}

#blockfooter
{
  clear: both;
  background-color: #6d6f72;
  width: 916px;
  height: 55px;
}

#blockfooter div
{
  padding-top: 12px;
  text-align: center;
  color: #fff;
}
#blockfooter div img
{
  vertical-align: middle;
  margin-right: 5px;
}

#debugbuttons
{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 20px;
  z-index: 99;
}
#debugbuttons input
{
  background-color: #FF6600;
  font-family: Arial;
  color: #000;
  width: 30px;
}


.innercontent
{
	margin: 10px;	
}
.kader
{
  background-image: url(/Images/FiniVerkoopstyling/NL/common/fini-kader.jpg);
  width: 265px;
  height: 394px;  
}
.pointer
{
  cursor: pointer;  
}
/* borders */
.borderbrown
{
  border: 1px solid #58462a;
}

/* font colors */
.white
{
  color: #ffffff;
}
.brown
{
  color: #58462a;
}
.lightbrown
{
  color: #c1b79d;  
}
.gray
{
  color: #6d6f72;
}
/* background colors */
.bgwhite
{
  background-color: #ffffff;
}
.bggray
{
  background-color: #6d6f72;
}
.bgbrown
{
  background-color: #58462a;
}
.bglightbrown
{
  background-color: #c1b79d;
}

