#print_header {
	display: block;
}

#c2338 {
display:none;
}

#left_container,
#right_container,
#bottom_content,
#top_container,
#breadcrumb {
	display: none;
	width: 0px;
}

html {
	font-size: 10pt;
	height: auto;
}

html,
body {
	background-color: #fff;
	position: relative;
}

body {
	height: auto; 
	width: 95%;
	font-size: 10pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	margin: 0px
	padding: 0px;
	background: #fff;
}

#container {
	background: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	min-height: 100%;
	height: auto;
}

/*html>body #container {
	width:auto;
	height:auto;
	position:absolute;
}*/


	
#print_logo {
	float: left;
	width: 140px;
}
#print_address {
	padding-top: 12px;
	margin-left: 200px;
	font-size: 8pt;
}
	

	

#print_info {
	margin-top: 15px;
	padding: 15px 0px;
	font-size: 8pt;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}
.print_info_left {
	float: left;
	width: 200px;
}
.print_info_right {

}
	
	
	
	
	
	
#center_container {
	width: 100%;
}
#center_content {
	padding: 0px;
	float: none;
	background-color: #fff;
	font-size: 0.9em;
	page-break-before:avoid;
}

	#center_content ul {
		list-style-image: url(aufzaehlungszeichen.gif);
		list-style-position: outside;
	}

#page_title {
	position: inherit;
	color: #000;
	margin-top: 20px;
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
	page-break-after:avoid;
}


	
	
/* --------- bottom_content -------- */


#copyright {
	position: static;
	clear: both;
	height: 20px;
	width: 98%;
	font-size: 0.8em;
	padding-top: 5px;
	text-align: right;
}
