body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
body,td,th {
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#uberdiv{
	position: absolute;
	width: 100%;
	height: 100%;
}

.tpl_table_header {
       background-color: #188f31;
       color: white;
       width: 100px;
       text-align: center;
}

#banner{
	height: 61px;
	background-color: #188f31;
	background-image: url(https://tuinhier.axoclub.be/file?fle=4);
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
}
.im_orglevel_dropdown{
	font-size: 10px;
}
.im_orglevel_button{
	font-size: 11px;
	color: white;
	border: 0px solid white;
	background-color: #07741e;
}
.im_orglevel_text{
	color: white;
}
.im_orglevel_div{
	margin-right: 20px;
	margin-top: -5px;
	float: right;
}
#nav{
	height: 70px;
	background-image: url(https://tuinhier.axoclub.be/file?fle=2);
	background-position: top;
	background-repeat: repeat-x;
}
#navbuttons{
	width: 990px;
	height: 70px;
	background-image: url(https://tuinhier.axoclub.be//file?fle=3);
	background-position: top left;
	background-repeat: no-repeat;
	

}

/*
Originally the following style was used.
But this gave problems in IE 6.0 causing the right side (the quicklinks) not to be displayed
or to be displayed at the wrong position.

The solution was
- add  position: relative;  in #contentglobal,
- remove the margins from  #left,
- place the margins from  #left  in  a separate div around the content
- add  maring-right: -2px;  and width: 100%;  in #left

- Change the <head></head> for Internet Explorer 6.0 to replace  left: 100%;  with left: 0;  in #right

 
#contentglobal{
	margin-top: 5px;
}

#left{
	float: left;
	margin-right: 125px;
	margin-left: 44px;
}
*/


#contentglobal{
   margin-top: 5px;
   position: relative;
}
#left{
	float: left;
   margin-right: -2px;
	width: 100%;
}
#right{
	height: 575px;
	width: 80px;
	background-image: url(https://tuinhier.axoclub.be/file?fle=5);
	background-position: top right;
	background-repeat: no-repeat;
	left: 100%;
	margin-left: -80px;
	position: absolute;
}


a.edesk_intranet_link{
	width: 70px;
	height: 77px;
	background-image: url(/file?fle=8);
	background-position: top left;
	background-repeat: no-repeat;
	color: transparent;
	cursor: pointer;
	display: block;
	margin-top: 6px;
	margin-left: 5px;
	font-size: 0;
	text-decoration: none;
}
a.edesk_website_link{
	width: 70px;
	height: 75px;
	background-image: url(/file?fle=10);
	background-position: top left;
	background-repeat: no-repeat;
	color: transparent;
	cursor: pointer;
	display: block;
	margin-top: -21px;
	margin-left: 5px;
	font-size: 0;
	text-decoration: none;
}

a.edesk_logout_link{
	width: 70px;
	height: 74px;
	background-image: url(/file?fle=9);
	background-position: top left;
	background-repeat: no-repeat;
	color: transparent;
	font-size: 0;
	cursor: pointer;
	display: block;
	margin-top: -10px;
	margin-left: 5px;
	text-decoration: none;
}

a.edesk_personals_link{
	width: 70px;
	height: 103px;
	background-image: url(/file?fle=31);
	background-position: top left;
	background-repeat: no-repeat;
	color: transparent;
	font-size: 0;
	cursor: pointer;
	display: block;
	margin-top: -10px;
	margin-left: 5px;
	text-decoration: none;
}

a.edesk_tasks_link{
	width: 70px;
	height: 74px;
	background-image: url(/file?fle=35);
	background-position: top left;
	background-repeat: no-repeat;
	color: transparent;
	font-size: 0;
	cursor: pointer;
	display: block;
	margin-top: -16px;
	margin-left: 5px;
	text-decoration: none;
}

a.edesk_messages_link{
	width: 70px;
	height: 66px;
	background-image: url(/file?fle=15);
	background-position: top left;
	background-repeat: no-repeat;
	color: transparent;
	font-size: 0;
	cursor: pointer;
	display: block;
	margin-top: -16px;
	margin-left: 5px;
	text-decoration: none;
}
a.edesk_config_link{
	width: 70px;
	height: 87px;
	background-image: url(/file?fle=27);
	background-position: top left;
	background-repeat: no-repeat;
	color: transparent;
	font-size: 0;
	cursor: pointer;
	display: block;
	margin-top: -16px;
	margin-left: 5px;
	text-decoration: none;
}
td.srename_cell{
	padding-bottom: 20px;
	padding-top:20px;
}
a.srename_link{
	font-size: 26px;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #11c911;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
}
a.srename_link:visited{
	font-size: 26px;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #11c911;
	font-weight: normal;
	text-decoration: none;
}
a.srename_link:hover{
	font-size: 26px;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #11c911;
	font-weight: normal;
	text-decoration: none;
}te
#con01{
	background-image: url(/file?fle=40);
	background-position: top left;
	background-repeat: no-repeat;
	height: 10px; 
	text-align: right;
}
#con02{
	background-image: url(/file?fle=43);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 16px; 
	text-align: right;
}

#content{
	margin: 0px 20px 0px 20px;
}