html {
	background-color:white;
	background-image:none;
}
#kopf {
	/*position:inherit;
	width:100%;*/
	padding-bottom:10px;
	border-bottom:1px gray solid;
}
#facebook_top {
	display:none;
}
.balken {
	display:none;
}
#seite {
	margin-top:10px;
	padding-top:0px;
}
#fuss {
	/*position:fixed;
	bottom:0px;*/
	margin-top:10px;
	padding-top:5px;
	border-top:1px gray solid;
}
#logo {
	display:none;
}
#drucklogo {
	display:inline;
	height:3.5em;
	width:auto;
}
th, td {
	background-color:white;
}
tr.second th, tr.second td {
	border:1px gray dotted;
	border-width:1px 0;
}
acronym {
  border-width:0px;
}
