/* sys_screen_txt.css von Michael Meiser für www.rathauschor.saarlouis.de */

body {
	font-family:sans-serif;
}

div#bf {
	display:none;
}

div#bodydeco3 {
	display:block;
	height:1200px;
}

q, q.voll, q.unvoll {
	font-style:normal;
	quotes:"\00BB" "\00AB" "\203A" "\2039";
}

q:before {
	content:open-quote;
}

q:after {
	content:close-quote;
}

* html q, * html q.voll, * html q.unvoll {
	font-style:italic;
}

img {
	display:none;
}

address.print {
	display:none;
}