.hcard {
  height: 1px;
  overflow: hidden;
  position: absolute;
  top: -100%;
  width: 1px;
}
.hideme {
  display: none;
}
.invisible {
  visibility: hidden;
}
@media print {
  .hideme_print,
  .cms_live_management {
    display: none;
  }
}
#javascript {
  background: #ff0000;
  color: #fff;
  font-size: 14px;
  padding: 20px;
  text-align: center;
}
html {
  font-size: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
body.mobile,
body.responsive {
  word-wrap: break-word;
}
html,
button,
input,
select,
textarea {
  font-family: inherit;
}
a {
  cursor: pointer;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover,
a[tabindex="-1"] {
  outline: 0;
}
strong {
  font-weight: normal;
}
em {
  font-style: normal;
}
u {
  text-decoration: none;
}
sub,
sup {
  font-size: 10px;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: 6px;
}
sup {
  top: -6px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
}
p,
blockquote {
  margin: 0;
}
small {
  font-size: 10px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
}
caption,
th {
  text-align: left;
}
td,
th {
  vertical-align: top;
}
ol,
ul {
  list-style: none;
}
dd,
dl,
dt,
li,
ol,
ul {
  margin: 0;
  padding: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  background-clip: padding-box;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: 0;
}
button {
  cursor: pointer;
  width: auto;
  -webkit-appearance: none;
  *overflow: visible;
}
button:active {
  outline: 0;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  vertical-align: middle;
  *height: 13px;
  *width: 13px;
}
optgroup {
  font-style: normal;
  font-weight: normal;
}
optgroup::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
address,
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
address {
  font-style: normal;
}
form label {
  font-size: 13px;
  vertical-align: baseline;
  *vertical-align: middle;
  display: inline-block;
  padding-right: 10px;
}
form label.checkbox,
form label.radio {
  display: inline-block;
  vertical-align: middle;
}
form label.textarea {
  vertical-align: top;
}
form label.hideme {
  display: none;
}
input[type=text],
textarea {
  border: 1px dotted #0163ab;
  padding: 4px 2px;
  width: 155px;
}
input[type=date],
input[type=file],
input[type=time],
select {
  border-style: solid;
  border-width: 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-right: 10px;
  padding: 7px 7px;
}
input[type=date],
input[type=time] {
  height: -12px;
  line-height: -12px;
}
input[type=checkbox],
input[type=radio] {
  margin-right: 7px;
}
.input_tiny select {
  box-sizing: border-box;
}
.input_small select {
  box-sizing: border-box;
}
.input_medium select {
  box-sizing: border-box;
}
.input_large select {
  box-sizing: border-box;
}
.input_xlarge select {
  box-sizing: border-box;
}
.input_xxlarge select {
  box-sizing: border-box;
}
.input_full input[type=date],
.input_full input[type=file],
.input_full input[type=time],
.input_full select {
  box-sizing: border-box;
}
select {
  box-sizing: border-box;
}
select {
  padding: 6px 7px;
}
optgroup {
  font-size: 13px;
}
button {
  border: 1px solid;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding: 0 13px;
}
.no-fontsmoothing button {
  font-family: Arial, Helvetica, sans-serif;
}
.form_section {
  margin-bottom: 1.5;
}
.form_entry_group {
  *zoom: 1;
}
.form_entry_group:after {
  clear: both;
}
.form_entry_group:after,
.form_entry_group:before {
  content: '';
  display: table;
}
.form_entry {
  font-size: 0;
  padding-left: 0;
}
.form_entry .error_msg {
  font-size: 13px;
  margin-bottom: 13px;
  margin-top: 3px;
}
.form_entry .error_msg.checkbox {
  margin: 0;
}
.form_entry.label_tiny > label {
  width: 110px;
}
.form_entry.label_tiny .error_msg {
  padding-left: 125px;
}
.form_entry.label_small > label {
  width: 180px;
}
.form_entry.label_small .error_msg {
  padding-left: 195px;
}
.form_entry.hide_label label {
  display: none;
}
.form_sub_entry {
  display: inline-block;
  *display: inline;
  padding-left: 0;
  vertical-align: middle;
  *zoom: 1;
}
.form_multiple_entry {
  font-size: 0;
  padding-left: 0;
  *zoom: 1;
}
.form_multiple_entry:after {
  clear: both;
}
.form_multiple_entry:after,
.form_multiple_entry:before {
  content: '';
  display: table;
}
.form_buttons {
  margin-bottom: 1.5;
}
#disclaimer,
.datepicker {
  font-size: 13px;
}
a {
  color: #0163ab;
}
a:active {
  outline: 0;
}
a img {
  border: 0;
}
#title {
  font-family: Arial, Helvetica, sans-serif;
}
h1 {
  color: #0163ab;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 1em;
}
h2 {
  color: #0163ab;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
}
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.7em;
}
h4,
h5,
h6 {
  font-family: Arial, Helvetica, sans-serif;
}
table {
  border-color: #444444;
}
td,
th {
  border-color: #444444;
}
ul,
ol {
  list-style: disc;
}
ul ul,
ol ul,
ul ol,
ol ol {
  padding-left: 1.5;
}
ul li,
ol li {
  padding-top: 5px;
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: 1.5;
}
.form_entry,
.form_multiple_entry {
  min-height: -10px;
  padding-bottom: 13px;
}
label.checkbox,
label.radio {
  width: 370px;
}
input[type=date],
input[type=file],
input[type=time],
select {
  border: 1px solid #c3c3c3;
  box-shadow: 0 1px 0 #fff;
  color: #aaaaaa;
  border-radius: 3px;
  background-clip: padding-box;
}
input[type=date]:hover,
input[type=file]:hover,
input[type=time]:hover,
select:hover {
  background-color: #fff;
  border-color: #0163ab;
  color: #aaaaaa;
}
input[type=date]:focus,
input[type=file]:focus,
input[type=time]:focus,
select:focus,
input[type=date].focus,
input[type=file].focus,
input[type=time].focus,
select.focus {
  background-color: #fff;
  border-color: #0163ab;
  box-shadow: 0 1px 2px #47b0fe inset, 0 -1px 1px #60bbfe inset, 0 1px 0 #ffffff;
  color: #444444;
}
input.placeholder {
  color: #b7b7b7;
}
button {
  border: 1px solid #c2c2c2;
  box-shadow: 0 1px 0 #ffffff inset, 0 1px 0 #ffffff;
  color: #444444;
  height: 25px;
  line-height: 1.5;
  text-shadow: 0 1px 1px #ffffff;
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #f5f5f5;
  background-image: -ms-linear-gradient('top', rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: -moz-linear-gradient('top', rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  background-image: -o-linear-gradient('top', rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  background-image: -webkit-linear-gradient('top', rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient('top', rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
}
button:focus,
button.focus,
button:hover {
  border-color: #8f8f8f;
}
button:active {
  border-color: #a9a9a9;
  box-shadow: 0 1px 2px #c2c2c2 inset, 0 -1px 1px #c2c2c2 inset, 0 1px 0 #ffffff;
  background-color: #e8e8e8;
  background-image: -ms-linear-gradient('top', rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: -moz-linear-gradient('top', rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  background-image: -o-linear-gradient('top', rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  background-image: -webkit-linear-gradient('top', rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient('top', rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
}
button.back {
  margin-right: 13px;
}
.form_buttons {
  border-top: 1px solid #444444;
  padding-top: 1.5;
  text-align: right;
  *zoom: 1;
}
.form_buttons:after {
  clear: both;
}
.form_buttons:after,
.form_buttons:before {
  content: '';
  display: table;
}
.form_buttons .required_text {
  float: left;
}
.form_summary {
  width: 100%;
}
.form_summary th {
  width: 40%;
}
.form_summary_me {
  padding: 0;
}
.form_summary_me table {
  border: 0;
  margin: 0;
  width: 100%;
}
.section label {
  width: 95%;
  padding-top: 10px;
}
.section span,
.section input,
.section textarea {
  display: block;
  width: 95%;
}
.required_checkbox input,
.required_checkbox span {
  display: inline;
  width: auto;
  vertical-align: text-top;
}
.required_checkbox .radio {
  vertical-align: top!important;
}
#disclaimer h2 {
  display: none;
}
#disclaimer p {
  margin: 1.5 0 0;
}
.error input[type=text],
.error select,
.error textarea {
  background-color: #fffafa;
  border-color: #d47d7d;
  color: #a80000;
}
.okay input[type=text],
.okay select,
.okay textarea {
  background-color: #fafffa;
  border-color: #7dd485;
  color: #00a810;
}
.error_msg,
.required_asterisk {
  color: #a80000;
}
.atikon_logo {
  float: none;
  margin-right: 1.5;
}
.address {
  padding-bottom: 10px;
}
.address .contact.first {
  float: none;
  margin-right: 1.5;
}
.google_start input {
  width: 30%;
}
#staff_overview {
  text-align: center;
}
#staff_overview .staff_member {
  border: 1px dotted #BED3EB;
  margin-right: 15px;
  margin-top: 15px;
  padding: 10px;
  width: 170px;
  display: inline-block;
  text-align: left;
}
#staff_overview .staff_member h2 {
  font-weight: bold;
}
.downloadp img {
  margin-bottom: -5px;
}
.links ul {
  list-style: none;
  padding-left: 0;
}
.links li {
  margin-left: 0;
  padding-left: 0;
  *zoom: 1;
}
.links li:after {
  clear: both;
}
.links li:after,
.links li:before {
  content: '';
  display: table;
}
.links.support_bookmarks .bookmark_link {
  display: block;
  margin-left: 20px;
}
body {
  background-color: #e8e8e8;
  color: #444444;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}
strong {
  font-weight: bold;
}
#content {
  background-color: #fff;
  border-bottom: 1px solid #1A171B;
  padding: 13px;
}
#content li {
  background-image: url(../images/design/liststyle.gif);
  background-position: 0 11px;
  background-repeat: no-repeat no-repeat;
  list-style: none;
  padding-left: 15px;
}
#footer {
  background-color: #0163ab;
}
#footer #contactinfo,
#footer #contactinfostart {
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
}
#footer #contactinfo ul,
#footer #contactinfostart ul {
  list-style: none;
}
#footer a {
  color: #fff;
}
p,
ul,
ol,
table,
form,
fieldset,
.disclaimer {
  margin-bottom: 1em;
}
fieldset {
  border: 1px dotted #bed3eb;
  padding: 0 10px 10px;
}
legend {
  color: #0163AB;
  padding: 0 5px 10px;
}
.quicklinks {
  list-style: none;
}
.quicklinks li {
  border-bottom: 1px dotted #0163ab;
  list-style: none;
  background-image: none!important;
  margin-left: 0;
  padding-left: 0!important;
  padding-top: 0px;
  margin-top: 5px;
}
.quicklinks li:first-child {
  border-top: 1px dotted #0163ab;
}
.quicklinks li a {
  display: block;
  padding-bottom: 10px;
  padding-top: 10px;
  text-decoration: none;
  padding-left: 20px;
  background-color: #f3f3f3;
}
.quicklinks li a:hover {
  background-color: #fff;
}
.mobile_startpage {
  background: url('../images/mobile/startpage.png') 50% 10px no-repeat;
  height: 320px;
}
#spruch {
  color: #000000;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
