body, table {
	font-family : Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #4F4F4F;
	}

h1 {
	font-size: x-small;
	color: #4F4F4F;
}

h2 {
font-size: 15px;
color: #4f4f4f;
}

h3 {
font-size: 9pt;
color: #4f4f4f;
}

p {
	font-size: x-small;
	color: #4f4f4f;
}

.tablepicture {
	background-image : url(images/ecke.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}

span{
	font-size: small;
	color: #4F4F4F;
	font-weight : bold;
}

p.ade {
	font-size: x-small;
	color: #4F4F4F;
	font-weight : bold;
}

A:link {
	font-size: x-small;
	color : #4f4f4f;
}

A:visited {
          color: #4f4f4f;
		  font-size: x-small;
}

A:active {
         color: #123456;
		 font-size: x-small;
}

A:hover {
	color: #0000ff;
	text-decoration: underline;
	font-size: x-small;
}

p.nav {
	font-size: x-small;
	color: Fuchsia;
}

p.nav1 {
	font-size: x-small;
	color: #4f4f4f;
}

.art1 {
	color: #ffffff;
	font-size: x-small;
	text-decoration: underline;
}

.art2 {
	color: #4f4f4f;
	font-size: x-small;
	text-decoration: none;
}

.art3 {
	color: #4f4f4f;
	font-size: xx-small;
	text-decoration: none;
}