.verdana {
  font-family: Verdana, Tahoma, Arial;
}
.open_sans {
  font-family: 'Open Sans', serif, Tahoma, Arial, Verdana;
}
.open_sans_semi_bold {
  font-family: 'Open Sans', serif, Tahoma, Arial, Verdana;
  font-weight: 600;
}
.open_sans_bold {
  font-family: 'Open Sans', serif, Tahoma, Arial, Verdana;
  font-weight: 700;
}
.open_sans_condesed {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 300;
}
.open_sans_condesed_bold {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
}
.block {
  display: block;
}
.none {
  display: none;
}
.opacity_80 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.opacity_60 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
* {
  font-family: 'Open Sans', serif, Tahoma, Arial, Verdana;
  font-size: 100%;
}
img {
  border: 0px;
}
table {
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
}
td {
  vertical-align: top;
}
html {
  margin: 0;
  padding: 0;
  height: 100%;
}
BODY {
  font-family: 'Open Sans', serif, Tahoma, Arial, Verdana;
  font-size: 100%;
  line-height: 100%;
  color: #525252;
  font-weight: 400;
  background: white url("../images/body_bg_line.png") repeat-x left top;
  margin: 0;
  padding: 0;
  height: 100%;
}
h1 {
  margin: 0;
  padding: 0;
}
h2 {
  margin: 0;
  padding: 0;
}
h3 {
  margin: 0;
  padding: 0;
}
p {
  padding: 0;
  margin: 0;
}
ol {
  margin: 1em 0 0 30px;
  padding: 0;
}
ol li {
  list-style: decimal;
  padding: 0.1em 0;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  margin: 0;
  padding: 0.5em 0;
  text-align: left;
  list-style: none;
}
.right {
  float: right;
}
.left {
  float: left;
}
.clear {
  clear: both;
}
div.divider {
  margin: 1.5em 0 1.9em 0;
}
hr {
  border: none;
  height: 1px;
  background: #eee;
}
input {
  border: 1px solid #bcbcbd;
}
div#print {
  display: none;
}
a {
  text-decoration: none;
  color: #35689a;
}
a:hover {
  text-decoration: none;
  color: #bbbbbb;
}
a.more {
  font-weight: bold;
  padding: 0 0 0 12px;
  background: url(../images/dot-more.png) no-repeat left 0.5em;
}
a.totop {
  padding: 0 0 0 12px;
  background: url(../images/dot-totop.png) no-repeat left 0.5em;
}
a.email {
  font-weight: bold;
  background: url(../images/email.gif) no-repeat left 0.25em;
  padding: 0 0 0 18px;
}
a.intern {
  font-weight: bold;
  padding: 0 0 0 18px;
  background: url(http://www.kwst.com/fileadmin/ressources/images/intern-lo.gif) no-repeat left 0.25em;
}
a.extern,
a.external-link-new-window {
  font-weight: bold;
  padding: 0 0 0 18px;
  background: url(../images/extern.gif) no-repeat left 0.25em;
}
.minheight {
  clear: both;
  min-height: 470px;
}
section#main {
  width: 980px;
  margin: 0 auto;
  font-size: 0.75em;
  line-height: 1.6em;
  position: relative;
  z-index: 1;
}
section#main section#logo {
  left: 52px;
  top: 52px;
  position: absolute;
}
#bg {
  background: transparent url("../images/content_bg.png") no-repeat center 164px;
  min-height: 100%;
  height: auto !important;
}
#main #header {
  position: absolute;
  width: 100%;
  height: 148px;
}
#main #header #metanavigation {
  position: absolute;
  right: 60px;
  top: 20px;
}
#main #header #metanavigation UL {
  float: left;
}
#main #header #metanavigation UL LI {
  float: left;
  padding: 0px;
  background: transparent url("../images/menu_slash.png") no-repeat right 6px;
}
#main #header #metanavigation UL LI.last {
  background: transparent;
}
#main #header #metanavigation UL A {
  color: #35689a;
  margin: 0 0.9em 0 0.35em;
  display: block;
  font-family: Verdana, Tahoma, Arial;
  font-size: 0.834em;
  font-weight: bold;
}
#main #header #metanavigation UL A:hover {
  color: #bbbbbb;
}
#main #header #metanavigation UL.flags {
  position: relative;
  top: 5px;
}
#main #header #metanavigation UL.flags li {
  background: none;
}
#main #header #metanavigation UL.flags li.active {
  display: none;
}
#main #header #metanavigation UL.flags li A {
  margin: 0;
  margin-left: 0.9em;
}
#main #header #metanavigation UL.flags li .de {
  width: 16px;
  height: 11px;
  display: block;
  background: transparent url("../images/flags.jpg") no-repeat 0px 0px;
}
#main #header #metanavigation UL.flags li .en {
  width: 16px;
  height: 11px;
  display: block;
  background: transparent url("../images/flags.jpg") no-repeat 0px -11px;
}
#main nav#hauptnavigation {
  width: 100%;
  background: transparent url(../images/bg_blue.png) repeat-x bottom;
  height: 43px;
  position: relative;
  z-index: 20;
  top: 144px;
}
#main nav#hauptnavigation UL {
  position: absolute;
  right: 60px;
  z-index: 30;
  bottom: 0;
  padding: 0;
}
#main nav#hauptnavigation UL LI {
  padding: 0;
  display: block;
  float: right;
  position: relative;
}
#main nav#hauptnavigation UL LI.last {
  left: 0;
}
#main nav#hauptnavigation UL LI.n1 {
  z-index: 40;
}
#main nav#hauptnavigation UL LI.n2 {
  left: 12px;
  z-index: 41;
}
#main nav#hauptnavigation UL LI.n3 {
  left: 24px;
  z-index: 42;
}
#main nav#hauptnavigation UL LI.n4 {
  left: 36px;
  z-index: 43;
}
#main nav#hauptnavigation UL LI.n5 {
  left: 48px;
  z-index: 44;
}
#main nav#hauptnavigation UL LI.n6 {
  left: 60px;
  z-index: 45;
}
#main nav#hauptnavigation UL LI.n7 {
  left: 72px;
  z-index: 49;
}
#main nav#hauptnavigation UL LI.n8 {
  left: 84px;
  z-index: 47;
}
#main nav#hauptnavigation UL LI.n9 {
  left: 96px;
  z-index: 48;
}
#main nav#hauptnavigation UL LI.n10 {
  left: 108px;
  z-index: 49;
}
#main nav#hauptnavigation UL LI.n11 {
  left: 120px;
  z-index: 50;
}
#main nav#hauptnavigation UL LI.active {
  z-index: 60;
}
#main nav#hauptnavigation UL LI.active A {
  background: transparent url("../images/mainmenu_bg_act.png") no-repeat left top;
  z-index: 40;
  border-bottom: 1px solid white;
  border-right: 1px solid #35689a;
  color: #35689a;
}
#main nav#hauptnavigation UL LI A {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  font-weight: 700;
  outline: none;
  display: block;
  padding: 0.69em 1.1em 0.63em 1.4em;
  background: transparent url("../images/mainmenu_bg.png") no-repeat left top;
  color: #bbbbbb;
  border-right: 1px solid #bbbbbb;
  font-size: 1.5em;
  z-index: 25;
  position: relative;
  border-bottom: 1px solid #35689a;
}
#main nav#hauptnavigation UL LI A.active {
  color: #35689a;
  background: transparent url("../images/mainmenu_bg_act.png") no-repeat left top;
  z-index: 40;
  border-bottom: 1px solid white;
  border-right: 1px solid #35689a;
}
#main nav#hauptnavigation UL LI A:hover {
  color: #35689a;
  z-index: 50;
}
#main #content {
  width: 980px;
  margin: 0 auto;
  background: white;
  width: 860px;
  padding: 0 60px;
  padding-top: 37px;
  min-height: 500px;
  margin-top: 148px;
}
#main #content #slideshow {
  height: 32.4em;
  min-height: 389px;
  width: 860px;
  margin-bottom: 47px;
}
#main #content #slideshow.image {
  height: 240px;
  min-height: 240px;
}
#main #content #slideshow.image .bg {
  display: none;
}
#main #content #slideshow.image figcaption {
  display: none;
}
#main #content #slideshow figure {
  margin: 0;
  position: relative;
}
#main #content #slideshow figure .bg {
  position: absolute;
  background: #35689a;
  left: 0;
  top: 0;
  min-height: 389px !important;
  height: 32.4em;
  width: 285px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  z-index: 69;
}
#main #content #slideshow figure figcaption {
  display: block;
  margin: 0;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  height: 285px;
  width: 245px;
  padding: 40px 20px;
  z-index: 70;
}
#main #content #slideshow figure figcaption h1 {
  font-family: 'Open Sans', serif, Tahoma, Arial, Verdana;
  font-weight: 600;
  font-weight: 600;
  font-size: 1.25em;
  margin-bottom: 1.25em;
}
#main #content #slideshow figure figcaption p {
  font-family: 'Open Sans', serif, Tahoma, Arial, Verdana;
  font-weight: 600;
  font-weight: 600;
  font-size: 1em;
  margin-bottom: 1.2em;
  line-height: 140%;
}
#main #content #slideshow figure figcaption A {
  color: white;
  padding: 0 0 0 12px;
  background: url(../images/dot-more-white.png) no-repeat left 0.5em;
  font-family: 'Open Sans', serif, Tahoma, Arial, Verdana;
  font-weight: 600;
  font-weight: 600;
  margin: 0.5em 0 0 0;
  display: block;
}
#main #content #slideshow figure figcaption A:hover {
  color: #bbbbbb;
}
#main #content #slideshow.map {
  height: auto;
  margin-bottom: 0;
}
#main #content #slideshow.map div.bg {
  height: 100%;
}
#main #content #slideshow.map figcaption a {
  display: inline;
  background: none;
  padding-left: 0;
}
#main #content #slideshow.map div.fieldsets fieldset div {
  margin: 0.75em 0;
}
#main #content #slideshow.map div.fieldsets fieldset input,
#main #content #slideshow.map div.fieldsets fieldset textarea,
#main #content #slideshow.map div.fieldsets fieldset select {
  border: 1px solid #35689a;
  color: #35689a;
  width: 97%;
  padding: 0.25em 0 0.25em 7px;
  resize: none;
}
#main #content #slideshow.map div.fieldsets fieldset select {
  width: 100.7%;
}
#main #content #slideshow.map div.fieldsets fieldset input.powermail_submit {
  background: none repeat scroll 0 0 #bbbbbb;
  border: 1px solid white;
  color: #35689a;
  cursor: pointer;
  margin-top: 0;
  padding: 0.2em 0.9em;
  width: auto;
  font-size: 0.9em;
}
#main #content #slideshow.map div.fieldsets fieldset label {
  width: 10%;
  float: left;
}
#main #content #inhalt section div.csc-sitemap {
  width: 800px;
}
#main #content #inhalt section div.csc-sitemap ul li {
  background: none;
  padding-left: 0;
}
#main #content #inhalt section div.csc-sitemap ul li a {
  display: none;
  font-size: 1.25em;
}
#main #content #inhalt section div.csc-sitemap ul li ul li {
  float: left;
  width: 200px;
}
#main #content #inhalt section div.csc-sitemap ul li ul li a {
  display: inline;
}
#main #content #inhalt section div.csc-sitemap ul li ul li ul li a {
  font-size: 1em;
}
#main #content #inhalt section fieldset.style1 {
  border: none;
}
#main #content #inhalt section fieldset.style1 legend {
  display: none;
}
#main #content #inhalt section fieldset.style1 label {
  display: block;
  font-size: 1em;
}
#main #content #inhalt section fieldset.style1 div {
  margin: 0 0.5em;
  padding: 0.4em 0;
}
#main #content #inhalt section fieldset.style1 div input {
  border: 1px solid #35689a;
  color: #35689a;
  width: 196px;
  padding: 1px;
  font-size: 1em;
}
#main #content #inhalt section fieldset.style1 div select {
  border: 1px solid #35689a;
  color: #35689a;
  width: 200px;
  padding: 1px;
  font-size: 1em;
}
#main #content #inhalt section fieldset.style1 div textarea {
  border: 1px solid #35689a;
  color: #35689a;
  width: 408px;
  padding: 1px;
  font-size: 1em;
  resize: none;
}
#main #content #inhalt section fieldset.style1 div input.powermail_submit {
  background: none repeat scroll 0 0 #bbbbbb;
  border: 1px solid #35689a;
  color: #35689a;
  cursor: pointer;
  margin-top: 0;
  padding: 0.2em 0.9em;
  width: auto;
  font-size: 0.9em;
}
#main #content #inhalt section fieldset.style1 div.tx_powermail_pi1_fieldwrap_html_submit {
  clear: both;
  float: none;
}
#main #content #inhalt .fourcol {
  margin-bottom: 60px;
}
#main #content #inhalt .fourcol article {
  width: 190px;
  float: left;
  margin-right: 2.1em;
}
#main #content #inhalt .fourcol article.last {
  margin-right: 0;
}
#main #content #inhalt .fourcol article P {
  font-size: 1em;
  line-height: 140%;
}
#main #content #inhalt .twocol {
  line-height: 140%;
  margin-bottom: 60px;
}
#main #content #inhalt .twocol article {
  float: left;
  width: 413px;
}
#main #content #inhalt .twocol article.first {
  margin-right: 34px;
}
#main #content #inhalt .twocol article P {
  font-size: 1em;
}
#main #content #inhalt .twocol article h2 {
  background: transparent url("../images/twocol_head.png") no-repeat left top;
  padding-left: 24px;
  color: white;
  font-size: 1.167em;
  margin-bottom: 0.6em;
  padding-top: 0.4em;
  height: 25px;
  font-weight: 600;
}
#main #content #inhalt .twocol article a.more {
  margin-top: 1em;
  display: block;
  font-weight: 600;
}
#main #content #inhalt .icon {
  float: left;
  background: #35689a;
  margin: 0;
  margin-right: 1em;
  width: 40px;
  height: 40px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}
