html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: Verdana, sans-serif;
  vertical-align: baseline;
}

body {
  font-size: 14px;
  line-height: 135%;
  text-align: center;
  color: #6c6c6c;
  background-color: #f4f4f4;
  margin: 0;
  position: relative;
  margin: 0 auto;
}

body.home {
  background-image: url('/fileadmin/templates/images/background-body-home.gif');
  background-repeat: repeat-x;
}

body.subpages {
  background-image: url('/fileadmin/templates/images/background-body-subpages.gif');
  background-repeat: repeat-x;
}

.clearer {
  clear : both;
  height: 0px;
  font-size: 0px;
}

h1 {
  font-size: 22px;
  line-height: 22px;
  font-weight: normal;
  color: #748aa5;
  margin-bottom: 20px;
}

h2 {
  font-size: 18px;
  font-weight: bold;
  color: #f7a13a;
  margin: 0 0 10px 0;
}

h3 {
  font-size: 16px;
  font-weight: normal;
  margin: 10px 0 10px 0;
}

h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 10px 0 10px 0;
}

h5 {
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  color: #444;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 3px solid #e0e0e0;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
  text-decoration: underline;
}

p {
  font-size: 14px;
  line-height: 135%;
  margin-bottom: 14px;
}

a {
  color: #6c6c6c;
  text-decoration: underline;
}

ol, ul {
  list-style: none;
}

ol,
ul {
  color: #6c6c6c;
  margin: 0 0 14px 0;
}

ul li {
  margin-left: 20px;
  list-style-type: circle;  
}

ol li {
  margin-left: 24px;
  list-style-type: decimal;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

hr,
hr.ruler {
  height: 1px;
  color: #fff;
  background-color: #fff;
  border: 0;
  border-bottom: 1px solid #333;
}

dfn {
  font-style: italic;
  cursor: default;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

.csc-textpic-caption {
  font-size: 10px;
}

table.csc-uploads td {
  padding: 6px;
}

.csc-uploads p {
  margin: 0;
}

p.csc-uploads-description {
  margin: 0 0 5px 0;
}

fieldset.csc-mailform label {
  display: block;
  margin-bottom: 3px;
}

fieldset.csc-mailform input,
fieldset.csc-mailform select,
fieldset.csc-mailform textarea {
  margin-bottom: 10px;
}

fieldset.csc-mailform .csc-mailform-radio legend {
  display: none;
}

fieldset.csc-mailform span.csc-mailform-radio {
  display: block;
  margin-bottom: 10px;
}

fieldset.csc-mailform span.csc-mailform-radio label {
  display: inline;
}

fieldset.csc-mailform span.csc-mailform-radio input {
  position: relative;
  top: 2px; 
  margin-bottom: 0; 
}

.csc-frame-rulerBefore {
  border-top: 1px solid #e0e0e0;
  margin-top: 5px;
}

.csc-frame-rulerAfter {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 5px;
}

p.csc-linkToTop {
  font-size: 11px;
  padding: 5px 0;
}

.contenttable caption {
  font-weight: bold;
  padding: 5px 0;
}

.contenttable th {
  font-weight: bold;
}

.contenttable-0 th,
.contenttable-0 td {
  padding: 5px;
}

.contenttable-0 .tr-even th,
.contenttable-0 .tr-even td {
  background-color: #f7f7f7;
}

.contenttable-1 th,
.contenttable-1 td {
  padding: 5px;
  border-bottom: 1px solid #ccc;
}

.contenttable-1 tr.tr-last th,
.contenttable-1 tr.tr-last td {
  border-bottom: 0;
}

.contenttable-2 th,
.contenttable-2 td {
  padding: 5px;
}

.contenttable-3 th,
.contenttable-3 td {
  padding: 5px;
}

td.csc-uploads-icon {
  width: 20px;
}

td.csc-uploads-fileSize {
  width: 40px;
}

.csc-uploads-0 .csc-uploads-description {
  width: 340px;
}

.csc-uploads-1 .csc-uploads-description {
  width: 310px;
}

.csc-uploads-2 .csc-uploads-description {
  width: 180px;
}

.csc-uploads-3 .csc-uploads-fileName {
  width: 200px;
}

.csc-uploads-3 .csc-uploads-icon img {
  border: 1px solid #ccc;
}

.csc-sitemap ul,
.csc-sitemap ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.csc-sitemap ul li a {
  display: block;
  padding: 2px 0;
  text-decoration: none;
}

.csc-sitemap ul li a:hover {
  text-decoration: underline;
}

.csc-sitemap ul li ul li {
  margin-left: 25px;
}

.csc-sitemap .active a {
  font-weight: bold;
  text-decoration: none;
}

.page-wrapper {
  width: 1002px;
  margin: 0 auto;
  text-align: left;
}

.header {
  height: 77px;
  position: relative;
}

.logo {
  position: absolute;
  top: 20px;
  left: 20px;
}

.langmenu {
  width: 82px;
  height: 33px;
  line-height: 31px;
  position: absolute;
  top: 0px;
  right: 238px;
  color: #fff;
  background-image: url('/fileadmin/templates/images/background-language.png');
  background-repeat: no-repeat;
  text-align: center;
}

.langmenu a {
  color: #fff;
  text-decoration: none;
}

.langmenu a:hover {
  text-decoration: underline;
}

.search {
  width: 235px;
  height: 33px;
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url('/fileadmin/templates/images/background-search.png');
  background-repeat: no-repeat;
  text-align: center;
}

#searchbox {
  display: inline;
  width: 158px;
  color: #666;
  border: 1px solid #d2d5d8;
  margin-right: 5px;
}

#searchbutton {
  display: inline;
  position: relative;
  top: 5px;
}

