/* 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: 162px;
  background-repeat: repeat-x;
  background-position: 0 0;
  position: relative;
  border-bottom: 1px solid #fff;
}

.logo {
  width: 234px;
  position: relative;
  top: 19px;
  left: 40px;
}

.topmenu {
  position: absolute;
  top: 104px;
  left: 327px;
  background-color: #003082;
}

.topmenu a,
.topmenu a:link,
.topmenu a:visited {
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-right: 22px;
  text-decoration: none;
}

.topmenu a.active {
  color: #bad405;
}

.topmenu a:hover {
  color: #bad405;
}

.topmeta {
  width: 250px;
  float: right;
  position: relative;
  top: -100px;
  font-size: 10px;
  text-align: right;
  margin-right: 7px;
}

.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;
}

.topmeta img {
  position: relative;
  top: 3px;
  left: 4px;
}

.topmeta a.imagelink:hover {
  background-color: transparent;
}

.search {
  line-height: 24px;
  margin: 24px 0 0 68px;
}

.search .internal {
  width: 190px;
  float: left;
  margin-right: 15px;
}

#searchbox {
  width: 118px;
  height: 20px;
  color: #666;
  border: 1px solid #999;
  display: block;
  float: left;
}

#searchbutton {
  margin-left: 10px;
}

* html #searchbutton {
  margin-left: 7px;
}

.search .bp_search {
  width: 190px;
  float: left;
  line-height: 24px;
  border-left: 1px solid #003082;
  padding-left: 15px;
}

* html .search .bp_search {
  margin-top: 5px;
}

.search .bp_search a,
.search .bp_search a:link,
.search .bp_search a:visited {
  font-size: 11px;
  font-weight: bold;
  line-height: 24px;
}

.search .bp_search a:hover {
  background-color: #bad405;
}

.fontsizer {
  width: 155px;
  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;
}

.content_generic {
  width: 955px;
  min-height: 100px;
  background-image: url(/fileadmin/templates/images/bg_leftmenu.gif);
  background-repeat: repeat-y;
  background-position: 0 bottom;
}

.content_bp {
  width: 955px;
  min-height: 100px;
  background-image: url(/fileadmin/templates/images/bg_programmsearch.jpg);
  background-repeat: repeat-y;
  background-position: right 0;
}

.bp_top {
  height: 67px;
  border-bottom: 1px solid #b0b0b0;
  margin-bottom: 1px;
  background-color: #fff;
}

.leftcontent {
  width: 288px;
  float: left;
  padding: 15px 0;
}

.bp_left {
  width: 553px;
  float: left;
  background-image: url(/fileadmin/templates/images/bg_bp_left.gif);
  background-repeat: repeat-x;
  background-position: 0 bottom;
}

.bp_left .programm {
  width: auto;
  height: auto;
  background-image: none;
  text-align: left;
  padding: 0 0 25px 40px;
}

.bp_left .programm img {
  padding: 0;
  margin: 0;
}

.bp_left .bp_row {
  width: 150px;
  float: left;
  margin: 10px 10px 5px 0;
  padding: 0;
}

.bp_left .bp_row ul li {
  list-style-type: none;
  list-style-position: outside;
  line-height: 11px;
  margin: 0;
  padding: 0;
}

.bp_left .bp_row ul li a,
.bp_left .bp_row ul li a:link,
.bp_left .bp_row ul li a:visited {
  width: 142px;;
  font-size: 11px;
  color: #000;
  display: block;
  padding: 1px 4px;
  line-height: 12px;
  margin: 0 0 2px 0;
}

* html .bp_left .bp_row ul li a,
* html .bp_left .bp_row ul li a:link,
* html .bp_left .bp_row ul li a:visited {
  line-height: 11px;
  margin: 0 0 1px 0;
}

.bp_left .bp_row img {
  margin: 0 0 1px 0;
}

.bp_left .sbw_menu {
  height: 185px;
  background-color: #e6f4fc;
  padding: 5px 0;
}

.bp_left .sbw_menu a:hover {
  background-color: #a3d6f4;
}

.bp_left .sdw_menu {
  height: 185px;
  background-color: #fbedcd;
  padding: 5px 0;
}

.bp_left .sdw_menu a:hover {
  background-color: #f7d890;
}

.bp_left .kgs_menu {
  height: 185px;
  background-color: #e6f1ed;
  padding: 5px 0;
}

.bp_left .kgs_menu a:hover {
  background-color: #a1cbbd;
}

.bp_left .bug_menu {
  height: 185px;
  background-color: #f8e7e7;
  padding: 5px 0;
}

.bp_left .bug_menu a:hover {
  background-color: #e4a5a5;
}

.bp_left .ba_menu {
  height: 185px;
  background-color: #f4efe6;
  padding: 5px 0;
}

.bp_left .ba_menu a:hover {
  background-color: #d7c2a1;
}

.bp_left .proj_menu {
  height: 185px;
  background-color: #f8cfed;
  padding: 5px 0;
}

.bp_left .proj_menu a:hover {
  background-color: #f094d6;
}

.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: none;
  list-style-position: outside;
  padding: 2px 0;
  margin: 0;
  border-bottom: 0;
}

.leftmenu ul li ul li a,
.leftmenu ul li ul li a:link,
.leftmenu ul li ul li a:visited {
  font-weight: bold;
}

.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;
}

.programm {
  width: 553px;
  height: 390px;
  float: left;
  background-image: url(/fileadmin/templates/images/bg_programm.jpg);
  background-repeat: repeat-x;
  background-position: 0 bottom;
  text-align: center;
}

.programm img {
  margin-top: 25px;
  background-color: transparent;
}

.programmsearch {
  width: 355px;
  height: 365px;
  float: right;
  font-size: 13px;
  background-image: url(/fileadmin/templates/images/bg_programmsearch.jpg);
  background-repeat: repeat-y;
  background-position: 0 0;
  padding: 25px 1px 0 36px;
  margin-right: 10px;
}

.bp_right .programmsearch {
  width: 355px;
  background-image: none;
  border: 1px solid #bfc8d7;
  padding: 1px 1px 0 1px;
  margin-top: 10px;
}

.programmsearch .searchform {
  padding: 0;
}

.programmsearch form {
  padding: 0 0 0 10px;
}

.programmsearch h2,
.programmsearch p.bodytext {
  padding: 0 10px 0 10px;
}

.programmsearch .searchform label {
  width: 120px;
  display: block;
  float: left;
  line-height: 20px;
  color: #000;
  margin-bottom: 10px;
}

.programmsearch .searchform .inputfield {
  width: 218px;
  height: 20px;
  border: 1px solid #809db9;
  margin-bottom: 10px;
}

.programmsearch .searchform select {
  width: 220px !important;
}

.news {
  width: 955px;
  height: 211px;
  background-image: url(/fileadmin/templates/images/bg_news.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.topnews {
  padding: 65px 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;
}

.service {
  font-size: 12px;
}

.service ul li {
  list-style-type: disc;
}

.service a,
.service a:link,
.service 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: 400px;
  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: 0.815em;
}

.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;
}

/* =============== */
/* WebBasys        */
/* =============== */

