	
/* Formate für einen Ausdruck in der Normalansicht */
@media print
{
body	{
	margin: 0; padding: 0;
	background: #FFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	text-align: left; color: #000;
} 

div, ul, li, p {margin: 0; padding: 0; font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif; color: #000;}
#content a:link, #content a:visited 		{color: #000; text-decoration: none; padding-bottom: 1px; border-bottom: 1px dotted #333;}

/* DIVS */

#footer, 
#nav, #nav-end,
#header {display: none;}

#main-container	{
			margin-top: 70px;
			width: 645px;
			float: left;
			background: none;
			text-align: left;
			}

#content-box { width: 640px; margin: 0;} 

#show-position { width: 100%; height: 1.2em; line-height: 1em; vertical-align: bottom; border-bottom: dotted 1px #CCC; padding:0; font-size: 83%; margin: 20px 0 22px 0;}
#show-position a:link, #show-position a:visited {color: #000; text-decoration: none; padding: 0; margin: 0; text-indent: 0; line-height: 1em; }
#show-position p {margin: 0; line-height: 1em; width: 100%; }
.pathway {margin: 0; padding: 0;}
.imprint {display: block; width: 400px; position: absolute; left:0px; top: 0px; font-size: 83%;}
			
/* Schriften */

h1	{font-family: Arial, Helvetica, Verdana, Sans-Serif; font-size: 120%; font-weight: 600;}
h2	{font-family: Arial, Helvetica, Verdana, Sans-Serif; font-size: 100%; font-weight: bold; color: #777;}
h2	{font-family: Arial, Helvetica, Verdana, Sans-Serif; font-size: 100%; font-weight: bold; color: #000;}
p	{font-family:Verdana,  Tahoma, Arial, Helvetica, Sans-Serif; line-height: 155%; margin: 0.6em 0 0 0;}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */


table {width: 100%; font-size: 83%; border-collapse: collapse; empty-cells: hide;}

ul {margin: 10px 0 15px 40px; font-size: 83%;}
li {
			background: none;
			list-style-type: circle; 
			line-height: 160%; 
			margin: 0; 
			padding: 2px 0 2px 2px; 
			}
			
ol {line-height: 165%; margin-bottom: 1.5em;}
ol li {margin-bottom: 1em; background-image: none;}
					
/* Bilder */

img	{font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif; border: 0px; float: right;}

}
