/* CSS Document */

body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #fefef3;
  /* background-image: url(boden_herbst-blaetter.jpg);
  background-repeat: repeat-x;
  background-position: left top; */
}

a {
  color: #734d38;
  font-weight: bold;
  text-decoration: none;
}

h1, h2, h3, h4 {
  color: #734d38;
}

h2 {
  font-size: 16px;
  margin-bottom: 4px;
  margin-top: 2px;
  margin-left: -2px;
}

h3 {
  font-size: 14px;
  margin-bottom: 4px;
  margin-top: 2px;
}

h4 {
  font-size: 12px;
  text-decoration: none;
  margin: 0;
  padding: 0 0 3px 0;
}

ul {
  margin: 2px 0 5px 10px;
  padding: 2px 0 5px 10px;
}

hr {
  background-color: #f3eddf;
  color: #ccc4b1;
  height: 1px;
  border: 0;
}

#page {
  position: relative;
  background-color: #fefef3;
  margin: 0 auto;
  padding: 0;
  width: 980px;
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
}

#header {
  position: relative;
  width: 780px;
  height: 163px;
  top: 0px;
  left: 0px;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}

#header a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}

#logo {
  position: absolute;
  top: 0px;
  left: 154px;
  height: 100px;
  width: 597px;
}

#infoline {
  position: relative;
  top: 0px;
  left: 0;
  width: 894px;
  height: 42px;
  padding: 0;
  margin: 0 56px 0 30px;
  border-bottom: solid 1px #637a91;
}

#breadcrumb {
  position: absolute;
  top: 0px;
  padding-top: 12px;
  height: 20px;
  width: 720px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666;
}

#breadcrumb a {
  text-decoration: none;
}

#breadcrumb p {
  margin: 0;
  padding: 0;
}

#print {
  position: absolute;
  width: 180px;
  left: 710px;
  top: 0px;
  padding: 12px 0 0 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: right;
}

#print a {
  padding-left: 15px;
  background-image: url(images/print.gif);
  background-repeat: no-repeat;
  background-position: left top;
  color: black;
  text-decoration: none;
  font-weight: normal;
}

#main {
  position: relative;
  background-color: #fefef3;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 830px;
  margin: 0;
  padding: 0;
  min-height: 525px;
}

* html #main {
  position: relative;
  top: 10px;
  left: 0px;
  width: 980px;
  margin: 0;
  padding: 0;
  height: 525px;
}

*:first-child+html #1main {
  position: relative;
  top: 10px;
  left: 0px;
  width: 980px;
  margin: 0;
  padding: 6px 0 0 0;
  min-height: 525px;
}

#left {
  position: absolute;
  z-index: 10;
  margin-left: 0px;
  margin-top: 0px;
  left: 0px;
  bottom: 8px;
  top: 0px;
  width: 133px;
  background-image: url(images/left_back.gif);
  background-repeat: repeat-y;
  background-position: left center;
}


*:first-child+html #left {
  position: absolute;
  z-index: 10;
  margin-left: 0px;
  margin-top: 6px;
  left: 0px;
  bottom: 27px;
  top: 0px;
  width: 133px;
  background-image: url(images/left_back.gif);
  background-repeat: repeat-y;
  background-position: left center;
}



#left_img img {
  margin: 0;
  padding: 390px 0 0 0;
}

#content {
  position: relative;
  top: 0px;
  font-size: 12px;
  padding: 5px 0 0 0;
  margin-left: 155px;
  margin-top: 8px;
  width: 490px;
  background-color: #fefef3;
}

#right {
  position: absolute;
  top: 6px;
  left: 663px;
  font-size: 12px;
  padding: 0;
  margin: 0;
  width: 300px;
}

#border {
  clear: both;
  position: relative;
  with: 900px;
  margin: 20px 0 0 155px; 
}

#footer {
  position: relative;
  clear: both;
  width: 960px;
  font-size: 11px;
  top: 20px;
  height: 25px;
  margin: 0px 0 20px 0px;
  padding-bottom: 0px;
  left: 0px;
  border-top: 1px solid #ccc4b1;
  border-bottom: 1px solid #ccc4b1;
  background-color: #f3eddf;
  font-family: Arial, Helvetica, sans-serif;
}

