body { margin-top:50px; margin-bottom:10px;
       margin-left:40px; margin-right:10px;
       font-family: Verdana, Arial, Helvetiva, sans-serif;
       background-color:#fffff0; }

h1,h2,h3,h4,ul,ol,li,div,th,address,blockquote,nobr,b
       { font-family: Verdana, Arial, Helvetiva, sans-serif;}
/* GEDG: i und tr herausgenommen */

dt { font-family: Verdana, Arial, Helvetiva, sans-serif; color:#300000; }
/* dd { font-family:Times New Roman,serif; color:#000030; } */

h1 { font-size:18pt; }

h2 { font-size:16pt; }

h2.sh2 { font-size:16pt; }

h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; }

h4 { font-size:10pt; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:12pt;}

pre { font-family:Courier New,Courier; font-size:14pt; color:#0000C0; }

tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

td.xplcode { background-color:#EEEEFF; }
.doc { background-color:#EEEEEE; }

pre.normal { color:#000000; }

a:link { color:#AA5522; text-decoration:underline; }
a:visited { color:#772200; text-decoration:underline; }
a:active { color:#000000; text-decoration:none; }


table.categories {
		background-color: #ffcc99;
		margin-top: 40px;
		border-spacing: 0px;
	}
.categories tr{
		border-style: none;
		border-color: #0000ff;
		border-width: 1px;
		background-image: url(/images/bk.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
		}

.categories td { width: 132px;
		height: 28px;
		padding-right: 22px;
		border-style: none;
		border-color: #ff0000;
		border-width: 1px;
		text-align: right;
		vertical-align: top;
		color: #000000;
		}

.categories a {
		text-decoration: none;
		font-size: 10pt;
		color: #000000;}
.categories a:hover {
		text-decoration: underline;
		color: #000080;}

