/* CSS Document */

body {
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100,01%;
  background-color: #d8e600;
  color: #013d42;
}

h4 {
  text-decoration: underline;
  font-weight: normal;
  font-size: 13px;
}

li {

}

#page {
  margin: 0;
  padding: 0;
  width: 960px;
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
} 

#logo {
  z-index: 2;
  position: relative;
  top: 100px;
  left: 40px;
  height: 53px;
  width: 800px;
}

#header {
  z-index: 1;
  position: relative;
  top: 100px;
  left: 40px;
  width: 653px;
  background-color: #fff;
}

#top_pic {
  position: relative;
  padding: 11px 11px 9px 11px;
  margin: 0;
  width: 631px;
}

#breadbox {
  position: relative;
  left: 10px;
  height: 10px;
  margin: 0;
  width: 631px;
  padding: 0px 0 12px 0;
}

#breadcrumb {
  float: left;
  font-size: 9px;
  width: 541px;
}

#nav_lang {
  float: left;
  font-size: 8px;
  text-align: right;
}

#nav_lang2 {
  float: left;
  font-size: 8px;
  text-align: right;
}

#content {
  z-index: 1;
  position: relative;
  top: 90px;
  left: 40px;
  width: 653px;
  font-size: 13px;
  margin: 20px 0 0 0;
  padding: 0px 0 0 0;
  min-height: 220px;
}

#right {
  position: absolute;
  top: 320px;
  left: 715px;
  width: 130px;
}

#right ul, #right ul li, #right li, #breadcrumb ul, #nav_main li, #nav_main ul li, #nav_lang ul, #nav_lang2 ul {
  margin: 0;
  padding: 0;
}

#nav_main {
  position: relative;
  margin: 0;
  padding: 0;
}

#nav_sub {
  position: relative;
  margin: 0;
  padding: 0;
  margin-top: 20px;
}

#info {
  position: relative;
  margin: 35px 0 0 0;
  padding: 0;
  display: table-row;
}

#info ul li {
  margin: 30px 0 0 0;
  list-style: none;

}

#info ul ul li {
  /* margin-top: 5px; */
  margin-top: 0px;
  list-style: none;
}

#footer {
  position: relative;
  top: 110px;
  left: 40px;
  width: 653px;
  height: 120px;
  color: #fff;
  font-size: 11px;
  background-image: url(images/dots_top.gif);
  background-repeat: no-repeat;
  background-position: right top;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
}

#content h2 {
  background-image: url(images/h2_dots.gif);
  background-repeat: no-repeat;
  background-position: right top;
  padding: 5px 0 5px 0;
  /* margin: 0 0 10px 0; */
  margin-bottom: 10px;
}

#content h3 {
  font-size: 13px;
  margin: 0px 10px 7px 10px;
  text-decoration: underline;
  font-weight: normal;
}

#content p {
  font-size: 13px;
  margin: 0px 10px 0px 10px;
}

#content .csc-textpic-image {
  margin: 0px 10px 0px 10px;
}

#footer p {
  font-size: 11px;
  margin: 5px 10px 5px 10px;
}

#content a {
  color: #013d42;
}

#content .typ2 p, #content .typ3 p {
  padding: 0;
  margin: 0 0 0px 10px;
}

.typ2 {
  background-image: url(images/dots_top.gif);
  background-repeat: no-repeat;
  background-position: right top;
  margin: 10px 0 0 0;
  padding: 8px 0 0px 0;
  position: relative;
}

.typ3 {
  background-image: url(images/h2_dots.gif);
  background-repeat: no-repeat;
  background-position: right top;
  height: 24px;
  margin: 0;
  padding: 8px 0 0px 0;
}

.typ4 {
  background-image: url(images/dots_top.gif);
  background-repeat: no-repeat;
  background-position: right top;
  margin: 0px 0 0 0;
  padding: 9px 0 0px 0;
  position: relative;
}

