/* ==== Allgemeines ==== */

img {
  border: none;
}

q {
  quotes: "\201E" "\201D"; 
}

p {
  margin: 0 0 12px 0;
  padding: 0;
}

a { 
  text-decoration: none;
  color: #005aab; 
}

a:active, a:focus, a:hover { 
  color: #98b0cb;
}



/* ==== EuJMail-Styles ==== */

a.mail_cman { 
  direction: rtl;
  unicode-bidi: bidi-override;
}

a.mail_cman span { 
  display: none;
}



/* ==== Überschriften ==== */

h1 { 
  font: bold 1.85em/1.2em "Noto Sans", Arial, Helvetica, "Trebuchet MS", sans-serif;
  margin: 0 0 12px 0;
  padding: 0;
  color: #00438a;
}

h1:first-child {
  margin-top: -6px;
}

h2 {
  font: 1.35em/1.2em "Noto Sans", Arial, Helvetica, "Trebuchet MS", sans-serif;
  margin: 0 0 8px 0;
  padding: 0;
}

h3 {
  font: 1.2em/1.2em "Noto Sans", Arial, Helvetica, "Trebuchet MS", sans-serif;
  margin: 0 0 6px 0;
  padding: 0;
}

h4 {
  font: 1.1em/1.2em "Noto Sans", Arial, Helvetica, "Trebuchet MS", sans-serif;
  margin: 0 0 4px 0;
  padding: 0;
}

h5 {
  font: 1em/1.2em "Noto Sans", Arial, Helvetica, "Trebuchet MS", sans-serif;
  margin: 0 0 2px 0;
  padding: 0;
}

h6 {
  font: 1em/1.2em "Noto Sans", Arial, Helvetica, "Trebuchet MS", sans-serif;
  margin: 0;
  padding: 0;
}



/* ==== Bilder ==== */

.bild-links {
  float: left;
  margin: 0 10px 5px 0;
}

.bild-rechts {
  float: right;
  margin: 0 0 5px 10px;
}

.csc-textpic.csc-textpic-center.csc-textpic-above img,
.csc-textpic.csc-textpic-left.csc-textpic-above img,
.csc-textpic.csc-textpic-right.csc-textpic-above img,
img.kopfbild {
  border-top: 1px solid #014289;
  margin: 0 0 12px 0;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin: 0;
}

.csc-textpic-imagewrap {
  float: left;
}

div.csc-textpic-border div.csc-textpic-imagewrap img {
  border-color: #fff;
}



/* ==== Listen ==== */

ul, ol {

}

ul li, ol li {

}



/* ==== Tabellen ==== */

table {
  margin: 0;
  width: 100%;
  border: none;
  border-collapse: collapse;
}

table td, table th {
  text-align: left;
  vertical-align: top;
  padding: 5px 10px 5px 0;
  border: none;
}



/* ==== Formulare ==== */

form {
  margin: 0;
  padding: 0;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="submit"],
textarea, select, button {
  font: 1em/1.4em "Noto Sans", Arial, Helvetica, "Trebuchet MS", sans-serif;
  margin: 0;
  padding: 3px 6px;
  border: 1px solid #ccc;
  background: #fff;
}

select { padding: 1px; }

input[type="submit"], button {
  cursor: pointer;
  background: #444;
  color: #fff;
}



/* ==== Box ==== */

div.box {
  position: relative;
  background: #fff;
  padding: 23px;
  box-shadow: 0 0 8px rgba(0,0,0,0.3);
  margin: 0 0 20px 0;
}

#content p:first-letter {
  color: #00438a;
  font-size: 24px;  
}



/* ==== Text kürzen ==== */

.abridged-text {
  margin: 0 0 10px 0;
}

.abridged-text hr {
  display: none !important;
}

.abridged-text .abridged-teaser {
  padding: 0 0 1px 0;
}

.abridged-text .abridged-fulltext {
  display: none;
  padding: 0 0 1px 0;
}

.abridged-text .abridged-separator {
  display: block;
  clear: both;
  border-top: 1px solid #00438a;
  text-align: right;
  margin: 0px 0 0 0;
}

