html {
       overflow: -moz-scrollbars-vertical;
       overflow-y: scroll;
}

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	font-family:trebuchet ms;
	font-size: 12px;
	text-align: center;
	background-color: #a9b3ff;
}
	
td {
	font-family:trebuchet ms;
	font-size: 13px;
	vertical-align: top;
}
	
a:link, a:active, a:visited {
	color: #000000; 
	text-decoration: none;
}

a:hover {
	color: #a5a3ff; 
	text-decoration: underline;
}

a.menu:link, a.menu:visited {
	color: #FFFFFF;
}
	
a.menu:hover, a.menu:active{
	color: #a9b3ff; 
	text-decoration: none;
}

h1 {
	color: #a9b3ff; 
	font-size: 18px;
	font-weight: bold;
}	

h2 {
	color: #a9b3ff; 
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
}	
	
h3 {
	color: #a9b3ff; 
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
h4 {
	color: #a9b3ff; 
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
}
hr {
	border: #EFEFEF 1px solid;
}	
	
#tbl-main {
	width:970px;
	border: 0px;
	height:100%;
}
	
.td-header {
	width:970px;
	height:282px;
	vertical-align: bottom;
	background:  url(images/Stijl01_01.jpg) no-repeat;
	text-align: left;
}
	
.td-menu {
	width:970px;
	height:61px;
	background:  url(images/Stijl01_02.jpg) no-repeat;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.td-links {
	width:35px ;
	height:100%;
	background:  url(images/Stijl01_03.jpg) repeat-y;
}

.td-content {
	width:649px ;
	height:100%;
	padding-right: 13px;
	vertical-align: top;
	background:  #FFFFFF;
	text-align: left;
}

.td-actiebalk {
	width:225px ;
	height:100%;
	padding-left: 13px;
	vertical-align: top;
	background:  #E6E6E6;
	text-align: left;
}

.td-rechts{
	width:35px ;
	height:100%;
	background:  url(images/Stijl01_06.jpg) repeat-y;
}

.td-footer {
	width:970px;
	height:99px;
	font-size: 10px;
	color: #ffffff;
	vertical-align: bottom;
	text-align: center;
	background:  url(images/Stijl01_08.jpg) no-repeat;
}
.sidebarlinks{

	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;	
}
