.oben {
  background: repeat-x url(../bilder/verlag-oben_bg.gif); 
}

.header {
  background: no-repeat url(../bilder/verlag-header.gif);
  background-color: #332A29;
  }

.csc-frame {
  font-family: verdana;
  font-size: 10px;
}

.csc-frame a {
  font-weight: bold;
}

.csc-textpic-image {
  padding-top: 4px;
}

.csc-frame p{
  margin-bottom: 10px;
}

.csc-frame-Normal .csc-header-n1 h1{
  font-size: 12px;
  color: #007fb3;
  margin: 0 0 15px 0;  
}

.csc-frame-Normal h1{
  font-size: 12px;
  color: #007fb3;
  margin: 15px 0 15px 0;  
}

.csc-frame-Normal ul{
  margin-top: -10px;  
}

.csc-frame-Normal li{
  list-style-image: url(../bilder/listenpunkt_neu.gif);
  margin: 0 0 0 15px;
}

.csc-frame-zurueck {
  margin: -25px 0 0 -25px;
}

.csc-frame-Autor h1{
  font-size: 12px;
  color: #007fb3;
  margin-bottom: 20px;
}

.csc-frame-Autor li{
  list-style-image: url(../bilder/listenpunkt_neu.gif);
  margin: 0 0 0 15px;
}

.csc-frame-Autor ul{
  padding-bottom: 10px;
  margin-top: -10px;
}

.csc-frame-Autorenliste h1{
  font-size: 12px;
  color: #007fb3;
  margin: 0 0 5px 0; 
}

.csc-frame-Autorenliste p{
  padding-bottom: 17px;
}

/* BEGIN NEWSLETTER */
.mailForm {
    position:relative;
    top:0px;
    width:350px;
    padding-bottom: 8px;
}
.zeile {
    position:relative;
    margin-bottom:8px;
}
.letzteZeile {
    position:relative;
    margin-bottom:5px;
}
input#c_email, input#c_email2, input#c_name, input#c_prename, select#c_gender {
    position:absolute;
    right:10px;
    width:250px;
    /*background: #F7EFE2;
    border: #62533E 1px solid;*/
	font-size: 11px;
}

.mailForm div.gender {
    /*height: 19px;*/
	margin-bottom:10px;
}

select#c_gender {
    position:absolute;
    right:124px;
    width:140px;
   /* background: #F7EFE2;
    border: #62533E 1px solid;*/
	font-size: 11px;
}

/* IE*/
* html select#c_gender {
 right:120px;
 
 }

input#submit, input#submit2 {
    position:absolute; right:10px;
    /*background: #D59478;
    border: #62533E 1px solid;*/
}
/*END NEWSLETTER*/

