

.1 
{ 
  float: left; 
  font: 60px times new roman; 
  font-weight: 700;      
  line-height: 48px; 
}

.border
{

 border : 1px solid #000000; 

}



.headline-001 
{ 


  font-family: arial, helvetica, verdana; 
  color: #000000; 
  font-size: 16px; 
  font-weight: 300; 
  text-align: justify;
  border-top : 1px solid #000000;
  
  
}


.tocc-001 { 
  font-family: arial; 
  color: #ffffff; 
  font-size: 12px; 
  
  text-align: center;
  background: #1c1c1c; 
  line-height: 21px; 
  width: 100%;
}


/* navigationbar */

.tocc-001 A:link    { color: #ffffff; text-decoration: none; 
background-color: #000000; padding: 1px, 2px;


border-top: #828282 1px solid;
border-left: #828282 1px solid;
border-bottom: #b5b5b5 1px solid;
border-right: #b5b5b5 1px solid;}


.tocc-001 A:visited { color: #ffffff; text-decoration: none; 
background-color: #000000; padding: 1px, 2px;


border-top: #828282 1px solid;
border-left: #828282 1px solid;
border-bottom: #b5b5b5 1px solid;
border-right: #b5b5b5 1px solid;}

.tocc-001 A:hover   { color: #ffffff; text-decoration: none;  
background-color: #696969; padding: 1px, 2px;

border-top: #b5b5b5 1px solid;
border-left: #b5b5b5 1px solid;
border-bottom: #828282 1px solid;
border-right: #828282 1px solid;}


.tocc-001 A:active   { color: #ffffff; text-decoration: none;  
background-color: #696969; padding: 1px, 2px;



border-top: #b5b5b5 1px solid;
border-left: #b5b5b5 1px solid;
border-bottom: #828282 1px solid;
border-right: #828282 1px solid;}





/* headlines */


.headline-001  A:link  { color: #000000; text-decoration: none; font-size: 18px; font-weight: bold; }
.headline-001  A:visited { color: #000000; text-decoration: none; font-size: 18px; font-weight: bold; }
.headline-001  A:hover   { color: #8b0000; text-decoration: none; font-size: 18px; font-weight: bold; }
  


LI {
    list-style-type:square;
    list-style-image:url(HELPbull.gif)
}