#footer a {
  font-weight: normal;
  text-decoration: none;
  /* color: #637a91; */
}

#footer p {
  margin: 0;
  padding: 5px 0 0 3px;
}

#footer_left {
  position: absolute;
  top: 0px;
  margin-left: 35px;
  width: 170px;
  padding-left: 0px;
}

#footer_right {
  position: absolute;
  top: 0px;
  margin-left: 145px;
  width: 750px;
}

#clearer,
.clearer {
  clear: both;
}

#nav_global {
  position: absolute;
  left: 350px;
  top: 5px;
  font-size: 12px;
  margin: 0;
  padding: 0;
  width: 280px;
}

#nav {
  margin: 0px;
  padding: 0px;
}

#nav li {
  list-style-type: none;
  display: inline;
  padding: 2px 3px 2px 3px;
  margin: 0 0px 0 25px;
  height: 15px;
  font-size: 11px;
}



#nav .active {
  font-weight: bold;
}

#nav li a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}

#nav_main {
  list-style: none;
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0px 0 0 0px;
  margin-top: 0px;
  top: 133px;
  margin-left: 150px;
  width: 813px;
  height: 27px;
  border-top: 1px solid #d4bea9;
  border-bottom: 1px solid #d4bea9;
}

#nav_main ul {
  margin: 0;
  padding: 0;
  height: 27px;
  list-style: none;
}

#nav_main li {
  display: inline;
  height: 27px;
}

#nav_main a {
  font-weight: normal;
}

#nav_main ul li {
  float: left;
  display: block;
  list-style: none;
  color: #734d38;
  height: 27px;
}

#nav_main ul li a {
  display: inline;
  font-weight: normal;
  color: #734d38;
  line-height: 27px;
  margin: 0 0px 0 1px;
  padding: 5px 10px 7px 5px;
}

#nav_main ul li a.ACT {
  display: inline;
  font-weight: normal;
  line-height: 27px;
  margin: 0 0px 0 1px;
  padding: 5px 10px 7px 22px;
  background-image: url(images/nav_act.gif);
  background-repeat: no-repeat;
  background-position: left top;
}


#nav_sub {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 3px 2px 3px 3px;
  margin: 150px 0 0 0px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  width: 128px;
  border-top: 1px solid #ccc4b1;
}

#nav_sub ul {
  list-style: none;
  padding: 0px 0 0 0px;
  margin:0;
}

#nav_sub ul li {
  margin: 0px 0px 0px 0px;
  padding: 3px 0 3px 4px;
  border-bottom: 1px solid #ccc4b1;
  width: 125px;
}

#nav_sub ul li a.NO {
  padding: 3px 0 3px 12px;
}

#nav_sub ul ul li {
  margin: 0 0px 0px 0px;
  /* border-top: 1px dotted #ccc4b1; */
  width: 125px;
  font-size: 10px;
  border: none;
  margin-left: 0px;
}

#nav_sub li a {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  padding-left: 0px;
display: block;
}

#nav_sub ul li a.ACT,
#nav_sub ul li a:hover {
  /* font-weight: bold; */
  background-image: url(images/nav_sub_back.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 3px 0 3px 12px;
  margin-left: 0px;
}

.csc-textpic-image {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.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; */
}

