/* CSS Document */

body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #404040;
  background: #fff url(images/bg-hkl.jpg) center top no-repeat;
}

a {
  color: #336699;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1, h3 {
  color: #008db6;
}

h1 {
  font-size: 30px;
  font-weight: bold;
  color: #404040;
  padding: 5px 0px 5px 0px;
  margin: 0 0 8px 0;
}

h2,
h3 {
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
  margin: 10px 0px 5px 0px;
  padding: 0 0 5px 1px;
  color: #404040;
}
#right h2,
#right h3 {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  margin: 5px 0px 5px 0px !important;
  padding: 0 0 0px 1px !important;
  color: #404040;
}

h4 {
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  margin: 10px 0px 2px 0px;
  padding: 0 0 0px 1px;
  color: #404040;
}

ul {
  margin: 0px 0px 0px 10px;
  padding: 6px 0px 2px 10px;
}
li {
  /*margin: 0px 0px 0px 10px;*/
  padding: 2px 0px 2px 2px;
}
hr {
  background-color: #637a91;
  color: #637a91;
  height: 1px;
  border: 0;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
p.subheader {
  font-weight:bold;
  padding-bottom: 20px !important;
}

#page {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 976px;
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
}

#header {
  position: relative;
  width: 976px;
  height: 200px;
  top: 0px;
  left: 0px;
  right: 100px;
  margin: 0;
  padding: 0;
  background: url(images/header_background_alt.html) left top no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}

#logo {
  position: absolute;
  top: 67px;
  left: 0px;
  height: 82px;
  width: 236px;
}
#print {
  position: absolute;
  width: 180px;
  left: 710px;
  top: 0px;
  padding: 12px 0 0 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: right;
}

#print a {
  padding-left: 15px;
  background-image: url(images/print.html);
  background-repeat: no-repeat;
  background-position: left top;
  color: black;
  text-decoration: none;
  font-weight: normal;
}

#main {
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
  width: 976px;
  margin: 20px 0px 0px 0px;
  padding: 0;
  min-height: 580px;
}

#content {
  position: relative;
  top: 0px;
  float: left;
  /*font-size: 12px;*/
  padding: 15px 20px 30px 20px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
  width: 600px;
  background-color: rgba(255, 255, 255, 0.5);
}

#content a {
  font-weight: bold;
}

#content p {
  padding:0 0 10px 0;
margin:0;
}

#content h2 a {
  /*font-weight: normal;*/
}

#right {
  position: relative;
  float: right;
  padding: 16px;
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  width: 256px;
  background-color: rgba(255, 255, 255, 0.8);
}

#right h4 {
  font-size: 14px;
}

#border {
  width: 240px;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-top: 17px;
}

#border h4 {
  border-bottom: none;
}

#border img {
  border: none;
}

#footer {
  position: relative;
  clear: both;
  width: 972px;
  font-size: 12px;
  top: 20px;
  padding: 30px 0px 0px 0px;
  margin: 0px 0 40px 0px;
  padding-bottom: 0px;
  left: 0px;
  background: url(images/footer_background.html) left top no-repeat;
  color: #444444;
  font-family: Arial, Helvetica, sans-serif;
}

#footer a {
  font-weight: normal;
  text-decoration: none;
}

#footer ul {
  list-style: none;
  height: 24px;
  border-left: 1px solid #68ce63;
  margin-left: 0px;
  padding-left: 0px;
}

#footer ul li {
  float: left;
  border-right: 1px solid #68ce63;
  padding: 4px 10px 0px 10px;
  height: 20px;
}

#clearer,
.clearer {
  clear: both;
}

#nav_global {
  position: absolute;
  right: 0px;
  top: 20px;
  font-size: 13px;
  margin: 0;
  padding: 0;
  width: 380px;
  text-align: right;
}

.csc-mailform {
  border:0;
  padding:0;
  margin:0;
  font-size:11px;
}

.csc-mailform-label {
  display:block;
  margin:0;
  padding:12px 0 0 0;
  /* font-weight:bold; */
}

.csc-mailform-submit {
  margin-top: 1px;
  margin-left: 5px;
}

/* Felder und Submit Button fuer Email-Formulare */

.csc-mailform-field input,
input.tx-indexedsearch-searchbox-button {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
  /* font-family: Arial, Helvetica, sans-serif; */
  font-size: 12px;
  width: 220px;
}

.csc-mailform-field textarea {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 220px;
}

.csc-mailform-field label {
  margin:2px;
  color:#000;
  float: left;
  text-align: left;
  margin-right: 0px;
  width: 130px;
  display: block;
  font-size: 12px;
/* font-family: Verdana, Geneva, Helvetica, sans-serif; */
}

/*Ausrichtung des Submit Buttons*/

#mailformformtype_mail {
  margin-left: 130px;
  margin-top: 15px;
  padding: 0;
  background-color: #CCC;
  border-width: 1px;
  border-top-color: #fff;
  border-left-color: #fff;
  border-bottom-color: #A2A2A2;
  border-right-color: #A2A2A2;
  border-style: solid;
  width: 160px;
}

