/*************** typo.css ***************/

p { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #000000;
}

#content p { 
  line-height: 140%; /* RB 2011 */
}

.bodytext {
  font-size:100%;
}

#content-right h1 {
  font-size: 100%;
  font-weight:bold; 
  color: #02111b;
  padding: 4px 20px 3px 11px ;
  margin-left:-10px;
  border: 0px;
  background-color: #b4a069;
  margin-top:6px; 
}

h1.csc-firstHeader { 
  font-size: 200%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding-top: 16px;
  padding-bottom: 6px;
  margin-bottom: 0.5em;
  color: #4e4a25; 
}

#content a:link, #content a:visited {
  color: #825d2d !important; /* 2016-06-02 tschach: add !important to align with cstyles_main */
  text-decoration: none; /* RB 2011 */
  font-weight: bold;
}

#content a:hover {
  text-decoration: underline;
}

h1 { 
  font-size: 150%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding-top: 15px;
  padding-bottom: 6px;
  margin-bottom: 0.2em;
  color: #4e4a25;
}

h2 {
  font-size: 116%;
  color: #4e4a25;
  padding-bottom:0.2em;
  padding-top: 0.7em;
  font-weight: bold;
}

h3 {
  font-size: 104%;
  color: #4e4a25;
  padding-bottom:0.2em;
  padding-top: 1em;
  font-weight: bold;
}

h1 * {
  color: #4e4a25;
}

h2 *, h3 * {
  color: #a51e37;
}

h4 {
  font-size: 92%;
  color: #a51e37;
  padding-bottom:0.2em;
  padding-top: 1em;
  font-weight: bold;
}

h5 { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #32414b;
}

/* RB 2011 */
#content h1 {
  padding-bottom:0.75em;
  margin-bottom: 0px;
}

#content h2 {
  font-weight: bold;
}

#content h3 {
  padding-bottom:0.8em;
}

#content h4 {
  padding-bottom:0.8em;
}
/* RB 2011 Ende */

#wrapper-teaser h1, #wrapper-teaser h2, #wrapper-teaser h3, #wrapper-teaser h4, #wrapper-teaser h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #32414b;
  padding-top: 4px;
  padding-bottom: 16px;
}

.csc-textpic-caption { 
  font-size:83%;
}

.csc-mailform-field input {
  border: 1px solid #000000;
}

div.csc-textpic-center div.csc-textpic-imagewrap {
  margin:0 auto;
  width:auto !important;
  padding-top: 10px; /* RB 2011 */
}


div.csc-textpic div.csc-textpic-imagerow {
  clear:none; /* RB 2011 */
  width:auto !important;
}

DIV.csc-textpic DIV.csc-textpic-single-image IMG {
  margin-bottom: 15px; /* RB 2011 */
}

#content blockquote {
  margin-left:3em; text-indent:-3em;
}

/* RB 2011  */
.clearfix:before, .clearfix:after { 
  content: ""; display: table; 
}

.clearfix:after { 
  clear: both; 
}

.clearfix{ 
  zoom: 1; 
}
/* RB 2011 Ende */

#content a.a-z-link {
  color: #000000 !important;
  font-weight: normal !important;
}
