@charset "UTF-8";* {	margin: 0px;	padding: 0px;}#wrapper {	width: 780px;	margin-right: auto;	margin-left: auto;	border: 2px solid #366;	height: auto;	float: none;	position: relative;	background-color: #FFF;}#head {	height: 183px;	width: 780px;	margin-bottom: 30px;	background-color: #FFF;}#navigation  {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-style: normal;	line-height: 120%;	font-weight: normal;	font-variant: normal;	text-transform: none;	text-decoration: none;	padding-left: 25px;	margin-bottom: 50px;}a {	font-size: 13px;	color: #336666;}a:link {	text-decoration: none;	color: #693;	font-weight: bold;}a:visited {	text-decoration: none;	color: #339933;}a:hover {	text-decoration: none;	color: #FFCC33;	font-weight: bold;}a:active {	text-decoration: none;	color: #FFCC33;}#content {	padding-left: 25px;	padding-right: 25px;	color: #F0C;}#content h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 30px;	font-weight: bold;	color: #666;	text-decoration: none;	margin-bottom: 10px;}#content h2 {	font-family: Tahoma, Geneva, sans-serif;	font-size: 18px;	font-weight: bold;	color: #666;	text-decoration: none;	margin-bottom: 26px;	margin-top: 39px;	background-color: #F0EADF;	padding: 5px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCC;}#content h3 {	font-family: Tahoma, Geneva, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: bolder;	color: #666;	text-decoration: none;	margin-bottom: 6px;	text-indent: -20px;	padding-left: 20px;}#content p {	font-size: 13px;	font-style: normal;	line-height: 18px;	font-weight: normal;	font-variant: normal;	text-transform: none;	color: #666;	text-decoration: none;	padding-left: 20px;}.vormerken {	background-color: #693;	width: 200px;	color: #FF9;	text-align: left;	padding-top: 5px;	padding-right: 10px;	padding-bottom: 5px;	padding-left: 10px;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 14px;	margin-top: 10px;	margin-bottom: 20px;	height: auto;	margin-left: 20px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CF9;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-right-color: #063;	border-bottom-color: #063;	border-left-color: #CF9;}#content ul {	padding-left: 32px;	color: #666;	font-size: 13px;	line-height: 18px;	text-decoration: none;	margin-bottom: 13px;	padding-right: 100px;}#content hr {	margin-top: 15px;	margin-bottom: 15px;	color: #CCC;	width: auto;}