/* Basiseinstellungen für den Druck */

body{
	border-bottom: none;
}

table, tr, td, th {font-size:100%;}

img { border: none; text-decoration: 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:
}

.rechts {text-align:right;}
.rot, .fett {font-weight:bold;}
.mittig { vertical-align:middle;}

