@import url("https://www.subhash.at/satsang/stile_print.css") print;

/* ALLGEMEINES:
Schriftgroessen veraenderbar definieren: */
body {
	font-size: 80%;
}
body a, body p, body div, body>td, body li, body blockquote, body .fehler,
body .brotblau, body .brotrot, body .subtitel, body .rotfett, body #vorschau, body #absenden, body #addbbcode0, body #addbbcode2, body #addbbcode4, body .text1,
body .text2, body .text3, body .text4, body #credits, body .credits, body #inhalt, body#faq h2 {
	font-size: 1em;
}
body h1, body h2, body caption {
	font-size: large;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-large;
}
html>h1, html>h2, html>caption {
	font-size: x-large;
}
body #head {
	margin-top: 2em;
}
body h5 {
	font-size: 1.1em;
	margin: 1.4em 0 0.7em;
}
body h6, body .h6, body .subtitel {
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;
}
html>h6, html>.h6, html>.subtitel {
	font-size: medium;
}
body .brotklein, body #startfuss p, body #startfuss p a, body #notiz, body #notiz a, body #bannernavig a {
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}
html>.brotklein, html>#startfuss p, html>#startfuss p a, html>#notiz, html>#notiz a, html>#bannernavig a {
	font-size: x-small;
}
#beitrag strong {
	font-size: 0.95em;
}
#beitrag #user strong {
	font-size: 1em;
}
#beitrag .bildunterschrift, #beitrag .bu {
	font-size: 0.85em;
}
body .fehler {
	font-size: large;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-large;
}
html>.fehler {
	font-size: x-large;
}
input, textarea {
	font-size: 1em;
}
/* Ende Schriftgroessendefinition */

/* Antwortformular: */
#antForm, .longTF {
	width: 36.5em;
}
#antForm h6 {
	margin: 2.2em 0 1.5em;
}
#antForm p {
	margin-bottom: 2.2em;
}
#antForm input {
	margin-top: 0.3em;
}
#antForm textarea {
	margin-top: 0;
}
.shortTF { /* Name- und eMail-Input bei cgi */
	width: 13em;
}
.text1, .text2, .text3 {
/* text1: Name-Label, Passwort-Label
	text 2: eMail-Label bei cgi
	text3: Passwort- und Titel-Label bei cgi */
	margin-right: 0.2em;
}
.text2 { /* eMail-Label bei cgi */
	margin-left: 1.5em;
}
.text4 { /* Antwort-Label */
	margin: 0;
	padding: 1em 0 0 0;
}