body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#wrap {
	width: 780px;
	margin: 0 auto;
}

#nocss {
	display: none;
}

#topnav {
	float: right;
	width: 410px;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

#topnav li {
	float: left;
	/*width: 25%;*/
	display: inline;
	/*padding: 5px 0 3px 0;
	margin-right: 15px;*/
}

#topnav li.img {
	float: right;
}

#topnav a {
	color: #000000;
	text-decoration: none;
	padding: 1px 7px;
	margin: 0 2px;
	
}

#topnav a:hover, #topnav #active a, #topnav #active a:visited {
	color: #999999;
	border-top: 1px solid #333399;
}

#topnav a img {
	border: 0;
	margin-left: 5px;
}

#topnav .img a:hover {
	border-top: none;
}

#header {
	float: left;
	width: 780px;
	height: 150px;
	background: #FFFFFF url(../gfx/header-bg.jpg) top left no-repeat;
}

#header h1 {
	text-indent: -9000em;
	overflow: hidden;
	background: url(../gfx/logo.gif) 5px no-repeat;
	width: 224px;
	height: 102px;
	margin: 0;
	margin-left: 20px;
	padding: 0;
}

#header h1 a {
	display: block;
	width: 224px;
	height: 102px;
}

#divmenu {
	float: left;
	width: 780px;
	margin: 0;
	padding: 2px;
	text-align: center;
}

#menu {
	width: 780px;
	margin: 0;
	padding: 3px;
	list-style: none;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a, #menu a:visited {
	margin: 0;
	padding: 0 8px;
	text-decoration: none;
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
	font-size: 95%;
	font-weight: bold;
	color: #000066;
}

#menu a:hover, #menu #active a, #menu #active a:visited {
	background-color: #FFF0B3;
}

/*#menu li.title {
	float: right;
	display: block;
	color: #000066;
	font-size: 110%;
	font-weight: bold;
	padding: 0 10px;
	background-color: #CCCCCC;
}*/

#container {
	width: 780px;
	margin: 0;
	padding: 0;
}

#content {
	float: right;
	width: 550px;
	background: #CCCCCC url(../gfx/content-bg.gif) 50% 12px no-repeat;
}

#home_content {
	float: left;
	width: 550px;
	background: #CCCCCC url(../gfx/content-bg.gif) 50% 12px no-repeat;
}

.content-top {
	display: block;
	width: 550px;
	height: 11px;
	background: url(../gfx/content-top.gif) top left no-repeat;
}

.content-bottom {
	display: block;
	width: 550px;
	height: 11px;
	background: url(../gfx/content-bottom.gif) bottom left no-repeat;
}

#inhoud {
	padding: 5px 15px;
	min-height: 425px;
}

* html #inhoud {
	height: 425px;
}

#home_inhoud {
	padding: 5px 15px;
	min-height: 310px;
}

* html #home_inhoud {
	height: 310px;
}

#inhoud h1, #home_inhoud h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 170%;
	color: #4D4189;
	margin: 0;	
	margin-bottom: 10px;
	padding: 0;
	border-bottom: 1px solid white;
}

#inhoud h2, #home_inhoud h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #4D4189;
	margin: 0;
	padding-bottom: 0;
}

#inhoud p, #home_inhoud p {
	margin-top: 0;
	padding-top: 0;
}

#inhoud img {
	float: right;
	border: 1px solid white;
	margin-left: 3px;
	padding: 1px;
}

#inhoud #rates {
	border: 1px solid #CCCCCC;
	margin: 10px 0;
}

#inhoud #rates tr.one {
	background-color: #4D4189;
	color: white;
}

#inhoud #rates tr.two {
	background-color: #6454AF;
	color: white;
}

#inhoud #rates td {
	padding: 0 3px;
	border: 1px solid #CCCCCC;
}

#rechts {
	float: left;
	width: 210px;
}

#rechts p {
	margin: 0 0 10px 0;
	padding: 0;
}

#home_rechts {
	float: right;
	width: 210px;
}

#home_rechts p {
	margin: 0 0 10px 0;
	padding: 0;
}

#copy {
	width: 190px;
	padding: 10px;
	margin: 0;
	background-color: #4D4189;
	color: #FFFFFF;
}

#home_copy {
	float: left;
	width: 760px;
	padding: 10px;
	margin: 0;
	background-color: #4D4189;
	color: #FFFFFF;
	text-align: center;
}

#copy p, #home_copy p {
	font-size: 80%;
	margin: 0;
	padding: 0;
}

#copy p a, #home_copy p a, #copy p a:visited, #home_copy p a:visited {
	color: #FFFFCC;
	text-decoration: none;
}

#copy p a:hover, #home_copy p a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.box-top {
	display: block;
	width: 210px;
	height: 12px;
	background: #FFFFCC url(../gfx/box-top.jpg) left top no-repeat;
	font-size: 1%;
}

.box-bottom {
	display: block;
	width: 210px;
	height: 12px;
	background: #FFFFCC url(../gfx/box-bottom.jpg) left bottom no-repeat;
	font-size: 1%;
}

.home-box-top {
	float: left;
	display: block;
	width: 780px;
	height: 12px;
	background: #FFFFCC url(../gfx/home-box-top.jpg) left top no-repeat;
	font-size: 1%;
}

.home-box-bottom {
	float: left;
	display: block;
	width: 780px;
	height: 12px;
	background: #FFFFCC url(../gfx/home-box-bottom.jpg) left bottom no-repeat;
	font-size: 1%;
}