body.norepeat {
bgcolor: gray; background-color: silver; 
width: 100%; background-position: bottom right; 
background-repeat: no-repeat; background-position: center; 
top: 2px; width: auto; background-image: url();
background-attachment: fixed; padding: 2px; 
font-family: Arial, Helvetica, sans-serif; 
topmargin: 5px; leftmargin: 10px; }

body.repeat {
bgcolor: #323232; background-color: rgb(50, 50, 50); 
width: 100%; background-position: bottom right; 
background-repeat: repeat; background-position: absolute; 
top: 2px; width: auto; 
background-attachment: fixed; padding: 2px; 
font-family: Arial, Helvetica, sans-serif; 
topmargin: 5px; leftmargin: 10px; }

font.grau_1 { 
color: #66abcd; text-shadow: gray; }

font.grau_2 { 
color: #66ccff; text-shadow: gray; }

a   {
target: _top; text-decoration: none; 
    }

a:hover { color: yellow; }
