@charset "iso-8859-1";
<!--
body				{ background-color:#000000; color:#A9C5C3; margin:10 0 0 0; font-family:"verdana","trebuchet ms","arial"; font-size:8pt;}

a					{ text-decoration:underline; color:#FFFFFF; }
a:hover				{ text-decoration:underline; }

a.botrow			{ text-decoration:none; }
a.botrow:link		{ text-decoration:none; }
a.botrow:visited	{ text-decoration:none; }
a.botrow:active		{ text-decoration:none; }
a.botrow:hover		{ text-decoration:none; }

a.nav 				{ text-decoration:none; color:#FAF1DD; }
a.nav:link 			{ text-decoration:none; }
a.nav:visited		{ text-decoration:none; }
a.nav:active 		{ text-decoration:none; }
a.nav:hover			{ text-decoration:underline; }

a.light 			{ text-decoration:underline; color:#621926; }
a.light:link 		{ text-decoration:underline; }
a.light:visited		{ text-decoration:underline; }
a.light:active 		{ text-decoration:underline; }
a.light:hover		{ text-decoration:underline; }

td.dark				{ background-color:#621926; color:#FAF1DD;}
td.light			{ background-color:#FAF1DD; color:#621926; }

p					{ margin:0; font-size:10pt; letter-spacing:1px;}
p.cpy				{ font-size:8pt; }
p.big				{ font-size:10pt; }
p.biggest			{ font-family:"times"; font-size:2.5em; font-style:italic; letter-spacing:3px;}

form				{ margin:0; font-size:10pt; }
input				{ font-size:10pt; }

.solid
{
border: solid;
border-top-width : 1px;
border-right-width : 1px;
border-left-width : 1px;
border-bottom-width : 1px;
border-color:#621926;
}
.linkje
{
cursor:hand;
cursor:pointer;
}

/* Formuliervelden */
.input
{
font-family:verdana,helvetica,arial;
font-size:8pt;
color:#800000;
background-color:#EFEFEF;
border:solid;
border-top-width:1px;
border-right-width:1px;
border-left-width:1px;
border-bottom-width:1px;
border-color:#676767;
}

.out
{
font-family:verdana,helvetica,arial;
font-size:8pt;
color:#000000;
background-color:#EFEFEF;
border:solid;
border-top-width:1px;
border-right-width:1px;
border-left-width:1px;
border-bottom-width:1px;
border-color:#ABABAB;
}

/*	Buttons */
.button
{
font-family:verdana,helvetica,arial;
font-size:10px;
font-weight:bold;
color:#621926;
background-color:#DEDEDE;
border:solid;
border-top-width:1px;
border-right-width:1px;
border-left-width:1px;
border-bottom-width:1px;
border-color:#000000;
cursor:hand;
cursor:pointer;
}

.buttonon
{
font-family:verdana,helvetica,arial;
font-size:10px;
font-weight:bold;
color:#DEDEDE;
background-color:#621926;
border:solid;
border-top-width:1px;
border-right-width:1px;
border-left-width:1px;
border-bottom-width:1px;
border-color:#000000;
cursor:hand;
cursor:pointer;
}

.alacartemenu
{
	width:85%;
	font-family:"trebuchet ms","arial";
	font-size:14px;
	background-image:url('../bgr/bg-geel.jpg');
	color:#621926;
	border-collapse:collapse;
}
.gerecht
{
	background-image:url('../bgr/bg-bruin.jpg');
}
-->