/* CSS MS_Nordwind - op2006 */

h1 {
 font-size: ;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: ;
 color: ;
}
h2 {
 font-size: ;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: ;
 color: ;
}

table,td,tr,div,p,pre {
 font-family: Arial, Helvetica, sans-serif;
}

.body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: ;
 font-weight: ;
 color: ;
}


/*linkauszeichnung*/

a:link {
  text-decoration:underline;
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
}
a:visited {
  text-decoration: underline;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
}
a:hover {
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
}
a:active {
  text-decoration: underline;
  color: #CCCCCC;
  font-family: Arial, Helvetica, sans-serif;
}


a.bottom:link {
  text-decoration:underline;
  font-size: 11px;
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
}
a.bottom:visited {
  text-decoration: underline;
  font-size: 11px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
}
a.bottom:hover {
  text-decoration: none;
  font-size: 11px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
}
a.bottom:active {
  text-decoration: underline;
  font-size: 11px;
  color: #CCCCCC;
  font-family: Arial, Helvetica, sans-serif;
}

.bottom {
 font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
