/* CSS Document */
<style type="text/css" media="print">
html { font: 10pt arial, sans-serif; padding:0; margin:0; border:0; background:#fff; }
body {
	padding:3em;
	margin:0;
	border:0;
	background-color: #FFFFFF;
	width: 180mm;
	left: 0;
	top: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	overflow: visible;
}

#content {
	font: normal normal 12pt Arial, Helvetica, sans-serif;
	display:block;
	position:relative;
	word-wrap:break-word;
	color: #000000;
	background-color: #FFFFFF;
	overflow: auto;
	left: 10px;
	top: 30px;
	height: 99%;
	width: 99%;
}
#breadcrumb {display: none;}
#head {display:none;}

#contentleft {display: none;}
#contentleft2 {display: none;}
#contentleft3 {display: none;}
#menuecontainer {display: none;}

#headnotices {display: none;}

#printhead {
	font-size:9pt;
	word-wrap:break-word;
	display:block;
	top: 15px;
	color: #999999;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	overflow: visible;
	width: 150mm;
	position: absolute;
	left: 15px;
}

#printfoot {
	text-align:center;
	font-size:9pt;
	margin-top:20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	position: relative;
	bottom: 30px;
}
#footer {display: none;}
/* ================================================================ 
Dieser Copyrighthinweis muss erhalten bleiben. Das Design basiert auf einem Grundentwurf von Stu Nichols zu finden in http://www.cssplay.co.uk/menus/basic_dd.html und wurde modifiziert von Martin Geiger, 2007. All rights reserved.
=================================================================== */

</style>

table {
	background-color: #FFFFFF;
	width: auto;
	overflow: visible;
}
