/* Allgemeines CSS fuer naw.info */
/* Nico Grosser, net&works GmbH  */
/* ---------------------------------- */
/* An dieser Datei sollten keine      */
/* Aenderungen vorgenommen werden.    */
/* ---------------------------------- */

/* ===================== */
/* Default Einstellungen */
/* ===================== */

* {
  margin: 0;
  padding: 0;
}

html { height: 100%; margin-bottom: 1px; } 

body {
  font-family: Arial, sans-serif;
  font-size: 100.01%;
  text-align: center;
  color: #000;
  background-color: #f8faed;
}

.clearer {
  clear : both;
  height: 0px;
  font-size: 0px;
}

a, a:link, a:visited {
  color: #516936;
}

h1 {
  font-size: 1.2em;
  margin-bottom: 5px;
}

h2, h3, h4, h5 {
  font-size: 1em;
  margin-top: 5px;
}

p {
  font-size: 1em;
  margin-bottom: 15px;
}

p.layout-1, h2.layout-1, h3.layout-1, h4.layout-1, div.layout-1 {
  text-align: justify;
}

p.layout-2, h2.layout-2, h3.layout-2, h4.layout-2, div.layout-2 {
  text-align: center;
}

p.layout-3, h2.layout-3, h3.layout-3, h4.layout-3, div.layout-3 {
  text-align: right;
}

ul {
  margin-left: 20px;
}

img {
  border: 0;
}

th, td {
  font-size: 1em;
  padding: 2px 5px;
  text-align: left;
}

.tr-even {
  background-color: #eee;
}

.csc-textpic-caption {
  font-size: 0.85em;
  margin-bottom: 5px;
}

#all {
  width: 875px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.header {
  background-image: url(/fileadmin/templates/images/header.gif);
  background-repeat: no-repeat;
  height: 44px;
  width: 875px;
  padding: 131px 0 0 0px;
}

