body{
  background-color: #C6B69C;
  text-align:center;
  padding-top:0px;
  font-family:arial, helvetica, sans-serif;
  font-size:1.0em;
  color:#333333;

}

a{color:#800080;}

#seite{
  text-align:center;
  margin: 0px auto;
  background-color: #F7EBCE;
  width: 805px;
  padding-top: 20px;
  padding-bottom:20px;
  border: 0px dashed #564b47;
}

#logo{
  text-align:center;
  height:160px;
  width:800px;
  border: 0px dashed #564b47;
}

#menue{
  position:absolute;

  top:75px;
  left:480px;
  width:400px;
  font-family:helvetica,arial,  sans-serif;
  border:0px solid red;
}


#menue a{
  color:black;
  font-size:14px;
  font-weight:normal;
}

#menue a:link     {color:black;}
#menue a:active  {color:#BD0063;}
#menue a:visited {color:black;}
#menue a:hover  {color:#BD0063;}





#inhalt{
  text-align:left;
  min-height:270px;
  margin: 0px auto;
  background-color:#F7E3B5;
  width:550px;
  padding-top:20px;
  padding-bottom:20px;
  padding-left:10px;
  padding-right:10px;
  border: 0px dashed #564b47;
}

.csc-firstHeader{
  background-color:#BD0063;
  color:#ffffff;
  text-decoration: none;
  font-size:1.1em;
  padding-left:5px;
  background-image: none;
font-weight: normal;

}

.bodytext{
  font-size:0.8em;
}

a{
  text-decoration: none;

}


h1{
  /* text-decoration: underline;*/

  background-image: url(/fileadmin/grafiken/farb_pixel2.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  padding-bottom:3px;
  font-size: 1.0em;

}

.csc-caption{
  font-size:11px;
}