#container {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #header img {
	margin-top: 8px;
	margin-bottom: 8px;
}
body {
	background-image: url(../rijles-stadskanaal/background.jpg);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	background-color: #4165BB;
	font-family: calibri;
	color: #000;
}
#container #content {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	float: left;
	width: 625px;
}
#container #content p #center {
}
#container #webdesign {
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
}
#container #menu ul {
	display: inline;
	list-style-type: none;
}
#container #menu ul li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#container #content h1 {
	font-size: 22px;
	font-weight: normal;
	color: #006;
}
#container #menu {
	background-image: url(../rijles-stadskanaal/menu.png);
	background-repeat: no-repeat;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #menu ul li a {
	color: #003;
	text-decoration: none;
}
#container #menu ul li a:hover {
	text-decoration: underline;
}
#container #webdesign {
	font-size: 12px;
}
#container #content table tr td table tr td ul li {
	list-style-type: circle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#container #rechts {
	float: left;
	width: 200px;
	margin-left: 2px;
	text-align: center;
}
#container #clear {
	clear: both;
}
#container #content ul {
	list-style-type: none;
}

