.knop, #settings, #metainfo, #io, #header, #about, #edit, #other{ display: none; }

#sidebar{ width: 100% !important;}
#disclaimer{
	width: 180px;
	position: absolute;
	top: 50px; right: 0px;
}
#disclaimer h5{
	font-size: 14px;
}
table#legs{
	position: absolute;
	width: 500px;
	top: 50px;
	left: 0px;
	right: 0px;
}
table#legs th.start, table#legs th.dog, table#legs th.ttg, table#legs th.eta{
	width: 35px;
}
table#legs th.comment{
	width: auto;
}
table#legs th.color{
	width: 2px;
}
#map_canvas{
	position: absolute;

	top: 300px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}