#breadcrumbs {
  color: #0163ab;
  font-size: 0.9em;
  border-bottom: 1px solid #444444;
  border-top: 1px solid #444444;
}
#breadcrumbs p {
  padding-left: 10px;
  padding-top: 10px;
}
#logo {
  background-color: #e8e8e8;
  text-align: center;
  margin: 0;
  padding: 13px;
}
#logo a {
  margin: auto;
}
#logo img,
#content img {
  max-width: 100%!important;
  height: auto!important;
}
#search {
  background-color: #018ff7;
  padding: 13px 35px;
}
#search button {
  border: none;
}
#search input {
  border: 0;
  background-color: #000b13;
  line-height: 1.5;
  height: 2.25;
  font-style: italic;
  display: inline;
  color: #fff;
  width: 130px;
  padding: 0 24px 0 6px;
}
dl dd {
  margin-left: 0;
  padding-left: 0;
}
dl dt img,
dl dd em a {
  display: none;
}
#back_bottom {
  background-image: url('../images/mobile/arrow_left.png');
}
#back_to_top {
  background-image: url('../images/mobile/arrow_top.png');
}
#back_top {
  background-image: url('../images/mobile/arrow_left.png');
  margin: 0;
}
#footer .version_switcher a {
  background-image: url('../images/mobile/full_version.gif');
}
#footer .version_switcher a,
#back_to_top,
#back_bottom,
#back_top {
  display: block;
  text-decoration: none;
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  font-weight: normal;
  font-size: 14.3px;
  background-repeat: no-repeat;
  background-position: 13px center;
  margin: 0;
  padding: 15px 55px;
}
#footer .version_switcher a:hover,
#back_to_top:hover,
#back_bottom:hover,
#back_top:hover {
  background-color: #0163ab;
}
#footer .version_switcher,
.back_top_div,
#back_menue_div,
#footer .version_switcher:hover,
.back_top_div:hover,
#back_menue_div:hover {
  border-bottom: 1px solid #1A171B;
  background: #0180de;
  margin: 0;
}
#nav {
  list-style-type: none;
  background: #0163ab;
  font-size: 13px;
  margin: 0;
  padding: 0;
}
#nav > li > a {
  color: #bed3eb;
  font-size: 14.3px;
  background-image: url(../images/mobile/arrow_bottom.png);
  background-repeat: no-repeat;
  background-position: 98% center;
}
#nav > li > a:hover,
#nav > li > a.activenode,
#nav > li > a.active,
#nav > li > a.activelink {
  background: #1a171b;
}
#nav > li > ul > li {
  background-color: #F3F3F3;
  border-bottom: none;
}
#nav > li > ul > li > a {
  padding-left: 35px;
  padding-right: 35px;
  background-image: url(../images/mobile/arrow_bottom.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  font-weight: normal !important;
  color: #0163ab;
}
#nav > li > ul > li > ul li {
  background-color: #60bbfe;
  border-bottom: 1px solid #fff;
}
#nav > li > ul > li > ul li a {
  padding-left: 40px!important;
  font-size: 0.9em;
  color: #444444;
}
#nav > li > ul a.active,
#nav > li > ul a.activenode,
#nav > li > ul a:hover,
#nav > li > ul a.activelink {
  background: #bed3eb;
  background-image: none;
}
#nav > li.first {
  border-top: 1px solid #1A171B;
}
#nav li {
  background: #0163ab;
  list-style: none;
  margin: 0;
  padding: 0;
}
#nav li a {
  display: block;
  text-decoration: none;
  color: #bed3eb;
  font-weight: normal;
  border-bottom: 1px solid #000;
  padding: 15px 10px;
}
#nav li.arrowright > a {
  padding-left: 35px;
  padding-right: 35px;
  background-image: url(../images/mobile/arrow_right.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  font-weight: normal;
}
#nav > li > ul > li.arrowright > a.activenode,
#nav > li > ul > li.arrowright > a.active,
#nav > li > ul > li.arrowright > a.activelink,
#nav > li > ul > li.arrowright > a:hover {
  background-image: none;
}
#nav li.last {
  border: none;
}
#nav ul {
  display: none;
  margin: 0;
  padding: 0;
}
#nav ul li.arrowright > a {
  padding-left: 35px;
  padding-right: 35px;
  background-image: url(../images/mobile/arrow_right_black.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  font-weight: normal;
}
#mobile_homescreen {
  display: none;
  font-size: 12px;
  z-index: 8998;
  color: #fff;
  border-color: #4bc700;
}
#mobile_homescreen a {
  display: block;
  width: 15px;
  height: 15px;
  background: url('../images/mobile/mobile_close.png') no-repeat transparent;
  text-indent: -999999999px;
  overflow: hidden;
  position: absolute;
}
#mobile_homescreen a span {
  display: none;
}
#mobile_homescreen img {
  float: left;
  margin-right: 15px;
}
#mobile_homescreen p {
  margin: 0;
  padding: 0;
}
#mobile_homescreen.ipad {
  position: fixed;
  height: 55px;
  width: 260px;
  background-color: #4bc700;
  opacity: 0;
  top: 15px;
  display: block;
  left: 15px;
  padding: 20px;
}
#mobile_homescreen.ipad a {
  right: 5px;
  bottom: 5px;
}
#mobile_homescreen.ipad:after {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-bottom: 10px solid #4bc700;
  border-top-color: inherit;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
#mobile_homescreen.phone {
  position: fixed;
  height: 65px;
  width: 260px;
  background-color: #4bc700;
  bottom: 15px;
  left: 50%;
  display: block;
  margin-left: -150px;
  opacity: 0;
  padding: 20px;
}
#mobile_homescreen.phone a {
  right: 5px;
  top: 5px;
}
#mobile_homescreen.phone:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-top: 10px solid #4bc700;
  border-top-color: inherit;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
