/* Style Sheet von www.krebs-onl.de */

a:link  {
	color : #C00000;
}
a:visited  {
	color : #0000C0;
}
a:hover  {
	color : #008000;
}
a:active  {
	color : #FF0000;
}
p,b,i,a,dl,dt,dd,ul,ol,li,div,th,td,nobr,h1,h2,h3,h4,caption,small,big  {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
}
p,a,dl,dt,dd,ul,ol,li,div,td,nobr  {
	font-size : 10pt;
}
small  {
	font-size : 9pt;
}
i  {
	color : #800080;
	font-style : normal;
}
h1  {
	font-size : 18pt;
	color : #C00000;
	font-weight : normal;
	text-align : center;
}
h2  {
	font-size : 16pt;
	color : #008000;
	font-weight : normal;
	text-decoration : underline;
}
h3  {
	font-size : 14pt;
	color : #008000;
	font-weight : normal;
	text-decoration : underline;
}
h4  {
	font-size : 11pt;
	font-weight : normal;
	text-decoration : underline;
}
dt  {
	margin-top : 15px;
}
caption  {
	font-size : 12pt;
	color : #008000;
	font-weight : bold;
	text-align : left;
}
th  {
	font-size : 12pt;
	color : #008000;
	margin-bottom : 8px;
}
ul  {
	list-style : disc;
}