body
{ background-color: #c0c0c0;
  color: #000000;
  margin: 0px;
}

#tbledit
{ width: 480px;
  text-align: left;
  align: center;
}

.dataedit
{ align: center;
}

.dataedit input,textarea
{ background-color: #ffffc0;
  font-color: black;
  color: black;
}

//.dataedit .required.empty
{ background-color: green;
}

//.dataedit .required
{ background-color: white;
}

.dataedit .empty
{ background-color: #ff8080;
}

input[readonly] { background-color: lightgrey; }

#divRubrik ul
{ list-style-type: none;
  position: relative;
  left: -30;
}

#news_container
{  }

td.ad
{ background-color: #c0c0c0;
}

td.preview
{ background-color: #dfdf9f;
}

h1.seitentitel
{ margin-top: 5px;
  margin-bottom: 5px;
  font-size:40px;
}

h2.seitensubtitel
{ margin-top: 5px;
  margin-bottom: 5px;
  font-size:20px;
}

h1.schlagzeile
{ text-decoration: underline;
  font-size: medium;
}

div.newsscrollarea
{ scrollbar-base-color:;
  scrollbar-3dlight-color:;
  scrollbar-arrow-color:#c00000;
  scrollbar-darkshadow-color:;
  scrollbar-face-color:#c00000;
  scrollbar-highlight-color:;
  scrollbar-shadow-color:;
  scrollbar-track-color:;
  min-width:569px;
}

p.nachricht
{
}

p.datum
{ font-size: small;
  margin-top: 40px;
}
