body { 
	width: 93% !important;
	margin: 0 2% 2% 5%;
	padding:0 !important;
}

* { 
	font-family: "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif"; 
}

#navigation {
	display:none;
}


/*Headings */
h1,h2,h3,h4,h5,h6 { font-weight:normal; }
h1{font-size:13pt;}
h2{font-size:12pt;}
h3{font-size:11pt;}
h4,h5,h6{font-size:11pt;}

code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em;  font-size: 10pt; }
hr { background-color: #ccc; }

/* Images */
img { margin: 1em 1.5em 1.5em 0; }
a img { border: none; }

/* Links */
a:link, a:visited { background: transparent; font-weight: 700; text-decoration: underline;color:#333; }


/* Table */
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;} 

#header {
	 text-align: right;
}

#header span {
	display:none;
}

#content, #footer  {
	width: 100% !important;
	font-size:9pt;
}

#content dl {
	width: auto;
}

#content dl dt {
	width: 30%;
	float: left;
	margin: 0 0 0 0;;
	font-weight: bold;
	border-top: 1px solid #aaa;
	padding-top:20px;
}

#content dl em {
	color:#555;
}

/* commented backslash hack for mac-ie5 \*/
#content dt { clear: both; }
/* end hack */

#content dl dd {
	float: left;
	width: 70%;
	margin: 0;
	padding-bottom:20px;
	text-align:left;
	border-top: 1px solid #aaa;
	padding-top:20px;
}
#footer a {
	display:none;
}

#anfahrt-page .controls {
	display:none;
}



/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}