P  {
	text-decoration : none;
	font-size : medium;
	font-family : sans-serif;
	text-align: center;
	color: #000;
}

H2  {
	font-size : medium;
	font-family : sans-serif;
}

H3  {
	font-size: xx-small;
	color: #000;
}

A  {
	font-size : small;
	font-family : sans-serif;
	color : Black;
	font-style : normal;
	text-decoration : none;
	line-height : 2;
}

A:Visited  {}

A:Active  {
	color : Black;
}

A:Hover  {
	color : Blue;
}

BODY  {
	font-size : medium;
	font-family : sans-serif;
	text-align: center;
	color: #000;
}
#main {
	text-align: center;
}
inhalt {
	text-align: left;
}