/* 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 {
  width: 820px;
}

.typ3 {
  width: 790px;
  background-color: #F8F2E1;
  padding: 5px;
}

.typ2 div.csc-textpic-intext-left div.csc-textpic-imagewrap, .typ2 div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
  margin-right: 0 !important;
}


.typ4 {
  padding: 5px 2px 5px 2px;
}

.typ4 h3 {
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: black;
  padding-bottom: 2px;
  border-bottom: 1px solid black;
}

.typ5 {
  border-top: solid 1px #637a91;
  padding-top: 1px;
  margin: 0;
}

.dropdownmenu {
  width: 180px;
  margin: 0 5px 5px 0;
}


#search {
  position: absolute;
  text-align: left;
  left: 742px;
  width: 300px;
  top: 100px;
  height: 15px;
  padding-top: 5px;
  font-size: 11px;
}

*:first-child+html #search {
  position: absolute;
  text-align: left;
  left: 772px;
  width: 300px;
  top: 100px;
  height: 15px;
  padding-top: 5px;
  font-size: 11px;
}

#search input {
  background-color: #f3eddf;
  border: 1px solid;
  border-color: #ccc4b1;
  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: no-border;
}

#pagecrashprotection {
  position: relative;
  height: 20px;
}

.waserledigeichwo {
  align: top;
}

.waserledigeichwo td {
  vertical-align: top;
  padding: 2px;
}

.waserledigeichwo .td-last {
  text-align: right;
}

.waserledigeichwo .td-1 {
  width: 120px;
}

.waserledigeichwo thead {
  text-align: left;
}

.waserledigeichwo .tr-even {
  background-color: #dedede;
  padding: 0;
  margin: 0;
}

.pdf,
.download-pdf {
  padding-left: 40px;
  background-image: url(images/pdf.gif);
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 0px;
}

.doc {
  padding-left: 40px;
  background-image: url(images/doc.gif);
  background-repeat: no-repeat;
  background-position: left center;
  margin-bottom: 5px;
}

.mail {
  padding-left: 15px;
  margin-left: 3px;
  background-image: url(images/ico_mail.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

.news-list-item img, .news-single-img img {
  float: left;
  padding-right: 8px;
  padding-bottom: 4px;
}

.tx-cal-controller dd {
  margin-left: 0;
  padding-left: 0;
}

.tx-cal-controller dt {
  padding-bottom: 5px;
  padding-top: 5px;
}

fieldset {
  border-color: #ccc4b1;
  margin: 0;
  padding: 0;
}

*:first-child+html div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
  margin-bottom: 10px;
}

.contenttable {
  border-width: 0px 0px 1px 0px;
  border-spacing: 0px;
/*  border-style: outset outset outset outset;
  margin: 3px 10px 3px 3px;
  border-color: #c6c3c6; */
  border-color: black;
  border-collapse: separate;
  text-align: left;
}

.contenttable .tr-0 {
  font-weight: bold;
  border-bottom: 1px solid #000;
  /* background-color: #c6c3c6; */

}

.td-0 {
  font-weight: bold;
  margin-right:10px;

}

.tr-0 {
  border-bottom: 1px solid black;
}

.tr-even {
  border-bottom: 1px solid black;
}

.tr-odd {
  background-color: #f8f2e1;
  border-bottom: 1px solid black;
}

.contenttable-0 .td-0, .td-1, .td-2, .td-3, .td-4, .td-5, .td-6, .td-7, .td-8, .td-last {
  border-bottom: 1px solid #cecece;
  border-color: black;
  padding: 3px 10px 3px 3px;
  text-align: left;
  /* width: 270px; */
}

.contenttable-0 .td-0 strong, .td-1 strong, .td-2 strong, .td-3 strong, .td-4 strong, .td-5 strong, .td-last strog {
  /* background-color: #cecece; */
  text-align: left;
  /* border-left: 1px solid #cecece; */
} 

.contenttable-1 .td-0, .contenttable-1 .td-1, .contenttable-1 .td-2, .contenttable-1 .td-3, .contenttable-1 .td-4, .contenttable-1 .td-5, .contenttable-1 .td-last {
  border-bottom: 1px solid #cecece;
  text-align: left;
  border-left: 1px solid #cecece;
}

.contenttable-1 .td-0 strong, .contenttable-1 .td-1 strong, .contenttable-1 .td-2 strong, .contenttable-1 .td-3 strong, .contenttable-1 .td-4 strong, .contenttable-1 .td-5 strong, .contenttable-1 .td-last strog {
  /* background-color: #cecece; */
  text-align: left;
  border-left: 1px solid #cecece;
} 

.pdf {
  padding-left: 40px;
  background-image: url(images/pdf.gif);
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 5px;
}

.doc {
  padding-left: 40px;
  background-image: url(images/doc.gif);
  background-repeat: no-repeat;
  background-position: left center;
  margin-bottom: 5px;
}

.mail {
  padding-left: 15px;
  margin-left: 3px;
  background-image: url(images/ico_mail.gif);
  background-repeat: no-repeat;
  background-position: left center;
}