.abridged-text .abridged-separator a {
  position: relative;
  top: -10px;
    right: 0;
    display: block;
    float: right;
    padding: 0 16px 0 6px;
    outline: none;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    background: #fff url(../design/abridged-separator.png) no-repeat 100% 6px;
}

.abridged-text .abridged-separator a.opened {
  background-position: 100% -29px;
}



/* ==== News ==== */

div.news {
  padding: 10px 0;
  border-bottom: 1px solid #014289;
}

div.news p.more {
  margin: 0;
  text-align: right;
}

#content div.news p:first-letter {
  font-size: 1em;  
  color: inherit;
}

div.news p.more a {
  padding: 0 17px 0 0;
  background: url(../design/double-arrow-blue.png) no-repeat 100% 4px;
}

div.news h2 {
  margin: 4px 0;
}

div.news div.date {
  color: #999;
  font-size: 0.85em;
  line-height: 1.2em;
}

div.news.details img.bild-rechts {
  margin: 0 0 10px 15px;
}

a.back {
  display: inline-block;
  margin: 4px 0 0 0;
  background: url(../design/double-arrow-blue-left.png) no-repeat 0 4px;
  padding: 0 0 0 18px;
}



/* ==== KeyFacts ==== */

.prkeyfacts {
  float: right; 
  width: 200px; 
  background: #bcdbef; 
  margin: 0 8px 8px 8px; 
  padding: 10px;
}

.prkeyfacts h3 {
  background: #00438a; 
  color: #fff; 
  margin: -10px -10px 10px -10px; 
  padding: 10px;
}

.prkeyfacts ul {
  margin: 0; 
  padding-left: 5px; 
  list-style: none;
}

.prkeyfacts ul li {
  line-height: 1.4em; 
  padding: 0;
  background: none;
  border-bottom: 1px solid #83add1;
}

.prkeyfacts ul li:last-child {
  border: none;
}

.prkeyfacts ul li a {
  display: block;
  line-height: 1.4em; 
  padding: 5px 18px; 
  background: url(../design/subnav-li-a.png) no-repeat 0 9px; 
}

.prkeyfacts ul li a[href$=".pdf"] {
  padding-left: 23px;
  background: url(../design/pdf.png) no-repeat 0 4px; 
}

div.highlighted {
  border-top: 3px solid #00438a; 
  border-bottom: 3px solid #00438a; 
  padding: 8px; 
  text-align: center; 
  font-size: 1.2em; 
  color: #00438a; 
  font-style: italic; 
  margin-bottom: 16px;
}



/* ==== Team ==== */

#content .teamcv p:first-letter {
  color: inherit;
  font-size: inherit;
}

.teamcv {
  margin: 0 0 16px 0;
}

.teamcv .csc-textpic.csc-textpic-intext-left {
  padding: 10px 0;
  border-bottom: 1px solid #014289;
}



/* ==== News ==== */

#content div.news.teaser {
  padding: 10px 0;
  clear: both;
  float: left;
  width: 100%;
  border-bottom: 1px solid #014289;
}

#content div.news.teaser span.link {
  display: block;
  text-align: right;
}

#content div.news.teaser span.link a {
  padding: 0 17px 0 0;
  background: url(../design/double-arrow-blue.png) no-repeat 100% 4px;
}

#content div.news.teaser h3 {
  font: 1.35em/1.2em "Noto Sans", Arial, Helvetica, "Trebuchet MS", sans-serif;
  padding: 0;
  margin: 4px 0;
}

#content div.news.teaser span.date {
  color: #999;
  font-size: 0.85em;
  line-height: 1.2em;
}

#content div.news.teaser a img {
  float: left;
  width: 100px;
  height: auto;
  margin: 3px 10px 5px 0;
}

.news-backlink-wrap a {
  padding: 0 0 0 19px;
  background: url(../design/double-arrow-blue-left.png) no-repeat 0 4px;
}

#content div.news.news-single div.article .news-img-wrap img {
  height: auto;
  width: 100%;
}



/* ==== Typo3-Form ==== */

form ol li.csc-form-element {
  border-bottom: 1px dotted #ccc;
  margin: 0;
  padding: 6px 0;
}

form ol li.csc-form-element.csc-form-element-header {
  border-top: 2px solid #00438a;
  margin: 0 0 10px 0;
  padding: 5px 0;
}

