/* Allgemeines CSS fuer BZ Wolfsburg  */
/* ---------------------------------- */
/* An dieser Datei sollten keine      */
/* Aenderungen vorgenommen werden.    */
/* ---------------------------------- */

/* ===================== */
/* Default Einstellungen */
/* ===================== */

* {
  margin: 0;
  padding: 0;
}

html { height: 100%; margin-bottom: 1px; } 

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100.01%;
  color: #666;
  background-color: #b0b0b0;
  text-align: center;
}

.clearer {
  clear : both;
  height: 0px;
  font-size: 0px;
}

a,
a:link,
a:visited {
  font-size: 13px;
  color: #003082;
  text-decoration: none;
}

a.mail {
  padding-left: 30px;
  background-image: url(/fileadmin/templates/images/icon_email.gif);
  background-repeat: no-repeat;
  background-position: 0 3px;
}

h1 {
  font-size: 26px;
  font-weight: normal;
  line-height: 1.4em;
  color: #003082;
  margin-bottom: 15px;
}

h2, h3, h4, h5 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4em;
  color: #003082;
  margin-bottom: 10px;
}

p {
  line-height: 1.4em;
  margin-bottom: 5px;
}

img {
  border: 0;
}

ul {
  margin-bottom: 5px;
}

ul li {
  list-style-type: disc;
  line-height: 22px;
  margin-left: 5px;
  list-style-position: inside;
}

.csc-textpic-caption {
  font-size: 11px;
}

img.linkToTop {
  position: relative;
  top:3px;
  left: 3px;
}

.all {
  width: 955px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #fff;
}

.header {
  width: 955px;
  height: 161px;
  background-repeat: repeat-x;
  background-position: 0 0;
  position: relative;
  border-bottom: 1px solid #fff;
}

.logo {
  width: 200px;
  position: relative;
  top: 49px;
  left: 13px;
}

.topmenu {
  position: absolute;
  top: 104px;
  left: 314px;
}

.topmenu a,
.topmenu a:link,
.topmenu a:visited {
  font-size: 11px;
  font-weight: bold;
  color: #003082;
  text-transform: uppercase;
  margin-right: 22px;
  text-decoration: none;
}

.topmenu a.active {
  color: #fff;
}

.topmenu a:hover {
  color: #fff;
}

.topmeta {
  width: 250px;
  float: right;
  position: relative;
  top: -70px;
  font-size: 10px;
  text-align: right;
  margin-right: 10px;
}

.topmeta a,
.topmeta a:link,
.topmeta a:visited {
  font-size: 10px;
  font-weight: bold;
  color: #003082;
  text-transform: uppercase;
  margin: 0 4px;
  padding: 0 1px;
  text-decoration: none;
}

.topmeta a.active {
  background-color: #bad405;
}

.topmeta a:hover {
  color: #003082;
  background-color: #bad405;
}

.search {
  line-height: 24px;
  margin: 55px 0 0 13px;
}

.search .internal {
  width: 300px;
  float: left;
  margin-right: 15px;
}

#searchbox {
  width: 200px;
  height: 20px;
  color: #666;
  border: 1px solid #999;
  display: block;
  float: left;
}

#searchbutton {
  margin-left: 10px;
}

* html #searchbutton {
  margin-left: 7px;
}

.fontsizer {
  width: 75px;
  float: right;
  font-size: 12px;
}

.fontsizer p {
  display: block;
  float: left;
  margin-top: 3px;
  margin-right: 8px;
  color: #000;
}

.fontsizer a,
.fontsizer a:link,
.fontsizer a:visited {
  line-height: 16px;
  height: 16px;
  width: 10px;
  float: left;
  display: block;
  border: 1px solid #97BBE2;
  color: #97BBE2;
  background-color: #fff;
  margin-right: 5px;
  padding: 2px;
  text-align: center;
}

.fontsizer a.fontsmall {
  font-size: 10px;
}

.fontsizer a.fontnormal {
  font-size: 12px;
}

.fontsizer a.fontbig {
  font-size: 14px;
}

.content {
  width: 955px;
  min-height: 100px;
  overflow: hidden;
}

.content_generic {
  width: 955px;
  min-height: 100px;
  background-image: url(/fileadmin/templates/images/bg_leftmenu.gif);
  background-repeat: repeat-y;
  background-position: 0 bottom;
}

