@font-face {
  font-family: 'ACBG3';
  src: url('../fonts/ACBG3/ACBG3.eot?#iefix') format('embedded-opentype'), url('../fonts/ACBG3/ACBG3.otf') format('opentype'), url('../fonts/ACBG3/ACBG3.woff') format('woff'), url('../fonts/ACBG3/ACBG3.ttf') format('truetype'), url('../fonts/ACBG3/ACBG3.svg#ACBG3') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ACLG1';
  src: url('../fonts/ACLG1/ACLG1.eot?#iefix') format('embedded-opentype'), url('../fonts/ACLG1/ACLG1.otf') format('opentype'), url('../fonts/ACLG1/ACLG1.woff') format('woff'), url('../fonts/ACLG1/ACLG1.ttf') format('truetype'), url('../fonts/ACLG1/ACLG1.svg#ACLG1') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ACMG1';
  src: url('../fonts/ACMG1/ACMG1.eot?#iefix') format('embedded-opentype'), url('../fonts/ACMG1/ACMG1.otf') format('opentype'), url('../fonts/ACMG1/ACMG1.woff') format('woff'), url('../fonts/ACMG1/ACMG1.ttf') format('truetype'), url('../fonts/ACMG1/ACMG1.svg#ACMG1') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CSNR45R';
  src: url('../fonts/CSNR45R/CSNR45R.eot?#iefix') format('embedded-opentype'), url('../fonts/CSNR45R/CSNR45R.otf') format('opentype'), url('../fonts/CSNR45R/CSNR45R.woff') format('woff'), url('../fonts/CSNR45R/CSNR45R.ttf') format('truetype'), url('../fonts/CSNR45R/CSNR45R.svg#CSNR45R') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CSNR55M';
  src: url('../fonts/CSNR55M/CSNR55M.eot?#iefix') format('embedded-opentype'), url('../fonts/CSNR55M/CSNR55M.otf') format('opentype'), url('../fonts/CSNR55M/CSNR55M.woff') format('woff'), url('../fonts/CSNR55M/CSNR55M.ttf') format('truetype'), url('../fonts/CSNR55M/CSNR55M.svg#CSNR55M') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TTR';
  src: url('../fonts/TTR/TTR.eot?#iefix') format('embedded-opentype'), url('../fonts/TTR/TTR.otf') format('opentype'), url('../fonts/TTR/TTR.woff') format('woff'), url('../fonts/TTR/TTR.ttf') format('truetype'), url('../fonts/TTR/TTR.svg#TTR') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TTS';
  src: url('../fonts/TTS/TTS.eot?#iefix') format('embedded-opentype'), url('../fonts/TTS/TTS.otf') format('opentype'), url('../fonts/TTS/TTS.woff') format('woff'), url('../fonts/TTS/TTS.ttf') format('truetype'), url('../fonts/TTS/TTS.svg#TTS') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}
