#navigation,
#meta,
#sidebar,
#routenplaner,
#keywords,
#footer,
#history,
#logo,
.box,
.mail,
a
{
	display:none;	
}

*{
	font-family: arial;
}

#map_canvas{
	display: block;
	width:518px;
	height:310px;
}

.right table{
	float:left;
	width: 800px;
}
td{
	vertical-align:top;
	background-color:#2e2e2e;
}
.right p{
	margin: 20px;
}