/* CSS Document */

body {
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100,01%;
  background: #dee1e8;
  color: #7E8285;
}

a {
  /* cm color: #3c3c3c; */
  color: #787d7f;
  font-weight: normal;
  text-decoration: none;
}

p {
  font-size: 12px;
}

#page {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1000px;
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
}

#header {
  height: 150px;
  text-align: center;
  width: 1000px;
}

#top_pic {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  border-bottom: 1px solid #9d9a9a;
}

#telefon {
  z-index: 999;
  position: absolute;
  left: 843px;
  top: 237px;
  width: 160px;
  color: #4e4a49;
  text-align: left;
}

#telefon p {
  margin: 0px 0px 4px 0px;
  padding: 0px;
  font-size: 11px;
}

#left {
  position: absolute;
  left: 0px;
  top: 300px;
  border-right: 1px solid #9d9a9a;
}

#logo {
  z-index: 99;
  position: absolute;
  top: 131px;
  left: 167px;
  height: 149px;
  background: #fff;
  width: 166px;
  border-right: 1px solid #9d9a9a;
  border-left: 1px solid #9d9a9a;
}

#infoline {
  position: absolute;
  background: #617393;
  top: 282px;
  left: 335px;
  width: 664px;
  height: 19px;
  border-bottom: 1px solid #9d9a9a;
}

#infoline_left {
  position: absolute;
  background: #344b73;
  top: 280px;
  left: 0px;
  width: 334px;
  height: 19px;
  border-bottom: 1px solid #9d9a9a;
  border-right: 1px solid #9d9a9a;
}

#main {
  position: absolute;
  left: 334px;
  top: 300px;
  background-color: #fff;
  width: 500px;
  border-bottom: #b2b6b9;
  min-height: 400px;
  border-left: 1px solid #9d9a9a;
  border-right: 1px solid #9d9a9a;
}

#left h3 {
  padding: 5px 15px 5px 15px;
  margin: 0;
  font-size: 14px;
  background-color: #d7d7d7;
}

#right {
  position: absolute;
  left: 836px;
  top: 300px;
  width: 163px;
  min-height: 400px;
}

#right #search {
  float: left;
  position: relative;
  background: #c47aa1 url(images/search_back.gif) left top repeat-x;
  margin-bottom: 0px;
  padding-bottom: 0px;
  width: 163px;
}

#right #search fieldset {
  border: 0px;
}

#right .searchinput {
  margin-top: 10px;
  width: 80px;
  height: 14px;
  padding: 0px;
  float: left;
}

*:first-child+html #right .searchinput {
  margin-top: 15px;
  width: 80px;
  height: 14px;
  padding: 0px;
  float: left;
}

#right .searchbutton {
  float: left;
  margin-top: 12px;
  border: 0px;
  color: #50474a;
  background: #c57aa1;
  font-size: 11px;
}


*:first-child+html #right .searchbutton {
  float: left;
  margin: 16px 0px 0px 5px;
  border: 0px;
  color: #50474a;
  background: #c57aa1;
  font-size: 11px;
}

#right .searchlabel {
  margin: -3px 0px 0px 0px;
  font-size: 11px;
  color: #fff;
}

*:first-child+html #right .searchlabel {
  margin: 2px 0px 0px 12px;
  font-size: 11px;
  color: #fff;
}

#right #search label {
  margin: 0px 0px 0px 0px;
  font-size: 11px;
  color: #fff;
}

#right a {
  padding-left: 10px;
  background: url(images/right_link.gif) left center no-repeat;
}

#right .grey {
  float: left;
  width: 163px;
  height: 19px;
  background: #adabab;
}

#headline {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 71px;
  width: 500px;
}

#headline h1 {
  margin: 0px;
  padding: 0px;
}

#content {
  width: 440px;
  min-height: 300px;
  font-size: 12px;
  margin: 0px 0 10px 0px;
  padding: 80px 30px 10px 30px;
  color: #000;
}

#nav_main {
  position: absolute;
  z-index: 222;
  /* width: 333px; */
  width: 167px;
  margin-left: 0px;
  border-right: 1px solid #b2b6b9;
  min-height: 400px;
  background: #bcc4d1;
}



#content h2 {
  padding: 10px 0 5px 10px;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
}

#content h3 {
  padding: 10px 0 5px 10px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
}

#content p {
  font-size: 12px;
  margin: 5px 0 10px 10px;
}

h3 {
  color: #464646;
}

#left h4 {
  padding: 0 0 10px 0;
  margin: 0;
}

h4 {
  color: #464646;
}

