/* DATEI: chemglobe.css*/
body  {
	font-family : Arial,Helvetica,sans-serif;
	background-color : #FFFFFF;
	margin-left : 3px;
	margin-top : 4px;
	margin-bottom : 2px;
	margin-right : 3px;
}

p,h1,h2,h3,h4,ul,ol,li,strong,div,td,th,address,blockquote,nobr,b,i,span,dl,dd,dt  {
	font-family : Arial,Helvetica,sans-serif;
}

.signature  {
	font-weight : bold;
	font-size : medium;
}

h1  {
	font-size : 18pt;
}

h2  {
	font-size : 16pt;
}

h3  {
	font-size : 12pt;
}

h4  {
	font-size : 10pt;
}

p,ul,ol,li,div,td,th,nobr,b,i,pre,tt  {
	font-size : 10pt;
}

pre,tt  {
	font-family : Courier New,Courier;
}

a:link  {
	text-decoration : underline;
}

a:visited  {
	color : #5E0000;
	text-decoration : underline;
}

a:active  {
	color : #9E0000;
	text-decoration : none;
}

a.name  {
	text-decoration : none;
}

span.contents  {
	font-weight : bold;
	text-decoration : underline;
	font-size : 12pt;
}

span.mainmenu  {
	font-size : 10pt;
	font-weight : normal;
	text-decoration : underline;
}

address  {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #000080;
}

.def  {
	background-color : #FFFF99;
	font-weight : bold;
	padding : 3px;
}

p  {
	text-align : justify;
}

a.baum  {
	font-size : 11pt;
	font-weight : bold;
	color : #0033CC;
	text-decoration : none;
}

ul.pindex  {
	list-style-type : square;
	font-weight : bold;
}

a.baum:visited  {
	color : #0033CC;
	text-decoration : none;
}

ul.links  {
	font-weight : normal;
	color : #FF0000;
	list-style-type : disk;
}

ul.ilinks  {
	font-weight : normal;
	color : #0000FF;
	list-style-type : disk;
}

ul.lit  {
	list-style-type : decimal;
	font-weight : normal;
	color : #000000;
}

