/* DATEI: normal.css */

BODY         {
			FONT-FAMILY: Arial,Helvetia,sans-serif; 
			FONT-SIZE: 10pt; 
			SCROLLBAR-ARROW-COLOR: #f830b8; 
			background:url(bilder/asbhgrd.jpg); 
			background-attachment:fixed 
			}

TD, TR
	           	{
			FONT-FAMILY: Arial ,Helvetia, sans-serif; 
			FONT-SIZE: 10pt; 
			FONT-STYLE: normal	
			}

H1
           		{FONT-FAMILY: Arial, Helvetica, sans-serif; 
			FONT-SIZE: 8pt; 
			COLOR:#4060A0; 	
			FONT-STYLE:normal
			}

H2
           		{FONT-FAMILY: Arial, Helvetica, sans-serif; 
			FONT-SIZE: 10pt; 
			COLOR:#50B060; 
			font-weight:bold
			}

H3
           		{FONT-FAMILY: Arial, Helvetica, sans-serif; 
			FONT-SIZE: 12pt; 	
			COLOR:#4060A0; 
			FONT-STYLE:normal
			}

H4
		{
		FONT-FAMILY: Arial, Helvetica, sans-serif; 
		FONT-SIZE: 14pt; 
		COLOR:#4060A0; 
		FONT-STYLE:normal
		}

A:Link
        	{
		Color:#4060A0; 
		Text-Decoration: underline
		}
		   	
A:Active
		{
		Color:#4060A0; 
		Text-Decoration: underline
		}

A:Visited
        	{
		Color:#4060A0; 
		Text-Decoration: underline
		}

A:Hover
        	{
		Color:#40a070; 
		Text-Decoration: underline
		}

.onepxborder 
		{
		BORDER: #aaaaaa 1px solid 
		}    

.magentaborder 
		{
		BORDER: #f830b8 1px solid 
		}    


.blueborder 
		{
		BORDER: #4060a0 1px solid 
		}    
.greenborder 
		{
		BORDER: #50b060 1px solid 
		}    


a.blau:link 
		{
		color:#4060a0; 
		text-decoration: none
		}

a.blau:active
		{
		color:#4060a0; 
		text-decoration: none
		}

a.blau:visited 
		{
		color:#4060a0; 
		text-decoration: none		}

a.blau:hover 
		{
		color:#f0f0f0;
		background:#4060a0; 
		text-decoration: none
		}   

.klein   {
		FONT-FAMILY: Arial, Helvetcia, sans-serif; 
		FONT-SIZE: 8pt; 
		font-weight: normal;
		}

.kleincentergruen
		{ 
		FONT-FAMILY:arial, helvetica, sans-serif;
		FONT-SIZE:79%; 
		FONT-WEIGHT:normal; 
		TEXT-ALIGN:center; 
		COLOR:#50b060
		}

.pressklein 
  	{
	FONT-FAMILY: Arial, Helvetcia, sans-serif; 
	FONT-SIZE: 8pt; 
	font-weight: normal;
	color: #808080;
	}
