body {
	margin: 0;
	background: black url(/stout/gfx/achter.jpg) 100px 40px repeat-y;
	color: #fcc;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	width: 770px;
}

#menu {
	width: 140px;
	height: 100%;
	float: left;
	background: url(/stout/gfx/buttachter.jpg) 0 0 no-repeat;
	padding-right: 10px;
}

ul#hoofdmenu {
	margin: 100px 0 0 60px;
	padding: 0;
	list-style: none;
}

#head {
	width: 600px;
	float: left;
	background: url(/stout/gfx/topachter.jpg) 0 0 no-repeat;
	margin-bottom: 10px;
}

#body {
	margin-top: 16px;
	width: 600px;
	float: left;
}

#cart {
	width: 600px;
	float: left;
	border: 1px solid #fcc;
}

a {
	color: #fcc;
}

a.prod {
	text-decoration: none;
}

#popup {
	margin: 8px;
}

table {
	width: 100%;
}

td, th {
	font-size: 12px;
	padding: 2px;
}

h2 {
	font-size: 14px;
	color: #fcc;
	background-color: #330000;
	margin-top: 0;
	padding: 1px 6px;
}

th {
	color: #fcc;
	background-color: #330000;
}
