/* CSS Document Druckversion*/
* {
	margin: 0;
	padding: 0;
}
body, #content_right { font-family: Arial; font-size: 11pt; line-height: 14pt;}
a { color:#222; text-decoration:none; outline:none;}
ul, li {list-style:circle;}
h2, h3 {
	font-weight:bold;
	font-size:12pt;
	color:#b3017b;
	border-bottom:1px solid #b3017b
}
#header_wrapper, #topnavi_wrapper, #content_left, img {display:none; }
#content_right {
	float:none;
	height:100%;
}
div {height:100%; max-height:100%; padding:5px; margin:5px; border:none; }
#content_right img { display:inline; }
breadcrumbs_wrapper, #breadcrumbs, #footer_wrapper, #footer_box {padding-left:0; margin:0; text-align:left; font-size:10pt}



