body {
  background-color:white;
}
a {
  color:#111111;
  font-family:arial,helvetica,sans-serif;
  font-weight:normal;
}
a:link {
 text-decoration:none;
}

a:visited {
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

a#tausch {
  color:#111111;
  font-family:arial,helvetica,sans-serif;
  font-weight:normal;
  text-decoration:underline;
}
a#tausch:link {
 text-decoration:underline;
}
a#tausch:visited {
 text-decoration:underline;
}

table{
  margin-top:0px;
  margin-bottom:0px;
  font-family:arial,helvetica,sans-serif;
  font-size:11px;
  color:#111111;
}

td{
  font-family:arial,helvetica,sans-serif;
  height:auto;
  vertical-align:bottom;
}

td.td10{
  width:10px;
}

td.td16{
  width:16px;
}

td.td25{
  width:25px;
  vertical-align:top;
}

td.td35{
  width:35px;
}

td.td50{
  width:50px;
}

td.td65{
 width:65px;
}


h1 {
  font-size:20px;
  font-weight:bold;
  color:#663333;
}

h2 {
font-size:16px;
font-weight:bold;
color:#111111;
}

h3{
font-size:14px;
font-weight:bold;
color:#111111;
}

tr.h4{
font-size:12px;
font-weight:bold;
height:20px;
color:#111111;
}


