/* CSS Document */
/* *:first-child+html */

body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13.5px;
  background: #fff;
  color: #313131;
  background: #333c5c url(images/body_back.jpg) left top no-repeat;
}

a {
  color: #456aa7;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.mail {
  color: #456aa7;
  text-decoration: none;
}

a.mail:hover {
  color: #456aa7;
  text-decoration: underline;
}

a.external-link-new-window {
  color: #456aa7;
  text-decoration: none;
}

a.external-link {
  color: #456aa7;
  text-decoration: none;
}

a.external-link-new-window:hover {
  color: #456aa7;
  text-decoration: underline;
}

a.external-link:hover {
  color: #456aa7;
  text-decoration: underline;
}

h1, h2, h4 {
  color: #58585a;
}

h2 {
  font-size: 18px;
  margin-bottom: 2px;
  margin-top: 2px;
}

#left h2,
#content h2 {
  padding-left: 0px;
  padding-bottom: 5px;
}

.news-latest-item h3,
.news-latest-item h3 a {
  font-weight: normal;
  font-size: 18px;
  color: #58585a;
}

#right .news-latest-item h3,
#right .news-latest-item h3 a {
  font-size: 14px;
}


#right h2 {
  font-size: 14px;
}

#right h3 {
  font-size: 12px;
}

#right .news-latest-item h3 {
  font-size: 12px;
}

.news-latest-item {
  background: url(images/news_back.gif) left top repeat-x;
  padding: 2px;
}

.news-latest-item_1 {
  background: #ececec;
  padding: 2px;
}

.news-latest-item h2 {
  font-weight: bold;
}

.news-latest-morelink,
.news-latest-morelink a {
  color: #a5a5aa;
}

.news-single-item {
  margin-bottom: 10px;
}

h2 a {
  color: #58585a;
  text-decoration: none;
  font-weight: normal;
}

h3 {
  font-size: 19px;
  margin-bottom: 4px;
  margin-top: 2px;
  color: #8b8b8b;
}

h4 {
  font-size: 13.5px;
  text-decoration: none;
  margin: 3px 0 0 0;
  padding: 0 0 3px 0;
  font-weight: normal;
}

h4 a {
  color: #00b0e4;
  text-decoration: none;
}

ul {
  margin: 2px 0 5px 15px;
  padding: 2px 0 5px 0px;
}

#toparea {
  position: relative;

  width: 700px;
  height: auto;
  margin: 0px;
  padding: 0px;
}

#content ul li a {
  color: #58585a;
  text-decoration: none;
}

#content ul li a:hover {
  color: #58585a;
  text-decoration: underline;
}

#content li {
  /* list-style-image: url(images/li.gif); */
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}

#content h2 a {
  font-weight: normal;
}

#content h3 {
  margin-bottom: 5px;
  padding-bottom: 0px;
  font-weight: bold;
  font-size: 12px;
  color: #313131;
}

#page {
  position: relative;
  margin: 0 auto;
  padding: 0px 0px 20px 0px;
  width: 1000px;
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
  background: url(images/page_back.gif) repeat-y left top;
}

#header {
  position: relative;
  width: 808px;
  height: 90px;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}

#header a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}

#ads {
  position: absolute;
  left: 681px;
  top: 25px;
}

#logo {
  position: relative;
  float: left;
  top: 10px;
  left: 0px;
  height: 42px;
  width: 383px;
  z-index: 999;
}

#top_pic {
  clear: left;
  margin-left: 0px;
  margin-top: 0px;
  width: 402px;
  float: left;
}

#main {
  position: relative;
  float: left;
  left: 0px;
  width: 700px;
  margin: 0px 0px 10px 0px;
  padding: 0;
  min-height: 380px;
}

#border {
  background: #fff url(images/box_wide_back.gif) left top no-repeat;
  margin-top: 10px;
  padding: 5px 5px 5px 44px;
}

#border p,
#content ul li,
#left ul li {
  font-size: 15px;
}

#content ul li,
#left ul li {
  color: #663399;
  list-style-image: url(images/li.gif);
}

#content p,
#right p {
  font-size: 12px;
  color: #58585a;
}

