table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
div.clear {
	clear: both;
}

div.frame {
	margin-top: 40px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}

div.header-container {
	width: 100%;
	height: 29px;
	background:  url(../img/header-spacer.gif) repeat-x left top;
}
div.header-left {
	width: 6px;
	height: 29px;
	background:  url(../img/header-left.gif) no-repeat left top;
	float:left;
}
div.header-logo {
	background:  url(../img/header-logo.gif) no-repeat left top;
	float:left;
	height:21px;
	width:21px;
	margin-top: 3px;
}
div.header-right {
	width: 6px;
	height: 29px;
	background:  url(../img/header-right.gif) no-repeat right top;
	float: right;
}

div.menu-container {
	width: 100%;
	height: 53px;
	background:  url(../img/menu-spacer.gif) repeat-x left top;
}
div.menu-left {
	width: 6px;
	height: 53px;
	background:  url(../img/menu-left.gif) no-repeat left top;
	float: left;
}
div.menu-right {
	width: 6px;
	height: 53px;
	background:  url(../img/menu-right.gif) no-repeat right top;
	float:right;
}
div.menu-block-menu {
	float:left;
	margin-top:36px;
}
div.menu-block-menu ul, div.menu-block-menu li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
}
div.menu-block-menu ul li a {
	border-color:#2C6D83 #2C6D83 -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px 0;
	margin-left:15px;
	margin-top:34px;
	padding:2px 5px 1px;
	background:url(../img/box-top-spacer.gif) repeat-x left top;
	text-decoration: none;
	font-size: 14px;
}
div.menu-block-menu ul.root li ul.node-1 {
	display: none;
}
div.menu-block-menu ul.root li.active ul.node-1 {
	display: inline;
}
div.menu-block-menu ul li ul.node-1 li a {
	border-color:#2C6D83 #2C6D83 -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px 0;
	margin-left:15px;
	margin-top:34px;
	padding:2px 5px 1px;
	background:url(../img/box-top-spacer.gif) repeat-x left top;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
}
div.menu-lang {
	float: right;
}
div.menu-lang-flag {
	height: 11px;
	width: 16px;
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}
div.menu-lang-nl {
	background:  url(../../../../flags/nl.gif) no-repeat right top;
}
div.menu-lang-en {
	background:  url(../../../../flags/gb.gif) no-repeat right top;
}

div.middle-container {
	width: 100%;
	height: 2px;
	clear: both;
	background:  url(../img/middle-top-spacer.gif) repeat-x left top;
}
div.middle-left {
	width: 6px;
	height: 2px;
	background:  url(../img/middle-top-left.gif) no-repeat left top;
	float: left;
}
div.middle-right {
	width: 6px;
	height: 2px;
	background:  url(../img/middle-top-right.gif) no-repeat right top;
	float: right;
}

div.center-container {
	width: 100%;
	background:  url(../img/middle-top-spacer.gif) repeat left top;
}
div.center-left {
	width: 6px;
	background:  url(../img/middle-center-left.gif) repeat-y left top;
	float: left;
}
div.center-right {
	width: 6px;
	background:  url(../img/middle-center-right.gif) repeat-y right top;
	float: right;
}

div.center-content {
	width: 100%;
}
div.center-content-top-container {
	width: 100%;
	height: 8px;
	background:  url(../img/content-top-spacer.gif) repeat-x left top;
}
div.center-content-top-left {
	height: 8px;
	width: 7px;
	background:  url(../img/content-top-left.gif) no-repeat left top;
	float: left;
}
div.center-content-top-right {
	height: 8px;
	width: 7px;
	background:  url(../img/content-top-right.gif) no-repeat right top;
	float: right;
}
div.center-content-middle-container {
	width: 100%;
	background:  #FFF repeat left top;
	min-height: 75px;
	background:  white url(../img/content-middle-right.gif) repeat-y right top;
}
div.center-content-middle-content {
	font-family: verdana;
	font-size: 0.8em;
	color: #000;
	background:  url(../img/content-middle-left.gif) repeat-y left top;
	float: left;
	min-height: 75px;
	padding-right: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
div.center-content-bottom-container {
	width: 100%;
	height: 8px;
	background:  url(../img/content-bottom-spacer.gif) repeat-x left top;
}
div.center-content-bottom-left {
	height: 8px;
	width: 7px;
	background:  url(../img/content-bottom-left.gif) no-repeat left top;
	float: left;
}
div.center-content-bottom-right {
	height: 8px;
	width: 7px;
	background:  url(../img/content-bottom-right.gif) no-repeat right top;
	float: right;
}

div.footer-container {
	width: 100%;
	height: 26px;
	background:  url(../img/footer-spacer.gif) repeat-x left top;
}
div.footer-left {
	width: 6px;
	height: 26px;
	background:  url(../img/footer-left.gif) no-repeat left top;
	float: left;
}
div.footer-right {
	width: 6px;
	height: 26px;
	background:  url(../img/footer-right.gif) no-repeat right top;
	float: right;
}
div.footer-content {
	margin-top: -2px;
	font-family: verdana;
	font-size: 0.7em;
	color: #535353;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
	float: right;
}

table.box {
	width: 100%;
}
td.box-top-left {
	height: 21px;
	width: 1px;
	background:  url(../img/box-top-left.gif) no-repeat left top;
}
td.box-top-spacer {
	height: 21px;
	background:  url(../img/box-top-spacer.gif) repeat-x left top;
	font-family: verdana;
	font-size: 0.9em;
	font-weight: bold;
	color: red;
	margin: 0;
	padding: 0;
	width: 100%;
}
td.box-top-right {
	height: 21px;
	width: 1px;
	background:  url(../img/box-top-right.gif) no-repeat right top;
}
td.box-middle-left {
	width: 1px;
	background:  url(../img/box-pixel.gif) repeat-y left top;
}
td.box-middle-right {
	width: 1px;
	background:  url(../img/box-pixel.gif) repeat-y right top;
}
td.box-bottom-left {
	height: 1px;
	width: 1px;
	background:  url(../img/box-pixel.gif) repeat-x left top;
}
td.box-bottom-spacer {
	height: 1px;
	background:  url(../img/box-pixel.gif) repeat-x left top;
}
td.box-bottom-right {
	height: 1px;
	width: 1px;
	background:  url(../img/box-pixel.gif) repeat-x right top;
}
td.font {
	font-family: verdana;
	font-size: 0.8em;
}

img {
	margin: 0;
	padding:0;
	border: 0;
}

img.info-image {
	padding-right: 5px;
	float: left;
}
span.error-message {
	display: block;
	margin: 10px 5px;
}

a {
	color: #000;
	text-decoration: underline;
	font-family: verdana;
	font-size: 0.8em;
}
a:hover {
	color: #000;
	text-decoration: underline;
	font-family: verdana;
	font-size: 0.8em;
}
a.menu-btn {
	text-decoration: none;
	font-size: 0.9em;
}
a.menu-btn:hover {
	text-decoration: underline;	
}
a.footer {
	text-decoration: underline;
	font-size: 0.9em;
	color: #535353;
}
a.footer:hover {
	text-decoration: none;	
}