body {
  font-family: "Arial";
  font-size: 14px;
  color: #505050;
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 20px;
}
img {
  max-width: 100%;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.imgNoFlex {
  max-width: none !important;
}
p {
  margin-bottom: 15px;
}
#sDebug {
  background-color: #FF0000;
  padding: 20px;
  color: #FFFFFF;
  font-size: 20px;
  position: fixed;
  right: 0;
  bottom: 0;
  opacity: 0.8;
  display: none;
}
.alignLeft {
  text-align: left;
}
div,
input,
textarea,
select,
label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.divCheck {
  display: none;
}
.box1 {
  display: inline;
  float: left;
  width: 100%;
}
.box2 {
  display: inline;
  float: left;
  width: 100%;
}
.box3 {
  display: inline;
  float: left;
  width: 100%;
}
.box4 {
  display: inline;
  float: left;
  width: 100%;
}
.box5 {
  display: inline;
  float: left;
  width: 100%;
}
.box6 {
  display: inline;
  float: left;
  width: 100%;
}
.box7 {
  display: inline;
  float: left;
  width: 100%;
}
.box8 {
  display: inline;
  float: left;
  width: 100%;
}
.box9 {
  display: inline;
  float: left;
  width: 100%;
}
.box10 {
  display: inline;
  float: left;
  width: 100%;
}
.box11 {
  display: inline;
  float: left;
  width: 100%;
}
.box12 {
  display: inline;
  float: left;
  width: 100%;
}
.newsletter_form,
.anmeldung_form,
.vergessen_form,
.loeschen_form {
  border: 0px solid #DDDDDD;
  margin: 0 auto;
  padding: 20px 20px 20px 0;
  width: 100%;
}
.newsletter_form .error,
.anmeldung_form .error,
.vergessen_form .error,
.loeschen_form .error {
  font-size: 18px;
  padding: 10px 0 30px;
  color: #FF0000;
}
.newsletter_form .success,
.anmeldung_form .success,
.vergessen_form .success,
.loeschen_form .success {
  font-size: 18px;
  padding: 10px 0 30px;
  color: #008000;
}
.newsletter_form h3,
.anmeldung_form h3,
.vergessen_form h3,
.loeschen_form h3 {
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.newsletter_form .serviceDiv table,
.anmeldung_form .serviceDiv table,
.vergessen_form .serviceDiv table,
.loeschen_form .serviceDiv table {
  width: 100%;
}
.newsletter_form .serviceDiv table td.right,
.anmeldung_form .serviceDiv table td.right,
.vergessen_form .serviceDiv table td.right,
.loeschen_form .serviceDiv table td.right {
  text-align: right;
}
.newsletter_form .serviceDiv .validHost,
.anmeldung_form .serviceDiv .validHost,
.vergessen_form .serviceDiv .validHost,
.loeschen_form .serviceDiv .validHost {
  display: inline-block;
  padding: 10px;
  opacity: 0.0;
}
.newsletter_form .serviceDiv .validHost h4,
.anmeldung_form .serviceDiv .validHost h4,
.vergessen_form .serviceDiv .validHost h4,
.loeschen_form .serviceDiv .validHost h4 {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 12px !important;
}
.newsletter_form .serviceDiv .serviceBlock,
.anmeldung_form .serviceDiv .serviceBlock,
.vergessen_form .serviceDiv .serviceBlock,
.loeschen_form .serviceDiv .serviceBlock {
  display: inline-block;
  float: right;
  padding: 10px;
}
.newsletter_form .serviceDiv .serviceBlock h4,
.anmeldung_form .serviceDiv .serviceBlock h4,
.vergessen_form .serviceDiv .serviceBlock h4,
.loeschen_form .serviceDiv .serviceBlock h4 {
  padding: 0 !important;
  margin: 0 !important;
}
.newsletter_form .label,
.anmeldung_form .label,
.vergessen_form .label,
.loeschen_form .label {
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
}
.newsletter_form .newsletterfields .label,
.anmeldung_form .newsletterfields .label,
.vergessen_form .newsletterfields .label,
.loeschen_form .newsletterfields .label {
  font-size: 14px;
  line-height: 16px;
}
.newsletter_form .labelcontent,
.anmeldung_form .labelcontent,
.vergessen_form .labelcontent,
.loeschen_form .labelcontent {
  display: inline-block;
  padding-top: 10px;
}
.newsletter_form .defFormInput,
.anmeldung_form .defFormInput,
.vergessen_form .defFormInput,
.loeschen_form .defFormInput {
  padding: 8px;
  width: 100%;
  font-size: 18px;
  line-height: 20px;
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #eaeaea;
  font-family: Arial;
}
.newsletter_form .defFormSubmit,
.anmeldung_form .defFormSubmit,
.vergessen_form .defFormSubmit,
.loeschen_form .defFormSubmit {
  display: inline-block;
  background-color: #d51317;
  border: 1px solid #d51317;
  padding: 10px;
  color: white;
}
.newsletter_form .nblock,
.anmeldung_form .nblock,
.vergessen_form .nblock,
.loeschen_form .nblock {
  margin-bottom: 20px;
}
.newsletter_form .nblockright,
.anmeldung_form .nblockright,
.vergessen_form .nblockright,
.loeschen_form .nblockright {
  float: right;
  text-align: right;
}
.newsletter_form .plzField,
.anmeldung_form .plzField,
.vergessen_form .plzField,
.loeschen_form .plzField {
  width: 90%;
}
.newsletter_form .link_service a,
.anmeldung_form .link_service a,
.vergessen_form .link_service a,
.loeschen_form .link_service a {
  text-decoration: none;
}
.newsletter_form .defFormCheckbox,
.anmeldung_form .defFormCheckbox,
.vergessen_form .defFormCheckbox,
.loeschen_form .defFormCheckbox {
  display: inline-block;
  width: auto;
}
.autocomplete-suggestions {
  border-left: 1px solid #A6A6A6;
  border-top: 1px solid #A6A6A6;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
}
.autocomplete-suggestions .autocomplete-suggestion {
  padding: 4px;
  background-color: #EEEEEE;
  padding: 4px 10px;
  font-size: 18px;
  line-height: 20px;
  cursor: pointer;
  cursor: hand;
}
.autocomplete-suggestions .autocomplete-suggestion:hover {
  background-color: #3399FE;
  color: #FFFFFF;
}
@media screen and (min-width: 600px) and (max-width: 8000px) {
  .newsletterfields .box6 {
    display: inline;
    float: left;
    width: 50%;
  }
}
.defFormSubmit {
  font-family: Arial;
  font-size: 22px;
  text-align: right;
}
h1 {
  font-family: Arial;
  font-size: 30px;
  line-height: 30px;
  font-weight: lighter;
  margin-bottom: 10px !important;
  color: black !important;
}
h3 {
  font-family: Arial;
  line-height: 24px;
  font-size: 22px !important;
}
h4 {
  font-family: Arial;
  font-size: 16px;
  line-height: 18px;
  color: black !important;
  margin-top: 40px !important;
}
.label {
  font-family: Arial;
  font-size: 18px !important;
  margin-right: 5px;
  color: black !important;
}
.schutz {
  font-size: 12px !important;
}
.defFormInput {
  background-color: white !important;
  border: 1px solid black !important;
}
a {
  color: #d51317;
  font-family: Arial;
  margin-top: 10px;
}
.outBox1 .box4 {
  display: inline;
  float: left;
  width: 33.333333333333%;
}
.outBox1 .box8 {
  display: inline;
  float: left;
  width: 66.666666666667%;
}
.footerSpace {
  height: 40px;
}
.fHead {
  font-family: Arial;
  font-size: 18px;
  margin-bottom: 5px;
}
.fHeadInfo {
  font-size: 16px;
  padding-right: 12px !important;
  line-height: 22px;
}
.defFormInput {
  margin-top: 8px !important;
}
@media only screen and (min-width: 700px) and (max-width: 8000px) {
  .nlblock-left {
    padding-right: 20px;
  }
  .nlblock-right {
    padding-left: 20px;
  }
}
