@charset "utf-8";
/* CSS Document     */
/* CoNeT GmbH 2011  */
/* www.conet.ch     */
/* Roland Meier     */

* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
  padding-bottom: 1px;
}

body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  background-color: #b9b9b9;
  color: #979595;
  /*letter-spacing: 0.05em;*/
}

img {
  border: 0;
}

/* layer ----- */

#container {
  margin: 0 auto 0px auto;
  width: 980px;
}

#container_in {
  position: absolute;
  background-image: url(../_img/bg_main_shadow.gif);
  background-repeat: repeat-y;
  background-position: right;
}

#container_inin {
  margin: 0 13px 0 0;
  background-color: #FFFFFF;
  padding-bottom: 1px;
  background-image: url(../_img/bg_main_shadow.gif);
  background-repeat: repeat-y;
  background-position: left;
  width: 967px;
}

#header {
  height: 175px;
  width: 955px;
  background-color: #ffffff;
  background-image:url(../_img/holz_top.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}

#header_logo {
  width: 360px;
  height: 120px;
  padding: 17px 0 0 25px;
  overflow: hidden;
  float: left;
}

#header_right {
  margin: 0 0 0 422px;
  padding: 0 9px 0 0;
}

#header_right_top {
  font-size: 10px;
  color: #8F9799;
  padding-top: 5px;
}

#header_right_logo {
  padding-top: 55px;
  width: 290px;
  text-align: right;
  float: right;
}

#header_right_title {
  padding-top: 55px;
}

#content {
  width: 952px;
}

#headline {
  height: 30px;
  padding: 87px 0 2px 0;
}

#maincontent {
  margin: 0 0 0 165px;
  padding: 0 33px 15px 33px;
  min-height: 675px;
}

#clearer {
  height: 20px;
  width: 980px;
  overflow:hidden;
  clear: both;
  background-image: url(../_img/shadow_bottom.gif);
  background-repeat: no-repeat;
  background-position: top;
  background-color: #b9b9b9;
  text-align: right;
}

#footer {
  position: absolute;
  bottom: 40px;
  text-align: right;
  /*width: 732px;*/
  width: 755px;
}

#navigation_left {
  width: 155px;
  padding: 5px 0 0 0;
  position: absolute;
  background-color: #FFFFFF;
}

#adresse_left {
  width: 155px;
  padding: 1px 0 0 0;
  position: absolute;
  bottom: 15px;
  color: #979595;
  padding: 0 0 9px 35px;
}

/* navigation ----- */

#headline ul.menu {
    list-style-type: none;
}

#headline ul.menu li {
  display: inline;
}

#headline ul.menu a {
    display: block;
  float: left;
  height: 23px;
  width: 115px;
  margin: 0 15px 0 0;
  font-size: 13px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
    font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  padding: 7px 0px 0px 0px;
  background-color: #909090;
  /*border-right: 2px solid #ffffff;*/
}

#headline ul.menu a:hover, #headline ul.menu a.act {
  background-color: #000000;
}

#headline_right ul.menu {
    list-style-type: none;
}



#navigation_left ul {
    list-style-type: none;
}

#navigation_left ul.leftmenu a {
  margin: 0 0 4px 0;
  padding: 7px 0px 7px 18px;
  /*height: 23px;*/
  width: 136px;
  background-color: #909090;
    display: block;
  font-size: 13px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
    font-weight:bold;
  color: #FFFFFF;
}

#navigation_left ul.leftmenu a:hover, #navigation_left ul.leftmenu a.act {
  background-color: #000000;
}

#navigation_left ul.leftmenu_sub a {
  margin: 0 0 0 0;
  padding: 4px 0px 4px 18px;
  /*height: 20px;*/
  width: 136px;
  background-color: #ffffff;
  color: #8b8b8d;
}

#navigation_left ul.leftmenu_sub li:last-child a {
  padding-bottom: 8px;
}

#navigation_left ul.leftmenu_sub a:hover, #navigation_left ul.leftmenu_sub a.act {
  background-color: #FFFFFF;
  color: #000000;
}

#adresse_left a {
  color: #979595;
  text-decoration: none;
}

#adresse_left a:hover {
  color: #000000;
}

/* content ----- */
p {
  line-height: 140%;
  margin-bottom: 15px;
  color: #979595;
}

.important {  
  color: #000000;
}

#maincontent h1.pagetitle {
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  margin-bottom: 10px;
  margin-top: 0;
  letter-spacing: 0.05em;
} 

#maincontent h1 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 10px;
  margin-top: 5px;
} 

#maincontent h2 {
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 2px;
  margin-top: 5px;
} 

#maincontent h3 {
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 2px;
  margin-top: 5px;
} 

#maincontent a {
  color: #979595;
  text-decoration: underline;
}

#maincontent a:hover {
  color: #000000;
}

/* formular -----*/

#maincontent fieldset {
  border: none;
}

#maincontent label {
  width: 150px;
  display: block;
  float: left;
  color: #979595;
}

.form-check label {
  float: none !important;
  margin-left: 150px;
}

.form-check label > input {
  width: 13px !important;
  display: inline-block !important;
  margin-right: 5px !important;
}

#maincontent legend {
  display: block;
}

