body	{
	background-image:url(img_hp/bodybg.jpg);
	background-attachment:fixed;
	background-repeat:none;
	}



   a.link1       { display:inline;
		   color:white;
		   font-family: Arial;
		   font-size: 11pt;
		   text-decoration:none;
		   font-weight:normal;    
	     	   background-image:url(img_hp/a.png);
                                      width:107px; height:39px }

   a.link1:hover { display:inline;
		   color:black;
		   font-family: Arial;
		   font-size: 11pt;
		   text-decoration:none;
		   font-weight:normal;
		   background-image:url(img_hp/a.hover.png); }

  a.link1:active { display:inline;
		   color:red;
		   font-family: Arial;
		   font-size: 11pt;
		   text-decoration:none;
		   font-weight:normal;
		    }

   a.link2       { display:inline;
		   color:white;
		   font-family: Arial;
		   font-size: 125%;
		   text-decoration:none;
		   font-weight:normal;    
	     	   
                                       }

   a.link2:hover { display:inline;
		   color:white;
		   font-family: Arial;
		   font-size: 125%;
		   text-decoration:underline;
		   font-weight:normal;
		   }

  a.link2:active { display:inline;
		   color:white;
		   font-family: Arial;
		   font-size: 125%;
		   text-decoration:none;
		   font-weight:bold;
		    }


   a.link3       { display:inline;
		   color:white;
		   font-family: Arial;
		   font-size: 11pt;
		   text-decoration:none;
		   font-weight:normal;    
	     	   
                                       }

   a.link3:hover { display:inline;
		   color:beige;
		   font-family: Arial;
		   font-size: 12pt;
		   text-decoration:underline;
		   font-weight:normal;
		   }

  a.link3:active { display:inline;
		   color:white;
		   font-family: Arial;
		   font-size: 11pt;
		   text-decoration:none;
		   font-weight:bold;
		    }


   a.linkimg       { display:inline;
		   color:white;
		   font-family: Arial;
		   font-size: 25%;
		   text-decoration:none;
		   font-weight:normal;    
	     	   
                                       }

   a.linkimg:hover { display:inline;
		   color:white;
		   font-family: Arial;
		   font-size: 100%;
		   text-decoration:underline;
		   font-weight:normal;
		   }

  a.linkimg:active { display:inline;
		   color:white;
		   font-family: Arial;
		   font-size: 100%;
		   text-decoration:none;
		   font-weight:bold;
		    }

  #schrift1 {
		color:white;
		font-family:Arial;
		font-size: 16pt;
		text-decoration:none;
		font-weight:bold;
		 }

  #schrift2 {
		color:white;
		font-family:Arial;
		font-size: 11pt;
		text-decoration:none;
		font-weight:normal; 
		text-align:justify;
		}

  #schrift3 {
		color:white;
		font-family:Arial;
		font-size: 12pt;
		text-decoration:bold;
		font-weight:normal; 
		}
		

  #schrift4 {
		color:white;
		font-family:Arial;
		font-size: 16pt;
		text-decoration:bold;
		font-weight:normal; 
		}


  #schrift5 {
		color:white;
		font-family:Arial;
		font-size: 2pt;
		text-decoration:bold;
		font-weight:normal; 
		}


.picol {
	border: 1px solid #888888;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}




