body:before {
content: "CRESCENDO Bremen e.V. im Internet: http://www.crescendo-bremen.de/";
}

* {
background: none #FFF ! important;
}

body {
color: #000;
background-image: none;
border: none;
font-family: 'Times New Roman', serif;
font-size: 12pt;
margin: 1cm 2cm;
}

#menu, .vignette, #valid, #logo, img {
display: none;
}

#inhalt {
position: static;
margin: 0 ! important;
border: none;
font-family: 'Times New Roman', serif;
width: 90%;
}
#inhalt *, #inhalt * * {
color: #000;
background-color: #FFF;
border-color: #000;
border: none;
margin-left: 0;
padding-left: 0;
font-family: 'Times New Roman', serif;
float: none ! important;
}
#inhalt a {
color: #000;
text-decoration: none;
}
#inhalt .eintrag {
page-break-inside: avoid ! important;
}
a:after {
content: "\A0\A0"attr(href)"\A0";
text-decoration: underline;
}


