BODY {
background-color: #f0f0f0;
 background-image: url(../intro/bilder/introbanner.gif);
   background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
  margin-left: 10%; 
  color: #000000;
  font-family: verdana, arial;
}

td { font-family: verdana, arial;}
H1, H2, H3 {
  text-align: left;
  font-weight: bold;
  color: #ff8484; 
background: transparent;
}

h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 14px;}

.navig {text-align: right; font-size: 80%;}
.navig a:link, .navig a:visited {text-decoration: underline; background: transparent; color: #ff8484}
.navig a:active:hover {text-decoration: underline; background: #ff8484; color: #ffffff;}
 
 .indent {margin-left: 10%; background: #ffffff; color: transparent}
 .center {text-align: center}
 
img {border: none}
/*
code {font-weight: bold; font-family: arial}*/