.menu {
  position: absolute;
  right: 0;
  bottom: 5px;
}

.menu ul li  {
  float: left;
  list-style-type: none;
  margin: 0;
}

.menu a {
  display: block;
  float: left;
  line-height: 26px;
  color: #fff;
  text-decoration: none;
  padding: 0 15px;
}

.menu a:hover {
  text-decoration: underline;
}

.menu a.active {
  color: #748aa5;
  padding: 0 1px;
}

.menu .menu-active-left {
  display: block;
  float: left;
  width: 7px;
  height: 26px;
  background-image: url('/fileadmin/templates/images/menu-active-left.png');
  background-repeat: no-repeat;
}

.menu .menu-active-middle {
  display: block;
  float: left;
  height: 26px;
  background-image: url('/fileadmin/templates/images/menu-active-middle.png');
  background-repeat: repeat-x;
}

.menu .menu-active-right {
  display: block;
  float: left;
  width: 7px;
  height: 26px;
  background-image: url('/fileadmin/templates/images/menu-active-right.png');
  background-repeat: no-repeat;
}

.home .content-top {
  width: 1002px;
  height: 13px;
  background-image: url('/fileadmin/templates/images/background-content-top.png');
  background-repeat: no-repeat;
}

.subpages .content-top {
  width: 1002px;
  height: 13px;
  background-image: url('/fileadmin/templates/images/background-content-top-subpages.png');
  background-repeat: no-repeat;
}

.teaser {
  height: 415px;
  background-image: url('/fileadmin/templates/images/background-teaser.gif');
  background-repeat: repeat-x;
  margin: 0 1px;
  border-bottom: 1px solid #c4c4c4;
}

.teaser .sliderleft {
  width: 430px;
  float: left;
  margin: 25px 0 0 45px;
}

.teaser .sliderright {
  width: 501px;
  float: right;
}

.teaser h1 {
  font-size: 44px;
  line-height: 44px;
  margin: 0 0 30px 0;
}

.teaser p {
  font-size: 26px;
  line-height: 125%;
  margin: 0 0 30px 0;
}

.teaser a.morelink {
  display: block;
  margin-top: 30px;
}

.content-wrapper-home {
  min-height: 600px;
  background-image: url('/fileadmin/templates/images/background-content-home.gif');
  background-repeat: repeat-y;
}

.content-wrapper-home .content-left {
  width: 400px;
  float: left;
  overflow: hidden;
  margin: 34px 0 40px 70px;
}

.content-wrapper-home .content-right {
  width: 400px;
  float: right;
  overflow: hidden;
  margin: 34px 70px 40px 0;
}

.content-wrapper-subpages {
  min-height: 500px;
  background-image: url('/fileadmin/templates/images/background-content-subpages.gif');
  background-repeat: repeat-y;
  padding: 37px 20px 20px 34px;
}

.content-wrapper-subpages .content-left {
  width: 187px;
  float: left;
}

.content-wrapper-subpages .content-right {
  width: 700px;
  float: right;
}

.submenu {
  margin-bottom: 60px;
}

