body, html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

a:link, a:visited, a:active {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #00a654;
	text-decoration: none;
	outline:none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 22px;
	color: #000000;
}

h2 {
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 22px;
	color: #00a654;
}

h3 {
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
}

h4 {
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 18px;
	color: #00a654;
}

img {
	border:none;
}
/* start containers */

#options_container {
	position: relative;
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}

#options_container a, #options_container a:hover {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.options {
	position: relative;
	width: 250px;
	height: 20px;
	padding: 10px 0px 0px 0px;
	float: left;
	text-align: center;
}

#main_container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	/*overflow:hidden;*/
}


div.schaduw_links {
	background: url(../images/shadows/schaduw_links.png) repeat-y;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/System/images/shadows/schaduw_links.png');
	_background-image:none;
	left: -4px;
	top: 0px;
	width: 4px;
	height: 100%;
	position: absolute;
}

div.schaduw_onder {
	background-image:url(/Files/System/images/shadows/schaduw_onder.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/System/images/shadows/schaduw_onder.png');
	_background-image:none;
	left: -4px;
	width: 100%;
	bottom: -16px;
	position: absolute;
	height: 16px;
}

div.schaduw_hoekonder {
	background: url(../images/shadows/schaduw_hoekonder.png) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/System/images/shadows/schaduw_hoekonder.png');
	_background-image:none;
	right: -12px; 	
	width: 16px;
	bottom: -16px;
	position: absolute;
	height: 16px;
}

div.schaduw_rechts {
	background: url(../images/shadows/schaduw_rechts.png) repeat-y;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/System/images/shadows/schaduw_rechts.png');
	_background-image:none;
	right: -12px; 
	width: 12px;
	padding-top: 152px;
	position: absolute;
	top: -152px;
	height: 100%;
}

div.schaduw_boven {
	background: url(../images/shadows/schaduw_boven.png) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/System/images/shadows/schaduw_boven.png');
	_background-image:none;
	left: -5px;
	width: 100%;
	position: absolute;
	top: -4px;
	height: 4px;
}

div.schaduw_hoekboven {
	background: url(../images/shadows/schaduw_hoekboven.png) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/System/images/shadows/schaduw_hoekboven.png');
	_background-image:none;
	right: -4px;
	width: 9px;
	position: absolute;
	top: -4px;
	height: 4px;
}

div.schaduw_footerrechts {
	background: url(../images/shadows/schaduw_footerrechts.png) repeat-y;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Files/System/images/shadows/schaduw_footerrechts.png');
	_background-image:none;
	position:absolute;
	_visibility:hidden;
	right: -12px;
	padding-bottom: 4px;
	width: 12px;
	top: -4px;
	height: 100%;
}


#header_container {
	position: relative;
	height: 201px;
	padding: 0px;
	z-index:9;
}

#content_container {
	height:100%;
	width:960px;
	float:left;
	position:relative;
	padding: 20px 20px 40px 20px;
	/*height: 280px;*/
	overflow: visible;
	background: #ffffff url(../images/basics/bgcontent.gif) no-repeat bottom center;	
}

#content_container2 {
	height:100%;
	width:960px;
	float:left;
	position:relative;
	padding: 20px 20px 40px 20px;
	/*height: 280px;*/
	overflow: visible;
	background: #ffffff url(../images/basics/bgcontent.gif) no-repeat bottom center;
	z-index:10;
}

#keuze_links {
	float:left;
	height:350px;
	width:380px;
}

#keuzerechts {
	width:500px;
	float:left;
}

#footer_container {
	position: relative;
	height: 20px;
	color: #ffffff;
	font-size: 11px;
	background-color: #000000;
	overflow: hidden;
}

#footer_container a, #footer_container a:hover{
	color: #ffffff;
	font-size: 11px;
}

#footer_left {
	float: left;
	padding: 2px 0 0 20px;
	/*border: solid 1px blue;*/
}

#footer_right {
	float: right;
	padding: 2px 20px 0 0;
	/*border: solid 1px red;*/
}



/* end containers */



/* start header */

#header_top {
	width: 1000px;
	height: 157px;
	float: left;
	position: relative;
}

#header_topmenu {
	width: 1000px;
	height: 36px;
	background: #000000 url(../images/basics/bgtopmenu.gif) no-repeat top center;
}

#header_topmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width:100%;
	text-align:center;
}

#header_topmenu li{
	display:inline;
	text-align:center;
	position:relative;
}

#header_topmenu ul li a{
	float: left;
	padding: 15px 0 0 0;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	width:142px;
}

.topmenu_item {
	width: 142px;
	float: left;
	text-align: center;
}

.topmenu_item a, .topmenu_item a:hover{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.topmenu_spacer {
	width: 1px;
	height: 36px;
	float: left;	
}

#header_topimage {
	width: 1000px;
	height: 121px;
	position: relative;
}

#header_topstudies {
	width: 662px;
	height: 80px;
	position: relative;
	float: left;
	overflow: visible;
}

#header_address {
	width: 240px;
	height: 80px;
	position:relative;
	z-index:20;
	margin-left:642px;
	margin-top:-100px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #00a654;
}

#header_address p, #header_address2 p, #header_address2 a, #header_address a{
	font-size: 14px;
	font-weight: bold;
	color: #00a654;		
}

