body {
	background: #ffffff url("/images/bg_gradient.gif") repeat-x scroll top center;
	margin: 0;
	padding: 0;
	color: #003772;
	font: normal 10pt/14pt Helvetica, Arial, sans-serif;
}

#wrapper {
	background-color: #ffffff;
	display: block;
	height: 650px;
	margin: 0px auto 0px auto;	
	width: 900px;
}

#header {
	width: 900px;
	height: 270px;
}

#logo {
	float: left;
	background: white url("/images/stipple_logo_right.gif") no-repeat scroll top right;
	width: 255px;
	height: 270px;
	margin: 0px;
	padding: 0px;
}

#logo img {
	position: relative;
	left: 18px;
	top: 103px;
	width: 219px;
	height: 135px;
	border: 0px;
}

#menu {
	float: left;
	width: 645px;
	height: 270px;
	line-height: 0px;
}

#menu ul li a img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 645px;
}

#menu ul li {
	display: inline;
	height: 238px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu ul li a {
		margin: 0px;
		padding: 0px;
		border: 0px;
}


#lunchen, #dineren, #informatie, #contact {
	width: 129px;
}
#informatie {
	width: 128px;		
}
#zonnen {
	width: 130px;	
}

/* AFTER HEADER STUFF */

#content {
	margin-top: 38px;
	width: 900px;	
}

#leftbar {
	display: block;
	float: left;
	width: 254px;
	height: 292px; /* 292 */
	text-align: center;
}

#contentcolumn {
	background: url("/images/dotted.gif") repeat-y scroll top left;	
	width: 605px;
	float: left;
	padding: 20px;
	padding-top: 0px;
	min-height: 260px;
}

#contentcolumn h1:first-child {
	margin-top: 3px;
}

#subtitle {
	margin-top: 11px;
}

#nodoggies {
/*	margin-top: 158px;
*/}

#leftbottom_menu {
	margin-top: 20px;
	width: 253px;
}

#leftbottom_menu img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.contentimg {
	margin: 15px;
}

/* COMMON CSS ACTIONS */

.clear {
	clear: both;
}

.fr {
	float: right;
}	

.fl {
	float: left;
}

#weekmenu {
	margin-bottom: 8px;
}

