body { 
  	background: white; 
  	font-family: "Times New Roman", Times, serif;
  	font-size: 12pt;
}

a { 
  	text-decoration: underline; 
  	color: #0000ff; 
}

#printcontainer, #pagecontent {
	width: auto;
	margin: 0 5%;
   	padding: 0;
   	border: 0;
   	float: none;
   	color: black;
   	background: transparent none;
}

#printcontainer {
	text-align: left;
	width: 930px;
}

#mainmenu, #bannercontainer, #rightcolumn, #reservationlink, #iconen, #footer {
   display: none;
}

.leftcontainer, .rightcontainer {
   display: none;
}