body {
  background-color: #f9f9f9;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0; }

nav {
  display: block;
  border-bottom: 1px solid #c6c6c6;
  background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#d7d7d7), to(#e4e4e4));
  background-image: -moz-linear-gradient(50% 100%, #d7d7d7, #e4e4e4);
  height: 46px;
  color: #464646; }
  nav div#logo {
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    padding: 10px 0 0 10px; }
  nav a#logolink {
    text-decoration: none;
    color: #464646; }
  nav ul {
    float: right;
    list-style-type: none;
    margin: 15px 0;
    padding: 0; }
    nav ul li {
      float: left;
      font-size: 12px;
      margin-right: 10px; }
      nav ul li a {
        color: #464646;
        font-weight: bold;
        text-decoration: none; }
        nav ul li a:hover {
          text-decoration: underline;
          color: #b6b6b6; }
    nav ul li.onlymobile {
      display: none; }

nav.pagination {
  background-image: none;
  height: auto;
  border-top: 1px solid #dfdfdf;
  border-bottom: none;
  padding-left: 12px;
  padding-top: 6px; }
  nav.pagination span {
    margin-right: 12px; }
  nav.pagination span.current {
    font-size: 125%; }
    nav.pagination span.current a {
      font-weight: bold;
      color: red !important; }

h1, h2 {
  font-family: Georgia, "Times New Roman", Times, serif; }

div#content {
  color: #444444;
  font-size: 12px;
  line-height: 1.5em; }
  div#content img#spinner_content {
    display: block;
    margin: 36px auto 36px auto; }
  div#content h1 {
    margin-left: 18px;
    font-size: 20px;
    font-weight: normal;
    color: #464646; }
  div#content h2 {
    font-size: 18px;
    font-weight: normal;
    margin-left: 18px;
    color: #464646; }
  div#content a {
    color: #464646;
    text-decoration: none; }
    div#content a img {
      border: none; }
  div#content a:hover {
    color: #262626;
    text-decoration: underline; }
  div#content form {
    padding: 6px; }
    div#content form div {
      border: none; }
    div#content form input, div#content form textarea {
      border: 1px solid #cacaca;
      width: 320px;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px; }
    div#content form input[type="checkbox"] {
      width: 12px; }
    div#content form div.user_note {
      border: 1px solid #cacaca !important; }
    div#content form div#content div#feeditem div span, div#content form div#content div.articleform div span, div#content form div#content div#customer div span, div#content form div#content div#order div span, div#content form div#content div#orderfeed div span, div#content form div#content div.articleforminfobox div spanportant {
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      margin: 0;
      width: 514px;
      color: red; }
    div#content form p.pic_sizes input {
      width: 70px; }
  div#content form.small_form {
    padding: 0; }
    div#content form.small_form input, div#content form.small_form textarea {
      width: 176px; }
    div#content form.small_form a {
      padding-left: 0 !important;
      background-image: none !important; }
  div#content p.notice, div#content p.warning {
    margin: 8px auto 4px auto;
    width: 320px;
    text-align: center;
    color: #ca0000; }
  div#content div {
    font-size: 12px;
    color: #444444;
    margin: 18px;
    border: 1px solid #dfdfdf;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px; }
    div#content div h2 {
      background-color: #dfdfdf;
      margin: 0;
      padding: 4px;
      -webkit-border-top-left-radius: 8px;
      -webkit-border-top-right-radius: 8px;
      -moz-border-radius-topleft: 8px;
      -moz-border-radius-topright: 8px;
      color: #333333;
      font-size: 18px;
      font-weight: normal; }
    div#content div a {
      color: #21759b;
      text-decoration: none; }
    div#content div a:hover {
      text-decoration: underline; }
    div#content div table {
      margin: 4px; }
      div#content div table tr td {
        font-size: 10px;
        vertical-align: top; }
        div#content div table tr td div.vorschau {
          font-size: 10px;
          padding: 3px; }
        div#content div table tr td input {
          margin: 0 2px 0 0;
          padding: 0;
          height: 22px; }
      div#content div table tr td.tags span {
        display: block;
        background-color: #eaeaea;
        margin: 0 2px 2px 0;
        padding: 2px;
        border: 1px solid #dfdfdf;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px; }
      div#content div table tr.odd {
        background-color: #f4f4f4; }
    div#content div table.stats tr td {
      width: 120px;
      border: none;
      text-align: center; }
    div#content div table.stats tr td.statsbar {
      border: 0px solid black;
      vertical-align: bottom;
      align: center; }
      div#content div table.stats tr td.statsbar div {
        float: left;
        background-color: #eaeaea;
        border: 1px solid #eaeaea;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        width: 20px;
        height: 180px;
        margin: 0 2px 0 auto;
        padding: 0; }
  div#content div#eingang {
    margin-left: auto;
    margin-right: auto;
    width: 90%; }
    div#content div#eingang div#eingang_menue {
      border: none;
      margin: 2px 0 0 10px;
      color: #cfcfcf;
      font-size: 10px; }
  div#content div#feeditem, div#content div.articleform, div#content div#customer, div#content div#order, div#content div#orderfeed, div#content div.articleforminfobox {
    width: 440px;
    overflow: hidden;
    min-height: 600px;
    float: left; }
    div#content div#feeditem div, div#content div.articleform div, div#content div#customer div, div#content div#order div, div#content div#orderfeed div, div#content div.articleforminfobox div {
      border: none;
      padding: 4px; }
      div#content div#feeditem div span, div#content div.articleform div span, div#content div#customer div span, div#content div#order div span, div#content div#orderfeed div span, div#content div.articleforminfobox div span {
        display: block;
        background-color: #eaeaea;
        margin: 0 2px 2px 0;
        padding: 2px;
        border: 1px solid #dfdfdf;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        float: left;
        width: 100px; }
      div#content div#feeditem div span#order_notes_parent, div#content div.articleform div span#order_notes_parent, div#content div#customer div span#order_notes_parent, div#content div#order div span#order_notes_parent, div#content div#orderfeed div span#order_notes_parent, div#content div.articleforminfobox div span#order_notes_parent {
        float: none;
        display: inline;
        background-color: transparent;
        border: none;
        border-radius: none;
        width: auto;
        margin: 0;
        padding: 0; }
        div#content div#feeditem div span#order_notes_parent span, div#content div.articleform div span#order_notes_parent span, div#content div#customer div span#order_notes_parent span, div#content div#order div span#order_notes_parent span, div#content div#orderfeed div span#order_notes_parent span, div#content div.articleforminfobox div span#order_notes_parent span {
          display: block;
          background-color: transparent;
          border: none;
          border-radius: none;
          width: auto;
          margin: 0;
          padding: 0;
          float: none; }
    div#content div#feeditem p.errors, div#content div.articleform p.errors, div#content div#customer p.errors, div#content div#order p.errors, div#content div#orderfeed p.errors, div#content div.articleforminfobox p.errors {
      color: red;
      font-weight: bold; }
    div#content div#feeditem div.field_with_errors, div#content div.articleform div.field_with_errors, div#content div#customer div.field_with_errors, div#content div#order div.field_with_errors, div#content div#orderfeed div.field_with_errors, div#content div.articleforminfobox div.field_with_errors {
      color: red;
      font-weight: bold;
      display: inline; }
    div#content div#feeditem a.nodeko, div#content div.articleform a.nodeko, div#content div#customer a.nodeko, div#content div#order a.nodeko, div#content div#orderfeed a.nodeko, div#content div.articleforminfobox a.nodeko {
      background-image: none !important;
      padding-left: 0 !important; }
  div#content div#article_preview {
    border: 0;
    padding: 2px;
    width: 720px;
    margin-left: 330px; }
    div#content div#article_preview div {
      border: 0;
      margin: 0; }
  div#content div.globalinfobox {
    margin-top: 410px;
    height: 900px;
    overflow-x: hidden;
    overflow-y: auto; }
    div#content div.globalinfobox div {
      margin: 0;
      padding: 10px; }
    div#content div.globalinfobox form textarea {
      width: 100%; }
    div#content div.globalinfobox form input {
      width: 98% !important; }
    div#content div.globalinfobox a {
      padding-left: 0 !important;
      background-image: none !important; }
  div#content div#globalinfotext div {
    border: none; }
  div#content form#user_new {
    border: 1px solid #dfdfdf;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    width: 400px;
    margin: 1em auto 1em auto;
    padding: 12px; }
    div#content form#user_new div {
      border: none; }
  div#content div.articleform {
    background-color: #f3f3f3;
    width: 570px; }
    div#content div.articleform h3 {
      padding: 0; }
    div#content div.articleform h3.newsnotiz {
      color: red; }
    div#content div.articleform form {
      padding: 6px; }
      div#content div.articleform form input, div#content div.articleform form textarea {
        width: 520px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px; }
      div#content div.articleform form input#article_title {
        font-size: 22px; }
    div#content div.articleform p#save_as_draft_block {
      padding-left: 12px;
      font-weight: bold; }
      div#content div.articleform p#save_as_draft_block input {
        width: 12px; }
    div#content div.articleform div#sidebar {
      width: 490px;
      background-color: #e7e7e7;
      margin-top: 30px; }
      div#content div.articleform div#sidebar p {
        margin: 0;
        padding: 2px 0 4px 0px;
        line-height: 1em; }
      div#content div.articleform div#sidebar div.selection {
        background-color: white;
        margin: 0 2px 0 2px;
        padding-top: 0;
        padding-bottom: 9px;
        line-height: 1em; }
        div#content div.articleform div#sidebar div.selection input {
          width: 12px;
          margin: 0;
          padding: 0; }
        div#content div.articleform div#sidebar div.selection select {
          float: none;
          width: 120px;
          margin-top: 8px; }
    div#content div.articleform a#form_cancel_link {
      margin-top: 10px;
      display: block;
      text-decoration: none;
      width: 518px;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      text-align: center;
      background-color: silver;
      border: 1px solid #cacaca;
      color: black;
      font-size: 11px; }
    div#content div.articleform button#btn_correction {
      margin-top: 10px;
      margin-left: 0;
      display: block;
      text-decoration: none;
      width: 520px;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      text-align: center;
      background-color: silver;
      border: 1px solid #cacaca;
      color: black;
      font-size: 11px; }
    div#content div.articleform div#enc_img img {
      width: 460px; }
  div#content div.articleforminfobox {
    width: 220px; }
    div#content div.articleforminfobox h3 {
      padding: 4px; }
    div#content div.articleforminfobox p {
      padding: 4px; }
    div#content div.articleforminfobox a {
      background-image: url(/images/icons/link.png);
      background-repeat: no-repeat;
      padding-left: 18px; }
    div#content div.articleforminfobox a.noicon {
      padding-left: 0;
      background-image: none; }
    div#content div.articleforminfobox ul.linkliste {
      list-style-type: none;
      padding-left: 4px;
      margin-top: 0; }
    div#content div.articleforminfobox ul.infolines {
      list-style-type: none;
      padding-left: 4px;
      margin-top: 0; }
      div#content div.articleforminfobox ul.infolines li {
        margin-bottom: 1em; }
    div#content div.articleforminfobox p#the-infolines textarea {
      width: 180px;
      height: 100px; }
  div#content div#customer {
    width: 220px; }
  div#content div.large {
    padding: 6px; }
    div#content div.large div {
      border: none; }
    div#content div.large form {
      padding: 6px; }
      div#content div.large form input, div#content div.large form textarea {
        border: 1px solid #cacaca;
        width: 520px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px; }
  div#content table.mcelayout {
    background-color: green; }
  div#content div.iconselector {
    width: 16px;
    text-align: center;
    float: left;
    background-color: #efefef;
    margin-right: 8px; }

