/* Basiseinstellungen für den Druck */

body{
	border-bottom: none;
}

#content {
	padding-top:1em;
	padding-left:1.6em;
	vertical-align: top;
}

.noPrint{
	display:none;
}

div#bubfooter {
	font-size: 75%;
	width:100%;
}
div#bubfooter div{
	height:3em;
	vertical-align:bottom;
}

/* Basiseinstellungen für den Druck */

table{width:100%;}
th{
	border:1px solid #000;
	background-color:#606060;
}
