/* mac hide\*/html, body {height:100%}/* end hide*/body {	margin: 0px;	padding: 0px;
	background: url(../images/back.gif);}a {
	color: #225522;
}
a:visited {
	color: #225522;
}
a:hover {
	color: #992222;
}

#container {	width: 896px;	margin: 0 auto;	text-align: left;	position: relative;	min-height: 100%;	height: auto !important; /* voor moderne browsers */	height: 100%; /* voor IE */	border-left: 1px solid #E9E9E9;	border-right: 1px solid #E9E9E9;	background-image: url(../images/grey_bg.jpg);	background-repeat: repeat-x;	background-position: 0px 0px;	padding: 0;
}
#header {	margin: 0px;	padding: 0px;	height: 197px;}#title {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 20px;	color: #3E2A26;	height: 37px;	vertical-align: middle;	display: block;	padding-left: 300px;	padding-top: 15px;	background-color: #FFFFFF;	clear: both;	border-bottom: solid #DDDDDD 1px;	margin: 0;}#content {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #666666;	padding-left: 300px;	padding-top: 40px;	padding-right: 25px;
	padding-bottom: 25px;	background: #FFFFFF;}#logo {	position: absolute;	left: 7px;	top: 7px;	z-index: 1;	margin: 0;	padding: 0;	width: 265px;	overflow: hidden;}#logo img {	margin: 0px;	padding: 0px;}#navigation {	position: absolute;	z-index: 2;	left: 16px;	top: 205px;}#navigation a {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px;	color: #333333;	background-image: url(../images/nav_divider.jpg);	background-repeat: no-repeat;	background-position: left bottom;	display: block;	padding-left: 15px;	padding-top: 8px;	padding-bottom: 8px;	text-decoration: none;}#navigation a:hover {	background-color: #EEEEEE;}#divider {	background-image: url(../images/nav_divider.jpg);	background-repeat: no-repeat;	background-position: left top;	display: block;	overflow: hidden;	height: 1px;	width: 248px;}