.content_webbasys {
  width: 955px;
  font-size: 13px;
  background-image: url(/fileadmin/templates/images/bg_leftmenu.gif);
  background-repeat: repeat-y;
  background-position: 0 bottom;
}

.content_webbasys .menue {
  width: 248px;
  float: left;
  padding: 20px 0;
}

.content_webbasys .hauptseite,
.content_webbasys .hauptseite_ohnestatus {
  width: 630px;
  float: right;
  padding: 20px 15px 20px 0;
}

.content_webbasys .leftmenu ul li ul li a,
.content_webbasys .leftmenu ul li ul li a:link,
.content_webbasys .leftmenu ul li ul li a:visited
.content_webbasys ul li ul li a.active {
  font-weight: normal;
}


.content_webbasys .leftmenu ul li .pfad {
  font-weight: bold;
}

.content_webbasys .leftmenu ul li .active {
  font-weight: bold;
}

.content_webbasys .leftmenu ul li ul li {
  list-style-type: disc;
  margin-left: 15px;
}

.content_webbasys .leftmenu ul li ul li ul li {  
  list-style-type: none;
  margin: 0;
}

.content_webbasys .leftmenu ul li ul li ul li a,
.content_webbasys .leftmenu ul li ul li ul li a:link,
.content_webbasys .leftmenu ul li ul li ul li a:visited {
  background-image: url(/fileadmin/templates/images/bg_menu_dots.gif);
  background-repeat: no-repeat;
  background-position: 0 8px;
  margin-left: 0px;
  padding-left: 17px;
}

