{ 	font-family: Times New Roman, Helvetica, serif; }

BODY {
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 5em;
	/* font-size: small; */
	background-color: #FFFFBD;
	background-position: top left;
/*	background-attachment: fixed; */
	background-repeat: no-repeat;
	/* Enable this for online pages... */
	background-image: url(http://www.kaison.de/images/leftbar.jpg);
}

h1 { font-size: larger;
	color: #339999; }

h2 { color: #009999;
	text-decoration: underline; }

h3 { color: #339999; }

h4 { color: #339999;
	margin-left: 30px; }

P { background-color: #FFFFBD; }
P.info { font-weight: Bold; }
P.main { font-weight: Normal; }
P.comment { font-size: smaller; font-style: italic; }
P.footer { text-align: center; font-size: smaller; }
P.tiny { font-size: 8pt; }
P.descr { margin-left: 50px; }

ul { ul.comment { font-size: smaller; font-style: italic ; }
b { font-weight: Bold ;}
b.kaison { color: #339999; }
b.large { font-size: larger; }
table { width: 100%; }
