/********************************************** hvb.de layout *****/
/***** Copyright (c) 2006 Bayerische Hypo- und Vereinsbank AG *****/
/******************************************************************/
/*********************************************** print styles *****/
/******************************************************************/
/********************************* author virtual identity AG *****/
/*********************************** last updated 30 Mar 2006 *****/
div#top-nav-zone,
hr,
ul.tab-nav,
h6,
a.link img,
div.top,
div.top-right,
div.top-left,
div.left,
div.right,
div.bottom,
div.bottom-right,
div.bottom-left,
p.load,
div.zoom-wrapper,
select#choosedir,
div.choose-direction label,
div#page-tools-zone,
div#footer-zone
{
	display: none;
}

body
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 15px;
}

h1
{
	font-size: 20px;
	line-height: 23px;
}

h2
{
	font-size: 18px;
	line-height: 21px;
}

h3
{
	font-size: 16px;
	line-height: 18px;
}

a
{
	color: #000;
	text-decoration: underline;
}

div.map-wrapper,
div.map-wrapper-s
{
	position: relative;
	top: 0;
	left: 0;
}

div.map img.map-image
{
	display: block;
	padding: 10px 0;
}

img.location,
img.origin
{
	position: absolute;
	/* top & left values as inline-style*/
}

p.copyright
{
	font-size: 10px;
	line-height: 13px;
	padding: 0;
	margin: 0;
}

p.legend
{
	font-style: italic;
	padding: 0 0 10px 0;
	margin: 0;
}

table td,
table th
{
	vertical-align: top;
}

table.opening caption
{
	font-weight: bold;
	text-align: left;
}

table.opening th
{
	text-align: left;
}

div.equipment p
{
	font-weight: bold;
}

table.route
{
	width: 100%;
	text-align: center;
	white-space: nowrap;
	empty-cells: hide;
	border-collapse: collapse;
}

table.route thead tr
{
	background: #000;
}

table.route th
{
	padding: 5px;
	border: 1px solid #a3a3a3;
}

table.route td
{
	padding: 5px;
	border: 1px solid #a3a3a3;
}

table.route td a
{
	text-decoration: none;
}

table.route .description
{
	text-align: left;
	white-space: normal;
}
