/* CSS Document */

body{
  margin: 0;
  padding: 0;  
}

#sc{
  position: relative; 
  margin: 0 auto;
  width: 978px;
  font-family: arial;
  color: #000;
  font-size: 12px;
}

#t {
	float: left;
	width: 978px;
	height: 99px;
	background-image: url(../img/bg-t.png);
	background-repeat: no-repeat;
  color: #fff;	
}

#l {
	float: left;
	width: 237px;
	min-height: 300px;
	height: auto;	
	margin-top: 72px;
}

#titel {
  float: left;
  background-color: #0b2666;
  width: 725px;
  height: 67px;
  margin-top: 1px;
  padding-left: 15px;
  line-height: 69px;
  color: #fff;
}

#p {
	float: left;
	width: 660px;
	min-height: 558px;
	height: auto;
	background-image: url(../img/bg-p.png);
	background-repeat: no-repeat;
	padding-left: 43px;
	padding-right: 37px;
  margin-top: 2px;
	padding-top: 256px;
  color: #fff;
}

h1{
  padding:0;
	margin: 0; 	
	font-size: 16px;
}

h2{
	font-style: italic;
	font-size: 14px;	
	color: #231f20;
	width: 480px;
}

.titel {
  margin-left: 28px;
}

#titel.blauw {
	background-color: #00aeef;
  background-image: url(../img/schuimfoam.png);
  background-position: center;
  background-repeat: no-repeat;	
}

/* t */

#zoek {
	float: left;
	margin-left: 816px;
	margin-top: 38px;	
}

.vind {
	width: 104px;
	height: 20px;
}

.vindsubmit {
	cursor: pointer;
	background: transparent;
	border: none;
	color: #fff;
	width: 35px;	
}

#zoek + p {
  margin: 0;
  padding: 0;
	float: left;
	margin-left: 885px;	
	width: 78px;
	height: 12px;
}

#menu{
  float: left;
  width: 590px;
  height: 20px;
  margin-left: 260px;
  margin-top: 3px;
}

#menu ul {
  margin:0;
  padding:0;
  height: 20px;
}

#menu li {
  float: left;	
  list-style: none;
  width: auto;
  padding-left: 20px;	
  height: 20px;
}

#menu li a{
  text-decoration: none;
  color: #fff;
  font-size: 15px;
}

#menu + p {
  margin: 0;
  padding: 0;
	float: left;
	width: 128px;
	height: 20px;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	margin-top: 4px;	
}

/* l */

#l ul {
  float: left;
	width: 237px;
	min-height: 32px;
	height: auto;
	margin: 0;
	padding: 0;	
}

#l ul li {
  float: left;
	list-style: none;
	min-height: 30px;
	height: auto;
	width: 230px;
	line-height: 30px;
	margin: 0;
	margin-bottom: 2px;
	padding: 0;	
	padding-left: 4px;
	font-size: 16px;
}

#l li a{
	color: #fff;
	text-decoration: none;	
	display: block;	
}

#l ul ul{
  float: left;
  min-height: 15px;
}

#l ul ul li{
  padding-left: 0;
  font-size: 14px;
}

#l ul ul li:first-child{
  background-image: url(../img/lijn.png);
  background-position: top;
  background-repeat: no-repeat;
}

#l .vlo {
	background-color: #7ba035;	
}

#l .nop {
	background-color: #6d6e71;	
}

#l .fol {
	background-color: #f47920;	
}

#l .sch {
	background-color: #00aeef;	
}

#l .tap {
	background-color: #ec008c;	
}

#l .afb {
	background-color: #008049;	
}

#l .div {
	background-color: #77500d;	
}

.downloads {
	float: left;
	width: 208px;
	height: 30px;
	background-color: #00559a;
	padding-left: 26px;
	font-size: 16px;
	line-height: 30px;
	margin-top: 24px;	
	color: #fff;
	text-decoration: none;	
	display: block;	
}

/* p */

#kp {
  float: left;
  width: 654px;
  height: 15px;   
  color: #454648;
  margin-bottom: 6px;
  margin-left: 47px;
}

#kp a{
  text-decoration: none;
  color: #454648;
}

.producten {
  float: left;
  width: 232px;
  height: 228px;
  margin-top: 10px;
  font-size: 12px;
}

.producten img{
  margin-top: 10px;
}

.producten a{
  text-decoration: none;
  color: #000;
}

.prod-afb {
	float: left;
	width: 170px;
	height: 170px;
	border: #002863 solid 1px;
	margin-right: 20px;	
}

#vorigvolgend {
	float: left;
	text-align: right;
	width: 480px;
	height: 24px;
	color: #14255a;	
	font-style: italic;
}

#vorigvolgend a{
	color: #14255a;
	text-decoration: none;	
}

#p p{
  width: 670px;
  line-height: 20px;
  padding-left: 47px;
}