#left {
  float: left;
  margin-left: 0px;
  margin-right: 8px;
  margin-top: 0px;
  left: 0px;
  top: 0px;
  width: 130px;
  padding: 0px 5px 0px 10px;

}

#mainarea {
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  background: #fff;
  width: 700px;
  min-height: 600px;
}

#contentheader h3 {
  font-size: 13.5px;
  margin: 0;
  padding: 0;
  color: #117ed2;
  font-weight: normal;
}

#content {
  position: relative;
  float: left;
  top: 0px;
  font-size: 13px;
  margin: 10px 0px 0px 0px;
  width: 385px;
  min-height: 470px;
  padding: 0px 5px 0px 10px;
}

p {
  margin-top: 0px;
  padding-right: 10px;
}

#right {
  float: right;
  width: 298px;
  font-size: 12px;
  padding: 0;
}

#player {
  position: absolute;
  left: 858px;
  top: 90px;
  width: 100px;
}

*:first-child+html #player {
  z-index: 999;
  position: absolute;
  left: 958px;
  top: 90px;
  width: 100px;
  border: 1px solid red;
}

#footer {
  position: relative;
  clear: both;
  width: 470px;
  font-size: 10px;
  top: 0px;
  height: 32px;
  padding: 9px 0px 0px 0px;
  margin: 0px 0 20px 0px;
  left: 0px;
  color: #d2d2d2;
  font-family: Arial, Helvetica, sans-serif;
}

#footer a {
  color: #d2d2d2;
}

#footer ul li {
  float: left;
  list-style: none;
  padding-right: 10px;
}

#footer ul li a {
  font-weight: normal;
  text-decoration: none;
  color: #663399;
  font-size: 12px;
}

#footer a:hover {
  text-decoration: underline;
}

#footer p {
  margin: 0;
  padding: 5px 1px 0 3px;
  text-align: right;
}

#footer_left {

}

#footer_right {
  position: absolute;
  top: 0px;
  margin-left: 0px;
  width: 641px;
}

#clearer,
.clearer {
  clear: both;
}

#nav_global {
  position: absolute;
  left: 153px;
  top: 60px;
  font-size: 12px;
  margin: 0;
  padding: 0;
  width: 402px;
}

#nav_global ul {
  margin: 0px;
  padding: 0px;
}

#nav_global ul li {
  float: left;
  height: 23px;
  padding-top: 6px;
  width: 99px;
  margin-right: 1px;
  list-style: none;
  background: url(images/nav_global_back.gif) left top repeat-x;
  text-align: center;
}

#nav_global li a {
  color: #735705;
}

#nav_main {
  position: relative;
  list-style: none;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0px 0 22px 0px;
  margin-top: 50px;
  width: 140px;
  height: auto;
}

#nav_main ul {
  margin: 2px 0px 0px 0px;
  padding: 0;
  list-style: none;
}

#nav_main ul ul {
  margin: 2px 0px 0px 15px;
  padding: 0;
  list-style: none;
  height: auto !important;
}

#nav_main ul ul ul {
  margin: 2px 0px 0px 25px;
  padding: 0;
  list-style: none;
}

#nav_main li {

}

#nav_main a {
  font-weight: normal;
}

#nav_main ul li {
  float: left;
  clear: left;
  list-style: none;
  color: black;
  width: 140px;
  /* border-bottom: 1px solid #dadada; */
}

#nav_main ul li a {
  display: block;
  font-weight: normal;
  color: #fff;
  margin: 0 0px 0 0px;
  padding: 3px 0 0px 10px;
  font-size: 12px;
  width: 127px;
  height: 29px;
}

#nav_main ul li a.ACT,
#nav_main ul li a:hover {

  color: #fee02b;
  text-decoration: none;
}

span.box-top-right,
span.box-bottom-left,
span.box-bottom-right {
  position: absolute;
  z-index: 99;
  width: 7px;
  height: 7px;
  display: block;
}

span.box-bottom-left {
  background: url(images/box-bottom-left.gif) no-repeat;
  bottom: 1px;
  left: 0;
}

