@charset "UTF-8";
html, body {
   margin: auto !important;
   padding: 0 !important;
   height: 100% !important;
   width: 100% !important;
   max-width: 900px;
   text-align: center;
   font-size: 1em;
   font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
   background-color: #C9C8C8;
}
* {
   -ms-text-size-adjust: 100%;
   -webkit-text-size-adjust: 100%;
}
.pointer {
   cursor: pointer;
}
div.fehlermeldung, div.fehlermeldung a {
   margin: 30px;
   color: #F00004;
   font-weight: bold;
}
input, textarea, select {
   width: 50%;
   border: 1px solid #C9C8C8;
   padding: 5px 5px;
   margin: 10px 0 0;
   font-family: "minerva-modern", sans-serif;
   font-size: 1em;
}
#ibantext {
   padding-left: 36%;
   padding-top: 3px;
   display: inline-block;
}
.button-td, .button-a {
   transition: all 100ms ease-in;
   cursor: pointer;
}
img {
   max-width: 400px;
}
form {
   padding: 20px;
   font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
   text-align: left;
}
form.form-horizontal {
   text-align: left;
   background-color: #eeeeee;
   border-radius: 7px;
}
form.form-center {
   text-align: center;
   background-color: #eeeeee;
   border-radius: 7px;
}
#mitgliederliste {
   background-color: #eeeeee;
   border-radius: 7px;
   padding: 40px;
}
label.col-md-4 {
   display: inline-block;
   width: 40%;
   padding-left: 20px;
   color: #000000;
   font-size: 0.9em;
   font-weight: bold;
   margin-top: 10px;
}
p.checkbox {
   font-size: 0.9em;
   margin: 10px 20px 20px;
   color: #333333;
}
input.checkbox {
   width: 30px;
}
button {
   padding: 8px 20px;
   text-align: center;
   font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
   background-color: #0b8280;
   color: #fff;
   font-size: 1em;
   border-radius: 3px;
   border: 1px solid #0b8280;
   margin: 3px 5px;
   min-width: 220px;
   -webkit-appearance: none;
   cursor: pointer;
}
h1 {
   font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
   color: #0b8280;
   text-align: center;
}
p.hinweis {
   font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
   color: red;
   text-align: center;
   font-size: 0.9em;
}
p.footer, #header {
   color: #333;
   background-color: #fff;
   padding: 5px;
   margin: 10px 20px;
   text-align: center;
   font-size: 0.9em;
   border-radius: 7px;
   border: 1px solid #16A038;
}
#header img {
   width: 334px;
}
#header p, #header h1 {
   padding: 0px;
   margin: 0px;
}
#header h1 {
   padding: 10px 0;
}
p.footer {
   margin: 20px 20px;
}
p.footer a {
   color: #333333;
   font-weight: bold;
   display: inline-block;
   margin-top: 5px;
}
p a.dokument {
   color: #333333;
   display: inline-block;
   margin: 5px 15px 10px 0px;
   font-size: 0.9em;
}
input.submit {
   font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
   background: #E41216;
   border: 15px solid #E41216;
   padding: 0 10px;
   color: #ffffff;
   font-size: 14px;
   line-height: 1.1;
   text-align: center;
   text-decoration: none;
   border-radius: 3px;
   font-weight: bold;
   cursor: pointer;
   -webkit-appearance: none;
}
a.zurueck {
   font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
   background: #0b8280;
   border: 15px solid #0b8280;
   padding: 0 10px;
   color: white;
   font-size: 14px;
   line-height: 1.1;
   text-align: center;
   text-decoration: none;
   border-radius: 3px;
   font-weight: bold;
   cursor: pointer;
   -webkit-appearance: none;
}
p.error {
   padding: 0 10px;
   color: #E41216;
   font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
   font-size: 13px;
   line-height: 1.1;
   text-align: center;
   text-decoration: none;
   border-radius: 3px;
   font-weight: bold;
}
.button-td:hover, .button-a:hover {
   background: #555555 !important;
   border-color: #555555 !important;
   cursor: pointer;
}
table, td {
   mso-table-lspace: 0pt !important;
   mso-table-rspace: 0pt !important;
}
a {
   color: #888888;
}
table {
   border-spacing: 0 !important;
   border-collapse: collapse !important;
   table-layout: fixed !important;
   margin: 0 auto !important;
}
table table table {
   table-layout: auto;
}
table.searchresult {
   background: #ffffff !important;
   border-color: #555555 !important;
   padding: 10px 15px;
   margin-bottom: 30px;
   border-radius: 7px;
   font-size: 0.9em;
}
table.searchresult a {
   color: #0b8280;
}
table.searchresult td {
   padding: 5px 15px;
   border-bottom: 1px dashed #455;
}
table.searchresult th {
   padding: 5px 0;
}
/* Media Queries */
@media screen and (max-width: 600px) {
   label.col-md-4 {
      padding-left: 10px;
      width: 40%;
   }
   input, textarea, select {
      width: 45%;
   }
   .email-container {
      width: 100% !important;
   }
   .fluid, .fluid-centered {
      max-width: 100% !important;
      height: auto !important;
      margin-left: auto !important;
      margin-right: auto !important;
   }
   .fluid-centered {
      margin-left: auto !important;
      margin-right: auto !important;
   }
   .stack-column, .stack-column-center {
      display: block !important;
      width: 100% !important;
      max-width: 100% !important;
      direction: ltr !important;
   }
   .stack-column-center {
      text-align: center !important;
   }
   .center-on-narrow {
      text-align: center !important;
      display: block !important;
      margin-left: auto !important;
      margin-right: auto !important;
      float: none !important;
   }
   table.center-on-narrow {
      display: inline-block !important;
   }
}
.cursor {
   border-bottom: 1px solid grey;
   cursor: pointer; /*cursor:move;*/
}
.auffall {
   color: red;
   font-size: 100%;
}
/* Startseite */
p.indexblock {
   padding: 10px;
   margin: 15px 28px;
   background-color: #0b8280;
   color: white;
   border-radius: 7px;
   border: 1px solid white;
}
p.indexblock a {
   color: #0b8280;
}
p.indexblock button {
   background-color: white;
   color: #0b8280;
}