/* CSS Document */

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #9a9697 url(images/body_back2_3.jpg) left top repeat-x; 
}

a {
  color: #aa193c;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: none;
}

p,
li,
.news-single-timedata,
.news-list-date,
.news-list-item {
  color: #686868;
}

p {
  margin-top: 2px;
}

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

h1 {
  font-size: 25px;
  color: #8c8c8c;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

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

h3 {
  font-size: 12px;
  margin-bottom: 0px;
  padding-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: #686868;
  color: #686868; */
  background-color: #fff;
  color: #fff;
  height: 1px;
  border: 0;
}

#page {
  margin: 0 auto;
  padding: 0px;
  width: 980px;
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
}

#page2,
#page3 {
  clear: both;
  float: left;
  position: relative;
  margin: 0 auto;
  padding: 0px ;
  width: 980px;
  height: 124px;
  background: #cfcece url(images/footer_top.jpg) left top no-repeat;
}

*html #page2left,
*html #page3left,
*html #page2right,
*html #page3left,
*html #page3right {
  display: none;
}

#page3 {
  height: 163px;
  background: url(images/footer_bottom_2.png) left bottom no-repeat;
  position: relative;
}

#page2left,
#page3left {

  position: absolute;
  left: -204px;
  height: 124px;
  width: 204px;
  background: url(images/footer_top_left.png) left top no-repeat;
}

#page3left {
  height: 164px;
  background: url(images/footer_bottom_left.png) left bottom no-repeat;
}

#page2right,
#page3right {
  position: absolute;
  left: 980px;
  height: 124px;
  width: 268px;
  background: url(images/footer_top_right.png) left top no-repeat;
}

#page3right {
  height: 164px;
  background: url(images/footer_bottom_right.png) left bottom no-repeat;
}

#header {
  position: relative;
  z-index: 1;
  width: 980px;
  top: 0px;
  margin: 0px;
  padding: 0px;
 
}

#header a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}

#nav_lang {
  position: absolute;
  left: 0px;
  top: 95px;
  width: 160px;
}

#logo {
  padding-left: 815px;
}

#logo img {
  padding: 20px 0px 20px 0px;
  width: 165px;
  height: 90px;
}

#pagetitle {
  position: absolute;
  top: 85px;
  left: 212px;
}

#main {
  float: left;
  position: relative;
  width: 980px;
  margin: 0px 0px 0px 0px;
  padding:  0px 0px 0px 0px;
  min-height: 510px;
  background: #fff url(images/main_back.gif) left top repeat-y;
}

*html #main {
  float: left;
  position: relative;
  width: 980px;
  margin: 0px 0px 0px 0px;
  padding:  0px 0px 0px 0px;
  height: 580px;
  background: #fff url(images/main_back.gif) left top repeat-y;
}

#left {
  position: absolute;
  margin-left: 0px;
  margin-top: 0px;
  left: 0px;
  top: 0px;
  width: 200px;
  min-height: 500px;
  background: #9c032a url(images/left_back.jpg) left top repeat-x;
}


*html #left {
  position: absolute;
  margin-left: 0px;
  margin-top: 0px;
  left: 0px;
  top: 0px;
  width: 200px;
  height: 500px;
  background: #9c032a url(images/left_back.jpg) left top repeat-x;
}

#content {
  position: relative;
  top: 0px;
  font-size: 12px;
  margin-left: 200px;
  margin-top: 0px;
  width: 585px;
  min-height: 450px;
  background: #fff;
  padding: 0px 15px 0px 15px;
}

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

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

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

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

*html #right {
  position: absolute;
  top: 0px;
  left: 815px;
  font-size: 12px;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  width: 165px;
  background: #9a9a9a;
  height: 500px;
}

#footer {
  position: relative;
  clear: both;
  width: 780px;
  font-size: 10px;
  height: 37px;
  margin: 0px;
  padding: 6px 0px 0px 200px;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #cfcece url(images/footer_back.gif) left top repeat-x;
}

#footer a {
  font-weight: normal;
  text-decoration: none;
  color: #000;
}

#footer p {
  margin: 0;
  padding: 5px 0 0 3px;
}

