body {	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #e7efbd;
	font-family: verdana, arial, helvectica;
	font-size: 10px;	
}

/* horizontaal hoofdmenu */
.menu {
	background-color: #669933;
	width: 700px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: white;
	font-size: 15px;	
	font-weight: bold;
	font-family: verdana, arial, helvectica;	
}
.menu A:link {
	color: white;
	text-decoration: none;
	}
.menu A:visited {
	color: white	;
	text-decoration: none;
	}
.menu A:hover {
	color: #ff0000;
	text-decoration: none;
	}

/* verticaal maaltijden menu */
ul#navlist
{
margin: 0 0 0 0px;
padding: 0;
width: 220px;
}

#navlist li
{
list-style-type: none;
background-color: #669933;
color: #daa520;
border: 0px solid white;
text-align: left;
font-weight: bold;
padding: 5px;/*.3em;*/
margin-bottom: .1em;
}

#navlist li a
{
color: white;
text-decoration: none;
display: block;
}

#navlist li a:hover
{
	color: red;
}

.Foutmelding {
	font-weight: bold;
	font-size: 12px;
	color: gray;
	font-family: verdana, arial, helvectica;
	border: solid 1px red;
	padding: 5px;
	padding-left: 30px;
}

.Bezoekersteller {
	border: solid #669933 1px;
	padding: 8px;
}

.Nieuw {
	font-weight: bold;
	font-size: 18px;
	color: #ff0000;
}

.maintable {
	width: 700px;
	border:1px solid #669933;
	border-collapse: seperate;
	border-spacing: 15px;
}

.footer, .footer A:hover, .footer A:link, .footer A:visited {
	font-weight: bold;
	font-size: 10px;
	color: gray;
	font-family: verdana, arial, helvectica;
	text-align: center;
}

.bestel {
	text-align: center;
	color: black;
	font-size: 12px;	
	font-weight: bold;
	font-family: verdana, arial, helvectica;
}
.Title {
	color: black;
	font-size: 14px;	
	font-weight: bold;
	font-family: verdana, arial, helvectica;

}
.SubTitle {
	color: black;
	font-size: 12px;	
	font-weight: normal;
	font-family: verdana, arial, helvectica;
}
.Prize, .Diet, .Weight {
	color: black;
	font-size: 10px;	
	font-weight: normal;
	font-family: verdana, arial, helvectica;
}

.Foto {
	border: 1px solid black;
}

.HeaderLeft {
	background-image: url(../Images/Top/header-bg-left.jpg);
	background-position: right;
	height: 190px;
}
.HeaderCenter {
	background-image: url(../Images/Top/header.jpg);
	background-position: center;
	height: 190px;	
}
.HeaderRight {
	background-image: url(../Images/Top/header-bg-right.jpg);
	background-position: left;
	height: 190px;	
}

A:link {
	color: #669933;
	text-decoration: underline;	
}
A:visited {
	color: #669933;
	text-decoration: underline;		
}
A:hover {
	color: #ff0000;
	text-decoration: underline;		
}

img {
	border: 0px;
	vertical-align : middle;
}

h1 {
	font-size: 15px;
	color: #000000;
	font-family: verdana, arial, helvectica;
	text-align: center;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: verdana, arial, helvectica;
}
h3 {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvectica;
}

p,ol {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvectica;
}
		   	   
hr {
	color: #669933;
	width: 100%;
	height: 1px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.FatLine {
	height: 18px;
}

ul {
	list-style: bullit;
}

table {
	font-size: 11px;
	font-family: verdana, arial, helvectica;
}