.pagetitle {
  font-size: 20px;
  color: #748aa5;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.submenu ul,
.submenu ul li {
  list-style-type: none;
  margin: 0;
}

.submenu ul li {
  padding: 10px 0;
  border-bottom: 1px solid #d2d2d2;
}

.submenu ul li a {
  text-decoration: none;
  padding-left: 5px;
}

.submenu ul li a.active {
  color: #748aa5;
}

.submenu ul li a:hover {
  text-decoration: underline;
}

.submenu ul li ul {
  margin-top: 5px;
}

.submenu ul li ul li {
  padding: 2px 0;
  margin-left: 10px;
  border-bottom: 0;
}

.submenu ul li ul li a {
  background-image: url('/fileadmin/templates/images/submenu-inactive.png');
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding-left: 12px;
}

.submenu ul li ul li a.active {
  background-image: url('/fileadmin/templates/images/submenu-active.png');
}

.home .content-bottom {
  width: 1002px;
  height: 19px;
  background-image: url('/fileadmin/templates/images/background-content-bottom.png');
  background-repeat: no-repeat;
}

.subpages .content-bottom {
  width: 1002px;
  height: 19px;
  background-image: url('/fileadmin/templates/images/background-content-bottom-subpages.png');
  background-repeat: no-repeat;
}

.footer {
  height: 138px;
  position: relative;
  background-image: url('/fileadmin/templates/images/background-footer.png');
  background-repeat: repeat-y;
  margin: 30px 0;
}

.footer .col1 {
  width: 250px;
  height: 138px;
  position: absolute;
  top: 22px;
  left: 36px;
}

.footer .col1 h2 {
  font-weight: normal;
  color: #a5a5a5;
}

.footer .col1 p {
  font-size: 12px;
  color: #a5a5a5;
}

.footer .col2 {
  position: absolute;
  top: 30px;
  left: 400px;
}

.footer .col3 {
  position: absolute;
  top: 25px;
  left: 740px;
}

.home-box {
  width: 389px;
  height: 354px;
  background-image: url('/fileadmin/templates/images/background-box-home-en.png');
  background-repeat: no-repeat;
  position: relative;
}

.home-box-content {
  padding: 30px;
}

.home-box a.more-link {
  display: block;
  width: 110px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.subpages-box {
  width: 217px;
  height: 218px;
  background-image: url('/fileadmin/templates/images/background-box-subpages-en.png');
  background-repeat: no-repeat;
  position: relative;
}

.subpages-box-content {
  padding: 25px;
}

.subpages-box a.more-link {
  display: block;
  width: 110px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.subpages-3cols-33 {
  margin-bottom: 20px;
}

.subpages-3cols-33-col1 {
  width: 217px;
  float: left;
  margin-right: 20px;
}

.subpages-3cols-33-col2 {
  width: 217px;
  float: left;
  margin-right: 20px;
}

.subpages-3cols-33-col3 {
  width: 217px;
  float: left;
}

/* ===================== */
/* Formulare / Powermail */
/* ===================== */

fieldset {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #e0e0e0;
}

legend {
  padding: 0 5px;
  margin-left: 5px;
  color: #666;
}

label {
  display: block;
  margin: 0 0 2px 0;
}

input[type=text],
input[type=password],
select,
textarea {
  border: 1px solid #e0e0e0;
  margin-bottom: 5px;
  background-color: #f4f4f4;
}

input[type=text]:hover,
input[type=password]:hover,
select:hover,
textarea:hover {
  background-color: #fff;
}

input[type=text]:focus,
input[type=password]:focus,
select:focus,
textarea:focus{
  background-color: #fff;
}

input[type=submit] {
  margin-right: 10px;
}

.tx-powermail-pi1 input[type=text],
.tx-powermail-pi1 input[type=password] {
  width: 300px;
}

.tx-powermail-pi1 textarea {
  width: 500px;
  height: 120px;
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
  margin-top: 5px;
}

.tx-powermail-pi1 .powermail_check_inner label,
.tx-powermail-pi1 .powermail_radio_inner label {
  display: inline;
  margin-bottom: 0;
}

span.error-message,
.powermail_mandatory_js {
  display: block;
  color: #ff0000;
  padding: 2px 0;
}

#content p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
  margin-bottom: 2px;
}

.powermail-checkboxes {
  margin-bottom: 10px;
}

.error {
    border-top: 1px solid #FFAF56;
    border-left: 1px solid #FFAF56;
    border-right: 1px solid #FFAF56;
    font-size: 11px;
    color: #fff;
    padding: 3px 10px 5px 10px;
    margin-left: 0 0 0 -2px;
    z-index: 10;
    text-align: left;
    height: auto;
    overflow: visible !important;
    background: rgb(255,183,107); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,183,107,1) 0%, rgba(255,167,61,1) 45%, rgba(255,124,0,1) 56%, rgba(255,127,4,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,183,107,1)), color-stop(45%,rgba(255,167,61,1)), color-stop(56%,rgba(255,124,0,1)), color-stop(100%,rgba(255,127,4,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,183,107,1) 0%,rgba(255,167,61,1) 45%,rgba(255,124,0,1) 56%,rgba(255,127,4,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,183,107,1) 0%,rgba(255,167,61,1) 45%,rgba(255,124,0,1) 56%,rgba(255,127,4,1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(255,183,107,1) 0%,rgba(255,167,61,1) 45%,rgba(255,124,0,1) 56%,rgba(255,127,4,1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, rgba(255,183,107,1) 0%,rgba(255,167,61,1) 45%,rgba(255,124,0,1) 56%,rgba(255,127,4,1) 100%); /* W3C */
    -webkit-box-shadow: 3px 3px 5px #eee;
    -moz-box-shadow: 3px 3px 5px #eee;
    box-shadow: 3px 3px 5px #eee;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
.error p {
    margin: 0;
    padding: 0;
    font-family: Calibri, Arial, sans-serif;
    font-weight: bold;
}
html:root .error em {
    position: absolute;
    display: block;
    height: 5px;
    border: 10px solid;
    border-color: #FF7E03 transparent transparent;
    border-bottom: 0 none;
    bottom: -15px;
    overflow: visible;
    left: 5px;
}

/* ====================== */
/* Suche / indexed_search */
/* ====================== */

.tx-indexedsearch #tx-indexedsearch-searchbox-sword {
  width: 280px;
  border: 1px solid #c0c0c0;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  padding: 1px;
  margin-bottom: 10px;
}

.tx-indexedsearch .extended-link {
  margin-top: 20px;
}

.tx-indexedsearch select {
  border: 1px solid #c0c0c0;
}

.tx-indexedsearch label {
  display: block;
  margin-bottom: 2px;
}

.tx-indexedsearch select {
  margin-bottom: 10px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-defop {
  width: 10em;
  margin-left: 10px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-desc {
  width: 10em;
  margin-left: 10px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-type {
  width: 10em;
  float: left;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-lang {
  width: 10em;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-sections {
  width: 10em;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-order {
  width: 10em;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
  padding: 10px 10px 10px 0;
}

.tx-indexedsearch .tx-indexedsearch-sw {
  font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-browsebox {
  height: 50px;
  margin-bottom: 20px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul {
  padding-left: 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
  float: left;
  margin: 0 5px 0 0;
  padding-bottom: 5px;
  list-style-type: none;
}

.tx-indexedsearch .tx-indexedsearch-browsebox a {
  text-decoration: none;
  color: #000;
  padding: 0 3px 0 3px;
  border: 1px solid #c0c0c0;
}

.tx-indexedsearch-browselist-currentPage a {
  color: #fff !important;
  background-color: #ccc;
  padding: 0 3px 0 3px;
  border: 1px solid #c0c0c0;
}

.tx-indexedsearch .tx-indexedsearch-res {
  clear: left;
}

.tx-indexedsearch .tx-indexedsearch-res h3 {
  padding: 2px 5px;
  margin-bottom: 3px;
  background-color: #f4f4f4;
}

.tx-indexedsearch .tx-indexedsearch-res img {
  position: relative;
  top: 3px;
}

.tx-indexedsearch .tx-indexedsearch-res h3 a {
  color: #333;
  text-decoration: none;
}

.tx-indexedsearch .tx-indexedsearch-res h3 a:hover {
  text-decoration: underline;
}

.tx-indexedsearch .tx-indexedsearch-descr {
  line-height: 150%;
  margin-bottom: 10px;
}

.tx-indexedsearch .tx-indexedsearch-text-item-crdate-mtime {
  display: none;
}

.tx-indexedsearch .tx-indexedsearch-info {
  margin-bottom: 20px;
}

/* ============= */
/* Contact Form  */
/* ============= */

.txNawcontactPiContact {
  margin: 30px 0;
}

.txNawcontactPiContact .headersmall {
  width: 265px;
  height: 52px;
  background-image: url('/fileadmin/templates/images/background-contact-closed.png');
  background-repeat: no-repeat;
  cursor: pointer;
}

.txNawcontactPiContact .headersmall p {
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin-left: 60px;
}

.txNawcontactPiContact .headerbig {
  width: 611px;
  height: 52px;
  background-image: url('/fileadmin/templates/images/background-contact-open.png');
  background-repeat: no-repeat;
  cursor: pointer;
}

.txNawcontactPiContact .headerbig p {
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin-left: 60px;
}

.txNawcontactPiContact .content-form-wrapper {
  width: 553px;
  margin-left: 46px;
  padding: 10px 0;
  background-color: #fafafa;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  cursor: default;
}

.txNawcontactPiContact .contactform {
  float: left;
  width: 270px;
  margin-left: 20px;
  border-right: 1px solid #c4c4c4;
}

.txNawcontactPiContact .contactform label {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 5px;
}

.txNawcontactPiContact .contactform input[type=text] {
  width: 240px;
  font-size: 16px;
  color: #6c6c6c;
  background-color: #fff;
  padding: 5px;
  margin-bottom: 15px;
}

.txNawcontactPiContact .contactform textarea {
  width: 250px;
  height: 95px;
  color: #6c6c6c;
  background-color: #fff;
  margin-bottom: 15px;
}

.txNawcontactPiContact .contactform input[type=button] {
  font-size: 16px;
  color: #6c6c6c;
  background-color: #fff;
  padding: 3px 5px;
  border: 1px solid #dfdfdf;
}

.txNawcontactPiContact .boxInformation {
  float: right;
  width: 223px;
  margin-right: 20px;
}

.txNawcontactPiContact .InformationText {
  font-size: 13px;
  margin-bottom: 20px;
}

.txNawcontactPiContact .InformationPhone {
  font-size: 16px;
  margin-bottom: 20px;
}

.txNawcontactPiContact .contact-form-bottom {
  width: 555px;
  height: 10px;
  background-image: url('/fileadmin/templates/images/background-contact-bottom.png');
  background-repeat: no-repeat;
  margin-left: 46px;
}

.txNawcontactPiContact span.error {
  font-size: 13px;
  font-weight: bold;
  color: #ff0000;
}

.txNawcontactPiContact .contact-form-reply p {
  margin-bottom: 0;
}

#tx-solr-search {
  width: 70%;
  float: left;
}

#tx-solr-search-functions {
  width: 25%;
  float: right;
}

#tx-solr-search-form-pi-results {
  margin-bottom: 10px;
}

ol.results-list li {
  list-style-type: none;
  margin: 10px 0 20px 0;
}

ol.results-list li h3 {
  margin: 0 0 5px 0;
}

ol.results-list li p {
  margin: 0 0 5px 0;
}

.tx-solr-relevance-bar {
  width: 100px;
  height: 8px;
  border: 1px solid #ccc;
  font-size: 1px;
  padding: 1px;
}

.tx-solr-relevance,
.tx-solr-relevance-fill {
  margin-right: 0px !important;
  height: 8px;
  padding: 0px;
  float: left;
}

.tx-solr-relevance {
  background-color: #aac402;
}

.tx-solr-relevance-fill {
  background-color: #ccc;
}

.results-highlight {
  background: #fdee53;
}

ul.facets li {
  list-style-type: none;
  margin: 10px 0 20px 0;
}

#tx-solr-sorting ul li {
  list-style-type: none;
  margin: 0;
}

.tx-pagebrowse {
  text-align: center;
  list-style: none inside none;
  width: 100%;
  margin: 10px 0;
  padding: 0;
}

.tx-pagebrowse li {
  display:inline;
  list-style:none;
  margin:0;
  padding:0 5px 0 0;
}

li.tx-pagebrowse-pages {
  width:80%;
}

li.tx-pagebrowse-pages ol {
  display:inline;
  margin:0;
  padding:0 10px;
}

.ui-menu .ui-menu-item {
  list-style-type: none;
}

.ui-menu .ui-menu-item a {
  position: relative;
}

.ui-menu .ui-menu-item a.ui-corner-all span.result_count {
  position: absolute;
  right: 0;
  float: none;
}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  margin: 0 !important;
}

.tx-solr-q {
  width: 200px;
}

#naw-identity-footer {
  width: 100%;
  line-height: 100%;
  font-family: arial,sans-serif;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background-image: url("../images/footer_balken.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 4px;	
  position: fixed;
  bottom: 0;	
  left: 0;
  overflow: hidden;
}

#naw-identity-footer span {
  margin: 0 8px;
}

#naw-identity-footer img {
  position: relative;
  top: 8px;
}
