	
/* Formate für einen Ausdruck in der Normalansicht */

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;}

a:link, 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 { width: 645px; font-size: 83%; } 

#show-position { width: 100%; float: right; tex-align: left; border-bottom: dotted 1px #CCC; padding-bottom: 2px; font-size: 83%; margin: 5px 0 22px 0;}
#show-position a:link, #show-position a:visited 		{color: #000; text-decoration: none; padding-bottom: 0; border-bottom: neon;}
.imprint {display: block; width: 400px; position: absolute; left:0px; top: 0px; font-size: 83%;}
			
/* Schriften */

h1	{display: block; clear: both; font-family: Arial, Helvetica, Verdana, Sans-Serif; font-size: 120%; font-weight: 600; line-height: 110%; margin: 1em 0 0.5em 0;}
h2	{display: block; clear: both; font-family: Arial, Helvetica, Verdana, Sans-Serif; font-size: 100%; font-weight: bold; color: #777; line-height: 100%;  margin: 1em 0 0.7em 0;}
p	{font-family:Verdana,  Tahoma, Arial, Helvetica, Sans-Serif; line-height: 155%; margin: 0.6em 0 0 0; font-size: 83%;}
hr { color: #FFF; height: 3px; width: 98%; background-color: #FFF; border-top: 1px solid #FFF; border-left: 1px solid #FFF; border-right: 1px solid #FFF; border-bottom: 1px dashed #777; margin: 15px 0 19px 0; line-height: 1px; font-size: 1px;}

/* 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;
}

ol {line-height: 165%; margin-bottom: 1.5em;}
ol li {margin-bottom: 1em; background-image: none;}

/* HTML TAGS for ACCESSIBILITY */
abbr, acronym { cursor: help; border-bottom: 1px dotted #000;}
dfn {display: none;}

table {width: 100%; font-size: 83%; border-collapse: collapse; empty-cells: hide;}
td {vertical-align: top; border: 1px dotted #CCC;}
th {border-bottom: 1px solid #000;}

.td-4	{
		padding: 3px 5px 10px 0;
		border-bottom: 1px solid #000;
		}

#content ul {margin: 10px 0 15px 40px; font-size: 83%;}
#content  li {
			background: none;
			list-style-type: circle; 
			line-height: 160%; 
			margin: 0; 
			padding: 2px 0 2px 2px; 
			}
			
#content .info-table ul	{line-height: 140%; font-size: 100%; list-style: circle; margin: 0px 5px 5px 10px; padding: 0px 0px 0px 5px;}
		
/* Bilder */

img	{font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif; border: 0px; float: right; margin: 9px 5px 10px 5px; border: 1px solid #7B6F6F;}
.deco-right {float: right; margin: 15px 5px 10px 5px; border: 1px solid #7B6F6F;}
.deco-left {float: left; margin: 6px 10px 3px 0; border: 1px solid #7B6F6F;}

