BODY  {
   	background-color : #003366;
	margin:10 0 0 10;
	background-image : url(images/background2.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
     }
     
     table  {
     	margin : 0 0 0 0;
		width : 550px;
		border : 0;
     }
     td		{
	 	vertical-align:top;
	}

     td.header  {
     	font-size : 8pt;
     	font-family : verdana,arial;
     	font-weight : bold;
     	color : #ffffff;
     	text-align : right;
		width:550px;
     }
     
     p,ul,ol,li,dir  {
     	color : #ffffff;
     	font-family : verdana,arial;
     	font-size : 10pt;
     }
	 P.fusszeile-l {
	 	border: 2pt ridge #ffffff;
		margin-top:30px;
		width:275px;
	 }

	P.fusszeile-r {
		text-align:right;
		border: 2pt ridge #ffffff;
		margin-top:30px;
		width:275px;
		}     
     h1  {
      	color : #ff9966;
     	font-family : verdana,arial;
     	font-size : 10pt;
		font-weight:bold;
		}
     
     h2  {
     	color : #ffffff;
     	font-family : verdana,arial;
     	font-size : 10pt;
		font-weight:bold;
	 }
     
     h3  {}
     
     a  {
	 	font-family : verdana,arial;
		font-size: 10pt;
		text-decoration : none;
		font-weight : bold;
		color : #ff9966;
	 }
	 
	 A:Visited  {font-family : verdana,arial;
		font-size: 10pt;
		text-decoration : none;
		font-weight : bold;
		color : #ff9966;
	 }
     
     A:Active  {font-family : verdana,arial;
		font-size: 10pt;
		text-decoration : underline;
		font-weight : bold;
		color : #ff9966;}
     
     #fett12  {
     	font-weight : bold;
     	font-size : 12pt;
     }
	 #name {
	 	color:#ffffff;
		font-weight:normal;}

	 #namefett {
	 	color:#ffffff;
		font-weight:bold;}

	 #orange {
	 	color:#ff9966;}

	 #pt8	{
	 	font-size : 8pt;
		}

	 #pt8unfett	{
	 	font-size : 8pt;
		font-weight:normal;
		}

		
	 #schwarz	{
	 	color : #000000;
		}	 	

	 #weiss {
	 	color:#ffffff;}
		
     #seitenanfang {
	 	font-size:8pt;
		margin:20 0 30 0;}
	 #rechts {
	 	text-align:right;}	 