#footer_left {
  position: absolute;
  top: 0px;
  margin-left: 30px;
  width: 200px;
  padding-left: 10px;
  background-image: url(images/top.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

#footer_right {
  position: absolute;
  top: 0px;
  margin-left: 230px;
  width: 690px;
}

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

#footer .active {
  font-weight: bold;
}

#nav_sub {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 0;
  margin: 0px 0 0 0px;
  font-size: 11px;
  width: 200px;
  min-height: 485px;
}

/* Menu 1st level */
#nav_sub ul {
  list-style: none;
  padding: 0px 0 0 0;
  margin:0;
}

/* Menuitem 1st level */
#nav_sub ul li {
  margin: 0px 0px 0px 0px;
  /* cm fc update padding: 4px 0 4px 4px; */
  padding: 2px 0px 2px 4px;
  border-top: 1px solid #d2d2d2;
  width: 196px;
}

#nav_sub ul li.first {
  border-top: none;
}

#nav_sub ul li.activesub {
  border-top: none;
}


/* Menu 2nd level */
#nav_sub ul ul li {
  margin: 0 0px 0px 0px;
  width: auto;
  font-size: 10px;
  border: none;

}

#nav_sub li a {
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #fff;
}

#nav_sub ul li a {
  padding-left: 10px;
  background: url(images/nav_pfeil.gif) left center no-repeat;
  margin-left: 20px;
}


#nav_sub ul li a.ACT,
#nav_sub ul li a:hover {
  color: #fff;
  font-weight: bold;
}

#nav_sub ul li a.ACT {
  background: url(images/nav_pfeil_act.gif) left center no-repeat;
}

/* Menuitem link 2nd level */
#nav_sub ul li ul li a {
  background: url(images/nav_pfeil_2nd.gif) left center no-repeat;
  padding-left: 11px;
}

#nav_sub ul li ul li a.ACT {
  background: url(images/nav_pfeil_2nd.gif) left center no-repeat;
  padding-left: 11px;
}

/* Menuitem 3rd level */
#nav_sub ul li ul li ul li {
  background: none;
  padding-top: 1px;
  padding-bottom: 2px;
}

/* Menuitem link 3rd level */
#nav_sub ul li ul li ul li a {
  background: none;
}
#nav_sub ul li ul li ul li a.ACT {
  background: none;
}

/* Menuitem link 1st level */
#nav_sub ul ul li a {
}

#nav_sub ul ul li a.ACT {
  color: #fff;
  font-weight: bold;
  background: none;
}

*:first-child+html .csc-textpic-image {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding-bottom: 5px;
  margin-bottom: 0px;
}

.csc-mailform {
  border:0;
  padding:0;
  margin:0;
  font-size:11px;
  color:#686868;
}

.csc-mailform-label {
  display:block;
  margin:0;
  padding:12px 0 0 0;
  /* font-weight:bold; */
}

.csc-mailform-field input,
input.tx-indexedsearch-searchbox-button {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
  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;
  float: left;
  text-align: left;
  margin-right: 0px;
  width: 130px;
  display: block;
  font-size: 12px;
}

#mailformformtype_mail {
  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,
.typ3,
.typ4,
.typ5 {
  float: left;
  min-height: 44px;
  width: 155px;
  border-bottom: 1px solid #9c032a;
  padding: 2px 5px 2px 5px;
  margin: 0px 0px 0px 0px;
}

.typ2 {
  height: auto;
  background: #fff url(images/right_login_back.gif) left top repeat-x;
}

.typ2 .loginfields {
  background: url(images/login_field.gif) 3px 3px no-repeat;
  padding-top: 4px;
  height: 41px;
}

.loginfields input {
  width: 95px;
  height: 15px;
  border: none;
  margin: 0px 0px 1px 58px;
}

.typ3 {
  /* mitte */
  background: #f1f1f1 url(images/BildHG_2.jpg) left top no-repeat;
}

.typ4 {
  /* unten */
  background: #f1f1f1 url(images/BildHG_1.jpg) left top no-repeat;
}

.typ5 {
  /* oben */
  background: #f1f1f1 url(images/BildHG_3.jpg) left top no-repeat;
}