.bp_top {
  height: 67px;
  border-bottom: 1px solid #b0b0b0;
  margin-bottom: 1px;
  background-color: #fff;
}

.leftcontent {
  width: 288px;
  float: left;
  padding: 15px 0;
}

.menubox {
  width:248px;
  border: 1px solid #efefef;
  background-color: #fff;
  margin-left: 15px;
}

.pagetitle {
  height: 60px;
  font-size: 14px;
  font-weight: bold;
  color: #003082;
  background-image: url(/fileadmin/templates/images/bg_pagetitle.gif);
  background-repeat: repeat-x;
  background-position: 0 bottom;
  margin: 1px 1px 15px 1px;
}

.pagetitle .pagetext {
  padding: 22px 0 0 15px;
}

.leftmenu {
  padding: 0 20px 20px 20px;
}

.leftmenu a,
.leftmenu a:link,
.leftmenu a:visited {
  font-size: 13px;
  color: #000;
  text-decoration: none;
}

.leftmenu a:hover {
  text-decoration: underline;
}

.leftmenu a.active {
  color: #bad405 !important;
  font-weight: bold;
}

.leftmenu ul li {
  list-style-type: none;
  list-style-position: outside;
  padding: 5px 0;
  margin: 0;
  border-bottom: 1px solid #999;
}

.leftmenu ul li ul {
  margin-top: 3px;
}

.leftmenu ul li ul li {
  list-style-type: disc;
  list-style-position: inside;
  padding: 2px 0;
  margin: 0;
  border-bottom: 0;
}

.leftmenu ul li ul li ul li {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0 0 0 15px;
  border-bottom: 0;
}

.rightcontent {
  width: 625px;
  float: left;
  margin-left: 20px;
}

.rightcontent p.bodytext,
.rightcontent td,
.rightcontent ul li  {
  font-size: 0.8125em;
}

.rightcontent a,
.rightcontent a:link,
.rightcontent a:visited {
  font-size: 1em;
}

.bp_right {
  width: 402px;
  float: right;
}

.clickpath {
  font-size: 0.75em;
  margin: 20px 0 20px 5px;
}

.bp_top .clickpath {
  font-size: 12px;
  margin: 0;
  padding: 20px 0 0 313px;
}

.clickpath .youarehere {
  font-weight: bold;
  color: #bad405;
  margin-bottom: 1px;
}

.clickpath a,
.clickpath a:link,
.clickpath a:visited {
  font-size: 1em;
  font-style: italic;
  color: #666;
  text-decoration: none;
}

.maincontent {
  padding-left: 5px;
  padding-bottom: 25px;
}

