body {
  padding-left: 20;
  padding-right: 20;
  background-color:#ffffff;
  background-image:url(/international/pictures/hinterg.png);
  background-attachment:fixed;
  font-family:Verdana, Tahoma, Arial;
  font-size: 11px;
}

a:link { 
  text-decoration:none;
  color:#008000;
}
a:visited {
  text-decoration:none;
  color:#008000; 
}

a:hover {
  text-decoration:none;
  font-weight:bold;
  color:#004000; 
}

a:active {
  text-decoration:none; 
  font-weight:bold; 
  color:#004000; 
}

h1 {
  font-size: 20px;
  font-weight: bold;
  font-family:Verdana, Tahoma, Arial;
  color: #008000;
}

h2 {
  font-size: 15px;
  font-weight: bold;
  font-family:Verdana, Tahoma, Arial;
  text-align: center;
}

table {
  font-family:Verdana, Tahoma, Arial;
  font-size: 11px;
}

