body		{
		background-color:#BBBBBB;
		scrollbar-track-color:#BBBBBB;
		background-repeat:no-repeat;
		background-position:center;
		margin-left:90px;
		margin-right:10px;
		margin-top:80px;
		margin-bottom:40px;
		font-family:verdana;
		font-size:10pt;
		}

table		{
		font-family:verdana;
		font-size:10pt;
		border-collapse:collapse;
		border-style:solid;
		border-width:0px;
		border-color:#000000;
		width:400px;
		}

td		{
		border-style:solid;
		border-width:0px;
		border-color:#000000;
		padding-bottom:20px;
		vertical-align:top;
		}

input		{
		background-color:#FFFFFF;
		font-family:courier;
		font-size:13pt;
		color:#000000;
		}

textarea	{
		font-family:courier;
		font-size:13pt;
		color:#000000;
		}

img		{
		border-style:solid;
		border-width:2px;
		border-color:000000;
		}
		
.posleft	{
		position:absolute;
		left:118px;
		}

.postop		{
		position:absolute;
		top:405px;
		}

.headline1	{
		font-size:16pt;
		font-style:oblique;
		color:#505050;
		}

.headline2	{
		font-size:12pt;
		color:#505050;
		}

.linie		{
		position:absolute;
		left:90px;
		top:475px;
		width:811px;
		height:4px;
		clip:rect(0px 811px 4px 0px);
		background-color:#000000;
		}
   
