/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-y:scroll;
	overflow-x:hidden;
	background-image:url(images/verloopb.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}


img{ border:none;}

/* text */
.textkop{
	font-weight:bold;
	color:#002e6c;
	}

/* table */
td.text{
	padding:0 15px 0 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:11px;
	color:#666666;
	}

td.text a{
	color:#002e6c;
	text-decoration:underline;
	}
	
td.text a:hover{
	color:#002e6c;
	text-decoration:underline;
	}
	
td.textno{
	padding:0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:11px;
	color:#666666;
	}

td.textno a{
	color:#002e6c;
	text-decoration:underline;
	}
	
td.textno a:hover{
	color:#002e6c;
	text-decoration:underline;
	}
	
td.textmenu{
	padding:0 15px 0 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:11px;
	color:#666666;
	}

td.textmenu a{
	color:#666666;
	text-decoration:none;
	}
	
td.textmenu a:hover{
	color:#002e6c;
	text-decoration:none;
	}

td.back{
	padding:0 15px 0 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:11px;
	color:#666666;
	}

td.back a{
	color:#002e6c;
	text-decoration:underline;
	}
	
td.back a:hover{
	color:#002e6c;
	text-decoration:underline;
	}

/* backgrounds */
td.background{
	background-image:url(images/verloopt.gif);
	background-position:top;
	background-repeat:repeat-x;
}

td.toplijnen{
	background-image:url(images/toplijnen.gif);
	background-repeat:no-repeat;
}

td.toplijnen2{
	background-image:url(images/toplijnen2.gif);
	background-repeat:no-repeat;
}

td.toplijnen3{
	background-image:url(images/toplijnen3.gif);
	background-repeat:no-repeat;
}
td.home{
	background-image:url(../images/bg/home.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
td.sherry{
	background-image:url(../images/bg/sherry.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
td.zureharing{
	background-image:url(../images/bg/zure-haring.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
td.braadharing{
	background-image:url(../images/bg/braadharing.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
td.braadrolmops{
	background-image:url(../images/bg/braadrolmops.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
td.haringsalade{
	background-image:url(../images/bg/haringsalade.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
td.smokey{
	background-image:url(../images/bg/smokey.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
td.rolmops{
	background-image:url(../images/bg/rolmops.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
td.mildgekruid{
	background-image:url(../images/bg/mild-gekruid.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
td.vinnegrette{
	background-image:url(../images/bg/vinnegrette.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
td.maatjes{
	background-image:url(../images/bg/maatjes.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
td.groothandel{
	background-image:url(../images/bg/groothandel.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
td.nieuws{
	background-image:url(../images/bg/nieuws.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
td.contact{
	background-image:url(../images/bg/contact.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

/* images */
img.padding-right{
	margin-right: 10px;
	}
img.padding-righttop{
	margin-right: 10px;
	margin-top: 1px;
	} 

/* div */
#logo{
	position:relative;
	left:-332px;
	top:-450px;
	}
	
div#placeholder{
	position:relative;
	width:150px;
	height: 153px;
}

div#intercool{
	position:absolute;
	left: -150px;
	top: -560px;
}