b, strong
{
  letter-spacing:-1px;
}

td
{
  vertical-align:top;
  font-family:Verdana;
  font-size:8pt;
  color:#444444;
}
h1
{
  font-weight:bold;
  letter-spacing:-1px;
  font-size:8pt;
  font-family:Verdana;
  color:rgb(70,70,70);
  margin:0px;
  margin-bottom:3px;
}
h2
{
  font-weight:bold;
  letter-spacing:-1px;
  font-size:8pt;
  font-family:Verdana;
  color:rgb(70,70,70);
  margin:0px;
  margin-bottom:3px;
}
.lauf
{
  color:black;
  font-family:Courier New;
  font-size:12pt;
}
.lauf a
{
  color:black;
}
.content
{
	 position:relative;
	 left:50px;
	 top:45px;
}
input
{
  border:1px solid rgb(77,77,77);
  background-color:rgb(244,244,244);
  font-size:8pt;
}
textarea
{
  border:1px solid rgb(77,77,77);
  background-color:rgb(244,244,244);
  font-size:8pt;
}
input.button
{
  border:1px solid rgb(77,77,77);
  background-color:rgb(244,244,244);
  font-size:9pt;
}

div.ref_img
{
  float:left;
  width:200px;
  height:110px;
}
td.gebraucht
{
  background-color:#E8E7E8;

}
th.gebraucht
{
  height:25px;
  background-color:#CCCDCE;
  border-bottom:2px solid #8A8E91;
}

a:link,a:visited
{
  color:#CC0000;
  font-weight:bold;
  text-decoration:none;
  letter-spacing:-1px;
}
a:hover
{
  text-decoration:underline;
}


.synops
{
  border-style:solid;
  border-top-width:1px;
  border-bottom-width:0px;
  border-left-width:0px;
  border-right-width:0px;
  border-color:#CCCCCC;
}

.print
{
  background-color:transparent;
  display:none;
}