@charset "UTF-8";/* CSS Document */BODY {	background-color: #CED6E7;	background-image: url(./images/bg_n.jpg);	background-attachment: fixed;	background-repeat: repeat-x;	margin-top: 12px;	padding-top: 12px;}	.mainblock {	border: 1px solid #222222;	width: 758px;	background-color: #FFFFFF;}.titel {	width: 758px;}.menu {	background-color: #FF6600;	text-align: center;	vertical-align: middle;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	font-size: 12px;	padding-top: 5px;	padding-bottom: 5px;	font-style: normal;	font-weight: normal;	width: 758px;}.menu a {	color: #FFFFFF;	text-decoration: none;	font-size: 12px;	}.menu a:hover {	color: #FFFFFF;	font-size: 12px;	text-decoration: underline;}.content {	background-color: #FFFFFF;	width: 743px;	margin-top: 7px;	margin-right: 2px;	margin-bottom: 0px;	margin-left: 2px;	padding-top: 0px;	padding-right: 2px;	padding-bottom: 0px;	padding-left: 2px;}.footnote {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	text-align: center;	background-color: #FF6600;	height: 18px;	color: #FFFFFF;	vertical-align: middle;	margin-top: 3px;	padding-top: 3px;	width: 758px;}.footnote a {	color: #FFFFFF;	text-decoration:none;}	.footnote a:hover {	color: #FFFFFF;	text-decoration:underline;}	.titeltekst {	font-family: "Lucida Grande", Arial;	font-size: 12px;	font-weight: bold;	color: #FF6600;	margin-top: 2px;	margin-right: 0px;	margin-bottom: 5px;	margin-left: 0px;	padding-top: 2px;	padding-right: 0px;	padding-bottom: 5px;	padding-left: 0px;}#navrow {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: normal;	color: #666666;	text-decoration: none;	width: 99%;	float: left;	}