.noprint,
.map-list-nav,
#top,
#header,
#spacer,
#footer,
#subnav,
#search-filter{
	display:none;
}

* {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3;
}

body{
	background:none !important;
}

#map {
  margin: auto;
	width:658px;
	height:600px;
}
#header-print{
	display:block;
	font-size:30px;
	text-align:center;
	border-bottom:1px solid #000;
	margin-bottom:20px;
	padding-bottom:20px;
}
a{
 	color:#000;
	text-decoration:none;
}

a.block,
a.download{
  display: block;
}

hr{
	height:1px;
	border:none;
	border-bottom:1px solid #000;
}


h1, h2, h3, h4, h5, h6 {
	margin:0 0 0.2em 0 ;
  font-weight: normal;
}

h1,
h1 a{
	font-size:20px;
}

table.liste {
	cursor:pointer;
	border-bottom:1px solid #CCC;
	width:100%;
	padding:10px 12px;
	line-height:1.4;
}

.kontakt-form select,
.kontakt-form input,
.kontakt-form textarea{
	border:1px solid #CCC;
	padding:2px 2px;
	margin:4px 0px;
}

.kontakt-form td.pr{
	padding-right:20px;
}

.box .inhalt{
	overflow:hidden;
}

.box .inhalt .img{
	float:right;
	clear:right;
	padding:2px 0 12px 35px;
}


/* Fahrtanweisungen */
#directions {
	margin:0 25px !important;
}
#directions table {
	width:100%;
	margin-top:5px;
  clear: both;
}
#directions td {
	border-top:1px solid #CCC;
	vertical-align:top;
	padding:2px 0;
}
#directions td.nr {
	text-align:right;
	font-weight:bold;
	padding-right:5px;
	width:20px;
}
#directions td.distance {
	text-align:right;
	white-space:nowrap;
	padding-left:5px;
}
