/* CSS Document */

html {
  overflow-x:hidden;
}

body {

  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #fff url(images/body_back.gif) left top repeat-x;
}

a {
  color: #7e756e;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  color: #1161a8;
}

p,
li {
  color: #000;
  list-style-image: url(images/minus.gif);
}

p {
  margin-top: 2px;
  margin-bottom: 4px;
}

h2, h3, h4 {
  color: #000;
}

h1 {
  font-size: 25px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

h2 {
  font-size: 15px;
  margin-bottom: 4px;
  margin-top: 2px;
}

h3 {
  font-size: 12px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 2px;
}

h4 {
  font-size: 12px;
  text-decoration: none;
  margin: 0;
  padding: 0 0 3px 0;
}

ul {
  margin: 0px 0 4px 5px;
  padding: 0px 0 4px 5px;
}

#content ul {
  margin: 0px 0 4px 11px;
  padding: 0px 0 4px 5px;
}


hr {
  background-color: #686868;
  color: #686868;
  height: 1px;
  border: 0;
}

#page {
  position: relative;
  margin: 0 auto;
  padding: 0px;
  width: 920px;
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
  background: url(images/page_back.gif) 632px top no-repeat;
  height: 600px;
}

#nav_lang {
  /* display: none; */
  z-index: 99;
  position: absolute;
  left: 707px;
  top: 34px;
  width: 50px;
  color: #fff;
}

#nav_global {
  z-index: 99;
  position: absolute;
  left: 607px;
  top: 34px;
  width: 100px;
  text-align: right;
  color: #fff;
}

#nav_global a {
  color: #fff;
  text-align: right;
}

#logo {
  z-index: 222;
  position: absolute;
  top: 28px;
  left: 772px;
  height: 68px;
  width: 148px;
  border: 1px solid #9d9791;
  background: #fff;
}

#pagetitle {
  z-index: 99;
  position: absolute;
  top: 96px;
  left: 0px;
}

#main {
  position: absolute;
  left: 0px;
  top: 150px;
  width: 670px;
  margin: 0px 0px 0px 0px;
  padding:  0px 0px 0px 0px;
  height: 240px;
}

#left {
  position: absolute;
  margin-left: 0px;
  margin-top: 0px;
  left: 0px;
  top: 0px;
  width: 112px;
  height: 300px;
}

#content {
  position: relative;
  top: 0px;
  font-size: 12px;
  margin-left: 87px;
  margin-top: 0px;
  width: 605px;
  height: 300px;
  padding: 0px 15px 0px 25px;
}

.2columns {
  position: relative;
  float: left;
  width: 595px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

.leftcolumn {
  float: left;
  width: 290px;
  margin-right: 15px;
  margin-top: 0px;
}

.rightcolumn {
  float: left;
  width: 290px;
  margin-top: 0px;
}

#right {
  position: absolute;
  top: 0px;
  left: 815px;
  font-size: 12px;
  padding: 0;
  margin: 0px 0px 0px 0px;
  width: 165px;
  min-height: 500px;
}

#border {
  position: absolute;
  left: 112px;
  top: 400px;
}

#border .csc-textpic-image {
  margin-right: 55px !important;
}

#footer {
  position: absolute;
  left: 772px;
  top: 539px;
  width: 2136px;
  font-size: 10px;
  height: 100px;
  margin: 0px;
  padding: 6px 0px 0px 12px;
  color: #7e756e;
  font-family: Arial, Helvetica, sans-serif;
  background: #fff;
}

#footer p {
  color: #7e756e;
}

#clearer,
.clearer {
  clear: both;
  font-size: 0;
  line-height: 0;
}

#footer li {
  list-style-type: none;
  display: inline;
  padding: 0px 3px 0px 3px;
  height: 10px;
  font-size: 10px;
}

#nav_main {
  position: absolute;
  left: 100px;
  top: 34px;
  width: 560px;
  height: 28px;
  color: #fff;
}

#nav_main ul li {
  display: inline;
  list-style-type: none;
  display: inline;
  padding: 0px 3px 0px 3px;
  height: 12px;
  font-size: 12px;
  color: #fff;
}

#nav_main ul li a {
  color: #fff;
}

#nav_main .ACT,
#nav_main a:hover,
#nav_global a:hover {
  color: #abdbf2;
}

#nav_sub {
  position: absolute;
  left: 100px;
  top: 62px;
  width: 670px;
  height: 30px;
  color: #7e756e;
}

#nav_sub ul {
  width: 670px;
}

#nav_sub ul li {
  display: inline;
  list-style-type: none;
  display: inline;
  padding: 0px 3px 0px 3px;
  height: 10px;
  font-size: 12px;
  color: #7e756e;
}

#nav_sub ul li a,
#nav_2 ul li a {
  color: #7e756e;
}

#nav_sub a:hover,
#nav_sub a.ACT,
#nav_2 a:hover,
#nav_2 a.ACT {
  color: #1161a8;
}

#nav_2 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 112px;
}

#nav_2 ul li {
  float: left;
  clear: left;
  padding: 0px 5px 0px 5px;
  list-style-type: none;
}

.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;
}

.dropdownmenu {
  width: 180px;
  margin: 0 5px 5px 0;
}

.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;
}

.tx-srlanguagemenu-pi1 {
  float: left;
}

.tx-srlanguagemenu-pi1 img {
  float: left;
  margin-right: 3px;
  border: none;
}

.tx-srlanguagemenu-pi1 a {
  color: #fff;
}

.tx-srlanguagemenu-pi1 a:hover {
  color: #abdbf2;
}
