body, td {
  color:            #000000; 
  font:             13px courier; 
  line-height:		  18px;
  letter-spacing:	  0px;
  background-color: #ffffff;
}

table {
  border-collapse:  collapse;
  border-spacing:   0px;
  margin:           0px;
  margin-bottom:    20px;
}

table.stunden td {
  padding: 4px;
  border: 1px solid #cccccc;
  text-align: center;
}

table.preise td {
  padding: 8px;
  border: 1px solid #cccccc;
  text-align: left;
}

img {
  border:			0px;
}

a {
  color:           #999999;
  text-decoration: none;
}

a:hover {
  color:           #ff00cc;
  text-decoration: underline;
}


.pink {
  color:           #ff00cc;
  }

.fett {
  font-weight: bold;
}


.absolu {
  position: absolute;
}

.kuller {
  background-image:url(/img/kleks.gif); background-repeat:no-repeat;
  background-position:top left;
  background-color:white; height:60px;

}

.cv {
  color:            #ffffff; 
  text-align:   left;
  padding: 10px;
  text-decoration: none;
}


