body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #000000;
	padding: 0px;
	background-color: #000000;
	margin: 0px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
h1 {
	font-size: 2em;
	font-weight: bold;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
}
table, td {
	padding: 0px;
	border-collapse: collapse;
	border: none;
}
#MainTable {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#tdMainTable {
}
#HeadingTable {
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	width: 100%;
	background-image: url(../images/design/toprepeat.jpg);
	background-repeat: repeat-x;
	height: 110px;
}
#tdHeadingLeft {
	width: 250px;
	background-image: url(../images/design/toplogo.jpg);
	background-repeat: no-repeat;
	height: 75px;
	background-position: 0px 0px;
}
#tdHeadingRight {
	width: 200px;
	text-align: right;
	vertical-align: top;
	background-image: url(../images/design/topimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#tdHeadingCentre {
	text-align: center;
	background-image: url(../images/ledenlogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#ContentTable {
	width: 100%;
	background-color: #EEFCFC;
	height: 500px;
	font-size: 0.8em;
	background-image: url(../images/design/leftrepeat.jpg);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
}
#ulMainNav {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
	display: block;
	background-repeat: no-repeat;
	height: 15px;
	width: 120px;
	padding: 5px 0px 5px 30px;
	list-style-type: none;
	font-weight: bold;
	vertical-align: middle;
	background-position: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#ulMainNav a:hover {
	background-image: url(../images/buttons/mainover.gif);
}
#ulMainNav a.current:link, #ulMainNav a.current:visited {
	background-image: url(../images/buttons/mainnavactive.gif);
	color: #4C85A3;
}
#MainNavPositioning {
	width: 160px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#FooterTable {
	width: 100%;
	background-image: url(../images/design/bottomrepeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: hidden;
	height: 40px;
}
#tdFooterLeft {
	width: 160px;
	background-image: url(../images/design/bottomleft.jpg);
}
#tdFooterCenter {
	width: 100%;
	font-size: 10px;
	text-align: center;
	padding-top: 4px;
}
#tdFooterRight {
	width: 20px;
}
#tdContentRechts {
	background-image: url(../images/design/rightrepeat.jpg);
	background-repeat: repeat-y;
	width: 20px;
}
#tdContentCentre {
	vertical-align: top;
	padding-top: 10px;
	text-align: left;
}
#ImageLeft {
	text-align: left;
	float: left;
	margin-right: 10px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #59879E;
	border-right-color: #59879E;
	border-bottom-color: #59879E;
	border-left-color: #59879E;
	margin-top: 10px;
	margin-bottom: 400px;
}

