html {
 margin: 0;
}

body {
 margin: 0;
}
.logo_right{
	display: none;
}
.blue_line{
	display: none;
}
.right_care{
	display: none;
}
.navigation{
	display: none;
}
.left_kare{
	display: none;
}
.layout{
	display:none;
}
.footer{
	display:none;
}
.banner_under_map{
	display:none;
}
.map_top{
	display:none;
}
.wrapper_help_box{
	display:none;
}
.wrapper_suggestions{
	display:none;
}
.tabs_cont{
	
}
.clear{
	display:none;
}
.wrapper_content{
	background: white !important;
	border: none;
	margin: 0!important;
}
.wrapper{
	border: none;
	width: 600px!important;
	min-width: 600px!important;
}
.content{
	margin: 0!important;
}
.map_in{
	border: none;
}
.map{
	border: none;
	float: none;
	width: 600px!important;
}
.map_view{
	height: 500px;
}

.total_time{
	display:none;
}
.header{
	width: 200px!important;
}
.print_mode{
	width: 100%;
	text-align: center;
}
.print_mode a{
	text-decoration: none;
	color: #1D2B5A;
	font-weight: bold;
	text-transform: uppercase;
}

.delimiter{
	float: left;
	padding-top: 6px;
	width: 10px; 
}

.print_mode img{
	display: block;
	float: left;
	margin-left: 205px;
}
.link_label{
	display:block;
	width: 90px;
	padding-top: 8px;
	float: left;
	cursor: pointer;
}
.link_label_long{
	width: 131px;
}

@media print {
 .print_mode { 
	display:none;
 }
 
 .contextmenu{
 	display:none;
 }
}


.hide-objects{
	float: left;
}

.print_link{
	float: left;
}
.print_mode_hide{
	display:none;
}