body {
	text-align: center;
	margin: 15px;
	padding: 0;
	font-size: 76%;
	background-image: none; }
	
.printtop, .printbottom { display: none; }

#etagen {
	margin: 0 auto;
	padding: 10px;
	background-color: #FFF; }

a {
	background-image: url(/images/b_button.gif);
	background-repeat: no-repeat;
	padding-left: 6px;
	margin-left: 3px;
	color: #961F56;
	text-decoration: none;
	font-size: 12px;
	text-transform: inherit; }
	
a.self {
	background-image: url(/images/b_button_self.gif);
	background-repeat: no-repeat;
	color: #666;
	text-decoration: none;
	text-transform: inherit; }

table {
	margin: 0 auto;
	padding: 10px; }

#close {
	text-align:right;
	padding-top: 5px; }

td { font-size: 12px; }
	
