body
	{
	
	font-family: verdana, arial;
	font-size: 10pt;
	color:black;
	background-repeat:no-repeat;
	background-position:fixed;
		center center;
	leftmargin:0; topmargin:0;
	}

	h1 	{
		font-family:verdana, arial;
		font-size:14pt;
		font-style:bold;
		
		}

	h2
		{
		font-family:verdana,arial;
		font-size:12pt;
		font-style:italic,bold;
		}

	h3
		{
		font-family:verdana,arial;
		font-size:10pt;
		font-style:italic;
		}

	h4
		{
		font-family:verdana,arial;
		font-size:10pt;
		}
		
		
strong.strong
		{
			font-size: 8pt;
		}



body.img	{	background-image:  url('..//de/images/content.jpg');
			background-position:
				center center;
			background-repeat: no-repeat;
			background-attachment:fixed;
			leftmargin:0; topmargin:0;	
		}

input
		{
		background-color:transparent;
		}

textarea
		{
		background-color:transparent;
		font-family:verdana,arial;
		font-size:10pt;
		color:black;
		}

table
		{

		background-color:transparent;
		font-family:verdana,arial;
		font-size:10pt;
		color:black;		
		}
		
td
{	

	width:325px;	
}

td.zwei
{	

	width:150px;
	height:150px;
}	

		
a:link { color:red; text-decoration:none; }
a:visited { color:red; text-decoration:none; }
a:active { color:red; text-decoration:none; }
a:img { color: inherit;}

   scrollbar-arrow-color:#000099;
   scrollbar-face-color:#C0C0C0;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-3dlight-color:#CCCCCC;
   scrollbar-shadow-color:#666666;
   scrollbar-darkshadow-color:#666666;
   scrollbar-track-color:#BFBFBF;