 @import "/css/style.css?v1";
 
.navigatie {
  display:none; 
}

.header {
	display:none; 
}

.skipprint {
	display:none; 	
}

.content, .container {
	width:100%;	
	margin:0;
	padding:0;
}

#rittenlijsttemplate_object {
	width:99%;	
}
	/*bijzonderheden voor rittenlijst*/
	.printGroot {
		height:40px;
	}
	
	.printShow {
		display:block;
		height:350px;	
		width:98%;        
	}

.tblTable {
	width:100%;	
}