.myLink {
  color: #C24304;
  font-style: italic;
  text-decoration: none; 
}

.background {
  background-image:url(/fileadmin/bergkranz/sitepics/bg.gif); 
}

.farbband {
  background-color: #C64200; 
/* bof neu*/
  line-height: 21px;
/* eof neu*/
}

.level1 {
  color: #C24304;
  font-style: italic;
  text-decoration: none;
}

body {
  font-family: Arial;
  font-size: 16px;
  line-height: 21px;
}

a.level1 {
  color: #ffffff;
}

a.level1:hover {
  text-decoration: underline;
}

h1 {
  color: #C24304;
  font-size: 16px;
  margin: 0px;
  padding-bottom: 21px;
/* bof neu*/
  line-height: 21px;
/* eof neu*/
}

h2 {
  font-size: 16px;
  font-weight: lighter;
  margin: 0px;
  padding-bottom: 21px;
  text-decoration: underline; 
/* bof neu*/
  line-height: 21px;
/* eof neu*/
}

p {
  background-color: #FFFCF1;
/* bof neu*/
  line-height: 21px;
/* eof neu*/
}

td {
/* bof neu*/
  line-height: 21px;
/* eof neu*/
}

td.myContent {
  background-color: #FFFCF1;
  line-height: 21px;
}

td.navLevel1No {
  background-color: #A93A03;
/* bof neu*/
  line-height: 21px;
/* eof neu*/
}