.typ5 {
  background-image: url(images/dots_top.gif);
  background-repeat: no-repeat;
  background-position: right top;
  margin: 0px 0 0 0;
  padding: 5px 0 0px 0;
  height: 25px;
}

.typ5 p {
  margin: 0;
  padding: 0;
}

.typ11 {
  float: left;
  border: 1px solid #d8e600;
}

#right li {
  list-style: none;
}

#nav_main li, #nav_sub li {
  padding: 0 1px 1px 1px;
  margin: 0;
  height: 24px;
  width: 100px;
  list-style: none;
}

/* #nav_main .active, #nav_sub .active, #info .active { */
/*   background-image: url(images/menu_act.gif); */
/*   background-repeat: no-repeat; */
/*   background-position: left top; */
/* } */

#breadcrumb li, #nav_lang li, #nav_lang2 li {
  float: left;
  list-style: none;
}

#content ul {
  margin: 0px 10px 0px 10px;
  padding: 0;
}

#content ul li {
  padding: 0 0 7px 0;
  list-style: none;
}

#mailformleft {

  position: absolute;
  width: 190px;
  padding: 0px 0 0 10px;
  margin: 0px 0 0 0;
}

#mailformright {

  position: absolute;
  width: 450px;
  margin: 0px 0 0 200px;
  padding: 0px 0 0 0;
}

#mailformright td {
  padding: 0;
  margin: 0;
}

#mailformright input {
  margin: 0px 0 7px 0;
}

.tx-thmailformplus-pi1 {
  /* background-image: url(images/dots_top.gif); */
  /* background-repeat: no-repeat; */
  /* background-position: right top; */
  /* margin-top: 8px; */
  height: 400px;
  padding-top: 1px;
}

.tx-thmailformplus-pi1 #name,
.tx-thmailformplus-pi1 #nachname,
.tx-thmailformplus-pi1 #firma,
.tx-thmailformplus-pi1 #strasse,
.tx-thmailformplus-pi1 #ort,
.tx-thmailformplus-pi1 #postleitzahl,
.tx-thmailformplus-pi1 #telefon,
.tx-thmailformplus-pi1 #email,
.tx-thmailformplus-pi1 #email_pers,
.tx-thmailformplus-pi1 #postkarte,
.tx-thmailformplus-pi1 #captcha {
  border: 1px solid white;
  /* border-color: #BDBDBD; */
  width: 220px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}

.tx-thmailformplus-pi1 #fragen {
  border: 1px solid white;
  width: 450px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 6px;
}

.contenttable {
  padding: 0 10px 0 10px;
}

.contenttable td {
  width: 320px;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0px !important;
}

#mailformright .table_description {
  padding-left: 2px;
}

.news-list-container {
  margin-top: -10px;
}

.news-single-item {
  margin-left: 10px;
}

.news-list-item {
  margin-left: 0;
}

.news-list-item  {
  background-image: url(images/dots_top.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 8px 0 8px 0;
}

.news-single-item h4 a,
.news-single-item h4,
.news-list-item h4 a {
  margin-top: 0;
  padding-top: 0;
  text-decoration: underline;
}

.news-single-item h4,
.news-list-item h4 {
  margin-top: 2px;
  padding-top: 0;
  margin-bottom: 6px;
  padding-bottom: 0;
}

.news-list-item h4 {
  margin-left: 10px;
}

.news-single-item p {
  margin-left: 0px !important;
  padding-left: 0px !important;
}

.news-single-files,
.news-single-files dd,
.news-single-item dd {
  margin-left: 0;
  padding-left: 0;
}

.news-list-date a {
  text-decoration: none;
}

.typ6 {
  width: 320px;
  float: left;
  margin-bottom: 20px;
}

div.tx-ttnews-browsebox {
  clear: both;
  text-align: left;
  left: 0;
}


div.tx-ttnews-browsebox table {
  text-align: left;
  padding-left: 0;
}

.news-single-item h2 {
  margin-left: -10px;
}