/* Basic Styling
=======================*/
body {
	font: 11px/1.6 Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	background-color: #fff;
}
img {
	border: none;
}
h1 { font-size: 1.1em; color: #999; text-transform: uppercase; letter-spacing: 0.1em; }
h2 {
	font-size: 1.1em;
}
h3 { font-size: 1em; font-weight: normal; line-height: 1em; list-style-type: square; list-style-position: outside; }
a:link, a:visited {
	color:#00ab39;
	font-weight: bold;
}
h4 { 
	font-size: 1.1em;
	line-height: 1.3em;
	color: #00aa39;
	text-transform: uppercase;
}
a:hover {
	color:#666666;
}
/* Layout
=======================*/
body {
	text-align: center;
	min-width: 200px;
	
}
#wrapper {
	width: 760px;
	border: solid 1px;
	margin: 0 auto;
	text-align: left;
}
#top {
	margin: 0;
	padding: 0 0;
	background: url(images/picttop.jpg) no-repeat right top;
}
#subNav {
	width: 146px;
	margin: 26px 0 0 0;
	float: left;
}
#content {
	width: 564px;
	margin: -1px;
	float: right;
}
#mainContent {
	width: 480px;
	margin: 18px 0 0 0;
	float: left;
}
#secondaryContent {
	width: 62px;
	height: 430px;
	float: right;
	background: #000000 url(images/pictright.jpg) no-repeat;
}
/* General Styles
=======================*/
h2 {
	margin-bottom: 0;
}
p {
	margin-top: 0;
	line-height: 1.1em;
}
ul {  
	line-height: 1.1em;
	list-style-type: square;  
}

/* mainNav */
#mainNav {

	margin: 0px;
	padding: 0px;
	float: right;
	width: 614px;
	height: 33px;
	background: #FFFFFF url(images/navline.jpg);
	list-style: none;
}
#mainNav a:link, #mainNav a:visited {
	text-decoration: none;
	color: #666666;
}
#mainNav a:hover {
	color: #00ab39;
}
#mainNav li {
	float: left;
}
/* Hide from IE5 mac \*/
#mainNav li a {
	display: block;
}
/* end hack */
#mainNav li a {

	margin: 5px;
	padding-left: 43px;
	line-height: 2.1em;
}
#uberlink1 a:hover, #uberlink1 a:active,
#uberlink1 a:link, #uberlink1 a:visited {
	color: #00ab39;
}
/* subNav */
#subNav {
	color: #00ab39;
}
#subNav a:link, #subNav a:visited {
	text-decoration: none;
	color: #00ab39;
}
#subNav a:hover, #subNav a:active {
	background-color: #FFFFFF;
	background-image: url(images/navleftgray.gif) ;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #666666;
}
#uberlink2 a:hover, #uberlink2 a:active,
#uberlink2 a:link, #uberlink2 a:visited {
	background-color: #FFFFFF;
	background-image: url(images/navleftgray.gif) ;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #666666;
}
#subNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#subNav li {
	margin: 0;
}
#subNav a {
	display: block;
	margin: 0;
	padding: 0px 0px 0px 24px;
	background-color: #FFFFFF;
	background-image: url(images/navleftgreen.gif) ;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#subNav h2 {
	margin: 0;
	padding: 0px 0px 0px 24px;
	line-height: 30px;
	background: #FFFFFF ;
}
/* subNav2 */
#subNav2 {
	color: #00ab39;
	background-image: none;
}
#subNav2 a:link, #subNav2 a:visited {
	text-decoration: none;
	color: #999999;
	background-image: none;

}
#subNav2 a:hover, #subNav2 a:active {
	background-color: #FFF;
	background-position: 0% 50%;
	color: #666666;
}
#uberlink3 a:hover, #uberlink3 a:active,
#uberlink3 a:link, #uberlink3 a:visited {
	background-color: #FFF;
	background-position: 0% 50%;
	color: #666666;
}
#uberlink4 a:hover, #uberlink4 a:active,
#uberlink4 a:link, #uberlink4 a:visited {
	background-color: #FFF;
	background-position: 0% 50%;
	background-image: none;
	color: #000000;
	text-transform: uppercase;
}
#subNav2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#subNav2 li {
	margin: 0;
}
#subNav2 a {
	display: block;
	margin: 0;
	padding: 0px 0px 0px 30px;
	background-color: #FFFFFF;
}

.tableAlgemeen { text-align: left; vertical-align: top; width: 450px; margin: 0 30px 0 0; }
.tabletop { text-align: left; vertical-align: top; }
.tableinfhead { width: 33%; }
.tabletalenhead { width: 50%; }
.tablesub { background-color: #ccc; border-top: 1px solid #999; border-bottom: 1px solid #999; }
.tablelineb { border-bottom: 1px solid #e6e6e6;      e6; }
.indent {
	font-size: 11px;
	font-weight: normal;
	line-height: 0%;
	text-indent: 12px;
}
/* Faux column */
#wrapper {
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	line-height: 1;
}

/* hide this style from IE5 Mac */
#footer {
	margin-left: 180px;
	text-align: center;
}
/* Stop hiding */

	[if IE 5]>
	<style>
	#subNav a {
	height: 1em;
	float: left;
	clear: both;
	width: 100%;
	}
	</style>
	<![endif]
	
	[if IE 6]>
	<style>
	#subNav a {height: 1em;}
	

