.text {  font-family: Arial; color: navy; font-size: 16px; font-style: normal; font-weight: normal}
.textKlein {  font-family: Arial; color: navy; font-size: 14px; font-style: normal; font-weight: normal}
.textKopie {
font-family: Arial; color: #66CC99; font-size: 18mm; font-style: normal; font-weight: bold
}

body
{
  margin: 0;
  padding: 0;
}

#swf
{
  width:100%;
  height:90%;
  overflow:auto;
}

#content
{
  position:absolute;
  top:0px;
  left:180px;
  width:595px;
  height:100%;
  overflow:auto;
  background-image:url(images/hintergrund2.gif);
  background-color:#ffffff;
}

table.all
{
  border:0px;
  spacing:0px;
  padding:0px;;
  border-collapse:collapse;
}

td.links
{
  background-image:url(images/NAVI-streifen4.gif);
  background-repeat:repeat-y;
}

td.content
{
  background-color:#e1f4eb;
}

table.navi
{
  width:180px;
  spacing:0px;
  padding:0px;;
  border-collapse:collapse;
}

td.navi
{
  cellspacing:0px;
  padding-left:16px;
  padding-top:22px;
  border-collapse:collapse;
}

table.swf
{
  width:90%;
  height:90%;
  border-collapse:collapse;
}

td.swf
{
  width:90%;
  height:90%;
  border-collapse:collapse;
}

a:active
{ 
  color: #000099; 
  text-decoration: none 
}

a:link
{ 
  color: #000099;
  text-decoration: none;
}

a:visited
{ 
  color: #000099;
  text-decoration: none 
}

a:hover
{
  color: #000099;
  text-decoration: none
}

img
{
  border:0px;  
}