  body		{
		font-family:arial, helvetica, sans-serif;
		font-size:12px;	line-height:16px; letter-spacing:0px;
		background-color:#A70000;
		}


.positionator	{
		border:solid 2px #000;

		position:absolute;
		height:540px; width:720px;
		left:50%;
		margin-left:-360px;
		background-color:#fff;
		}

/* ie5mac sieht das hier NICHT \*/ 
.positionator	{
		top:50%;
		margin-top:-270px;
		}
/* end hack */


table		{
		border-collapse:collapse;
		}

table td	{
		border: 1px solid #02659C;
		}

.borderless, .borderless td	{
		border:0px solid #02659C;
		}

a		{color:#9B383B; text-decoration:none;}

.flat		{
		border: 1px solid #02659C;
		background-color:#F6F6F6;
		}

.message	{
		position:absolute;
		top:240px;
		left:20px;
		width:500px;
		}

.infotext	{
		position:absolute;
		top:80px;
		left:270px;
		}
		
		


/* Hilfe-Datei  */



.hilfeinhalt	{
		border: 0px solid #f00;
		position:absolute;
		top:10px; left:10px; z-index:1;
		height:520px; width:740px;
		overflow: auto;
		margin-top:0px; padding-top:0px;
		}

.hilfeinhalt2	  {
		border:0px solid #00f;
		position:absolute;
		top:0px;
		width:700px;
		}

a img	{
		border:0px solid #000;
		}

a:link		{}
a:visited	{}
a:active	{color:#000;}
a:hover	{color:#000;}


em		{ color:#9B383B; text-decoration:none; }


h1		{
		font-family:arial, helvetica, sans-serif;
		font-size:17px;
		font-weight:bold;
		margin-top:0px;
		margin-bottom:45px;
		}

h2		{
		font-size:15px;
		font-weight:bold;
		margin-bottom:5px;
		margin-top:0px;
		}

h3		{
		font-size:13px;
		font-weight:normal;
		margin-bottom:5px;
		margin-top:0px;
		}


p		{
		margin-bottom:5px;
		margin-top:0px;
		}

ul		{
		margin-left:8px; padding-left:8px;
		margin-top:0px; margin-bottom:5px; 
		}






                                                                    
