.hintergrund { background-color: #E9E4F3; }
.normal{
  font-family: Arial;
  font-size: 11px;
  font-variant: small-caps;
  text-decoration: none;
  color: #8080C0;
  line-height: 150%;
  border-top-color: #8080C0;
}

.klein{
  font-family: Arial;
  font-size: 10px;
  text-decoration: none;
  color: #000000;
}

.gross{
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #6276AA;
  line-height: 100%;
  text-align: right;
}

a:link{
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #6276aa;
}

a:visited{
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  color: #7C8BB8;
}

a:hover
{
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  text-transform: none;
  color: #8585C2;
}

a:active
{
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #7C8BB8;
}

#main{
  position:relative;
  width:994;
  border:0px solid;
  top:0px;
}
#content{
  position:absolute;
  right:0px;
  top:111px;
  border:0px solid;
  left:211px;
  bottom:20px;
  height:500;
  padding:5px;
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  background-color:#FFFFFF;
  color: #8080C0;
  text-align:left;
}
h1
{
  font-family: Arial;
  font-size: 16px;
  font-weight: bolder;
  font-variant: normal;
  text-decoration: none;
  color: #6276AA;
  line-height: 130%;
}
a.wk:link
{
  color: #ffffff;
  text-decoration: none;
}

a.wk:visited
{
  color: #ffffff;
  text-decoration: none;
}

a.wk:hover
{
  color: #6276AA;
  text-decoration: none;
}

a.wk:active
{
  color: #ffffff;
  text-decoration: underline;
}

hr
{
  height: 1px;
  color: #000080;
}

.textfeld
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #8080C0;
  width: 150px;
}

.schaltflache
{
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  color: #000000;
  background-color: #7C8BB8;
}