#maincontent input, #maincontent textarea, #maincontent select {
  width: 400px;
  display: block;
  border: 1px solid #979595;
  font-size: 13px;
  padding: 2px;
  margin: 2px 0px;
  color: #979595;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
}

#maincontent input.f_checkbox {
  width: auto;
  height: auto;
  margin: 2px 0 2px 2px;
  padding: 0;
  border: none;
  display: inline;
}

#maincontent input.f_radiobutton {
  width: auto;
  height: auto;
  margin: 2px 0 2px 170px;
  padding: 0;
  border: none;
  display: inline;
}

#maincontent div.radioContainer label {
  width: auto;
  display: inline;
  float: none;
  margin-left: 7px;
}

#maincontent div.checkContainer label {
  width: auto;
  display: inline;
  float: none;
  margin-left: 3px;
}

#maincontent select {
  width: 406px;
}

#maincontent input.csc-mailform-submit, #maincontent input[type=submit] {
  display: block;
  width: auto !important;
  border-color: #979595;
  padding: 2px 10px;
}

#maincontent span.csc-mailform-label {
  font-weight: bold;
  padding: 15px 0 5px 0;
  display: block;
}

/* btn-links -----*/

#maincontent a.link_btn, #maincontent a.Button_Quadrat {
  display: block;
  padding: 0 0 0 20px;
  margin: 15px 0;
  background-image: url(../_img/btn_yellow.gif);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

#maincontent a.link_btn:hover, #maincontent a.Button_Quadrat:hover {
  color: #000000;
  background-image: url(../_img/btn_black.gif);
  text-decoration: none;
}

#maincontent a.link_btnback, #maincontent a.Button_Zurueck {
  display: block;
  padding: 0 0 0 20px;
  margin: 15px 0;
  background-image: url(../_img/back_yellow.gif);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

#maincontent a.link_btnback:hover, #maincontent a.Button_Zurueck:hover {
  color: #000000;
  background-image: url(../_img/back_black.gif);
  text-decoration: none;
}



/* footer -----*/

#footer p {
  margin: 5px 11px 0 0;
  font-size: 10px;
  color: #000000;
}

#footer a {
  color: #000000;
  text-decoration: none;
}

#footer a:hover {
  color: #000000;
  text-decoration: underline;
}

/* typo3 defaults überschreiben -----*/

#maincontent div.csc-textpic {
  clear: none !important;
  margin-bottom: 20px!important;    /* --------------  add fj 17.12.2021 */
}

#maincontent div.csc-default {
  padding-bottom: 10px;
}

#maincontent div.csc-textpic-text {
  /*padding-left: 25px;*/
}

#maincontent ul, #maincontent li {
  list-style-type: square;
  list-style-position: outside;
  margin-left: 5px;
  line-height: 140%;
}

#maincontent ul ul {
  margin-left: 10px;
}

#maincontent ul ul ul {
  margin-left: 20px;
}

#maincontent ul, #maincontent li {
  list-style-type: square;
  list-style-position: inside;
  line-height: 140%;
}

.csc-textpic-above .csc-textpic-imagewrap img {
  margin-bottom: 10px;
}

.csc-textpic-border img {
  border: 1px solid #000000 !important;
}

.csc-textpic-image {
  margin-left: 0 !important;
}

/* --------------  Right (in text) fj 27.10.2020 */
  div.csc-textpic-intext-right .csc-textpic-imagewrap {float: right;}

/* --------------  Right (in text, no wrap around) */
  div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }


------------------



-------------------



.csc-textpic-caption {
  padding: 3px 0 0 0;
  font-size: 13px;
  line-height: 140%;
  text-align: left;
  caption-side: bottom;
}

table.contenttable td {
  padding: 1px;
  vertical-align: top;
  line-height: 140%;
}
/*
dl.csc-textpic-image dt img { 
margin-left: 25px !important; 
margin-right: 25px !important; 
}

dl.csc-textpic-firstcol dt img { 
margin-right: 25px !important; 
margin-left: 0 !important; 
}

dl.csc-textpic-lastcol dt img { 
margin-left: 25px !important; 
margin-right:0 !important;
 }*/
 
/*
table.contenttable td p {
  margin-bottom: 0px;
  line-height: 110%;
}*/

a.imgborder img {
  border: 1px solid #999999;
}

a.lupeEnlarge {
  float: right;
}

/*---------- sitemap ------------*/
.csc-frame-frame1 {
  float: left;
  width: 150px;
  display: block;
  height: 170px;
  text-align: left;
  margin: 0 9px 10px 9px;
}

.csc-frame-frame1 .csc-menu-imagelink {
  padding: 0 0 5px 0;
}

#maincontent .csc-frame-frame1 a {
  color: #979595;
  text-decoration: none;
}

#maincontent .csc-frame-frame1 a:hover {
  color: #000000;
}

/*---------- diverse ------------*/

span.copy_reg_g {
  color: #979595;
  font-weight: normal;
}
span.copy_reg_s {
  color: #000000;
  font-weight: normal;  
}
span.copy_bold_g {
  color: #979595;
  font-weight: bold;  
}
span.copy_bold_s {
  color: #000000;
  font-weight: bold;  
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-justify {
  text-align: justify;
}
