body
{
	background: white;
	color: #FFF;padding:0px;margin:0px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 13px;
	background: url('./images/right.jpg') no-repeat white;
	background-position: 1020px top; 
}
a:link, a:visited  { color: #ceac16;}
div#sk
{
	position: absolute;
	top: 0px; left: 0px;
	width: 1200px;
	height: 900px;margin: 0px;padding:0px;
}
h1#logo
{
	background-image: url('./images/logo.jpg');
	text-indent: -10002px;
	width: 200px;
	height: 269px;
	position: absolute;top:0px;left: 0px;
	margin: 0px;
}
#alinks {display: none;}
/* menu */
ul#menu
{
	background: url('./images/menu.png') top;
	position: absolute;
	top: 269px;left: 0px;width: 200px;
	list-style: disc;
	margin: 0px;
	padding: 18px 0px 0px 0px;
	height: 161px; 
}
ul#menu li
{
	position: relative;
	margin: 0px 0px 1px 4px;
	left: 30px;
	color: #ffea00;
	width: 140px;
	font-size: 16px;
	font-weight: lighter;
}
ul#menu a:link, ul#menu a:visited {	color: inherit; text-decoration: none;} ul#menu a:hover {color: white;}
div#address
{
	position: absolute;
	top: 448px;
	width: 200px;height: 452px;
	background: url('./images/bottom.png');
}
#address address
{
	margin: 95px 0px 0px 20px;
	font-style: normal !important;
	color: #bc902d;
	
}
#polaroid
{
	position: absolute;
	left: 255px; width: 336px;
	height: 342px; top: 174px;
	z-index: 20;
}
#polaroid a
{
	position: absolute;
	top: 50px; left: 0px;
	text-decoration: none;
	height: 342px; width: 336px;
}
#polaroid a span {visibility: hidden;}
#polaroid.home {background-image: url('./images/pola_home.jpg');}
#polaroid.afhaal {background-image: url('./images/pola_afhaal.jpg');}
#polaroid.bezorg {background-image: url('./images/pola_bezorg.jpg');}
#polaroid.catering {background-image: url('./images/pola_catering.jpg');}
#polaroid.reserveren {background-image: url('./images/pola_reserveren.jpg');}
#polaroid.route {background-image: url('./images/pola_route.jpg');}

#content
{
	width: 820px;
	height: 900px;
	position: absolute;
	left: 200px;
	top:0px;
	color: #360947;
	
}
#content.normal{background: url('./images/main_normal.jpg');}
#content.wide{background: url('./images/main_wide.jpg');}
#content a:link, #content a:visited { color: #444;}
#content a:hover {color: #bc902d;}
#content.wide h2
{
	position: absolute;left: 120px;
	top: 220px; width: 650px;
	margin: 0px;
	height: 50px;
	background: bottom left url('./images/blokje.jpg') repeat-x;
}
#content.wide #page
{
	position: absolute;
	left: 120px; width: 650px;
	top: 280px; height: 440px;
	overflow-y: auto;
	overflow-x: hidden;
}
#content.normal h2
{
	margin: 0px;
	height: 50px;
	background: bottom left url('./images/blokje.jpg') repeat-x;
}
#content.normal #page
{
	position: absolute;
	left: 453px; width: 330px;
	top: 210px; height: 410px;
	overflow-y: auto;
	overflow-x: hidden;
}
#menu th
{
	text-align: left; color: #dd0f00; font-style: italic;
}
#menu .item {color: #6c2f88; font-style: italic; margin-bottom: 5px;}