#main #content #inhalt .icon IMG {
  position: relative;
  z-index: 20;
}
#main #content #inhalt .icon.nojs:hover figcaption {
  display: block;
}
#main #content #inhalt .icon figcaption {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  display: none;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  padding-left: 40px;
  background: #35689a;
  font-weight: 600;
}
#main #content #inhalt .icon figcaption A {
  color: white;
  font-size: 1.167em;
  height: 30px;
  display: block;
  width: 143px;
  margin-top: 10px;
  padding-left: 1em;
}
#main #content.w670 #navlinks {
  width: 190px;
  float: left;
}
#main #content.w670 #navlinks #navigation UL LI {
  display: block;
  border-bottom: 1px solid #91acc4;
  padding: 0;
}
#main #content.w670 #navlinks #navigation UL LI.last {
  border-bottom: none;
}
#main #content.w670 #navlinks #navigation UL LI A {
  display: block;
  font-weight: 700;
  font-size: 0.917em;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 23px;
  background: white url("../images/aside_nav.png") no-repeat left 0em;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
}
#main #content.w670 #navlinks #navigation UL LI A:hover {
  color: white;
  background: #91acc4 url("../images/aside_nav_act.png") no-repeat left top;
}
#main #content.w670 #navlinks #navigation UL LI A.active {
  background: #91acc4 url("../images/aside_nav_act.png") no-repeat left top;
  color: white;
}
#main #content.w670 #navlinks #navigation UL LI.active A {
  background: #91acc4 url("../images/aside_nav_act.png") no-repeat left top;
  color: white;
}
#main #content.w670 #inhalt {
  float: left;
  width: 615px;
  padding-left: 55px;
}
#main #content.w670 #inhalt H1 {
  font-size: 1.834em;
  margin-bottom: 1.1em;
  color: #35689a;
  font-weight: 600;
}
#main #content.w670 #inhalt H2 {
  margin-top: 1.7em;
  margin-bottom: 0.6em;
  font-weight: 300;
  font-size: 1.167em;
}
#main #content.w670 #inhalt P {
  margin: 0.4em 0 0.8em 0;
  line-height: 160%;
}
#main #content.w670 #inhalt ul {
  margin: 0.35em 0 0.75em 0;
}
#main #content.w670 #inhalt ul li {
  background: url(../images/li.gif) no-repeat left 1em;
  padding-left: 14px;
}
#main #content.w670 #inhalt .accordion {
  display: none;
  padding-left: 18px;
}
#main #content.w670 #inhalt .accordion h2 {
  display: none;
}
#main #content.w670 #inhalt .accordion p {
  margin: 0;
}
#main #content.w670 #inhalt span.accordion-title {
  color: #35689a;
  font-size: 1.2em;
  cursor: pointer;
  display: block;
  margin: 0.7em 0 0.2em 0;
  padding: 0 0 0 18px;
  background: url(../images/accordion-down.gif) no-repeat left 0.45em;
}
#main #content.w670 #inhalt span.accordion-title.active {
  background: url(../images/accordion-hi.gif) no-repeat left 0.45em;
}
#main #content.w670 #inhalt span.accordion-title:hover {
  color: #bbbbbb;
}
#main #content.w670 #inhalt table.contenttable,
#main #content.w670 #inhalt table.sorting {
  width: 100%;
}
#main #content.w670 #inhalt table.contenttable th,
#main #content.w670 #inhalt table.sorting th {
  font-weight: bold;
  padding: 0.5em 10px;
  text-align: left;
  background: #35689a;
  border: white 1px solid;
  color: white;
  white-space: nowrap;
}
#main #content.w670 #inhalt table.contenttable td,
#main #content.w670 #inhalt table.sorting td {
  background: #eef3f8;
  padding: 0.5em 10px;
  border: white 1px solid;
}
#main #content.w670 #inhalt #chronik-wrap {
  width: 610px;
  position: relative;
  overflow: hidden;
  height: 120px;
  margin-top: 0.1em;
  padding: 0.8em 0;
}
#main #content.w670 #inhalt #chronik-wrap span#left {
  background: url(../images/arrow-chronik.png) no-repeat left center;
  width: 28px;
  height: 26px;
  display: block;
  position: absolute;
  left: 0;
  top: 40px;
  cursor: pointer;
  opacity: 0.7;
}
#main #content.w670 #inhalt #chronik-wrap span#left:hover {
  opacity: 1;
}
#main #content.w670 #inhalt #chronik-wrap span#right {
  background: url(../images/arrow-chronik.png) no-repeat right center;
  width: 28px;
  height: 26px;
  display: block;
  position: absolute;
  right: 0;
  top: 40px;
  cursor: pointer;
  opacity: 0.7;
}
#main #content.w670 #inhalt #chronik-wrap span#right:hover {
  opacity: 1;
}
#main #content.w670 #inhalt #chronik-pagination {
  width: 5000px;
  height: 150px;
  position: absolute;
  left: 45px;
}
#main #content.w670 #inhalt #chronik-pagination p {
  display: none;
}
#main #content.w670 #inhalt #chronik-pagination h2 {
  display: block;
  margin: 0;
  font-size: 1.35em;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
}
#main #content.w670 #inhalt #chronik-pagination div.text,
#main #content.w670 #inhalt #chronik-pagination div.textpic {
  cursor: pointer;
  float: left;
  margin: 0 46px 0.7em 0;
  border: 1px solid #35689a;
  padding: 0.3em 1em 0.3em 0.7em;
  width: 120px;
  min-height: 106px;
  text-align: center;
}
#main #content.w670 #inhalt #chronik-pagination div.text:hover,
#main #content.w670 #inhalt #chronik-pagination div.textpic:hover {
  color: #35689a;
  border: 1px solid #91acc4;
  background: white;
}
#main #content.w670 #inhalt #chronik-pagination div.text:hover img,
#main #content.w670 #inhalt #chronik-pagination div.textpic:hover img {
  opacity: 0.7;
}
#main #content.w670 #inhalt #chronik-pagination div.text.selected,
#main #content.w670 #inhalt #chronik-pagination div.textpic.selected {
  color: #35689a;
  border: 1px solid #91acc4;
  background: white;
}
#main #content.w670 #inhalt #chronik-pagination div.text.selected img,
#main #content.w670 #inhalt #chronik-pagination div.textpic.selected img {
  opacity: 0.7;
}
#main #content.w670 #inhalt #chronik-pagination div.text div.csc-textpic,
#main #content.w670 #inhalt #chronik-pagination div.text div.csc-textpic-imagewrap,
#main #content.w670 #inhalt #chronik-pagination div.textpic div.csc-textpic,
#main #content.w670 #inhalt #chronik-pagination div.textpic div.csc-textpic-imagewrap {
  text-align: center;
  margin: 0 !important;
  width: 120px;
  height: 78px;
  overflow: hidden !important;
}
#main #content.w670 #inhalt #chronik-pagination div.text img,
#main #content.w670 #inhalt #chronik-pagination div.textpic img {
  margin: 0 0 0 0;
  max-height: 100%;
  max-width: 100%;
}
#main #content.w670 #inhalt #chronik-pagination span#left {
  display: none !important;
}
#main #content.w670 #inhalt #chronik-pagination span#right {
  display: none !important;
}
#main #content.w670 #inhalt #chronik {
  min-height: 150px;
  background: #91acc4 url("../images/aside_nav_act.png") no-repeat left 0em;
  margin-bottom: 0;
  padding: 0.5em 0 0 0;
  font-size: 1.1em;
  color: white;
  width: 610px;
}
#main #content.w670 #inhalt #chronik div.csc-textpic-imagewrap img {
  border: 1px solid white;
}
#main #content.w670 #inhalt #chronik h2 {
  font-size: 2.7em;
  font-weight: bold;
  margin: 0 0 0.05em 0;
  color: white;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  padding: 0.3em 7px 0.3em 0;
}
#main #content.w670 #inhalt #chronik div.text,
#main #content.w670 #inhalt #chronik div.textpic {
  padding: 0 10px 0 20px;
}
#main #content.w670 #inhalt div.dataTables_wrapper div.dataTables_filter {
  background: #5d86ae;
  color: white;
  border: 1px solid white;
  border-bottom: none;
  padding: 0.65em 0 0.65em 10px;
  width: 603px;
}
#main #content.w670 #inhalt div.dataTables_wrapper div.dataTables_filter label {
  float: right;
  margin-right: 10px;
  display: inline;
}
#main #content.w670 #inhalt div.dataTables_wrapper div.dataTables_filter input {
  margin: 0 0 0 7px;
  color: #35689a;
  padding: 0.35em 7px;
  width: 250px;
}
#main #content.w670 #inhalt div.dataTables_wrapper th {
  cursor: pointer;
}
#main #content.w670 #inhalt div.dataTables_wrapper th.sorting {
  background: #5d86ae url(../images/arrow-sorting.png) no-repeat 10px 2.6em;
}
#main #content.w670 #inhalt div.dataTables_wrapper th.sorting:hover {
  background: #91acc4 url(../images/arrow-sorting-h.png) no-repeat 10px 2.6em;
}
#main #content.w670 #inhalt div.dataTables_wrapper th.sorting_asc {
  background: #5d86ae url(../images/arrow-sorting-asc.png) no-repeat 10px 2.6em;
}
#main #content.w670 #inhalt div.dataTables_wrapper th.sorting_asc:hover {
  background: #91acc4 url(../images/arrow-sorting-asc-h.png) no-repeat 10px 2.6em;
}
#main #content.w670 #inhalt div.dataTables_wrapper th.sorting_desc {
  background: #5d86ae url(../images/arrow-sorting-desc.png) no-repeat 10px 2.6em;
}
#main #content.w670 #inhalt div.dataTables_wrapper th.sorting_desc:hover {
  background: #91acc4 url(../images/arrow-sorting-desc-h.png) no-repeat 10px 2.6em;
}
#main #content A.bottom {
  position: absolute;
  bottom: -60px;
  right: 60px;
}
section#footer {
  position: absolute;
  bottom: 0 !important;
  width: 100%;
  font-size: 0.75em;
  color: white;
  z-index: 2;
  min-height: 400px;
  background: #35689a url("../images/footer_bg_line.png") repeat-x left top;
  margin-top: 60px;
}
section#footer .footer {
  width: 860px;
  margin: 0 auto;
  padding: 0 60px;
  padding-top: 68px;
  min-height: 300px;
}
section#footer .footer section {
  float: left;
  position: relative;
  width: 243px;
  height: 232px;
  background: transparent url("../images/footer_content_line.png") repeat-y left top;
  padding-left: 42px;
}
section#footer .footer section.last {
  padding: 0;
  width: 2px;
  margin-left: 3px;
}
section#footer .footer section p {
  font-size: 1em;
  line-height: 140%;
}
section#footer .footer section h2 {
  margin-bottom: 25px;
  font-weight: 300;
  font-size: 1.333em;
}
section#footer .footer section A {
  color: white;
  font-weight: bold;
}
section#footer .footer section A:hover {
  color: #bbbbbb;
}
section#footer .footer section#callback form {
  margin-top: 17px;
}
section#footer .footer section#callback form input {
  font-family: Verdana, Tahoma, Arial;
  font-weight: bold;
  font-size: 0.834em;
  display: block;
  margin-bottom: 0.8em;
  padding: 0.4em 0.6em;
  width: 186px;
  border: 1px solid #35689a;
  color: #35689a;
}
section#footer .footer section#callback form input[type="submit"] {
  font-family: Verdana, Tahoma, Arial;
  font-weight: bold;
  border: 1px solid white;
  color: #35689a;
  background: #bbbbbb;
  width: auto;
  padding: 0.2em 0.9em;
  margin-top: 16px;
  cursor: pointer;
}
section#footer .footer section#callback form select {
  font-family: Verdana, Tahoma, Arial;
  font-weight: bold;
  font-size: 0.834em;
  display: block;
  margin-bottom: 0.8em;
  padding: 0.2em;
  width: 200px;
  border: 1px solid #35689a;
  color: #35689a;
}
section#footer .footer section#kontakt P {
  margin-bottom: 1.2em;
}
section#footer .footer section#kontakt A {
  font-weight: bold;
}
section#footer .footer section#links A {
  display: block;
  height: 27px;
  margin-bottom: 1.35em;
  width: 100%;
  padding-left: 40px;
  padding-top: 0.4em;
  font-weight: 700;
  font-size: 0.917em;
}
section#footer .footer section#links A.print {
  width: 27px;
  height: 21px;
  display: block;
  background: transparent url("../images/links.png") no-repeat 0px 0px;
  width: 100%;
}
section#footer .footer section#links A.impressum {
  width: 27px;
  height: 21px;
  display: block;
  background: transparent url("../images/links.png") no-repeat 0px -25px;
  width: 100%;
}
section#footer .footer section#links A.sitemap {
  width: 27px;
  height: 21px;
  display: block;
  background: transparent url("../images/links.png") no-repeat 0px -50px;
  width: 100%;
}
section#footer .footer section#links A.kontakt {
  width: 27px;
  height: 21px;
  display: block;
  background: transparent url("../images/links.png") no-repeat 0px -75px;
  width: 100%;
}
section#footer .footer section#links A.service {
  width: 27px;
  height: 21px;
  display: block;
  background: transparent url("../images/links.png") no-repeat 0px -100px;
  width: 100%;
}
div.fieldsets fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
div.fieldsets legend {
  display: none;
}
div.fieldsets label {
  display: none;
}
HTML.ie6 BODY #main #header #metanavigation .flags li {
  height: 11px;
  overflow: hidden;
}
HTML.ie6 BODY #main #hauptnavigation UL LI {
  width: 130px;
}
HTML.ie6 BODY section#footer {
  position: relative;
}
HTML.oldie BODY #main #slideshow .bg {
  margin-top: 1px;
}
#overallwrapper {
  height: auto !important;
  min-height: 100%;
  width: 100%;
  position: relative;
}