.hauptseite_kurse h1 {
  font-size: 20px;
  line-height: 36px;
  color: #fff;
  background-color: #bad405;
  padding-left: 7px;
}

.hauptseite_kurse .anzahl {
  width: 200px;
  float: left;
  margin-bottom: 10px;
}

.hauptseite_kurse .blaetterntasten_vorwaerts {
  width: 150px;
  float: right;
  text-align: right;
  margin-bottom: 10px;
}

.hauptseite_kurse .blaetterntasten_rueckwaerts {
  width: 270px;
  float: left;
}

table.kurse .headlinekurs {
  font-size: 13px;
  color: #000;
  background-color: #f3f7dd;
  padding: 5px 7px;
}

table.kurse p {
  margin: 0;
}

table.kurse img.ampel {
  float: right;
}

.hauptseite_kurse .categorytitle {
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  background-color: #bad405;
  padding-left: 7px;
}

.hauptseite_kurse .categorytitle img {
  position: relative;
  top: 7px;
  left: -10px;
}

.hauptseite_kurse .row1 td {
  background-color: #f3f7dd;
  padding: 5px;
}

.hauptseite_kurse .row2 td {
  background-color: #fff;
  padding: 5px;
}

table.kurstage th {
  padding: 5px;
}

table.kurstage .col1 {
  background-color: #f3f7dd;
  padding: 5px;
}

table.kurstage .col2 {
  padding: 5px;
}

table.kurstage .col3 {
  background-color: #f3f7dd;
  padding: 5px;
}

.content_webbasys form {
  height: 100%;
  background-color: #f4f4ee;
  padding: 20px;
}

.content_webbasys fieldset {
  border: 0;
}

.content_webbasys legend {
  display: none;
}

.content_webbasys .anmeldung_label {
  width: 115px;
  float: left;
  display: block;
}

.content_webbasys input.tedit,
.content_webbasys select.tedit {
  width: 200px;
  border: 1px solid #809DB9;
  margin: 0 5px 5px 0;
}

.content_webbasys .suche_bezeichner {
  width: 120px;
  float: left;
  display: block;
  text-align: right;
  padding-right: 15px;
  padding-bottom: 6px;
}

.content_webbasys .suche select {
  width: 218px;
  border: 1px solid #809db9;
  margin-bottom: 6px;
}

.content_webbasys .suche .eingabefelder input {
  width: 218px;
  border: 1px solid #809db9;
  margin-bottom: 6px;
}

.content_webbasys .suche .eingabefelder ul {
  margin-bottom: 0;
}

.content_webbasys .suche .eingabefelder ul li {
  list-style-type: none;
  float: left;
}

.content_webbasys .suche .eingabefelder ul li input {
  width: auto;
  border: 0;
  margin-bottom: 0;
}

.content_webbasys .suche .eingabefelder ul li label {
  margin-right: 4px;
}

.content_webbasys .suche .suche_button input {
  width: auto;
  margin-top: 10px;
  margin-left: 135px;
}

.content_webbasys table.details ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.warenkorbuebersicht .headlinekurs {
  font-size: 13px;
  color: #000;
  background-color: #f3f7dd;
  padding: 5px 7px;
  margin-bottom: 5px;;
}

.warenkorblinks {
  margin-bottom: 15px;
  padding: 0 7px;
}

/* =============== */
/* 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;
}