#footer {
  position: relative;
  top: 0px;
  left: 0px;
  background: #bebcbd;
  height: 19px;
  width: 500px;
  border-top: 1px solid #a4a2a3;
}

.toplink {
  position: absolute;
  left: 40px;
  font-size: 11px;
  background: url(images/top.gif) left center no-repeat;
  margin-top: 0px;
  padding: 2px 0px 0px 14px;
  color: 7c7978;
  width: 150px;
}

.print {
  position: absolute;
  top: -12px;
  left: 380px;
  font-size: 11px;
  background: url(images/print.gif) left center no-repeat;
  padding: 2px 0px 0px 20px;
  margin: 0px;
  color: 7c7978;
  width: 200px;
}

*:first-child+html .print {
  top: 0px;
}

.print a {
  font-size: 11px;
}

#content a {
  color: #3c3c3c;
}

.typ2 {
  float: left;
  position: relative;
  color: #4a6d8a;
  padding: 0 0 5px 0px;
  margin: 0px 0 0px 0px;
  min-height: 25px;
  background: #d2d7e0 url(images/box_back.gif) left top repeat-x;
  border-bottom: 1px solid #9d9a9a;
}

.typ2 h3 {
  color: white;
  font-size: 11px;
  padding: 0px 0px 0px 15px;
  margin-top: 3px;
  font-weight: normal;
  width: 148px;
}

.typ2 p {
  padding: 0px 0px 0px 15px;
  font-size: 11px;
  width: 148px;
}

.typ3 {
  background-color: #ebebeb;
  padding: 10px 15px 10px 15px;
  color: #3c3c3c;
  background-image: url(images/dotted.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.typ4 {
  background-color: #d9d9d9;
  padding: 15px 15px 15px 15px;
  color: #3c3c3c;
  background-image: url(images/dotted.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.typ5 {
  background-color: #ebebeb;
  padding: 10px 15px 10px 15px;
  color: #3c3c3c;
}

.typ6 {
  background-color: #ebebeb;
  padding: 10px 10px 10px 10px;
  margin: 0;
  color: #3c3c3c;
}

#left ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#left li {
  background-image: url(images/li.gif);
  background-repeat: no-repeat;
  background-position: left center;
  list-style: none;
  padding: 0 0 0 10px;
  margin: 0;
}

#left .internal-link {
  background-image: url(images/li.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 0 0px 10px;
}

#left p {
  margin: 0 0 5px 0;
}

#content div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
  margin: 0 0 0 10px;
  border-bottom: 1px solid #d7d7d7;
}

.csc-mailform {
  border:0;
  padding:0;

  margin:0;
  font-size:11px;
}

.csc-mailform-label {
  display:block;
  margin:0;
  padding:12px 0 0 0;
}

/* Felder und Submit Button fuer Email-Formulare */

.csc-mailform-field input {
  /* background-color: #ececec; */
  border: 1px solid;
  border-color: #BDBDBD;
  font-size: 12px;
  width: 120px;
}

.csc-mailform-field textarea {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
  font-family: Arial, Helvetica, sans-serif;
  line-height:16px;
  font-size: 12px;
  width: 218px;
}

.csc-mailform-field label {
  margin: 2px 0 2px 0;
  line-height:16px;
  color:#3c3c3c;
  float: left;
  text-align: left;
  padding: 0;
  width: 130px;
  display: block;
  font-size: 12px;
}

/*Ausrichtung des Submit Buttons*/

.csc-mailform-field {
  line-height:16px;
  clear:both;
}

.csc-mailform-field select {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
  font-size: 10px;
  width: 227px;
}

#mailformformtype_mail {
  margin-left: 130px;
  margin-top: 15px;
  padding: 0;
  background-color: #cccccc;
  border: 1px solid;
  border-top-color: #ffffff;
  border-left-color: #ffffff;
  border-bottom-color: #a2a2a2;
  border-right-color: #a2a2a2;
}

#mailform {
  padding-left: 10px;
  margin-bottom: 20px;
  color: #3c3c3c;
}

#right .csc-textpic-image {
  margin-top: 10px;
}

#footer_left a,
#footer_right a {
  font-weight: normal;
  text-decoration: none;
  color: #3c3c3c;
  background: url(images/link_pfeil.gif) 0px 3px no-repeat;
  padding-left: 10px;
  font-size: 11px;
  margin: 5px 10px 5px 0px;
}

#clearer {
  position: relative;
  height: 20px;
  clear: both;
}

.csc-sitemap ul li {
  list-style-image: url(images/link_pfeil.gif);
}

.csc-sitemap ul li ul {
  margin-left: 15px;
  padding-left: 0px;
}

.csc-sitemap ul li ul li {
  list-style: none;
}

