* {
  margin: 0;
  padding: 0;
}
@font-face {
    font-family: "NixieOne";
    src: url(/NixieOne.ttf);
}
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: #c4dc9a;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 85%;
}
a:link,
a:visited {
  color: #079100;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left center;
}
td {
  vertical-align: top;
}
.infobox a:link,
.infobox a:visited {
  text-decoration: underline;
}
a:hover,
a:active {
  text-decoration: underline;
}
a.internal {
  padding-left: 18px;
  background-image: url(/img/pfeil_intern.gif);
}
a.external {
  padding-left: 18px;
  background-image: url(/img/pfeil_extern.gif);
}
a.download {
  padding-left: 18px;
  background-image: url(/img/pfeil_download.gif);
}
img {
  border: none;
}
p {
  margin: 1em 0;
}
fieldset {
  border: none;
  width: 500px;
}
fieldset legend {
  padding: 5px 0;
}

.clear {
  clear: both;
}
.acc {
  display: none;
}
.header {
  position: relative;
  background-color: #9bb946;
  height: 226px;
}
.title {
  position: absolute;
  left: 0;
  width: 995px;
  z-index: 100;
}
.title span {
  float: right;
  color: white;
  font-size: 1.1em;
  font-weight: bold;
  background-color: #aa3d0c;
  padding: 1px 15px;
}
.demeter {
  position: absolute;
  left: 0;
  top: 0;
}
.kopfillu {
  border-bottom: 18px solid #5e7d29;
}
.ruebe {
  position: absolute;
  left: 20px;
  top: 83px;
  z-index: 1000;
}
#mainmenue {
  float: left;
  width: 755px;
  background-color: #87b33b;
  padding-left: 240px;
  height: 0.65em;
  overflow: hidden;
  font-size: 2.3em;
}
#mainmenue ul {
  list-style: none;
}
#mainmenue li {
  float: left;
  letter-spacing: 1px;
  font-weight: bold;
  line-height: 0.65em;
  margin-right: 20px;
}
#mainmenue li a {
  color: #cfe1b1;
  text-decoration: none;
  display: block;
}
#mainmenue li a.path {
  color: white;
}
#main {
  float: left;
  clear: both;
  background-image: url(/img/mainbg.gif);
  background-color: white;
  width: 995px;
  position: relative;
}
#leftcolumn {
  float:left;
  width: 220px;
}
#content {
  float: left;
  width: 755px;
  padding-left: 20px;
  /*overflow: hidden;*/
}
#content h2 {
  margin: 1em 0 0.5em 0;
}
#content p {
  margin: 0 0 0.5em 0;
}
#content .img {
  float: right;
  clear: both;
}
#content .img div {
  width: 100%;
}
#content ul,
#content ol {
  margin-left: 15px;
  margin-top: 0.5em;
}
#content li {
  margin: 0 0 0.5em 0;
}
h1 {
  font-size: 1.8em;
  color: #ef4a00;
  margin: 24px 0 0.5em 0;
  width: 485px;
}
h1 .subhead {
  display: block;
  font-size: 0.8em;
  color: #5E7D29;
}
h2 {
  font-size: 1em;
  margin: 12px 0 0 0;
  width: 485px;
}
.homepage h1 {
  float: left;
  font-size: 1.6em;
  font-family: "Palatino Linotype", "URW Palladio L", serif;
  font-style: italic;
  font-weight: normal;
  line-height: 1.5em;
  color: #ef4a00;
  margin: 24px 0 0.8em 0;
  width: 485px;
}
.homepage .intro {
  float: left;
  font-size: 1.3em;
  font-family: "Palatino Linotype", "URW Palladio L", serif;
  font-style: italic;
  line-height: 1.4em;
  width: 480px;
}
#rightcolumn {
  float: right;
  width: 254px;
  margin-bottom: 5px;
}
#rightcolumn img {
  float: right;
  margin-bottom: -1px;
}
.verteiler {
  list-style: none;
  margin: 0.5em 0 1.5em 0 !important;
}

.contentpage #content th {
  padding: 2px 5px;
  background-color: #D0E3AE;
}
.contentpage #content td {
  padding: 2px 5px;
  background-color: #F6F9ED;
}
.contentpage #content tr:nth-child(odd) td {
  background-color: #F6F9ED;
}
.contentpage #content tr:nth-child(even) td {
  background-color: #F1F4E8;
}


#content .galerie {
  float: left;
  margin-right: 4px;
  font-weight: bold;
}
#content .bildergalerie,
#content .showImage {
  width: 522px;
}
#content .bildergalerie div {
  width: 168px;
}
#content .bildergalerie img,
#content .exif img {
  border: 1px solid #ddd;
}

#content .bildergalerie th {
  padding: 0 10px 15px 0;
  text-align: left;
}
#content .bildergalerie td {
  padding: 0 10px 10px 0;
  border-top: none;
}
#content .bildergalerie td img {
  float: left;
}

div.galleryPagingTop {
  border-bottom: 1px solid #F2DBBA;
  width: auto !important;
  margin: 0 11px 15px 0;
}
th div.galleryPagingTop {
  margin: 0;
}
div.galleryPagingBottom {
  clear: both;
  border-top: 1px solid #F2DBBA;
  width: auto !important;
  margin: 0 11px 0 0;
}
td div.galleryPagingBottom {
  margin: 5px 0 0 0;
}
.backtogallery {
  display: inline;
  margin-right: 0.5em;
}
.exif {
  width: 509px !important;
}
.exif .pic {
  float: left;
  width: 509px !important;
}
.exif .picTitleContent,
.exif .picDescContent {
  width: 381px;
}
.exif .picTitleContent {
  font-weight: bold;
  clear: left;
  padding-top: 10px;
}
.exif .picCopyContent {
  float: right;
  font-size: 0.9em;
}
.picDownContent a {
  padding-left: 18px;
  background-image: url(/img/pfeil_download.gif);
}