.news {
  width: 955px;
  height: 209px;
  background-image: url(/fileadmin/templates/images/bg_news_nw.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.news-latest-container {
  padding: 60px 0 0 60px;
}

.news-latest-item {
  width: 235px;
  float: left;
  margin-right: 60px;
}

.news-latest-item h2 {
  font-size: 12px;
}

.news-latest-item h2 a,
.news-latest-item h2 a:link,
.news-latest-item h2 a:visited {
  color: #000;
  text-decoration: none;
}

.news-latest-item p {
  font-size: 12px;
  color: #333;
}

.news-latest-item p a,
.news-latest-item p a:link,
.news-latest-item p a:visited {
  font-size: 12px;
  color: #bad405;
  text-decoration: underline;
}

.bottom {
  width: 925px;
  height: 163px;
  background-image: url(/fileadmin/templates/images/bg_bottom.jpg);
  background-repeat: repeat-x;
  background-position: 0 0;
  padding: 0 15px;
}

.functions {
  width: 925px;
  height: 40px;
}

.recommend {
  float: left;
  padding-left: 271px;
}

.print {
  float: left;
  margin-left: 10px;
}

.bottommenu {
  width: 500px;
  float: left;
  color: #fff;
  font-size: 11px;
}

.bottommenu a,
.bottommenu a:link,
.bottommenu a:visited {
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

.bottommenu a:hover {
  text-decoration: underline;
}

.bottommeta {
  width: 400px;
  float: right;
  font-size: 10px;
  color: #fff;
  text-align: right;
}

.bottommeta a,
.bottommeta a:link,
.bottommeta a:visited {
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

.bottommeta a:hover {
  text-decoration: underline;
}

.footer {
  margin-top: 12px;
}

.footer_left {
  width: 400px;
  float: left;
  font-size: 11px;
  color: #fff;
}

.footer_right {
  width: 400px;
  float: right;
  text-align: right;
}

/* ====================== */
/* Tip-a-friend           */
/* ====================== */

.tx-tipafriend {
  background-color: #f4f4ee;
  padding: 20px;
  font-size: 12px;
}

.tip_link {
  margin-bottom: 20px;
}

.tip_error {
  font-size: 1em;
  line-height: 2em;
  color: #000;
  text-align: center;
  background-color: #FFCC33;
  border: 1px solid #fff;
  padding-left: 8px;
  margin: 15px 0;
}

.tip_fields {
  margin: 20px 0 0 135px;
}

.tip_content label {
  display: block;
  float: left;
  width: 120px;
  text-align: right;
  margin-right: 15px;
  margin-bottom: 5px;
}

.tip_content input {
  width: 200px;
  border: 1px solid #809DB9;
  margin: 0 200px 5px 0;
}

.tip_content textarea {
  width: 250px;
  height: 86px;
  border: 1px solid #809DB9;
  margin-bottom: 15px;
}

.tip_content .submit {
  width: auto;
  border: 0;
  margin-left: 135px;
}

/* ====================== */
/* Suche / indexed_search */
/* ====================== */

.tx-indexedsearch-form {
  background-color: #f4f4ee;
  padding: 20px;
  font-size: 0.815em;
}

.tx-indexedsearch #tx-indexedsearch-searchbox-sword {
  float: left;
  width: 218px;
  height: 18px;
  border: 1px solid #999;
  padding: 1px;
}

#tx-indexedsearch-searchbox-button-submit {
  border: 0;
  margin-left: 5px;
}

.tx-indexedsearch .extended_link {
  height: 100%;
  margin-top: 10px;
  margin-left: 130px;
}

.tx-indexedsearch .extended_link a,
.tx-indexedsearch .extended_link a:link,
.tx-indexedsearch .extended_link a:visited {
  text-decoration: underline;
}

.tx-indexedsearch select {
  border: 1px solid #000;
}

.tx-indexedsearch label {
  display: block;
  width: 10em;
  float: left;
  margin-top: 3px;
}

.tx-indexedsearch .tx-indexedsearch-search-for {
  padding-top: 10px;
}

.tx-indexedsearch .tx-indexedsearch-search-in {
  padding: 10px 0;
}

.tx-indexedsearch .tx-indexedsearch-search-select-section {
  padding: 10px 0 10px 0px;
}

.tx-indexedsearch .tx-indexedsearch-search-select-order {
  margin-top: 1px;
}

.tx-indexedsearch .tx-indexedsearch-search-select-results {
  padding-top: 10px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-defop {
  width: 10em;
  margin-left: 10px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-desc {
  width: 10em;
  margin-left: 10px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-type {
  width: 10em;
  float: left;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-lang {
  width: 10em;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-sections {
  width: 10em;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-order {
  width: 10em;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-results {
  width: 4.5em;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
  padding: 10px 10px 10px 0;
}

.tx-indexedsearch .tx-indexedsearch-sw {
  font-weight: bold;
  color: #003082;
}

.tx-indexedsearch .tx-indexedsearch-browsebox {
  margin-bottom: 40px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul {
  list-style-type: none;
  padding-left: 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
  float: left;
  margin-right: 5px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox a,
.tx-indexedsearch .tx-indexedsearch-browsebox a:link,
.tx-indexedsearch .tx-indexedsearch-browsebox a:visited {
  border: 1px solid #999;
  padding: 2px;
  text-decoration: none;
  line-height: 200%;
}

.tx-indexedsearch .tx-indexedsearch-res h3 {
  padding: 5px 15px !important;
  background-color: #003082;
}

.tx-indexedsearch .tx-indexedsearch-res h3 a,
.tx-indexedsearch .tx-indexedsearch-res h3 a:link,
.tx-indexedsearch .tx-indexedsearch-res h3 a:visited {
  color: #fff !important;
  text-decoration: none;
}

.tx-indexedsearch .tx-indexedsearch-res h3 a:hover {
  text-decoration: underline;
}

.tx-indexedsearch .tx-indexedsearch-descr {
  line-height: 150%;
  margin-bottom: 25px;
}

.tx-indexedsearch .tx-indexedsearch-text-item-crdate-mtime {
  display: none;
}

.tx-indexedsearch .tx-indexedsearch-info {
  margin-bottom: 20px;
}

/* =============== */
/* Kontaktformular */
/* =============== */

.contact_form {
  height: 100%;
  background-color: #f4f4ee;
  padding: 20px;
  margin-top: 10px;
}

.form_address {
  margin: 0;
  padding: 0;
}

.form_address .label {
  width: 110px;
  text-align: right;
  padding-right: 15px;
  padding-bottom: 6px;
}

.form_address .input select {
  width: 118px;
  border: 1px solid #809db9;
  margin-bottom: 6px;
}

.form_address .input input,
.form_address .inputwert input  {
  width: 218px;
  border: 1px solid #809db9;
  margin-bottom: 6px;
}

.form_address .inputwert input {
  margin-bottom: 0;
}

.form_address .input textarea {
  width: 418px;
  height: 158px;
  border: 1px solid #809db9;
  margin-bottom: 6px;
}

.form_address .input input.submit {
  width: auto;
  border: 0;
}

.form_address p {
  margin: 0;
}

/* =============== */
/* Team            */
/* =============== */

table.teamlist {
  width: 630px;
  padding-bottom: 1px;
  border-bottom: 30px solid #d5d5d5;
  margin-bottom: 30px;
}

table.teamlist td.td-0 {
  width: 200px;
  font-weight: bold;
}

table.teamlist td.td-1 {
  width: 285px;
}

table.teamlist td.td-3 {
  width: 145px;
}

table.teamlist td {
  line-height: 30px; 
}

table.teamlist tr.tr-0 td {
  border-top: 1px solid #c5c6a9;
}

table.teamlist tr td {
  border-bottom: 1px solid #c5c6a9;
}

.csc-frame-frame1 p {
  margin-bottom: 15px;
}

.csc-frame-frame1 .csc-textpic-text {
  padding-top: 3px;
  margin-left: 20px;
}

.csc-frame-frame1 {
  border-bottom: 1px solid #c5c6a9;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

/* =============== */
/* Newsletter      */
/* =============== */

.dm-subscription {
  height: 100%;
  background-color: #f4f4ee;
  padding: 20px;
  margin-top: 10px;
  font-size: 0.8125em;
}

.dm-subscription label {
  display: block;
  width: 100px;
  padding-bottom: 3px;
}

.dm-subscription .newsletter_input {
  display: block;
  width: 218px;
  border: 1px solid #809db9;
  margin-bottom: 15px;
}

/* =============== */
/* Container       */
/* =============== */

.teasercontainer {
  width: 630px;
  position: relative;
  margin-bottom: 10px;
}

.tc-image {
  float: left;
  width: 195px;
  height: 11.25em;
  background-color: #003082;
}

.tc-content {
  float: left;
  width: 435px;
  height: 11.25em;
  background-color: #f3f7dd;
}

.tc-text {
  padding: 10px;
  color: #000;
}

.tc-text h1 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

.tc-more {
  position: absolute;
  top: 9.5em;
  left: 550px;
}

.twocolscolor {
  width: 630px;
}

.twocolscolor td {
  font-size: 1em;
}

.tcc-col1 {
  width: 179px;
  padding: 10px 10px 10px 5px;
  color: #000;
  background-color: #f3f7dd;
}

.tcc-col2 {
  width: 2px;
}

.tcc-col3 {
  width: 409px;
  padding: 10px 10px 10px 15px;
  color: #000;
  background-color: #f3f7dd; 
}

.twocols {
  width: 630px;
}

.twocols td {
  font-size: 1em;
}

.tc-col1 {
  width: 179px;
  padding: 10px 10px 10px 5px;
  color: #000;
  background-color: #fff;
}

.tc-col2 {
  width: 2px;
}

.tc-col3 {
  width: 409px;
  padding: 10px 10px 10px 15px;
  color: #000;
  background-color: #fff; 
}

.sublayout_twocols .col1 {
  width: 300px;
  float: left;
}

.sublayout_twocols .col2 {
  width: 300px;
  float: right;
}

.teasercontainersmall {
  width: 300px;
  height: 9.5em;
  position: relative;
  margin-bottom: 10px;
  background-color: #f3f7dd;
}

.tcs-text {
  padding: 10px;
  color: #000;
}

.tcs-text h1 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #000;
}

.tcs-more {
  position: absolute;
  top: 7.5em;
  left: 220px;
}