a:link, a:visited
{ 
  text-decoration: none;
  color:#ffffff;
  font-size:0.9em;
  font-family: Arial;
  font-weight: bold;
}
a:active, a:hover
{ 
  color:#ffffff;
  text-decoration: underline;
}
a.imp:link, a.imp:visited 
 {
 color:#ffffff;
 font-size:0.7em;
 font-weight: normal;
 font-family: Arial;
 text-decoration: none;
}
a.imp:active, a.imp:hover
{ 
  color:#ffffff;
  text-decoration: none;
}
 
p
{ 
  color:#ffffff;
  font-size:0.8em;
  font-family: Arial;
  padding-top:8px;
  padding-left:13px;
  text-align: center;
}
b
{ 
  color:#ffffff;
  padding-top:8px;
  padding-left:13px;
  font-weight: bold;
}
h1
{ 
  color:#ffffff;
  font-size:0.8em;
  font-family: Arial;
  font-weight: bold;
  text-align:center;
}

.lineoben
{
border-left:1px solid #ffffff;
border-top:1px solid #ffffff;
border-right:1px solid #ffffff;
}
.lineunten
{
border-left:1px solid #ffffff;
border-bottom:1px solid #ffffff;
border-right:1px solid #ffffff;
}
.partner
{
  color:#ffffff;
  font-size:0.7em;
  font-family: Arial;
  font-weight: bold;
  text-align:center;
  padding-top:8px;
}
.navtable
{
  position:absolute; 
  left:10px; top:0px; width:150px;
  float:left;
}
#content
{
  position:absolute; 
  left:90px; top:220px; width:600px;
  background: #768CA2;
  border:1px dashed #2A2A68;
  padding-top:8px;
  
}
#imp
{
  position:absolute; 
  left:700px; top:170px; width:40px;
  
}
