body 
{ 
   font-size: 11pt;
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   background-color: #FFFFFF;
   margin-bottom:10px;
   margin-top:15px;    
   margin-left : 25px;
   margin-right : 25px;
/*   background-image: url(gfx/back-blau.gif);  */
}



/* Font-familiy */
p,h1,h2,h3,h4,ul,ol,li,div,td,th,blockquote,nobr { font-family:Arial,sans-serif; }


/* Font sizes */
p,ul,ol,li,div,td,th { font-size:11pt; }
pre { font-size:10pt; }
h1 { font-size:18pt; }
h2 { font-size:16pt; }
h2 { font-size:16pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }


/* */
p{ text-align : justify; }


table, td, th {padding:4;}



/* Links */
a:link { color: #3300cc; }
a:visited { color: #660066; }
a:active { color: #3300cc;}
a:hover{ color : #FF0000; background-color: #FFFF69;}


/* classes */
.NavActive{ font-weight : bold; background-color: yellow; color = red; }
.NewtyMain{ background-color: #C0C0C0; }
.NavTable{ border-collapse: collapse; background-color : #E0E0E0; right:0px}
.Grey{ color : #999999; font-weight : bold; text-decoration: underline}

.ShiftRight{ position:absolute; right:25px; }
.RightMargin{ margin-right : 105px; }