#header_address2 {
	width: 240px;
	height: 80px;
	position:relative;
	z-index:20;
	margin-left:642px;
	margin-top:-100px;
	text-align: center;
}

* html #header_image { 
	position:absolute;
	width: 1000px;
	height: 80px;
	z-index:15;
	margin-left:-20px;
	margin-top:-103px;
} 
*+html #header_image { 
	position:absolute;
	width: 1000px;
	height: 80px;
	z-index:15;
	margin-left:-20px;
	margin-top:-100px;
}

#header_image{
	position:absolute;
	width: 1000px;
	height: 80px;
	z-index:15;
	margin-left:-20px;
	margin-top:-80px;
}

#payoff_container {
	position: relative;
	width: 980px;
	height: 30px;
	margin: 0 auto;
	padding: 9px 0px 0px 0px;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

#payoff_container a:link, #payoff_container a:visited, #payoff_container a:active {
	font-size: 10px;
	color: #000000;
	text-decoration: none;		
}

#payoff_container a:hover {
	font-size: 10px;	
	color: #ffffff;
	text-decoration: underline;
}

#content0 {
	float:left;
	position:relative;
	width:704px;
	height:420px;
}

#content_left {
	float:left;
	width:564px;
	/*border: solid 1px red;*/
	position:relative;
	height:100%;
}

#content_right {
	float:left;
	margin: 230px 0 0 20px;
	width:376px;
	/*border: solid 1px red;*/	
	position:relative;
}

#content_right2 {
	float:left;
	margin: 0 0 0 20px;
	width:375px;
	/*border: solid 1px red;*/	
	position:relative;
	overflow:hidden;
}

#content_right2 ul{
	margin:1em 0;
}

#content_right2 li{
	display:list-item;
	list-style-type:disc;
	margin-left:15px;
}

#content_kaart {
	position: absolute;
	margin: 121px 0 0 674px;	
	width:306px;
	height:317px;
	/*border: solid 1px blue;*/
	z-index: 10;	
}

.clearboth {
	clear: both;
}

.hide {
	display: none;
}

#my_slideshow2{
	z-index:0;
}

/* menu */
.Menu 
{
	margin-top: 15px;
	text-align:center;
	width:1000px;
	cursor:pointer;
	/* css2 disable table cellspacing, needed for mozilla */
	border-collapse: collapse;
}

.MenuItem
{
	/* css2 disable table cellspacing, needed for mozilla */
	border-collapse: collapse;
	width:142px;
	font-size:12px;
	font-weight:bold;
}

.MenuItemOver
{
	/* css2 disable table cellspacing, needed for mozilla */
	border-collapse: collapse;
	cursor: pointer;
	color:#b2e4cb;
	width:142px;
	font-size:12px;
	font-weight:bold;
}

.MenuText
{
	color:#ffffff;
	padding: 0px;
}

.MenuTextOver
{
	padding: 0px;
	cursor: pointer;
}
.Menu img
{
	cursor: pointer;
}

/* SubMenu */
.SubMenu 
{
	border: solid 1px #00a654;
	background-color: #b2e4cb;
	padding: 0px;
	margin: 0px;
	width: 137px;
	/* css2 disable table cellspacing, needed for mozilla */
	border-collapse: collapse;
	text-align:left;
	z-index: 11;	
}

.SubMenuItem
{
	/* css2 disable table cellspacing, needed for mozilla */
	border-collapse: collapse;
	background-color: #b2e4cb;
	width: 131px;
	margin:2px;
	overflow: hidden;
	text-align:left;
}

.SubMenuItemOver
{
	/* css2 disable table cellspacing, needed for mozilla */
	border-collapse: collapse;
	background-color: #00a654;
	width: 131px;
	margin:2px;
	overflow: hidden;
	text-align:left;
}
.SubMenuText
{
	color: #000000;
	padding: 3px;
	margin: 0px;	
}

.SubMenuTextOver
{
	color: #FFFFFF;	
	padding: 3px;
	margin: 0px;
	cursor: pointer;
}

/* nieuws */

.nieuwsbericht{
	width:100%;
	float:left;
	margin: 0 0 15px 0;
}

.nieuwsoverzichtimg img{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	padding:1px;
	border:1px solid #00a654;
	width:100px;
	height:75px;
}

.nieuwselement{
	margin-top:2px;
	margin-bottom:2px;
}

#nieuwsdatum{
	font-size:9px;
	color:#888888;
}

#nieuwsmeer{
	clear:both;
}

.nieuwstext{
	line-height:normal;
	text-align:justify;
}

#newsImage{
	float:right;
	margin-left:20px;
	margin-bottom:15px;
}

#newsImage img{
	margin: 0;
	padding:1px;
	border:1px solid #000;
}

.newsSummary{
	font-weight:bold;
	/*text-align:justify;*/
	margin-bottom:10px;
}

.newsText{
	text-align:justify;
}

.newsTitle{
	padding-bottom:3px;
	margin-bottom:3px;
}

.newsDate {
	color:#00A654;
}

.M5 {
	list-style-type: none;
	margin-bottom: 10px;
}

.M6 {
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	background: url("/Files/System/images/basics/arrow_green.gif") no-repeat 2px 3px;
}

#fotomenu ul, #fotomenu h3 
{
	margin: 0;
	padding: 0;
}