
  

BODY
{ background-repeat:repeat;  background-image: url(eins3.gif); 
background-attachment:fixed; padding: 0px;
}



A:HOVER { Color: Gold; Background-Color: brown; Letter-Spacing: 0.2pt; }
//A:link       { background-color: transparent; color : #00ffff; }
A:visited   { color : turquoise;  text-transform :uppercase; font-size: 8pt; font-variant: small-caps;} 
// A:active    {color: cyan; background: #CFDFEB; text-decoration: underline; }




TD
{ Color: #FFFFff; Font-Family: Tahoma, Verdana, Arial; Font-Size: 100%; Font-Variant: normal; Font-Weight: bold; 
Font-Style: normal; Line-Height: normal; Text-Decoration: none; Letter-Spacing: normal; Word-Spacing: normal; }



// input, select, textarea
//   { color:#0000CC; }


U
{ Color: #ffff00;  }

table {
font-family : verdana,arial; 
font-size : 0,7em; 
font-weight : bold;
text-align : left;
border : 0px dotted black;}

input {
border : 0px solid black; 
background-color : white;
color : black; 
font-size : 1.0em; 
color : blue;}


:link:focus, :visited:focus { -moz-outline: 0px dotted WindowText; } 

//  input[type="checkbox"] { color : red; } 
//input[type="checkbox"]:hover { width: 43px; height: 43px;color : red; vertical-align: middle; border : 2px solid green; background-color : transparent;}


