body {
	margin:0; padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: none !important;
 	/*background-image: url(../images/tile_left.gif);*/ /*de twee doorlopende steiger strepen*/
	background-repeat:repeat-y;
	color:#FFFFFF ;
}
td {
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

#container {
position: relative;
width: 960px;
margin: 0px auto;
}


/*left navigation container*/
#left {
	margin-top: 100px;
}

#left ul, #left li {
	margin: 0; 
	padding: 0;
	list-style-type: none;	
}

#left ul {
	margin: 15px;
	margin-top: 25px;
}

#left li {
	margin: 15px 0;	
	border: 1px solid #000000;	
	line-height: 20px;
}
/*left navigation container*/

/*left buttons*/
#left ul a {
	display: block;
	background-color: #ffffff;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}

#left ul a:hover {
	color:#FFFFFF;
	background-color: #444444;
}
/*left buttons*/

#tm_logo {
	position: absolute;
	top: 554px;
	left: 9px;
	width: 120px;
}
#klikpad {
	font-size: 10px;
	color: #ffffff;
	margin: 10px 20px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ffffff;
}

#klikpad  a:link,
#klikpad  a:visited,
#klikpad  a:active,
#klikpad  span {
	color: #ffffff;
	text-decoration: none;
	padding: 0 3px;
}

#klikpad  a:hover {
	color: #2D8261;
	background-color: #ffffff;
}

#content {
	margin: 20px;
	color:#FFFFFF;
}

#content a, #print a {
	color:#FFFFFF;
}

#content h2 {
	font-size: 18px;
}
 	

/*---------------------------------------------------------------------*/
table.bijlage {
	margin:0 0 30px 0; padding:0; border:0;
}

table.bijlage th{
	text-align: left;
	padding-bottom: 3px;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
}

table.bijlage td{
	padding-right: 20px;
	padding-top: 5px;
}

/*---------------------------------------------------------------------*/

div.linkblok {
	width: 500px;
	padding-bottom: 5px;
	margin-bottom: 40px;
}

div.linkblok div.logo {
	float: left;
	margin: 0 5px 0 0;
}

div.linkblok h4 {
	margin:0 0 5px 90px; padding:0;
	border-bottom: 1px solid #ffffff;
}

div.linkblok div.link {
	text-align: right;
	margin: 3px 0;
}

div.linkblok div.link a{
	font-weight: bold;
}


/*---------------------------------------------------------------------*/

#print {
	position: absolute;
	left: 910px;
	top: 140px;
}

/*---------------------------------------------------------------------*/

#boektekst_container { /*Introtxt op home*/
	position: absolute;
	left:139px; top:41px;
	width:340px;
	height: 287px;
	border: 6px solid #d4d4d4;
	background-color: #eeeeee;
	margin: 95px 0 0 30px;
	color:#000000;
	padding: 12px;
	overflow:auto;
}

#bw_boektekst_container { /*Introtxt op home*/
	position: absolute;
	left:139px; top:41px;
	width:700px;
	height: 400px;
	border: 6px solid #d4d4d4;
	background-color: #eeeeee;
	margin: 95px 0 0 30px;
	color:#000000;
	padding: 12px;
	overflow-y: scroll;
	z-index:10;
}
#boektekst_container h2 {
	margin: 5px 0;
	font-size: 14px;
}
#boeknav {
	position: absolute;
	left:586px;
	top:135px;
	width: 361px;
}
#boeknav a {
	color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
#boeknav a:hover {
	color:#fff;
}

#boeknav a img{
	display: block;
	float: left;
	margin-right: 15px;
}

.inhoudsopgave td {
	padding-bottom:8px;
}
.hstitel  {
	border:0px;
	margin:0px;
	width: 100%;
	font-weight : bold;
}
.hstitel td {
	vertical-align: top;
	border: 0px;
	width: 100%;
}
.hs {
	padding-left: 30px; 
	margin-left: 5px;	
	border-style: dashed; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: thin;
	width: 100%;
	}
.hstitel a:visited, .hstitel a:link {
	text-decoration: none;

}

.loginform label {
	display: block;
	float: left;
	width: 120px;
	font-weight: bold;
}

.loginform .login_btn {
	
	
}

.loginform .login_btn a:link,
.loginform .login_btn a:visited,
.loginform .login_btn a:active {
	display: block;
	border: 1px solid #333333;
	margin-top: 20px;
	padding: 2px 5px;
	width: 60px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
	text-align: center;
	text-decoration: none !important;
}

.loginform .login_btn a:hover {
	color: #EEEEEE;
	background-color: #666666;
}

#login_message {
	padding-bottom: 12px;
	margin-bottom: 20px;
	border-bottom: 1px solid #333333;
}

#steiger{
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:600px;
	z-index: 1;
	background: transparent url(../images/steiger.gif) no-repeat top left;
}
#tm_logo{
	position:absolute;
	left:0px;
	width:150px;
	z-index: 3;
	vertical-align:bottom;
	background:transparent url(../images/tm_logo.gif) no-repeat;
}

#menu{
	position:absolute;
	left:0px;
	width:150px;
	z-index: 3;
}


body {
	background-color: #fff !important; /* Centrale Achtergrondkleur */
}

#header{
	background-color:#ACACAC; /* Top Achtergrondkleur */
	background-image:url(../images/header_home.jpg); /* Top Plaatje */
	background-repeat:no-repeat;
}
#headertitle{
	background: transparent url(../images/hdr_home.gif) no-repeat top left;
	height:99px;
	width:450px;
	margin:0px 0px 0px 167px;
}
#left{
	/*background-image:url(../images/left_home.gif); /* Left Plaatje */
	background-repeat:no-repeat;
}