.csc-mailform-field {
  line-height:16px;
  clear:both;
}

.csc-mailform-field select {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
}

.typ2 {
  background-color: #e6cba9;
  background-image: url(images/typ2_bottom.html);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 10px 8px 35px 8px;
}

.typ2 h3 {
  margin: 0 0 5px 0;
}

.typ2 p {
  padding: 2px 0 0 0;
  margin: 0;
}

.typ3 {
  padding: 10px 10px 0px 10px;
  width: 220px;
  float: left;
}

.typ3 h4 {
  margin: 0px 0px 0px 3px;
  padding: 0 0 0px 0px;
  background: none;
}

.typ4 {
  padding: 10px 10px 10px 10px;
  background: url(images/startseite_teaserbox.html) left top no-repeat;
  width: 688px;
  /* height: 337px; */
  border-right: 1px solid #d0cbc5;
  border-bottom: 1px solid #d0cbc5;
}

.typ4 .csc-textpic-text {
  width: 285px;
  margin-left: 15px;
}

.typ4 .csc-textpic-text a {
  font-weight: bold;
  color: #008db6;
  background: url(images/a_pfeil.html) left 1px no-repeat;
  padding-left: 17px;
}

.typ4 .csc-textpic-caption {
  display: none;
}

.typ5 {
  /* border-top: solid 1px #637a91; */
  padding-top: 1px;
  margin: 0;
  position: absolute;
  margin-left: 255px;
  margin-top: 345px;
}

.typ6 {
  margin: 0px 0px 2px 0px;
  padding: 11px 15px 5px 20px;
  width: 205px;
  height: 128px;
  background: url(images/border_box_back.html) left top no-repeat;
}

.typ6 a {
  font-weight: bold;
  color: #008db6;
  background: url(images/a_pfeil.html) left 1px no-repeat;
  padding-left: 17px;
}

.typ6 h4 {
  color: #008db6;
  font-size: 18px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  background: none;
}

.typ6 p {
  padding-top: 0px;
  margin-top: 2px;
  margin-bottom: 8px;
}

.typ7 {
  background: #f0efeb;
  height: 18px;
  border-bottom: 1px solid #d0cbc5;
  width: 695px;
}

.typ7 h4 {
  background: none;
  margin-bottom: 25px;
  padding-left: 4px;
}

.typ8 {
  width: 205px;
  margin: 20px 0px 0px 20px;
}

.typ9 {
  float: left;
  padding: 0px;
  margin: 0px 12px 10px 0px;
}

.typ9 img {
  margin: 0px 0px 5px 0px !important;
  padding: 0px !important;
  border: none !important;
}

.typ10 {
  float: left;
  width: 177px;
  height: 118px;
  margin: 0px;
  padding: 0px !important;
  border-collapse: collapse;
}

.typ10 img {
  margin: 0px !important;
  padding: 0px !important;
  border: none !important;
}

.typ101 a:hover {
  border: 1px solid #138eb5;
  border-collapse: collapse;
}

.typ11 {
  float:left;
  clear: both;
  padding-bottom: 8px;
}

.typ11 h4 {
  width: 706px;
}

.typ11 .csc-textpic-imagewrap {
  width: 235px;
  border-bottom: 5px solid #eae7e3;
  margin-right: 17px !important;
  text-align: center;
  float: left;
  clear: both;
}

.typ11 .csc-textpic-text {
  float: right;
  width: 452px;
  margin-left: 10px;
}

.typ11 img {
  text-align: center;
  clear: left;
  padding-bottom: 18px;
  padding-top: 6px;
}

.typ11 p {
  margin-top: 2px;
  margin-bottom: 6px !important;
}

.typ12 {
  width: 530px;
  float: left;
}

.typ12 .filelinks {
  margin-top: 10px;
}

.typ13 {
  clear: both;
  border-bottom: 2px solid #eee;
  width: 708px;
}

.dropdownmenu {
  width: 180px;
  margin: 0 5px 5px 0;
}

#search {
  position: absolute;
  text-align: left;
  right: 0px;
  width: 240px;
  top: 53px;
  height: 15px;
  padding-top: 5px;
  font-size: 11px;
}

#search tx_indexedsearch[sword] {
  background-color: #ececec;
  border: 1px solid;
  border-color: #BDBDBD;
  font-size: 11px;
}

/* #search label, */
#search legend {
  display: none;
}

#search label,
#search input {
  float: left;
  font-size: 11px;
}

#search fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

#pagecrashprotection,
#contentcrashprotection {
  position: relative;
  height: 20px;
}

#contentcrashprotection {
  clear: both;
}

.pdf {
  padding-left: 20px;
  background: url(images/pdf.html) left top no-repeat;
  margin-bottom: 3px;
  padding-top: 1px;
}

.doc {
  padding-left: 40px;
  background-image: url(images/doc.html);
  background-repeat: no-repeat;
  background-position: left center;
  margin-bottom: 5px;
}

