
/* Dieses Stylesheet dient nur der Bildschirmdarstellung der Druckversion und blendet deshalb den Styleswitcher ein.
   Änderungen an der Druckversion immer nur in "druck.css" vornehmen */

@import url("druck.css");

#print-return {
display: block!important;
position: absolute!important;
top: 20px!important;
left: 350px!important;
background-color: #ccc!important;
margin-bottom: 20px!important;
padding: 5px!important;
}

a {
text-decoration: underline;
}