FORM {
	border : thin solid #000099;
}
a.inh:link{
	width:100%;
	font-size: 13pt;
	font-family:Cooper black,Arial,sans-serif;
	color:yellow;
	text-decoration:none;
	font-weight : bold;
}

a.inh:visited{
	width:100%;
	font-size:13pt;
	font-family:Cooper black,Arial,sans-serif;
	color:yellow;
	text-decoration:none;
	font-weight : bold;
}
a.inh:hover{
	width:100%;
	font-size:13pt;
	font-family:Cooper black,Arial,sans-serif;
	color:yellow;
	font-weight:bold;
	text-decoration:none;
	letter-spacing : 2pt;
}
a:visited{
color:blue
	}

	
.Normal {
	width:100%;
	font-size:13pt;
	font-family:Cooper black,Arial,sans-serif;
	color: Yellow;
	text-decoration:none;
	font-weight : bold;
}


BODY {
	font-size :12pt;
}
TABLE {
	font-size :12pt;
}
.Ueberschrift{
font-weight:bold;
color: blue;
}


