DIV.about {
	font-size : smaller;
	text-align : center;
}
DIV.zielgruppe {
	font-weight : bold;
	font-color : black;
	background-color : yellow;
}
body {
	margin: 20px;
	background-color : White;
	color : Black;
}

p, LI, BLOCKQUOTE, TH, TD {
	font-family : "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
BLOCKQUOTE.bibel {
	font-style : italic;
}

DIV.back-next {
	font-size : smaller;
	text-align : center;
}

H1, H2, H3, H4, H5, H6 {
	font-family : "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

pre.textfile {
	font-family : "Courier New", Courier, monospace;
}

A:ACTIVE {
	color : Aqua;
	text-decoration : underline;
}

A:LINK {
	color : Blue;
	text-decoration : underline;
}

A:VISITED {
	color : Purple;
	text-decoration : underline;
}

IMG.umfliessen {
	float : right;
}

