#mitte img {
  padding: 0.1em;
  border: 1px solid #CBC5B8; }

.fliesstext a, #mitte table td.titel a {
  font-size: 12px;
  background: url(../img/bullet2.gif) no-repeat 0.2em 0.4em;
  padding-left: 1.1em;
  padding-right: 0.2em;
  color: #756751;
  text-decoration: underline; }
  
.fliesstext a:hover {
    background: url(../img/bullet1.gif) no-repeat 0.2em 0.4em #E3850B;
    color: #fff;
    text-decoration: none; }

#rechts table td.titel a:hover {
    background: #E3850B;
    color: #fff !important; }

.csc-mailform {
  border: 0; }
.csc-mailform-submit {
  border: 1px solid #958464 !important; }
  
Body {
  background: url(../img/bg.gif) repeat; 
  font-size: 10px;
  font-family: Arial, Verdana, Helvetica, sans-serif; }

#aussen {
  background-color: #ffffff;
  width: 80em;  
  border-left: 0.1em solid #9e8d6b;
  border-right: 0.1em solid #9e8d6b;
  background: url(../img/verlauf.gif) repeat-y;
  padding: 0em 1.5em 0em 1.5em;
  margin: 0 auto; }

.aktiv {
  background-color: #f6f4ef !important; 
  border-color: #F6F4EF ! important;
  list-style-image: url(../img/bullet2.gif) !important; }

#verlauf_oben {
  height: 2.3em;
  border: 0.1em solid #9e8d6b;
  border-bottom: 0;
  margin: 0 auto;
  width: 83em;
  background: url(../img/verlauf_oben.gif) no-repeat; }

#verlauf_unten {
  height: 2.3em;
  border: 0.1em solid #9e8d6b;
  border-top: 0;
  margin: 0 auto;
  width: 83em;
  background: url(../img/verlauf_unten.gif) no-repeat; }

#kopfleiste {
  width: 80em; 
  height: 18.1em;
  border: 0;
  margin: 0;  }

/* --------------------------- */

/* NAVIGATION                  */

/* --------------------------- */

#navigation {
  float: left; 
  list-style-type: none; 
  list-style-position: inside;
  width: 16.5em;
  padding: 0;
  margin: 1em; }


#navigation li {
  list-style-image: url(../img/bullet1.gif);
  font-size: 14px;
  background-color: #ede8de;
  padding: 0.3em 0 0.3em 0.5em;
  cursor: pointer;
  border-bottom: 1px dashed #D7CCB5; }



#navigation a {
  text-decoration: none;
  /*display: block;*/
  color: #635843; }



#navigation a:hover {
  color: #e3850b; }


#subnavigation {
  background-color: #F6F4EF !important; 
  border: 0 !important;
  list-style-image: none !important; }

#subnavigation ul {
  margin: 0 0 0 0.5em; padding: 0; }
  
#subnavigation ul li {
  color: #786b52; 
  margin: 0;
  padding: 0;
  font-size: 12px;
  background-color: transparent;
  border: 0px solid red; 
  list-style-image: url(../img/bullet3.gif) !important; }



#subnavigation a:hover {
  color: #e3850b; }  
  

/* --------------------------- */

/* MITTE                       */

/* --------------------------- */
  

#mitte {
  color: #786b52;
  margin: 1em 0em 1em 0;
  float: left;
  width: 41em;
  padding: 1em 1em 1em 1em; 
  background-color: #f6f4ef; }



h1 {
  font-weight: normal;
  margin: 0;
  color: #e3850b;
  font-size: 21px; }
  

.fliesstext {
  font-size: 12px;
  line-height: 1.3em; }

#mitte .csc-default {
	font-size: 12px; }

/* --------------------------- */

/* RECHTS                      */

/* --------------------------- */

 

#rechts {
  float: right;
  background-color: #ede8de; 
  width: 16.5em;
  padding: 0;
  margin: 1em 1em 1em 0; }

#rechts h1 {
  font-size: 12px;
  padding: 0.3em 0 0.3em 1em;
  color: #ffffff;
  background-color: #786A50; }

.rechts_ueberschrift {
  background-color: #776a51;
  margin: 0;
  font-size: 12px;
  padding: 0.2em 0 0.2em 0.5em;
  color: #ffffff; }

#rechts a {
display: block;
  font-size: 11px;
  color: #4B4234;
  text-decoration: none; }  

#rechts .datum {
  color: #756751;
  font-size: 11px; }

#rechts table {
  padding: 0.25em 0;
  width: 16em;
  border-bottom: 1px dashed #D7CCB5; }

#rechts img {
  border: 0; }


/* --------------------------- */

/* FUSSLEISTE                  */

/* --------------------------- */



#fussleiste {
  border-top: 1px dashed #786b52;
  margin: 1em 1em 0 1em;
  background-color: #d9d0bd;
  height: 2em;
  padding: 0.2em;
  text-align: right; }



#fussleiste a {
  font-size: 12px;
  color: #786b52;
  text-decoration: none; }
  
  
  

.clear {clear: both;}