#events {
  width: 520px;
}
#events hr {
  display: none;
}
#events .hr {
  width: 520px;
  margin: 1em 0;
  border-bottom: 1px solid #F2DBBA;
}
#events h2 {
  margin: 0;
}
#events h2 a:link,
#events h2 a:visited {
  padding-left: 18px;
  background-image: url(/img/pfeil_intern.gif);
}
#events .p {
  margin: 1em 0;
}
.detail th {
  text-align: left;
  padding-right: 0.5em;
}
form .fullWidth {
  width: 480px;
}
form .halfWidth {
  width: 235px;
}
form ol {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 1.5em !important;
}
form ol li {
  margin: 1.5em 0 0 0 !important;
  padding: 0 !important;
  font-weight: bold;
}
form ol li * {
  font-weight: normal;
}
form ol li strong,
form ol li th {
  font-weight: bold;
}
form ol li label {
  margin-right: 1em;
}
form .checkfield {
  line-height: 1.5em;
}
form .radiofield {
  border-collapse: collapse;
}
form .radiofield td {
  text-align: center;
  vertical-align: bottom;
  height: 1.5em;
  border-bottom: 1px solid #ddd;
}
form .radiofield td.name {
  text-align: right;
  width: 12em;
  border-bottom: none;
}
form .radiofield .top {
  width: 4em;
}
form .radiofield .gerne {
  width: 4em;
}
form .radiofield .nein {
  width: 4em;
}

#rightcolumn .login {
  width: 235px;
  float: right;
  padding: 10px 10px 0px 10px;
  background-color: #d0e3ae;
}
#rightcolumn .login .button {
  margin-bottom: 5px;
}

/* E-Cards */


#content .ecards .steps {
  text-align: right;
  border-bottom: 1px solid #000000;
  margin: -3.1em 0 5px 0;
}

#content .ecards .steps img {
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}

#content .ecards hr {
  display: none;
}

#content .ecards .image-full .legend {
  text-align: right;
}

#content .ecards .formfield {
  clear: both;
}
#content .ecards .fieldset-left {
  clear: both;
  margin: 0 0 0.25em 0;
}
#content .ecards .fieldset-right {
  margin: 0 0 0.25em 0;
}




#content .ecards .fieldset-submit {
  clear: both;
  text-align: right;
  border-top: 1px solid #000000;
  padding-top: 1em;
  margin-top: 1em;
}

#content .ecards .fieldset-submit input.button {
  float: none;
}


.ecards {
  width: 495px;
}
.ecards h3 {
  clear: both;
  margin-top: 1em;
}
.ecards .paragraph {
  margin-bottom: 2em;
  clear: both;
}
.ecards .notice {
  margin-bottom: 1em;
}
.ecards .error {
  color: #cc0000;
  margin-bottom: 1em;
}
.ecards .gruss-head {
  margin-bottom: -1.5em;
}
.ecards .image {
  float: left;
  width: 155px !important;
}
.ecards .image-full {
  margin: 0 0 2em 0;
}
.ecards .image-wrapper {
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  text-align: center;
}
.ecards .email1,
.ecards .email2,
.ecards .email4 {
  display: none;
}

.ecards .container {
  clear: both;
}
.ecards .col1 {
  float: left;
  width: 52.5% !important;
  line-height: 20px;
  padding: 2px 0 0 5px;
}
.ecards .col2 {
  padding: 2px 0 0 0;
  line-height: 20px;
  width: 482px !important;
  border-color: #7f9db9;
  border-width: 1px;
  border-style: solid solid none solid;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ===forms */

.webform .checkbox input,
.webform .radiobutton input {
  background: #F8F6F4;
  border: none;
  margin-right: 0.3125em !important;
  width: auto;
}

.webform .checkbox-multiline {
  text-indent: -1em;
  padding-left: 1em;
}

.webform .checkbox label,
.webform .radiobutton label {
  margin-right: 1em !important;
}

.webform .formlabel {
  margin-bottom: 0.25em;
}

.webform label a {
  color: #147BC0;
}

.webform label a:hover {
  color: #08314C;
}

.webform .recipient,
.webform .formfield,
.webform .formfield-error {
  margin-bottom: 0.5625em;
}

.webform .formfield-static {
  font-size: .75em; line-height: 1.25em;
  color: #5C5C5C;
}

.webform .fe-inline {
  padding-bottom: 0.3125em;
}

.webform input,
.webform select,
.webform textarea,
.webform .container {
  width: 99%;
}

.webform .fieldset-right input,
.webform .fieldset-right select,
.webform .fieldset-right textarea {
  width: 98%;
}

.webform input.button {
  float: right;
  margin-left: 0.5625em !important;
  font-family: Arial,Sans-Serif;
  cursor: pointer;
}

.webform #chkSendCopy {
  display: inline-block; float: left;
  margin: 0.3125em 0.3125em 0 0 !important;
  width: auto;
}

.webform .button {
  width: auto !important;
}
