table		{
		font-family:Arial;
		font-size:85%;
		text-align:justify;
		color:#191970;
		margin-right:1em;
		}


h1,  h2,  h3, ul	
		{
		padding-bottom:.5em;
		}
ul		{
		padding-left:1em;
		} 
		
pre		{
		color:navy;
		font-family:Verdana;
		font-size:60%;
		}

#kopfbereich	{
		background:url(_pics/ef2.jpg) repeat  right  top;
		color: yellow;
   		height:280px;
		font-family:Impact; font-size:320%;
		padding-top:0,5em;
		padding-left:1em;
		}
#steuerung	{
		background-color:#99ccff;
		padding-left:1em;
		height:20px;
		font-style:italic;
		}
#schatten	{
		background-color:navy;
		height:2px;
		}
#schatten1	{
		background-color:#d3d3d3;
		height:2px;
		}
#inhalt  	{
		background:url(leder_g.jpg)  repeat  left  top;
		padding-top:1em;
		padding-left:1em;
		padding-right:1em;
		}
#fussbereich	{
		background:url(led2.jpg)  repeat  left  top;
		padding-top:1em;
		padding-left:2em;
		padding-right:1em;
		font-family:Arial;
		font-weight:bold;
		font-style:italic;
		font-size:100%;
		height:120px;
		}

		
.initialabsatz:first-line	{
		font-weight:bold;
		color:#006400;
		}

.initialabsatz:first-letter {
		font-size:120%;
		font-weight:bold;
		float:left;
		color:red;
		}

	
A:link		{
		text-decoration:none;
		color:blue;
		font-weight:bold;
		}
A:visited		{
		text-decoration:none; color:#a020f0;
		}
A:aktive		{
		text-decoration:none; color:red;
		}
A:hover 		{
		COLOR: green;
		TEXT-DECORATION:underline;
		background: #ccecff;
		}
		
*		{
		margin:0;
		}