.mail {
  padding-left: 15px;
  margin-left: 3px;
  background-image: url(images/ico_mail.html);
  background-repeat: no-repeat;
  background-position: left center;
}

.news-list-item {
  clear: both;
}

.news-list-item img, .news-single-img img {
  float: left;
  padding-right: 15px;
  padding-bottom: 4px;
}

.news-single-img img {
  clear: left;
  padding-right: 10px;
}
.news-list-bild {
  float:left;
  padding: 5px 0 10px 0;
}
.news-list-item h1,
.news-list-item h2 {
  font-size: 20px;
  font-weight:bold;
  margin: 2px 0px 0px 0px;
  padding-bottom: 5px !important;
}

.gdgeraete_left img {
  float: right !important;
}

.geraete_right {
  float: left;
  width: 390px;
}

.news-list-item p {
  /*margin: 0px;
  padding: 2px 10px 4px 0;*/
}
div#right div.news-list-item p {
  font-size: 13px;
}
.news-single-item h1,
.news-single-item h2 {
  font-size: 22px;
  font-weight:bold;
  border: none;
}

.news-list-container hr {
  margin: 15px 0px 15px 0px;
  height: 1px;
  background-color: #fff;
  clear: both;
}

.1news-single-date {
  background: url(images/news_header.html) left top no-repeat;
  padding: 2px 0px 0px 2px;
  margin-bottom: 20px;
}

.news-single-date {
  font-size:12px;
  padding: 2px 0px 0px 2px;
  margin-bottom: 20px;
}

.news-list-text {
  float: left;
  /*width: 520px;*/
}

.news-highlight-container h2 {
  height: 22px;
  margin-top: 0px;
  margin-bottom: 4px;
  overflow: hidden;
  border: none;
}

.news-highlight-container {
  width: 711px;
}

.news-highlight-item {
  padding: 10px 0px 10px 13px;
  float: left;
  width: 221px;
  height: 256px;
  background: #f2f1ed;
  margin-right: 3px;
  margin-bottom: 7px;
  overflow: hidden;
}

.news-highlight-image {
  border: 1px solid #d0cbc5;
  width: 206px;
  height: 142px;
  margin-bottom: 10px;
}

.news-highlight-text p {
  margin-top: 0px;
  margin-bottom: 2px;
}

.td-0 {
  vertical-align: top;
}

#sp_socialbookmarks_link_bar {
  margin-left: 18px;
  margin-top: 30px;
}

#sp_socialbookmarks_link_bar img {
  padding: 2px;
}

.tx-sremailsubscribe-pi1 fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

.tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-text,
.tx-sremailsubscribe-pi1 textarea.tx-sremailsubscribe-pi1-comments {
  background: #efede9;
  border-top: 1px solid #d0cbc5;
  border-left: 1px solid #d0cbc5;
}

.tx-sremailsubscribe-pi1 dd {
  padding: 0px 5px 5px 5px;
}

.tx-sremailsubscribe-pi1 dt {
  border-top: 1px solid #d0cbc5;
  padding: 3px 5px 5px 5px;
  width: 160px;
}

.tx-sremailsubscribe-pi1 input {
  height: 19px;
  width: 270px;
}

.tx-sremailsubscribe-pi1 textarea {
  width: 274px;
  background: #efede9;
  border-top: 1px solid #d0cbc5;
  border-left: 1px solid #d0cbc5;
}

.tx-sremailsubscribe-pi1 label {
  font-weight: bold;
}

.tx-sremailsubscribe-pi1 input[type="radio"],
.tx-sremailsubscribe-pi1 input[type="checkbox"] {
  width: auto;
}

.tx-sremailsubscribe-pi1 #tx-sremailsubscribe-pi1-static_info_country {
  width: 274px;
}

.tx-sremailsubscribe-pi1-submit {
  width: auto !important;
}

.tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-submit {
  margin-top: 20px;
  margin-bottom: 20px;
}

.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-notice {
  margin-left: 0px !important;
}

.tx-chgallery-pi1 {
  width: 708px;
}

.gdgeraete_left {
  float: left;
  width: 300px;
}

.gdgeraete_right {
  float: left;
  width: 360px;
}

.rgslideshow {
  border-left: 0px !important;
  border-top: 0px !important;
}

#contentfooter {
  background: url(images/dots.html) left top no-repeat;
  padding: 7px 0px 12px 3px;
  clear: both;
  margin-top: 20px;
}

#contentfooter_left {
  float: left;
  width: 256px;
}

#contentfooter_left a {
  background: url(images/back.html) left 1px no-repeat;
  padding-left: 16px;
  font-weight: bold;
}

#contentfooter_right {
  float: left;
}

#contentfooter_right a {
  background: url(images/top.html) left 1px no-repeat;
  padding-left: 16px;
  font-weight: bold;
}

.csc-textpic-intext-left ul {
  padding-left: 15px !important;
}
div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
  font-size:11px;
  padding-top:4px;
}