/****************************************
*****************************************
***                                   ***
***  CSS für Humpishexen Brochenzell  ***
***        markus.lanz_@_gmx.de       ***
***    Tipp: Unterstriche entfernen   ***
***                                   ***
*****************************************
****************************************/

* {
  margin:  0;
  padding: 0;
}
body {
  font-family:         'Myriad Web', verdana, arial, sans-serif;
  font-size:           13px;
  background-position: top left;
  background-repeat:   no-repeat;
  background-color:    #ffffff;
  color:               #484848;
  position:            relative;
}
fieldset, img {
  border:       0;
  border-style: none;
}
a, a:hover, a:visited {
  text-decoration: none;
}
a { color: #d31531; }
a:hover { color: #f1bb3f; }
select, input, textarea { font-size: 99%; }
td {
  font-size: 13px;
  valign:    center;
  halign:    center;
}

#page {
  margin-top:    63px;
  margin-right:  40px;
  margin-bottom: 40px;
  margin-left:   95px;
  width:         880px;
  text-align:    left;
  z-index:       1;
}

#navigation, #content {
  z-index:    2;
}

#navigation {
  margin-top:   260px;
  width:        230px;
  font-size:    15px;
  float:        left;
  line-height:  20px;
  clear:        right;
  padding-left: 6px;
}

#content {
  width:      600px;
  min-height: 500px;
  float:      right;
  border:     1px #999999 solid;
  padding:    20px;
  margin-bottom: 63px;
}
#content .list_square {
  list-style-type: square;
  padding-left:    2em;
}
#content .list_num {
  list-style-type: decimal-leading-zero;
  padding-left:    2em;
}

#navigation .navi_level_1, .navi_level_2, .navi_level_3 {
  list-style-type: none;
}
#navigation a {
  text-decoration: none;
  color:           #484848;
}
.navi_level_1 {
}
.navi_level_2 {
  padding-left: 1em;
}
.navi_level_3 {
  padding-left: 2em;
}

/* NEWS - general */
.tx-mininews-pi1 p {
  font-family: 'Myriad Web', verdana, arial, sans-serif;
  font-size:   13px;
  margin:      0 0 0 0;
}
.tx-mininews-pi1 a {
  color:           #484848;
  text-decoration: none;
}
.tx-mininews-pi1 a:visited {
  color:           #1e611c;
  text-decoration: none;
}
.tx-mininews-pi1 a:hover {
  color:           #f1bb3f;
  text-decoration: none;
}

/* NEWS - Front-page news */
.tx-mininews-pi1-fp_listrow p.tx-mininews-pi1-fp_listrowField-datetime {
  font-size: 11px;
}
.tx-mininews-pi1-fp_listrow p.tx-mininews-pi1-fp_listrowField-title {
  font-size:   15px;
  font-weight: bold;
}
 
/* NEWS - Archive news */
.tx-mininews-pi1-listrow p.tx-mininews-pi1-listrowField-datetime {
  font-size:        11px;
  background-color: #ffffff;
}
.tx-mininews-pi1-listrow p.tx-mininews-pi1-listrowField-title {
  border-top:  1px #1e611c solid;
  font-size:   15px;
  font-weight: bold;
}
.tx-mininews-pi1 .tx-mininews-pi1-singleView P.tx-mininews-pi1-singleViewField-teaser {
  font-style:  normal;
  font-weight: bold;
}

/* NEWS - details */
.tx-mininews-pi1 {
  font-family: 'Myriad Web', verdana, arial, sans-serif;
  font-size:   13px;
}
.tx-mininews-pi1 h2 {
  font-family:  'Myriad Web', verdana, arial, sans-serif;
  font-size:     18px;
  margin-top:    10px;
  margin-bottom: 0px;
  color:         #484848;
}
.tx-mininews-pi1 .tx-mininews-pi1-searchbox TD {  }
.tx-mininews-pi1 .tx-mininews-pi1-searchbox INPUT {  }
.tx-mininews-pi1 .tx-mininews-pi1-searchbox INPUT.tx-mininews-pi1-searchbox-button {  }