/* CSS Document */

body,html{
  margin: 0;
  padding: 0;  
  min-width:1000px;
  width:auto;
  background-image: url(../img/bg-sc.png);
  background-repeat: repeat-y; 
  background-position: top center;
}

#bg{
  position: absolute;
  width: 100%;
  min-width:1000px;  
  height: 156px;
  background-color: #0469b2;
  z-index: 1;
}

#sc{
  position: relative;
  width: 1000px;
  margin: 0 auto;
  min-height: 100%;
  height: 100%;   
  z-index: 2;
  font-family: arial;
  line-height:16px;
  font-size: 12px;
}

#t{
  float: left;
  width: 995px;  
  height: 143px;
  padding-top: 18px;
  background-image: url(../img/bg-top.png);
  background-repeat: no-repeat;
  background-position: top right;
  /* padding-left: 5px; */
}

#t img{
	width: 307px;
	height: 97px;
}

#m{
  float: left;
  width: 995px;
  height: 25px;
  line-height: 25px;  
/*  padding-left: 5px; */
}

#p{
  float:left;
  width: 833px;
  padding-right:0px;
  min-height:200px;    
  height:auto;
}


#adv-o{
  float: left;
  width: 830px;
  height: 159px;
  /*border-top: 1px solid #747474;*/
  margin-top: 10px;
  padding-top: 3px;
}

#adv-o img{
  margin-right: 0px;
}

#adv-o table{
	margin-left: 0;
  margin-right: 10px;
}

/* top */

#t img{
  float: left;
}

#t b{
  margin: 0;
  float: left;
  filter: shadow(color=#000, direction=90);
  text-shadow: 1px 1px 2px black;
  padding: 0;
  color: #fff;
  font-size: 28px;
  height:30px;
  padding-left:5px;
  padding-top:10px;
  margin-left: 150px;
  margin-top: 21px;
}

#r{
  float: left;
  width: 150px;
  min-height: 500px;
  height: auto;
  padding-left: 5px;
}

#r img{
  margin-top: 12px;
}


h1
{
  margin-top: 10px;
  padding: 0;
  color: #823821;
  font-size: 17px;
}


/* p */

#pl{
  float: left;
  width: 247px;
  min-height: 500px;
  height:auto;
}

.lblok{
	clear:left;
}

#pm{
  float: left;
  width: 247px;
  margin-left:28px;
  min-height: 500px;
  height:auto;}

#pr{
  float: left;
  width: 247px;
  margin-left:28px;
  min-height: 500px;
  height:auto;    
}

.blokcontainer{
  float: left;
  width: 255px;
  min-height: 300px;
  height:auto;
  margin-right: 22px;
}

.kop{
  float: left;
  width: 255px;
  height: 25px;
  line-height: 25px;
  color: #fff;
  margin-top: 24px;
  /*background-color: #cc3e32;*/
  background-color: #003366;
  text-align: center;
  font-family: arial black;
}

.blok{
  float: left;
  width: 245px;
  min-height: 25px;
  /*background-color: #e59e98;*/
  background-color: #CCC;
  padding-left: 5px;
  padding-right:5px;
  line-height: 20px;
}

.blok ul{
  margin: 0;
  padding: 0;
}

.blok ul li{
  list-style: none;
clear: left;
}

.blok ul li a{
  text-decoration: none;
  color: #000;
  display: block;
  float: left;
  min-height: 13px;
  height: auto;
  width: 195px;
}

.date{
	background-image: url(../../img/hardinxveld/dateblokje.png);
	height: 28px;
	width: 30px;
	display: block;
	float: left;
	color: #FFF;
	margin-right: 5px;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	padding-top: 2px;
	font-weight: bold;
	margin-top: 5px;
}