.typ6 {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 165px;
  height: 200px;
  float: left;
  background: url(images/news_background.jpg) left top repeat-x;
}

.typ6 .news-latest-item {
  padding: 2px 5px 2px 5px;
  color: #686868;
}

.typ6 .news-latest-date {
}

.typ6 .news-latest-subheader {
  color:#484848;
}





.typ6 h3 {
  padding: 2px 5px 2px 5px;
  margin-top: 0px;
  font-size: 15px;
  color: #686868;
  font-weight: normal;
}

*html .typ6 h3 {
  padding: 5px 5px 0px 5px;
  margin-top: 0px;
  font-size: 15px;
  color: #686868;
  font-weight: normal;
}

.typ6 hr {
  background-color: #fff;
}

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

.news-list-item {
  margin: 0px 0px 25px 0px;
}

.news-list-item img, .news-single-img img {
  float: left;
  padding-right: 8px;
  padding-bottom: 4px;
}

.news-list-more a {
  color: #686868;
}

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

.tx-felogin-pi1 {
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-size: 10px;
  width: 155px;
}

.tx-felogin-pi1 .loginarea {
  background: url(images/login_back.gif) 0px 0px no-repeat;
  color: #fff;
}

.tx-felogin-pi1 #user,
.tx-felogin-pi1 #pass {
  width: 95px;
  font-size: 10px;
  height: 16px;
  margin: 1px 0px 2px 0px;
  background: #fff;
  border: 0px;
  color: #686868;
}

*:first-child+html .tx-felogin-pi1 #user,
*:first-child+html .tx-felogin-pi1 #pass {
  width: 93px;
  font-size: 10px;
  height: 15px;
  margin: 1px 0px 1px 0px;
  background: #fff;
  border: 0px;
  color: #686868;
}

*html .tx-felogin-pi1 #user {
  width: 85px;
  font-size: 10px;
  height: 15px;
  margin: 1px 0px 1px 5px;
  background: #fff;
  border: 0px;
  color: #686868;
}

*html .tx-felogin-pi1 #pass {
  width: 85px;
  font-size: 10px;
  height: 15px;
  margin: 1px 0px 1px 5px;
  background: #fff;
  border: 0px;
  color: #686868;
}

.tx-felogin-pi1 input {
  color: #fff;
  background-color: #aa193c;
  border: 0px;
  margin-left: 84px;
  font-size: 10px;
}

.tx-felogin-pi1 #submit {
  color: #aa193c;
  background: #fff url(images/nav_pfeil_act_rot.gif) left center no-repeat;
  padding-left: 8px;
  text-align: right;
  float: right;
  margin-left: 2px;
  margin-right: 0px;
  font-family: Arial, Helvetica, sans-serif;
}

*:first-child+html .tx-felogin-pi1 #submit {
  color: #aa193c;
  background: #fff url(images/nav_pfeil_act_rot.gif) 10px center no-repeat;
  text-align: right;
  float: right;
  margin-left: 10px;
  margin-right: 0px;
  padding: 0px 10px 0px 4px;
  font-family: Arial, Helvetica, sans-serif;
}

*html .tx-felogin-pi1 #submit {
  color: #aa193c;
  background: #fff url(images/nav_pfeil_act_rot.gif) left center no-repeat;
  text-align: right;
  float: right;
  margin-left: 10px;
  margin-right: 5px;
  padding: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
}

.tx-felogin-pi1 #submit:hover {
  /*font-weight: bold;*/
}



.tx-felogin-pi1 label {
  float: left;
  width: 52px;
  padding: 2px 0px 0px 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.tx-felogin-pi1 .loginstatus {
  padding: 3px 0px 3px 0px;
  margin: 0px;
}

*:first-child+html .loginstatus {
  margin: 0px 0px -15px 0px;
}

.news-abstract{
  padding-top: 10px;
  font-weight: bold;
}

.tx-ttnews-browsebox-SCell a {
  color:#686868;
  font-weight: normal;
  /*text-decoration: underline;*/
}

.important {
  /*color: #aa193c;*/
  color: #686868;
  font-weight: bold;
}

.address th, 
.address td
{
  text-align: left;
  padding: 0px 10px 0px 0px;
  color: #686868;
}

