body  {
	margin-top : 10px;
	margin-bottom : 0px;
	color : Black;
	background-color : #FFFFF0;
}

acronym, abbr {
	cursor: help;
}

body,p,ul,ol,li,hr,div,input,table,tr,td,th,address,a,span,blockquote,b,br,i  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}

h1,.h1  {
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-size   : 24px;
	font-weight : bold;
}

h2,.h2  {
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-size   : 20px;
	font-weight : bold;
}

h3,.h3  {
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-size   : 18px;
	font-weight : bold;
}

h4,.h4  {
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-size   : 16px;
	font-weight : bold;
}

a.elink {
	padding-left:		20px;
	background-image:	url(https://www.ulf-dunkel.de/images/elink.gif);
	background-position:	left;
	background-repeat:	no-repeat;
	font-weight : bold;
}


b,.b {
	font-weight : bold;
}

black,.black {
	color : Black;
	background-color : transparent;
}

red,.red  {
	color : #C00000;
	background-color : transparent;
}

blue,.blue  {
	color : Blue;
	background-color : transparent;
}

green,.green  {
	color : Green;
	background-color : transparent;
}

gray,grey,.gray,.grey {
	color : Gray;
	background-color : transparent;
}

marker, .marker {
	color : Black;
	background-color : #FFFFCC;
}

.mini,.minigray,.minigrey,.minired,.hist {
	font-size : 10px;
	font-family : Arial,Helvetica,Verdana,sans-serif;
}

.minigray {
	color : Gray;
	background-color : transparent;
}

.minired {
	color : Red;
	background-color : transparent;
}

pre,tt,.mono  {
	font-family : "Courier New", Courier, monospace;
	font-size : 14px;
}
