body, td {
  color:            #ffffff; 
  font:             13px verdana, arial, helvetica normal; 
  line-height:		  18px;
  letter-spacing:	  0px;
  background-color: #003366;
  background-image:url(/img/fensterwand.gif); background-repeat:no-repeat;
  background-position:18px 0px;
}

img, div { behavior: url(iepngfix.htc) }

img {
  border: 0px;
}

a {
  color:           #6699CC;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 0px;
  color: #000000;
}

h2 {
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 0px;
  color: #ffffff;
}


.fett {
  font-weight: bold;
  }

.blau {
  color: #6699CC;
  }

.schwarz {
  color: #000000;
}


.kursiv {
  font-style: italic;
}

.klein {
  font-size: 10px;
  line-height: 13px;
  }

.rahmen {
  border: 1px solid #000000 ;
  }


.absolu, .popup {
  position: absolute;
}

.appear, .popup {
  display: none;
}



