@charset "UTF-8";
html, body {
   margin: auto !important;
   padding: 0 !important;
   height: 100% !important;
   width: 100% !important;
   max-width: 900px;
   text-align: center;
   font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
   /*background-color: #C9C8C8;*/
}
html {
   background-image: url("blume1.jpg");
  min-height: 500px;    
   background-position: center;
   background-repeat: no-repeat;
   background-size: auto;
   background-attachment: fixed;
}
* {
   -ms-text-size-adjust: 100%;
   -webkit-text-size-adjust: 100%;
}
img {
   max-width: 300px;
}
fieldset p {
   margin: 5px;
}
.button-td, .button-a {
   transition: all 100ms ease-in;
}
button:hover {
   cursor: pointer;
}
input, textarea, select {
   width: 90%;
   border: 1px solid #C9C8C8;
   padding: 3px 5px;
   font-size: 1.1em;
   text-align: center;
   margin-bottom: 5px;
}
input[type="checkbox"] {
   width: auto;
}
input[type="file"] {
   width: 0.1px;
   height: 0.1px;
   opacity: 0;
   overflow: hidden;
   position: absolute;
   z-index: -1;
}
input[type="submit"] {
   cursor: pointer;
}
input[type="file"] + label {
   font-size: 1.1em;
   font-weight: 700;
   color: white;
   background-color: black;
   display: inline-block;
   cursor: pointer;
}
input[type="file"]:focus + label, input[type="file"] + label:hover {
   background-color: red;
}
input[type="file"]:focus + label {
   outline: 1px dotted #000;
   outline: -webkit-focus-ring-color auto 5px;
}
.input1 {
   width: 6em;
}
.input2 {
   width: 26em;
   max-width: 100%;
   text-align: left;
   padding: 5px 10px;
}
.input1:valid {
   text-transform: uppercase;
}
input[type="radio"] {
   margin: 10px 0px 20px 10px;
   width: 15px;
   /* border: 2px solid #0b8280; */
   -ms-transform: scale(1.5); /* IE 9 */
   -webkit-transform: scale(1.5); /* Chrome, Safari, Opera */
   transform: scale(1.5);
}
#divempfaengerbuttons {
   margin: 10px 0px 20px;
}
#divempfaengerbuttons input[type="radio"] {
   margin: 10px 0px 10px 10px;
}
.radio-item {
   display: inline-block;
   position: relative;
   padding: 0 6px;
   margin: 5px 0 0;
}
/* #divempfaengerid, #divarbeitsgruppe, #divbetreff, #divnachricht, #divsenden {
   display: none;
} */
#divempfaengerid, #divarbeitsgruppe {
   display: none;
}
#arbeitsgruppe, #verteilerliste, #adressbuch {
   width: 90%;
   max-width: 300px;
   margin-bottom: 20px;
}
#adressbuch {
   font-size: 0.9em;
   padding: 2px;
}
label, .label {
   font-weight: 200;
   font-size: 0.9em;
}
input#datum {
   width: 70%;
   width: -webkit-calc(90% - 68px);
   width: -moz-calc(90% - 68px);
   width: calc(90% - 68px);
}
#datumbutton, #datumbutton img {
   width: 30px;
   height: 30px;
}
#datumbutton {
   float: right;
   margin: 0 30px 0 0;
}
p.teilueberschrift {
   color: #0b8280;
   font-weight: bold;
   margin-top: 10px;
}
form {
   padding: 5px;
   font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
   text-align: center;
   margin: 2px auto;
   background-color: white;
   width: 100%;
   max-width: 750px;
   border: 1px solid #0b8280;
}
table {
   border-radius: 7px;
   margin: 20px auto;
   text-align: center;
}
td {
   padding: 0 20px 20px;
}
tr.unterstrich td {
   border-bottom: 1px dashed #222;
}
td button {
   margin: 0 0 15px;
}
#nachrichtentabelle, table#liste, table#liste2, #wissenstabelle {
   text-align: left;
   background-color: white;
   padding: 10px;
   -webkit-border-horizontal-spacing: 0px;
   -webkit-border-vertical-spacing: 0px;
   border-horizontal-spacing: 0px;
   border-vertical-spacing: 0px;
}
table#liste2 {
   margin-top: 5px;
}
#nachrichtentabelle tr, table#liste tr, table#liste2 tr {
   margin: 0px;
   padding: 0px;
}
#nachrichtentabelle th, table#liste th, table#liste2 th {
   font-size: small;
   padding: 2px 5px 2px 5px;
   margin: 0px;
   color: #0b8280;
   text-align: center;
}
#nachrichtentabelle td, table#liste td, table#liste2 td {
   padding: 2px 10px 2px 10px;
   margin: 0px;
}
table#liste td {
   padding: 5px 10px;
}
table#liste2 td {
   padding: 3px 10px;
}
table#liste th, table#liste2 th {
   text-align: left;
   padding: 2px 10px 2px 10px;
   margin: 0px;
}
#nachrichtentabelle td.grey, #nachrichtentabelle th.grey, table#liste2 td.grey, table#liste2 th.grey {
   background-color: #0b8280;
   color: white;
   padding: 2px 8px 2px 8px;
}
#nachrichtentabelle a, table#liste a {
   color: black;
   text-decoration: none;
}
table#liste a {
   color: black;
   text-decoration: underline;
}
#nachrichtentabelle td.grey a {
   color: white;
}
#nachrichtentabelle td.prioritaet, #nachrichtentabelle td.prioritaet a {
   color: red;
   font-weight: bolder;
   text-decoration: none;
   padding: 0;
}
#nachrichtentabelle img.ungelesen, #nachrichtentabelle img.geantwortet, #nachrichtentabelle img.papierkorb, #liste2 img.papierkorb, #nachricht img.papierkorb {
   width: 20px;
   padding: 4px 0 0;
}
#nachrichtentabelle a:hover {
   color: #0b8280;
   text-decoration: underline;
}
table#liste a:hover {
   color: #0b8280;
   text-decoration: none;
}
#nachrichtentabelle td.grey a:hover {
   color: white;
}
#nachricht, #originalnachricht {
   text-align: left;
   background-color: white;
   padding: 10px;
   -webkit-border-horizontal-spacing: 0px;
   -webkit-border-vertical-spacing: 0px;
   border-horizontal-spacing: 0px;
   border-vertical-spacing: 0px;
}
#originalnachricht {
   background-color: inherit;
   font-size: 0.9em;
   border: 1px solid #0b8280;
}
#nachricht tr, #originalnachricht tr {
   margin: 0px;
   padding: 0px;
}
#nachricht td, #originalnachricht td {
   padding: 2px 10px 2px 10px;
   margin: 0px;
}
#nachricht td.betreff {
   padding: 10px;
   font-weight: bold;
   background-color: #0b8280;
   color: white;
}
#nachricht td.nachricht, #originalnachricht td.nachricht {
   padding-top: 15px;
   border-top: 1px solid #0b8280;
}
#nachricht td.nachrichtantwortblock {
   display: block;
   text-align: center;
   margin-top: 20px;
}
#nachrichtinfobox {
   text-align: center;
   padding: 5px 20px;
}
form.neuerEmpfaenger {
   width: 90%;
   max-width: 400px;
   border-radius: 5px;
   padding: 15px 5px 10px;
   margin: 5px auto 10px;
   text-align: center;
}
form p {
   padding: 2px;
}
legend {
   font-size: 0.9em;
   padding: 0px;
   margin: 0px;
}
fieldset {
   font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
   padding: 0px;
   margin: 0px;
   border: none;
}
button, a.indexbutton {
   padding: 8px 20px;
   text-align: center;
   background-color: #0b8280;
   color: #fff;
   font-size: 1em;
   border-radius: 3px;
   border: 1px solid #0b8280;
   margin: 7px 5px;
   /*min-width: 235px;*/
   min-width: 300px;
}
button:hover, .indexbutton:hover {
   color: #000;
}
a.indexbutton {
   display: inline-block;
   padding: 8px 5px;
   font-weight: 600;
}
h1 {
   font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
   color: #0b8280;
   text-align: center;
}
#startseiteblock {
   text-align: center;
}
p.hinweis {
   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 #0b8280;
}
#header p, #header h1 {
   padding: 0px;
   margin: 0px;
}
#header h1 {
   padding: 5px 0;
   margin: 5px 0;
   font-size: 1.5em;
}
#header h2 {
   padding: 0 0 5px;
   margin: 0 0 5px;
   font-size: 1.3em;
}
p.footer {
   margin: 20px 20px 10px;
}
p.footer a {
   color: #333333;
   font-weight: bold;
   display: inline-block;
   margin-top: 5px;
}
input, select, textarea {
   border: 1px solid #999999;
   padding: 5px;
   color: #000;
   font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
   font-size: 1.2em;
   text-align: center;
   text-decoration: none;
   border-radius: 3px;
   font-weight: bold;
}
select {
   -moz-appearance: none;
   -webkit-appearance: none;
   appearance: none;
   outline: -webkit-focus-ring-color auto 5px;
   margin: 7px;
   padding: 0px;
   text-indent: 5px;
   background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 100% 50%;
}
textarea {
   font-size: 1em;
   font-weight: 300;
}
.inputfile {
   font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
   -webkit-appearance: none;
}
input.submit {
   background: #0b8280;
   border: 1px solid #0b8280;
   padding: 10px;
   color: #ffffff;
   font-size: 1.1em;
   line-height: 1.1;
   text-align: center;
   text-decoration: underline;
   border-radius: 3px;
   font-weight: bold;
   -webkit-appearance: none;
   max-width: 300px;
}
input.submit2 {
   background: #0b8280;
   border: 1px solid #0b8280;
   padding: 5px;
   color: #ffffff;
   font-size: 1em;
   line-height: 1.1;
   text-align: center;
   text-decoration: underline;
   border-radius: 3px;
   font-weight: bold;
   -webkit-appearance: none;
   max-width: 170px;
   margin-top: 8px;
}
p.error {
   color: #E41216;
   font-size: 1em;
   line-height: 1.1;
   text-align: center;
   text-decoration: none;
   border-radius: 7px;
   padding: 3px 15px;
}
p.error a {
   padding: 7px;
   font-size: 1.1em;
   max-width: 90%;
   text-decoration: underline;
   display: inline-block;
   color: #E41216;
   font-weight: normal;
}
.button-td:hover, .button-a:hover {
   background: #555555 !important;
   border-color: #555555 !important;
}
button a {
   color: #fff;
}
a {
   color: #0b8280;
}
a:hover {
   color: #000;
}
/* Startseite */
p.indexblock, div.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, p.indexblock .indexbutton {
   background-color: white;
   color: #0b8280;
   max-width: 300px;
}
a.indexbutton:hover, input[type="submit"]:hover {
   /*background-color: #ffe0b3;*/
   background-image: linear-gradient(125deg, #fff 20%, #ddd);
   color: black;
}
/* Wissensforum */
.wissensforumgruppe {
   text-align: left;
   margin: 0px 10% 15px;
}
.wissensforumgruppe input[type="radio"] {
   margin: 10px 0px 10px 10px;
}
#wissensforumgruppe2 select {
   font-size: 1em;
   font-weight: normal;
   padding: 5px 10px;
   max-width: 600px;
   margin: 10px 10px 20px;
}
#wissensforumbetreff #betreff {
   margin: 0px auto 20px;
}
#wissensforumnachricht #nachricht {
   margin: 0px auto 5px;
}
#wissensforumbetreff input, #wissensforumnachricht textarea {
   padding: 10px;
   max-width: 100%;
   text-align: left;
}
#wissensforumname {
   margin: 0px 10px 20px;
}
#wissensforumname input {
   width: 15em;
   font-size: 1em;
}
p.wissenkategorien {
   text-align: center;
   max-width: 550px;
   padding: 10px 15px;
   margin: 10px auto;
}
p.wissenkategorien a {
   display: inline-block;
   text-decoration: none;
   color: white;
}
p.wissenkategorien a:hover {
   text-decoration: underline;
}
#wissenstabelle {
   text-align: center;
   border: 1px solid #0b8280;
   margin: 15px auto;
   max-width: 750px;
}
#wissenstabelle th {
   padding: 5px 10px;
   margin: 0 10px 10px;
   background-color: #0b8280;
   color: white;
   border-radius: 7px;
   border: 2px solid white;
}
#wissenstabelle td {
   padding: 10px;
}
#wissenstabelle tbody td:nth-of-type(1) {
   text-align: left;
   padding: 15px 15px;
}
#wissensforumbeitrag {
   padding: 5px 10px;
   margin: 15px auto 20px;
   background-color: white;
   border: 1px solid #0b8280;
   border-radius: 0px;
   width: 100%;
   max-width: 750px;
}
#wissensforumbeitrag td {
   padding: 10px;
}
#wissenstabelle .kategorienamedatum {
   display: block;
   font-weight: bold;
}
#wissenstabelle .kategorienamezahlen {
   display: none;
   font-weight: bold;
}
#wissensforumbeitrag td.betreff {
   margin: 15px 28px;
   color: white;
   background-color: #0b8280;
   border-radius: 7px;
   border: 1px solid white;
   font-weight: bold;
}
#wissensforumbeitrag td.von {
   border-bottom: 1px solid #0b8280;
}
#wissensforumbeitrag td.nachricht {
   text-align: left;
   padding: 10px 20px;
}
#kommentar {
   text-align: left;
   padding: 5px 10px;
   margin: 0 auto;
   background-color: white;
   border: 1px solid #0b8280;
   width: 100%;
   max-width: 730px;
}
.kommentarbetreff {
   padding: 15px 10px 0px;
   font-size: 0.9em;
   color: #0b8280;
}
.kommentarnachricht {
   padding: 5px 10px 15px;
   border-bottom: 1px groove #0b8280;
}
.kommentarnachricht2:last-of-type {
   border-bottom: none;
}
#kommentar .kommentaranzahl {
   text-align: center;
   margin: 5px;
   font-weight: bold;
}
#kommentarschreiben {
   max-width: 90%;
   margin: 20px auto;
}
/* Media Queries max 700px */
@media screen and (max-width: 700px) {
   #nachrichtentabelle, #nachricht, #originalnachricht, #wissenstabelle, p.wissenkategorien, #wissensforumbeitrag, #kommentarschreiben, #kommentar {
      margin: 20px auto;
      width: 90%;
      font-size: 1em;
   }
   #nachrichtentabelle tr, #nachrichtentabelle td {
      display: block;
      text-align: center;
   }
   #nachrichtentabelle td.prioritaet {
      padding: 5px 0px 0px;
      font-size: 1.8em;
   }
   #nachrichtentabelle th {
      display: none;
   }
   #nachrichtentabelle td.datum {
      padding-top: 5px;
      padding-bottom: 5px;
   }
   #nachrichtentabelle td.absender {
      padding: 5px;
      font-weight: bold;
   }
   #nachrichtentabelle td.betreff {
      padding-top: 5px;
      padding-bottom: 30px;
      border-bottom: 1px solid #dedede;
   }
   #nachrichtentabelle td.gelesen, #nachrichtentabelle td.papierkorb {
      display: none;
   }
   #nachricht td.nachrichtantwortblock {
      padding-top: 30px;
   }
   td.nachrichtantwortblock a {
      display: block;
      font-size: 1.1em;
   }
   #wissenstabelle tr, #wissenstabelle td {
      display: block;
   }
   #wissenstabelle th, #wissenstabelle .anzahlnachrichten, #wissenstabelle .anzahlantworten {
      display: none;
   }
   #wissenstabelle td.kategoriename {
      font-size: 1.1em;
      text-align: center;
      margin: 0px;
      padding: 0px;
   }
   #wissenstabelle .kategoriename a {
      display: block;
      text-align: center;
      background-color: #0b8280;
      color: white;
      font-weight: bold;
      padding: 5px;
      margin: 0px;
   }
   #wissenstabelle tbody td:nth-of-type(1) {
      padding: 5px 5px 10px;
   }
   #wissenstabelle .kategorienamedatum, #wissenstabelle .kategorienamezahlen {
      display: block;
      text-align: center;
      font-weight: bold;
      padding: 0;
      margin: 0;
   }
   p.wissenkategorien {
      font-weight: bold;
   }
   #kommentar {
      width: 92%;
   }
   #kommentar .kommentarbetreff {
      font-weight: bold;
   }
   #kommentar .kommentarnachricht {
      font-size: 1.1em;
      font-weight: bold;
   }
   #wissensforumbeitrag {
      margin: 0px auto;
      width: 100%;
      max-width: 93%;
   }
   #wissensforumbeitrag .nachricht {
      font-weight: bold;
   }
   #kommentarschreiben #kommentarblock1 {
      font-weight: bold;
   }
}
/* Media Queries max 600px */
@media screen and (max-width: 600px) {
   body {}
   form {
      width: 95%;
   }
   table {
      width: 100%;
   }
   input, textarea, select {
      width: 90%;
   }
   .radio-item {
      display: block;
   }
   p.indexblock {
      font-size: 1.1em;
   }
   #nachrichtentabelle, #nachricht {
      font-size: 1.1em;
      font-weight: bold;
   }
   #betreff, #divnachricht, #originalnachricht {
      margin: 0 auto;
   }
   #originalnachricht {
      font-size: 1.1em;
   }
   #originalnachricht .nachricht {
      font-weight: bold;
   }
   #divnachricht textarea {
      padding: 0;
      width: 95%;
   }
   .input2 {
      width: 90%;
   }
   #nachrichtinfobox {
      font-size: 1.1em;
   }
}