
body
{
	font-size: 12px;
	
	margin: 10px;
	color: black;
	font-family: arial,helvetica,sans-serif;
}
p { font-family:arial,helvetica,sans-serif; color:black; font-size:12;  }
td { font-family:arial,helvetica,sans-serif; color:black; font-size:12; }
ul { font-family:arial,helvetica,sans-serif; color:black; font-size:12; }


.Zentriert
{
	text-align: center;
}


.Copyright
{
	font-weight: bold;
	font-size: 9px;
	color: red;
	line-height: 4px;
	font-family: Arial;
	text-align: center;
}

.Error {
	font-size : 18;
	font-family : Arial;
	font-weight : bold;

	text-align: center;
	color : red;
}

A:Link  {
	font-family : Arial;
}

A:Visited  {
	font-family: Arial;
color: blue;
	text-decoration : none;
}

A:Active  {
	font-family : Arial;
	text-decoration : underline;
	visibility : visible;
}

A:Hover  {
	font-family : Arial;
	color : green;
	text-decoration : underline;
}

h1  {
	font-size : 24;
	font-family : Arial;
	font-weight : bold;

	color : blue;
}

h2  {
	font-size : 21;
	font-family : Arial;
	font-weight : bold;

	color : blue;
}


h3  {
	font-size : 18;
	font-family : Arial;
	font-weight : bold;

	color : blue;
}

h4  {
	font-size : 15;
	font-family : Arial;
	font-weight : bold;
	color : blue;
}

h5  {
	font-size : 12;
	font-family : Arial;
	font-weight : normal;

	color : blue;
}

.PageTitle  {
	font-size : 24;
	font-family : Arial;
	font-weight : normal;
	color : black;
}

.Ueber  {
	font-size : 24;
	font-family : Arial;
	font-weight : normal;

	color : red;
}

  .norm  {
	font-size : 14;
	font-family: arial,helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : green;
	text-decoration : underline;
}

.ZUeber
{
	font-size: 16px;
	color: black;
	font-weight : bold;
	font-family: Arial;
	background-color: #cccccc;
}