/* IE6 Fix */
* html span.box-top-right, span.box-bottom-left, span.box-bottom-right {
  width: 6px;
  height: 6px;
  margin-bottom: -1px;
}
/* IE6 Fix END */

.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 {
  float: left;
  width: 185px;
}

.typ3 {
  float: left;
  width: 305px;
  clear: right;
  margin-right: 20px;
}

.typ4 {
  float: left;
  width: 640px;
  clear: right;
  font-size: 13px;
}

.typ5 {
  padding-bottom: 5px;
  border-bottom: 1px solid #58585a;
}

.dropdownmenu {
  width: 180px;
  margin: 0 5px 5px 0;
}

#search {
  float: left;
  text-align: left;
  width: 250px;
  top: 1px;
  height: 30px;
  padding-top: 5px;
  font-size: 11px;
}

#search input {
  background-color: #ececec;
  border: 1px solid;
  border-color: #BDBDBD;
  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: none;
}

#pagecrashprotection {
  position: relative;
  height: 20px;
  background: url(images/page_back.gif) repeat-y left top;
  width: 930px;
}

.pdf,
.download {
  color: #00b0e4;
  text-decoration: none;
}

.pdf:hover,
.download:hover {
  color: #117ed2;
}

.doc {

}

a.mail {
  margin-top: 13px;
  padding-top: 10px;
}

.contenttable {
  border-width: 1px 1px 1px 1px;
  border-spacing: 0px;
  border-collapse: collapse;
  border-color: #c6c3c6;
  text-align: left;
}

.contenttable td {
  padding: 4px;
}

.contenttable .tr-0 {
  border-bottom: 1px solid #000;
  /* background-color: #c6c3c6; */
}

.tr-0 {
  border-bottom: 1px solid #000;
}
.tr-even {
  /* background-color: #cecece; */
  border-bottom: 1px solid #c6c3c6;
}
.tr-odd {
  /* background-color: #fff; */
  border-bottom: 1px solid #c6c3c6;
}

.contenttable-0 .td-0, .td-1, .td-2, .td-3, .td-4, .td-5, .td-last {
  border-bottom: 1px solid #cecece;
  border-left: 1px solid #cecece;
  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;
} 

.contenttable kurztabelle {
  border-width: 1px 1px 1px 1px;
  border-spacing: 0px;
  border-collapse: collapse;

  text-align: left;
}

.contenttable kurztabelle td {
  padding: 4px;
}

.contenttable kurztabelle .tr-0 {
  border-bottom: 1px solid #000;
  /* background-color: #c6c3c6; */
}

.contenttable kurztabelle .tr-0 {
  border-bottom: 1px solid #000;
}

.contenttable kurztabelle .tr-even {
  /* background-color: #cecece; */
  border-bottom: 1px solid #c6c3c6;
}

.contenttable kurztabelle .tr-odd {
  /* background-color: #fff; */
  border-bottom: 1px solid #c6c3c6;
}

.contenttable kurztabelle-0 .td-0,
.contenttable kurztabelle .td-1,
.contenttable kurztabelle .td-2,
.contenttable kurztabelle .td-3,
.contenttable kurztabelle .td-4,
.contenttable kurztabelle .td-5,
.contenttable kurztabelle .td-last {
  border-bottom: 1px solid #cecece;
  border-left: 1px solid #cecece;
  text-align: left;
  /* width: 270px; */
}

.contenttable kurztabelle-0 .td-0 strong,
.contenttable kurztabelle .td-1 strong,
.contenttable kurztabelle .td-2 strong,
.contenttable kurztabelle .td-3 strong,
.contenttable kurztabelle .td-4 strong,
.contenttable kurztabelle .td-5 strong,
.contenttable kurztabelle .td-last strog {
  /* background-color: #cecece; */
  text-align: left;
  /* border-left: 1px solid #cecece; */
} 

.portrait .td-0 {
  font-weight: bold;
  width: 150px;
  border-left: 0px;
  vertical-align: top;
}

.portrait .td-1 {
  width: 230px;
  border-left: 0px;
  vertical-align: top;
}

.float-left {
  display: inline;
  float: left;
}

