/*
###########################################################
#
# Filename:			body.css
#
# Copyright:		S-Inside
# Author:			Yvonne Smedts
# Project:			www.rogrofood.nl
# Platform:			CSS
# Date created: 	Maart 15, 2006 
#
    used colours for this website:
    #d4e7fc 	light blue background
    #30468a		text color
# 
###########################################################
*/


body{
	background-color: #d4e7fc;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.inhoud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	text-decoration: none;
	background-image: url(../back.gif);
    background-repeat: no-repeat;
    background-position: center center;
	background-color: #d4e7fc;
	color: #30468a;
}

td.topleft {
	height: 138px; 
	background-color: #d4e7fc;
	background-image: url(../topleft.gif);
	background-repeat: no-repeat;
    color: #30468a;
}

td.top {
	height: 138px; 
	background-color: #d4e7fc;
	background-image: url(../top.gif);
	background-repeat: repeat-x;
    color: #30468a;
}

.left {
	background-image: url(../left.gif);
	height: 100%;    
	width: 240px;
	background-color: inherit;
	color: #30468a;
}

a.home:hover {background-image: url(../home1.gif);}
a.home {
	display: block;
	background-image: url(../home.gif);
	margin-top: 5px;
	width: 47px;
	height: 20px;
	border: 0px;
}

a.home_s {
	display: block;
	background-image: url(../home1.gif);
	margin-top: 5px;
	width: 47px;
	height: 20px;
	border: 0px;
}

a.info:hover {background-image: url(../info1.gif);}
a.info {
	display: block;
	background-image: url(../info.gif);
	margin-top: 5px;
	width: 81px;
	height: 20px;
	border: 0px;
}

a.info_s {
	display: block;
	background-image: url(../info1.gif);
	margin-top: 5px;
	width: 81px;
	height: 20px;
	border: 0px;
}

a.contact:hover {background-image: url(../contact1.gif);}
a.contact {
	display: block;
	background-image: url(../contact.gif);
	margin-top: 5px;
	width: 67px;
	height: 20px;
	border: 0px;
}

a.contact_s {
	display: block;
	background-image: url(../contact1.gif);
	margin-top: 5px;
	width: 67px;
	height: 20px;
	border: 0px;
}

.empty_menu {
	font-size: 1px;
	height: 10px;
}

.ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	text-decoration:none;
	background-color: #d4e7fc;
	color: #30468a;
}

a.link:hover {color: red;}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: underline;
	background-color: #d4e7fc;
	color: #30468a;
}


h3.titel {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	background-color: #d4e7fc;
	color: #30468a;
}

img.logo {
    position: absolute;
    height: 126px;
    width: 228px;
	left: 0px;
	top: 2px;
	z-index: 10;
	background-color: inherit;
	color: #d4e7fc;
}

div.copy{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    font-weight: bold;
    text-decoration: none;
	text-align: left;
	background-color: inherit;
	color: #ffffff;
}

a.copylink:hover{text-decoration:underline;}
a.copylink{
    text-decoration: none;
    background-color: inherit;
    color: #ffffff;	
}

div.handt{
    font-family: Mistral, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    text-decoration: none;
	text-align: left;
	background-color: #d4e7fc;
	color: #30468a;
}

td.streep{
    background-image: url(../streep.gif);
	height: 6px;
	background-color: #d4e7fc;
	color: #30468a;
}

.adrestable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	border: 1px solid #283e84;
	background-color: #d4e7fc;
	color: #30468a;
}

.bcolor{
	border: 1px solid #283e84;
}

img.lutosa{
    position: absolute;
    height: 40px;
    width: 92px;
	right: 395px;
	top: 75px;
	z-index: 10;
}

img.mora{
    position: absolute;
    height: 40px;
    width: 54px;
	right: 330px;
	top: 75px;
	z-index: 10;
}

img.mccain{
    position: absolute;
    height: 40px;
    width: 68px;
	right: 255px;
	top: 75px;
	z-index: 10;
}

img.cocacola{
    position: absolute;
    height: 40px;
    width: 92px;
	right: 155px;
	top: 75px;
	z-index: 10;
}

img.bonduelle{
    position: absolute;
    height: 40px;
    width: 92px;
	right: 55px;
	top: 75px;
	z-index: 10;
}

img.reusel{
    position: absolute;
    height: 45px;
    width: 45px;
	right: 5px;
	top: 70px;
	z-index: 10;
}

#image_big {
	position: absolute;
	left: 30%;
	top: 30%;
	z-index: 200;
	display: none;
	border: solid #283e84 3px;
	padding: 5px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	text-decoration: underline;
	background-color: #d4e7Fc;
	color: #283e84;
}
