#spalte_rechts {
  background-image: url(../grafiken/vschmetterlinge/hintergrund_vschmetterlinge.gif);
  height:300px;
  }

h1 {
  margin-bottom:.8em;
  color:#8C5A7B;
  font-size:1em;
  font-weight:bold;
  }

h2 {
  margin-bottom:.8em;
  color:#8C5A7B;
  font-size:0.8em;
  }

p {
  margin-bottom:1.4em;
  font-size:.8em;
  line-height:1.4em;
  }

ol {
  margin-bottom:1.4em;
  padding-left:25px;
  font-size:.8em;
  line-height:1.4em;
  }
ol li {
  margin-bottom:.8em;
  }


#spalte_mitte a:link, a:visited {
  color:#8C5A7B;
  }

#spalte_mitte a:hover, a:focus {
  background:#F0F0F0;
  }

.header_rechts_zeitangaben {
  color:#8C5A7B;
  font-weight:bold;
  }

fieldset {
  margin-top:2em;
  -moz-border-radius: 0px;
  border-radius:px;
  border:1px solid #CCC;
  }
.fieldset {
  margin-top:10px;
  margin-bottom:10px;
  }
.fieldset_p {
  margin-left:1em;
  margin-right:1em;
  }
legend {
  font-size:.8em;
  font-weight:bold;
  color:#000;
  padding:2px 10px 2px 10px;
  border-right:15px solid #8C5A7B;
  background:#F0F0F0
  }
label {
  font-size:.8em;
  }
label.tmailform_left {
  float:left;
  text-align:right;
  width:11em;
  margin-right:.3em;
  }
input[type=text], select {
  float:left;
  }
input.tmailform_right {
  float:left;
  width:auto;
  clear:both;
  margin-right:.3em;
  margin-left:7.3em;
  }
input[type=checkbox].tmailform_right,
input[type=radio].tmailform_right,
input[type=submit].tmailform_right {
  margin-left:6.3em;
  }
form br {
  clear: both;
  }
.tmailform_err {
  color:#8C5A7B;
  font-weight:bold;
  }
.tmailform_err_div {
  background:#F0F0F0;
  }


#macinasearchbox_fieldset {
  margin-top:0px;
  margin-bottom:30px;
  }
#macinasearchbox_fieldsetdiv {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;
  }

#rss-box {
  font-size:.8em;
  height:1%;
  border-top:1px solid #CCC;
  margin:2em 0 2em 0;
  }
#rss-box ul {
  list-style:none;
  list-style-position:outside;
  margin-left:0;
  margin-top:1.2em;
  }
#rss-box ul li {
  background: url(../grafiken/provokant/symbol_rss.gif) no-repeat 0 .2em;
  list-style-position:outside;
  padding-left:21px;
  padding-bottom:5px;
  margin-bottom:5px;
  }
