
  body{
	  margin: 0 auto;
		
		background: url('../images/wall_new.jpg');
		background-color: #000;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: top center;
		
		font-size: 8pt;
		font-family: verdana;
		
		color: red;
		
		}

  #all{
	  width: 795px;
		height: ;
		
		
		
		margin: 0 auto;
		
		text-align: center;
		
		font-family: verdana;
		font-size: 10pt;
		
		}
	
	#header{
	  width: 816px;
		height: 227px;
		
		background: url('../images/header.png');
		
		padding-top: 18px;
		
		margin-left: -6px;
		}
	
	#menu{
	  width: 767px;
		height: 43px;
		
		background: none;
		
		margin-left: 21px;
		margin-top: 147px;
		
		padding-top: 0px;
		padding-left: 0px;
		
		text-align: left;
		
		color: #bbb;
		}
	
	#content_header{
	  height: 30px;
		width: 800px;
		
		background: url('../images/content_header.png');
		
		margin-top: -5px;
		margin-left: -1px;
		}
	
	#content{
	  width: 750px;
		height: 100%;
				
				
		background: url('../images/content_bg.png');
		background-repeat: repeat-y;
		
		padding-top:  10px;
		padding-left: 30px;
		padding-right: 30px;
		
		margin-top: 0px;
		margin-left: -1px;
		
		text-align: left;
		
		font-size: 8pt;
		color: #333333;
		
	  overflow: hidden;
    _height: 0;
    _overflow: visible;
		}
	
	#content_footer{
	  height: 30px;
		width: 800px;
		
		background: url('../images/content_footer.png');
		
		margin-bottom: 3px;
		margin-left: -2px;
		}
	
	#footer{
	  width: 100%;
		height: 60px;
		
		background: url('../images/footer.png');
		background-repeat: no-repeat;
		
		text-align: center;
		
		padding-top: 25px;
		
		margin-left: 1px;
		margin-top: -8px;
		
		font-size: 7pt;
		
		color: #FFF;
		}
		
	.none{
	  background: none;
		border: none;
		text-decoration: none;
		
		color: #000;
		}
	
	.menu{
	  background: none;
		border: none;
		text-decoration: none;
		}
	
	.table_shuttles{
	  
		}
	
  .hover{
	  border: none;
		}
	
	.hover:hover{
	  filter:alpha(opacity=50);
		}
	
	/* Opmaak login pagina*/

#login{
  width: 550px;
	height: 250px;
	
	background: #FFF;
	
	border: 1px solid #cccccc;
	
	margin: 40px auto;
	margin-left: 40px;
	
	text-align: left;
	}
	
	#login_left{
	  width: 30%;
		height: 100%;
		
		background: none;
		
		float: left;
		
		margin-left: 30px;
		
		font-size: 7pt;
		}
	
	#login_right{
	  width: 300px;
		height: 60%;
		
		background: #e9ecef;
		
		margin-top: 0;
		margin-left: 5%;
		
		float: left;
		
		border: 1px solid #ccc ;
		
		text-align: left;
		}
  
	tr.inlogtabel{ 
	  background: none;
	}
	
	.foto{
	  margin-top: 5px;
	  margin-right: 20px;
	  }
	
	.logo_JW{
	  margin-top: 2px;
	  margin-left: 5px;
		}
	
	.security{
	  margin-top: 15px;
	  margin-left: 5px;
		}
	
	.login_kop{
	  font-size: 20pt;
		
		color: #c64934;
		margin-left: 20px;
		margin-bottom: 10px;
		}
	
	.label{
	  font-size: 8pt;
		font-weight: bold;
		
		color: #454545;
		}
	
	.button{
	  
		}
	
	.kop_header{
	  color: #FFF;
		font-family: Bradley Hand ITC;
		font-size: 20pt;
		
		margin-top: 4px;
		margin-left: 200px;
		}
	
	#menu table .TMENU{
	  color: #FFF;
		
		text-decoration: none;
		
		font-size: 9pt;
	}
	
	#menu table .TMENU:hover{
	  color: #c53031;
		
		text-decoration: none;
		
		font-size: 9pt;
	}
	
	#menu table .TDMENU{
	  width: 110px;
		
		text-align: center;
	}
	