
A
{
Color: #CCCCC; text-decoration: none;

Background-Position: center left; 
Background-Attachment: fixed;
Background-Repeat: no-repeat;
}


A:ACTIVE
{
Color: #0000ff; text-decoration: none;

Background-Position: center left; 
Background-Attachment: fixed;
Background-Repeat: no-repeat;
}
A:Visited
{
Color: #0000CC; text-decoration: none;

Background-Position: center left; 
Background-Attachment: fixed;
Background-Repeat: no-repeat;
}
A:HOVER
{
Color: red; text-decoration: none;

Background-Position: center left; 
Background-Attachment: fixed;
Background-Repeat: no-repeat;
}

A:LINK{text-decoration: none;Color:#0000ff;}

h1, h2, h3   { font-family: Square721 BT; white-space:nowrap; text-align:center; color:#0000ff;  font-size: 25pt; margin:5px;}

h4, h5{ text-decoration: none; color:#0000ff; font-family: ; text-align:center; font-size: 14pt }/*color:#FF0000;*/


div#red
{
font-family: Verdana;
font-size: 10pt;
color:#ff0000;
}

div#box
    {
         z-index: 1;
         width:740px;
         margin: 0 auto;
         text-align:left;
         background:#cccccc;
         color:#000000;
         padding:2px;
         Border-Color: #0000FF;
         font-family: Verdana;
         font-size: 10pt;
         
                 
     }    
 
div#Seite
 {
    text-align: left;    
    margin: 0 auto;      
    width: 760px;
    padding: 0.5em;
    border: 1px ridge silver;
  }

