body				{ font-family: sans-serif; }
a:link,a:visited,a:active	{ text-decoration: none; color: #900; }
a:hover				{ text-decoration: underline; }

h1				{ font-size: 1.3em; color: #900; text-align: center; }
h2				{ font-size: 1.1em; text-align: center; }
table				{ width: 100 %; border-collapse: collapse; }
table th, table td		{ text-align: left; padding-left: 4px; padding-right: 4px; border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; }
table th			{ background-color: #eee; font-weight: bold; }

#output				{ text-align: center; }
#euro				{ text-align: right; }
#transleft, #transright		{ border: 0; font-size: smaller; padding-top: 0.5em; }
#transright			{ text-align: right; }

#dislink			{ color: #475c99; }
#displease a:link,#displease a:visited,#displease a:active		{ color: #475c99; }

tr.maina td			{ background-color: #ddf; }
tr.maind td			{ background-color: #dfd; }
tr.maine td			{ background-color: #fdd; }

p.url				{ text-align: center; }
span.imprint			{ font-size: smaller; }