.claim {
  width: 190px;
  height: 25px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.menutop {
  display: inline;
}

.menutop a {
  font-size: 12px;
  font-weight: bold;
  color: #497528;
  text-decoration: none;
  text-transform: uppercase;
  background-image: url(/fileadmin/templates/images/mt_normal.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  padding-left: 15px;
}

.menutop a:hover,
.menutop a.active:hover {
  color: #fff;
}

.menutop a.active {
  font-size: 12px;
  font-weight: bold;
  color: #497528;
  text-decoration: none;
  text-transform: uppercase;
  background-image: url(/fileadmin/templates/images/mt_active.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  padding-left: 15px;
}

.menutop .mt_left_active {
  background-image: url(/fileadmin/templates/images/mt_left_active.gif);
  background-repeat: repeat-x;
  height: 25px;
  width: 4px;
  float: left;
}

.menutop .mt_middle_active {
  background-image: url(/fileadmin/templates/images/mt_normal_active.gif);
  background-repeat: repeat-x;
  height: 25px;
  float: left;
  padding: 6px 2px 0 2px;
}

.menutop .mt_right_active {
  background-image: url(/fileadmin/templates/images/mt_right_active.gif);
  background-repeat: repeat-x;
  height: 25px;
  width: 4px;
  float: left;
  margin-right: 10px;
}

.menutop .mt_left {
  background-image: url(/fileadmin/templates/images/mt_left_normal.gif);
  background-repeat: repeat-x;
  height: 25px;
  width: 4px;
  float: left;
}

.menutop .mt_middle {
  background-image: url(/fileadmin/templates/images/mt_normal_normal.gif);
  background-repeat: repeat-x;
  height: 25px;
  float: left;
  padding: 6px 2px 0 2px;
}

.menutop .mt_right {
  background-image: url(/fileadmin/templates/images/mt_right_normal.gif);
  background-repeat: repeat-x;
  height: 25px;
  width: 4px;
  float: left;
  margin-right: 10px;
}

.content {
  background-image: url(/fileadmin/templates/images/middle.gif);
  background-repeat: repeat-y;
  min-height: 574px;
  height: auto !important;
  height: 574px;
}

.left {
  width: 175px;
  float: left;
  text-align: left;
}

.right {
  width: 670px;
  float: right;
  text-align: left;
  font-size: 0.8em;
  color: #666;
}

.menuleft {
  min-height: 150px;
  height: auto !important;
  height: 150px;
  margin: 16px 0 15px 0;
}

.menuleft a {
  font-size: 12px;
  color: #516936;
  text-decoration: none;
  font-weight: bold;
  margin-left: 8px;
  padding-left: 15px;
  line-height: 24px;
  background-image: url(/fileadmin/templates/images/ml_normal.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
}

.menuleft a.active {
  color: #ff6600;
  background-image: url(/fileadmin/templates/images/ml_active.gif);
}

.menuleft a:hover,
.menuleft a.active:hover {
  color: #ff6600;
  background-image: url(/fileadmin/templates/images/ml_active.gif);
}

.menuleft ul {
  margin-left: 18px;
}

.menuleft ul li {
  background-image: url(/fileadmin/templates/images/ml_spacer.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  list-style-type: none;
}

.windmuehlen {
  background-image: url(/fileadmin/templates/images/windmuehlen.gif);
  background-repeat: no-repeat;
  height: 193px;
  width: 200px;
}

.metamenu {
  margin: 15px 0 25px 0;
}

.metamenu a {
  font-size: 12px;
  color: #516936;
  text-decoration: none;
  font-weight: bold;
  padding-left: 15px;
  line-height: 18px;
  background-image: url(/fileadmin/templates/images/ml_normal.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
}

.metamenu a.active {
  color: #ff6600;
  background-image: url(/fileadmin/templates/images/ml_active.gif);
}

.metamenu a:hover,
.metamenu a.active:hover {
  color: #ff6600;
  background-image: url(/fileadmin/templates/images/ml_active.gif);
}

.metamenu ul {
  margin-left: 30px;
}

.metamenu ul li {
  list-style-type: none;
}

.fontsizer {
  font-size: 12px;
  color: #516936;
  font-weight: bold;
  background-image: url(/fileadmin/templates/images/ml_normal.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  margin-left: 31px;
}

.fontsizer a {
  font-size: 12px;
  color: #516936;
  text-decoration: underline;
  font-weight: bold;
  margin-right: 5px;
}

.fontsizer a:hover {
  color: #ff6600;
}

.fontsizer a.small {
  font-size: 11px;
}

.fontsizer a.middle {
  font-size: 12px;
}

.fontsizer a.big {
  font-size: 14px;
}

.fontsizer ul {
  margin-left: 15px;
}

.fontsizer ul li {
  list-style-type: none;
}

.sprachwahl {
  margin: 30px 0 0 58px;
}

.sprachwahl a img {
  margin-left: 10px;
}

.sprachwahl img {
  margin-left: 10px;
}

.klickpfad {
  margin-top: 20px;
  font-size: 11px;
  color: #516936;
}

.klickpfad a {
  font-size: 11px;
  color: #516936;
}

.klickpfad a.active {
  color: #ff6600;
}

.text {
  width: 625px;
  margin-top: 20px;
}

.funktionen {
  margin-top: 15px;
  clear: both;
}

.funktionen .drucken {
  float: left;
}

.funktionen .pdf {
  float: left;
  margin-left: 10px;
}

.footer {
  background-image: url(/fileadmin/templates/images/footer.gif);
  background-repeat: no-repeat;
  height: 35px;
}

/* ====================== */
/* Suche / indexed_search */
/* ====================== */

.tx-indexedsearch {
  width: 38em;
}

.tx-indexedsearch #tx-indexedsearch-searchbox-sword {
  float: left;
  width: 20.5em;
  border: 1px solid #8CA7BF;
  padding: 1px;
}

.tx-indexedsearch .tx-indexedsearch-search-submit {
  margin-top: 10px;
  margin-left: 10em;
}

.tx-indexedsearch .extended_link {
  position: relative;
  top: -5px;
  left: 15px;
}

.tx-indexedsearch select {
  border: 1px solid #8CA7BF;
}

.tx-indexedsearch label {
  display: block;
  width: 10em;
  float: left;
  margin-top: 3px;
}

.tx-indexedsearch .tx-indexedsearch-search-for {
  padding-top: 10px;
}

.tx-indexedsearch .tx-indexedsearch-search-in {
  padding: 10px 0;
}

.tx-indexedsearch .tx-indexedsearch-search-select-section {
  padding: 10px 0 10px 0px;
}

.tx-indexedsearch .tx-indexedsearch-search-select-order {
  margin-top: 1px;
}

.tx-indexedsearch .tx-indexedsearch-search-select-results {
  padding-top: 10px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-defop {
  width: 10em;
  margin-left: 10px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-desc {
  width: 10em;
  margin-left: 10px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-type {
  width: 10em;
  float: left;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-lang {
  width: 10em;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-sections {
  width: 10em;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-order {
  width: 10em;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-results {
  width: 4.5em;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
  padding: 10px 10px 10px 0;
}

.tx-indexedsearch .tx-indexedsearch-sw {
  font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-browsebox {
  margin-bottom: 40px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul {
  list-style-type: none;
  padding-left: 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
  float: left;
  margin-right: 5px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox a {
  border: 1px solid #999;
  padding: 2px;
  text-decoration: none;
  line-height: 200%;
}

.tx-indexedsearch .tx-indexedsearch-res h3 {
  padding: 5px !important;
  background-color: #8cbaf1;
}

.tx-indexedsearch .tx-indexedsearch-res h3 a {
  color: #fff !important;
  text-decoration: none;
}

.tx-indexedsearch .tx-indexedsearch-res h3 a:hover {
  text-decoration: underline;
}

.tx-indexedsearch .tx-indexedsearch-descr {
  line-height: 150%;
  margin-bottom: 10px;
}

.tx-indexedsearch .tx-indexedsearch-text-item-crdate-mtime {
  display: none;
}

.tx-indexedsearch .tx-indexedsearch-info {
  margin-bottom: 20px;
}

/* ==== */
/* News */
/* ==== */
.news_image {
  margin-right: 20px;
  margin-bottom: 10px;
}

.news_links {
  margin-top: 20px;
}

#content .news-list-item h2 a {
  font-size: 0.7em;
  color: #000;
}

.latest_entry {
  margin-bottom: 5px;
}

.teaser_text {
  margin-left: 170px;
  margin-bottom: 20px;
}

.news_date {
  margin-right: 10px;
}

.tx-ttnews-browsebox {
  margin-top: 10px;
}

.tx-ttnews-browsebox td {
  padding-right: 5px;
}

p.news-single-imgcaption {
  font-size: 0.85em;
  margin-bottom: 5px;
}

.news-amenu-container {
  margin-bottom: 20px;
}

.news-amenu-container ul {
  margin: 0;
}

.news-amenu-container ul li {
  list-style-type: none;
}

/* ===================== */
/* EventDB               */
/* ===================== */
.tx-rlmpeventdb-pi1 table {
     width: 100%;
}

.tx-rlmpeventdb-pi1 table td, .tx-rlmpeventdb-pi1 table th {
     text-align: left;
     padding: 3px;
}

.tx-rlmpeventdb-pi1-listrow-item {
     background-color: #efefef;
}

.tx-rlmpeventdb-pi1-listrow-item-odd {
     background-color: #dddddd;
}

#eventdb_singleview .freqency {
     font-size: 0.9em;
     margin-bottom: 20px;
}

#eventdb_singleview table {
     width: 100%;
     margin: 5px 0;
     background-color: #d0d0a0;
}

#eventdb_singleview table td {
     width: 200px;
}

#eventdb_singleview table td.tx-rlmpeventdb-pi1-usersingleviewfeatures-description {
     width: 383px;
}

#eventdb_singleview table td.tx-rlmpeventdb-pi1-usersingleviewfeatures-features-price {
     width: 100px;
}

#eventdb_singleview .menuauswahl {
     margin: 0px 0 10px 0;
}

#eventdb_singleview fieldset {
     padding: 5px;
     margin-top: 15px;
}

#eventdb_singleview .event_content {
     padding-bottom: 20px;
}

#eventdb_singleview label {
     width: 9em;
     display: block;
     float: left;
     text-align: right;
     margin: 0 5px;
}

#eventdb_singleview .confirm_text {
     display: block;
     margin-left: 10em;
}

#eventdb_singleview br {
     display: block;
}

#eventdb_singleview .tx-frontendformslib-submitbuttons {
     margin-top: 5px;
}

#eventdb_singleview .tx-frontendformslib-stepsoverview-row {
     clear: left;
}

#eventdb_singleview .tx-frontendformslib-steps {
     margin-top: 15px;
     font-size: 12px;
}

#eventdb_singleview .tx-frontendformslib-steps-active {
     font-weight: bold;
     margin-right: 3px;
}

#eventdb_singleview .tx-frontendformslib-steps-inactive {
     margin-right: 3px;
}

#eventdb_singleview .tx-frontendformslib-field-switched {
     display: inline;
     float: none;
}

#eventdb_singleview  .tx-frontendformslib-label-switched {
     display: inline;
     float: none;
}