form ol li.csc-form-element.csc-form-element-header h2 {
  margin: 0;
  padding: 0;
}

form ol li.csc-form-element input[type="text"],
form ol li.csc-form-element select,
form ol li.csc-form-element textarea {
  width: 50%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

form fieldset {
  border: 1px solid #00438a;
  padding: 5px 10px;
  margin: 10px 0;
}

/* ==== Sonstiges auf Anfrage ==== */

/* li.csc-form-13, li.csc-form-14 {
  height: 40px;
  }

li.csc-form-13 label, li.csc-form-14 label {
  float: right; text-align: left !important; position: absolute; left: 40px;
  }

#field-13, #field-14 {
  float: left;
  } */
  
li.csc-form-element-checkbox {
  height: 40px;
  }
  
li.csc-form-element-checkboxgroup li.csc-form-element-checkbox label {
  float: right; text-align: left !important; position: absolute; left: 40px; width:250px;
  }
  
li.csc-form-element-checkboxgroup li.csc-form-element-checkbox input[type="checkbox"] {
  float: left;
  }
  
/* ==== Events 2015 ==== */

.tx-coecswveranstaltungen .csc-textpic-text .date {
    border-bottom: 1px solid #014289;
    display: block;
    margin-bottom: 10px;
    padding: 0 0 10px;
}

form fieldset {
    border: medium none;
    margin: 10px 0;
    padding: 10px 0;
}
legend {
    background: #00438a none repeat scroll 0 0;
    color: #fff;
    font-size: 1.2em;
    margin: 0;
    padding: 10px;
    width: 97%;
}

.femanager_new fieldset legend:before {
  background: #fff none repeat scroll 0 0;
    color: #000;
    content: "(Please ensure you have a scanned copy of your Passport / ID-Card available for upload.) * These fields are mandatory.";
    display: block;
    font-size: 13px;
    line-height: 24px;
    margin: -10px -10px 10px;
    padding: 10px 100px 10px 10px;
}

.femanager_fieldset {
    float: left;
    margin-right: 1%;
    padding: 15px 10px;
    width: 45%;
}

label {
    display: block;
    padding-bottom: 5px !important;
}
.input-block-level {
    width: 100%;
}

.femanager_fieldset.femanager_username.control-group {
    width: 94.1%;
}

.femanager_fieldset.femanager_username.control-group::before {
    background: #bcdbef none repeat scroll 0 0;
    color: #005aab;
    content: "Personal Data";
    display: block;
    font-size: 1.2em;
    margin: -25px -10px 10px;
    padding: 10px;
    width: 103%;
}


.femanager_fieldset.femanager_company.control-group {
    width: 94.1%;
}

.femanager_fieldset.femanager_company.control-group::before {
    background: #bcdbef none repeat scroll 0 0;
    color: #005aab;
    content: "Company Data";
    display: block;
    font-size: 1.2em;
    margin: 10px -10px 10px;
    padding: 10px;
    width: 103%;
}

.femanager_fieldset.femanager_address.control-group {
    width: 94.1%;
}

.qq-upload-button.btn.btn-block.btn-success {
  background: #00438a none repeat scroll 0 0;
    color: #fff;
    direction: ltr;
    overflow: hidden;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 45%;
}

.tx-srfreecap-image {
    margin: 10px 0 5px;
}

.tx-srfreecap-cant-read {
    display: block;
}

.femanager_fieldset.femanager_submit.control-group {
    width: 94.1%;
  text-align: center;
}

input[type="submit"], button {
    background: #00438a none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    width: 53%;
}

.tx-felogin-pi1 div {
    margin: 0 10px;
}

.tx-felogin-pi1 input[type="submit"] {
    background: #00438a none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    width: 53%;
  margin-top: 20px;
}

.tx-powermail h3 {
  background: #00438a none repeat scroll 0 0;
    color: #fff;
    font-size: 1.2em;
    margin: 20px 0 0;
    padding: 10px;
    width: 97%;
}

.tx-powermail legend.powermail_legend, .tx-powermail legend.powermail_legendSub, .tx-powermail legend.powermail_label.powermail_check_legend , .tx-powermail legend.powermail_label.powermail_radio_legend, .powermail_fieldwrap_html.layout1 {
  background: #bcdbef none repeat scroll 0 0;
    color: #005aab;
    display: block;
    font-size: 1.2em;
    padding: 10px;
    width: 97%;
  margin-top: 15px;
}

.tx-powermail legend.powermail_legend {
  margin-top: -10px;
}

.powermail_fieldwrap.powermail_fieldwrap_input.powermail_fieldwrap_1 {
    margin-top: 10px;
}

.tx-powermail .powermail_fieldwrap > label {
    margin-left: 10px;
}

.tx-powermail .powermail_check_inner, .tx-powermail .powermail_radio_outer, .tx-powermail .powermail_radio_inner {
    clear: left;
}

.tx-powermail .powermail_checkbox, .tx-powermail .powermail_radio {
    float: left;
    margin: 10px 5px 10px 15px;
}

.tx-powermail .powermail_check_inner label, .tx-powermail .powermail_radio_outer label, .tx-powermail .powermail_radio_inner label {
    clear: right;
    display: table-cell;
    padding: 7px;
}

.tx-powermail .powermail_fieldwrap_textarea label {
    vertical-align: top;
    margin-top: 10px;
}

.tx-powermail .powermail_fieldwrap_submit {
    text-align: center;
    margin-top: 20px;
}

.buttonEvent a {
  background: #00438a none repeat scroll 0 0;
    color: #fff !important;
    cursor: pointer;
    display: block;
    margin: 10px;
    padding: 10px;
    text-align: center;
    width: 160px;
}

.buttonEvent a:first-letter {
    color: #fff !important;
}

.buttonEvent a:hover:first-letter {
    color: #00438a !important;
}

.buttonEvent a:hover {
  background: #bcdbef none repeat scroll 0 0;
    color: #00438a !important;
}

.buttonEvent p:first-letter {
    font-size: small !important;
}

.buttonEvent.left {
  float: left;
}

.buttonEvent.right {
  float: right;
}

.buttonEvent.centerLine {
  text-align: center;
}

input[type="submit"]:hover, button:hover {
  background: #bcdbef none repeat scroll 0 0;
    color: #00438a !important;
}

.powermail_confirmation {
    margin: 20px 0;
}

.powermail_confirmation h4 {
    color: #00438a;
    font-size: 1.5em;
}

dl.powermail_all {
    margin: 20px 0 !important;
  border-bottom: 1px solid #bcdbef;
}

dt.powermail_all_label {
    border-top: 1px solid #bcdbef;
    clear: left;
    float: left;
    margin-right: 0;
    padding: 10px;
    width: 30%;
}

dd.powermail_all_value {
    border-top: 1px solid #bcdbef;
    float: left;
    margin-left: 0;
    padding: 10px;
    width: 63%;
}

.powermail_confirmation h4 {
    color: #00438a;
    font-size: 1.5em;
}


.powermail_confirmation .clear {
    display: inline-block;
    height: 10px !important;
    width: 100%;
}

input.powermail_confirmation_form, input.powermail_confirmation_submit {
    width: 30%;
  margin: 10px;
}

input.powermail_confirmation_form {
    float: left;
}

input.powermail_confirmation_submit {
    float: right;
}

.powermail_fieldwrap_radio.layout2 .powermail_label.powermail_radio_legend {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #00438a;
    font-size: 1em;
    font-weight: bold;
    padding: 0 10px;
}

ul.powermail_tabmenu {
  display: none;
}

.powermail_fieldwrap_radio.layout2 > fieldset {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}

.powermail_fieldwrap_radio.layout2 + .powermail_fieldwrap_radio.layout2 {
    margin-top: -20px;
}

.tx-powermail .powermail_create {
    background-color: #cdeaca;
    background-image: url("../../../../../../typo3/sysext/t3skin/icons/gfx/ok.png");
    background-position: 7px 12px;
    background-repeat: no-repeat;
    border: 1px solid #58b548;
    color: #3b7826;
    padding: 10px 30px;
}

.buttonEvent.left + .buttonEvent.left {
    margin-left: 28px;
}

.femanager_flashmessages + .femanager_new {
    display: none;
}

.femanager_error, .typo3-message.message-ok, .tx-powermail .powermail_create  {
  font-size: 16px;
    line-height: 24px;
  background-position: 10px 16px !important;
}