/* Editor */
   body.mceContentBody
   {
    background: #FFF;
   }

body {
  margin:0px;
  padding:0px;
  font-family:Verdana;
  font-size:11px;
}

hr  {
height:1px;
border:0px;
background-color:#EDEDED;
width:175px;
}

h1, h2, h3, p
{
 padding-top: 0px;
 margin-top: 0px;
}



h1, h2, h3
{
 font-size: 11px;
}

h1
{
  font-weight: normal;
}

h2
{
 color: #D64107;
}

h3
{
  font-weight: bold;
}

/*b {
  color:#CC0000;
  font-size:11px;
}*/

a {
  color:#999999;
  text-decoration:none;
}

a:hover {
  color:#999999;
  text-decoration:underline;
}

table {
  border:1px #EDEDED solid;
}

/* Klassen, die auch im Editor waehlbar sind */

.rotton
{
 color: #D64107;
}

.hervorhebung
{
 color: #D64107;
 font-weight: bold;
}

.hervorhebung2
{
 font-weight: bold;
}

.hervorhebung3
{
 color: #D64107;
 font-weight: bold;
 text-align:center;
}

.weiterlesen
{
 font-style: italic;
}

.release
{
 font-style: italic;
}

.rechtsbuendig
{
 text-align: right;
}

.bildunterschrift
{
 font-size: 9px;
}

.footer {
  margin-top: 350px;
  font-size: 10px;
  color: #CBB799;
  text-align: center;
}

.footer a {
  text-decoration:none;
  color: #CBB799;
}

.footer a:hover {
  text-decoration: underline;
}

.topmenu td a {
  text-decoration:none;
  font-family: Arial Black, Gadget, Arial, Helvetica, sans-serif;
  font-size:15px;
  color:#000000;
}

.topmenu td .aktiv {
  text-decoration:none;
  font-family: Arial Black, Gadget, Arial, Helvetica, sans-serif;
  font-size:15px;
  color:#9f9f9f;
}
.contenttable {
  border-collapse:collapse;
  margin-top:3px;
  width: 899px;
}

.contenttable td {
  border:1px #EDEDED solid;
}

.nav {
  list-style:none;
  margin:0px;
  padding:0px;
  height:26px;
  background-color:#FFFFFF;
}

.nav a {
  text-decoration:none;
  font-family: Arial Black, Gadget, Arial, Helvetica, sans-serif;
  font-size:15px;
  color:#000000;
}

.nav li {
  float:left;
  /*display:compact;*/
  margin-right:1px;
  height:15px;
  background-color:#EDEDED;
  padding:4px 15px 7px 15px;
}

.nav .last {
  /*display:compact;*/
  height:15px;
  background-color:#EDEDED;
  padding:4px 19px 7px 15px;
  margin:0px;
}

.suche {
  height:15px;
  border:1px #D1D1D1 solid;
  background-color: #f6f6f6;
  color: #808080;
  text-indent: 4px;
 }

.suchetd {
padding-top:1px;
padding-left:15px;
}

.leftbox {
padding:13px 12px 20px 13px;

}

.contentbox {

  padding:13px 18px 20px 9px;
  border-right: 0px;
}

.rightbox {
border-left:0px;
padding:13px 7px 20px 5px;
}

.time
{
 font-size: 10px;
 position: absolute;
 z-index: 5;
 right: 20px;
 top: 10px;
}

.subnav a:hover
{
  color: #000;
}

.error {
	color: #D64107;
	font-weight: bold;
}
