body         {

	Font-family: Arial, Helvetica, sans-serif;
	background-color: CCCCCC;

	}


a
{ color:#ff0000; text-decoration:none;
              }
a:hover
{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	
	cursor: hand;
	background-color: 0000FF;
}

.klein
{
	font-size: 9pt;
	color: #000000;
}
.mini
{
	font-size: 7pt;
	color: #ffffff;
}
.inputsubmit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: 0000FF;
}
.titel {

	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: 0000ff;
}
.text {

	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textc {

	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-variant: normal;
	color: #0000FF;
}
hr {
	border-bottom-width: thick;
	border-bottom-style: outset;
	border-bottom-color: #FFFFFF;
	border-top-width: thick;
	border-top-style: outset;
	border-top-color: #0000FF;


}

