body
{
	background:				#F60202;
	width:					100%;
	margin:					0;
	padding:				0;
	font-family:			verdana;
	font-size:				11px;
}

#website
{
	background:				#f60202;
	min-width:				955px;
	margin:					auto;
}

#header
{
	background:				#ffffff url('../images/header.jpg') no-repeat center;
	height:					125px;
}

#menu
{
	background:				#ffffff url('../images/menu_bg.jpg') repeat-x;
	height:					77px;
	text-align:				center;
	padding-bottom:			1px;
}

#menu img
{
	border:					0;
}

#content
{
	background:				url('../images/bg.jpg');
}

#content_header
{
	background:				url('../images/content_header.jpg');
	width:					955px;
	height:					142px;
	margin:					auto;
}

#content_content
{
	position:				relative;
	background:				#ffffff;
	width:					955px;
	height:					391px;
	margin:					auto;
}

#content_bottom
{
	background:				url('../images/content_bottom.jpg');
	width:					955px;
	height:					25px;
	margin:					auto;
}

#copyright
{
	background:				url('../images/copyright.jpg') no-repeat center 5px;
	width:					955px;
	height:					30px;
	margin:					auto;
	text-align:				center;
}

#copyright img
{
	position:				relative;
	float:					right;
	margin-right:			20px;
	margin-top:				5px;
	border:					0;
}

#border_left
{
	position:				absolute;
	background:				url('../images/border_left.jpg');
	width:					5px;
	height:					391px;
}

#border_right
{
	position:				absolute;
	top:					0;
	right:					0;
	background:				url('../images/border_right.jpg');
	width:					6px;
	height:					391px;
}

#pagina
{
	position:				relative;
	width:					490px;
	height:					390px;
	padding-right:			5px;
	overflow:				auto;
	left:					40px;
	top:					8px;
}

#sidebar
{
	position:				absolute;
	top:					55px;
	right:					75px;
}

#sidebar p
{
	color:					#727071;
}

#sidebar span
{
	color:					red;
	font-weight:			bold;
}

#sidebar #reserveren
{
	font-size:				17px;
}

#sidebar #restaurant
{
	color:					#000000;
}

/* - - - - - - - - - - - - */
h2
{
	color:					#e11a19;
}