html, body     {
	margin:0px; padding:0px; width:100%; height:100%;
}
img.pngfix { behavior: url(js/iepngfix.htc) }

div.min_size {
  height: 100%;
  width: 100%;
  min-height: 500px;
  min-width: 802px;
}
div.container	{
 left: 50%;
 margin: 0 auto;
  width:802px;
/*  border: 1px solid green;   /* */
}

.bg_top {
	background-image: url('img/bg_top.gif');
	background-repeat: no-repeat;
	background-position: 510px bottom;
}
.bg_bottom {
	background-image: url('img/bg_bottom.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_header {
	background-image: url('img/bg_header.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_menu {
	background-image: url('img/bg_menu.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_footer {
	background-image: url('img/bg_footer.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_bottom {
	background-image: url('img/bg_bottom.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_side_top {
	background-image: url('img/bg_side_top.gif');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #410704;
}
.bg_side_bottom {
	background-image: url('img/bg_side_bottom.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #410704;
}
.bg_content {
	background-image: url('img/bg_content.png');
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_content_bottom {
	background-color: #000000;
}
.bg_title_wide {
	background-image: url('http://www.deskoffel.nl/img/bg_title_wide.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 0px;
	height: 35px;
	vertical-align: bottom;
}
.skoffelimg1 {
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
}

img.border {
	border-width: 1px;
	border-color: #330000;
}

.form {
	background: #ffcccc;
	color: #660000;
	font-size: 11px;
	font-family:Arial, Helvetica;
	font-weight: bold;
	line-height: 9pt;
	border: 0px;
	margin: 0px;
	padding: 0px;	
}

.kop, h1            {color: #ffffff; font-size: 12px; font-family:Arial, Helvetica; font-weight: bold; line-height: 20pt }
.subkop, h2         {color: #ffffff; font-size: 12px; font-family:Arial, Helvetica; font-weight: bold; line-height: 20pt }
.itemkop, th, h3    {color: #ffffff; font-size: 13px; font-family:Arial, Helvetica; font-weight: bold }

.tekstgroot         {color: #000000; font-size: 16px; font-family:Arial, Helvetica }
.tekst, td, body, p {color: #ffffff; font-size: 11px; font-family:Arial, Helvetica; font-weight: bold }
.geel               {color: #FFFF00; }
.zwart              {color: #000000; }
.grijs              {color: #666666; }
.tekstklein         {color: #000000; font-size: 11px; font-family:Arial, Verdana, Helvetica }
.tekstheelklein     {color: #000000; font-size: 9px; font-family:Verdana, Arial, Helvetica }
.tekstfoto          {color: #000000; font-size: 10px; font-family:Arial, Helvetica; font-style: italic }

a:link              {color: #999999; border: 0px transparent; text-decoration: underline }
a:active            {color: #999999; border: 0px transparent; text-decoration: underline }
a:visited           {color: #666666; border: 0px transparent; text-decoration: underline }
a:hover             {color: #cccccc; border: 0px transparent; text-decoration: underline }

a.nav:link          {color: #FFFFFF; border: 0px transparent; text-decoration: none; font-size: 11px; font-family:Verdana, Arial, Helvetica; font-weight: bold }
a.nav:active        {color: #FFFFFF; border: 0px transparent; text-decoration: none; font-size: 11px; font-family:Verdana, Arial, Helvetica; font-weight: bold }
a.nav:visited       {color: #FFFFFF; border: 0px transparent; text-decoration: none; font-size: 11px; font-family:Verdana, Arial, Helvetica; font-weight: bold }
a.nav:hover         {color: #FFFFFF; border: 0px transparent; text-decoration: none; font-size: 11px; font-family:Verdana, Arial, Helvetica; font-weight: bold }

a.knoop:link        {color: #666666; border: 0px transparent; text-decoration: underline }
a.knoop:active      {color: #666666; border: 0px transparent; text-decoration: underline }
a.knoop:visited     {color: #666666; border: 0px transparent; text-decoration: none }
a.knoop:hover       {color: #666666; border: 0px transparent; text-decoration: underline }

ul                  {background: transparent; margin: 3px 8px 0px 10px; padding: 0px 0px 0px 0px; list-style-type: circle; list-style-image: url(img/punt.gif);}
ol                  {background: transparent; margin: 3px 8px 0px 10px; padding: 0px 0px 0px 0px; list-style-type: decimal }
li                  {background: transparent; margin: 0px 0px 0px 10px; padding: 0px 0px 0px 0px;}

p {
	margin: 0;
	padding: 0;
}

