body
	{
		color:#000000;
		background-color:#ffffff;
		scrollbar-base-color:#bdceff;
		margin-top:10px;
		margin-bottom:10px;
		margin-left:10px;
		margin-right:10px;
		font-family:Arial;
		font-size:14px;
		background-image:url(/images/schweif.gif);
		background-position:center center;
		background-attachment:fixed;
		background-repeat:no-repeat;
	}
a
	{
		color:#081084;
		text-decoration:underline;
		font-weight:bold;
	}
a:hover
	{
		color:#ff0000;
		text-decoration:underline;
		font-weight:bold;
	}
.clsTitel
	{
		background-image:url(/images/shadow_v.gif);
		background-position:left;
		background-repeat:repeat-x;
		color:#081084;
		font-family:Arial;
		font-size:18px;
		font-style:italic;
		font-weight:bold;
	}
.clsButton
	{
		font-family: Arial;
		font-size: 12px;
		background-color:#dee7ff;
		border-color:#bacaff;
	}
.tblRiegenTitle
	{
		background-image:url(/images/shadow_v.gif);
		background-position:left;
		background-repeat:repeat-x;
		color:#081084;
		font-family:Arial;
		font-size:14px;
		font-style:italic;
		font-weight:bold;
		width:500px;
	}