p.draft_delete {
  text-align: center;
  background-color: silver;
  width: 518px;
  margin-left: 6px;
  border: 1px solid #cacaca;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px; }
  p.draft_delete a {
    color: black !important;
    font-size: 11px; }
  p.draft_delete a:visited {
    color: black !important; }

div#jsrechner {
  border: 1px solid #cfcfcf;
  width: 176px;
  background-color: #dfdfdf;
  height: 346px;
  position: absolute;
  top: 30px;
  left: 750px;
  cursor: move; }
  div#jsrechner h2 {
    text-align: center; }
  div#jsrechner p {
    text-align: center;
    font-size: 11px; }
  div#jsrechner form#jscalc {
    margin-top: 0px;
    width: 144px;
    padding-left: 26px;
    cursor: default;
    background-color: white; }
    div#jsrechner form#jscalc input {
      width: 120px; }
    div#jsrechner form#jscalc input[type="submit"] {
      width: 40px; }

footer {
  display: block;
  border-top: 1px solid #c6c6c6;
  background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#d7d7d7), to(#e4e4e4));
  background-image: -moz-linear-gradient(50% 100%, #d7d7d7, #e4e4e4);
  height: 34px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #464646;
  padding: 18px 0 0 10px; }

div.field_with_errors {
  float: none;
  margin: 0 !important;
  padding: 0 !important; }
  div.field_with_errors input {
    background-color: red;
    color: white; }

#corner-banner {
  position: absolute;
  left: -65px;
  top: 25px;
  display: block;
  width: 200px;
  background: #333333;
  background: -moz-linear-gradient(top, #333333 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, black));
  text-align: center;
  font-size: 11px;
  line-height: 13px;
  padding: 3px 3px 4px 3px;
  text-shadow: black 1px 1px 0;
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 6px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 6px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 6px;
  -o-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 6px; }
  #corner-banner em {
    letter-spacing: 1px;
    font-style: normal;
    font-size: 10px !important;
    color: white;
    display: block; }
