body {
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  background-color: #009AB7;
  padding-bottom: 20px;
  height: 100%;
}

a {
  color: #009AB7;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-decoration:none;
}

a img {
  border: 0;
}

a:hover {
  color: #86532F;
}

textarea, select {
  border: 1px solid #D4C6BB;
  padding: 1px;
  font-family: Helvetica;
  font-size: 11px;
}

#edit fieldset {
  width: 400px;
}

input[type=text], input[type=password] {
  border: 1px solid #86532F;
  font-family: Helvetica;
}

input[type=submit] {
  border: 1px solid #D4C6BB;
  font-family: Helvetica;
  font-size: 11px;
  background-color: #ffffff;
  color: #009AB7;
}

img {
  border: none;
}

ul {
  margin-left: 15px;
  padding-left: 0px;
}

#content ul {
  padding-left: 20px;
}

#bccLogo {
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
}

#headerImage {
  margin-left: 82px;
  height: 218px;
}

#menu {
  width: 1002px;
  height: 20px;
  line-height: 11px;
  background-color: #86532F;
}

#menu a {
  padding: 0;
  margin: 0;
  text-decoration: none;
  color: #FFFFFF;
}

#menu a img {
  border: none;
  padding: 0;
  margin: 0;
}

#menu_spacer {
  width: 85px;
  text-align: center;
  line-height: 20px;
  font-size: 11px;
  display: block;
  float: left;
}

#submenu {
  background-color: #ffffff;
  margin-left: 82px;
  padding-top: 3px;
  width: 920px;
  text-align: left;
  font-family: Helvetica;
  font-size: 11px;
  color: #86532F;
  line-height: 11px;
}

#submenu a {
  font-size: 11px;
  color: #86532F;
}

.columns_trigger {
  font-family: Helvetica, Helvetica, Arial, sans-serif;
  background-color: #86532F;
  color: #FFFFFF;
  font-size: 11px;
  line-height: 20px;
  vertical-align: middle;
  cursor: pointer;
}

#content, #edit_content {
  clear: both;
  min-height: 488px;
  margin-left: 82px;
  width: 900px;
  background-color: #FFFFFF;
  font-family: Helvetica, Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #86532F;
  padding-top: 20px;
  padding-left: 20px;
  height: 100%;
}

body#edit #edit_content {
  margin-left: 82px;
}

body#edit #footer {
  margin-left: 82px;
}

#edit_content {
  padding-top: 20px;
}

h1#page_title {
  color: #009AB7;
  margin-top: 0px;
  font-family: Helvetica, Helvetica, Arial, sans-serif;
  font-size: 14px;
}

h1.page_title {
  color: #009AB7;
  margin-top: 0px;
  font-family: Helvetica, Helvetica, Arial, sans-serif;
  font-size: 14px;
}

#content h3 {
  font-size: 11px;
  margin-top: 10px;
}

#content p {
  }
  
#content {
  position: relative;
}

#footer {
  width: 920px;
  margin-left: 82px;
  height: 40px;
  background-image: url('../images/footer.jpg');
}

#edit_menu {
  position: absolute;
  right: 20px;
  top: 200px;
  height: 200px;
  width: 200px;
  background-color: #ffffff;
}

/* This is the definition for the different content column types. Each content row consists of one to three content columns. 
First the definition of content rows */

.contenRow {
  clear: both;
}

.contentRow div {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
}

.clear {
  float: none;
  clear: both;
}

.contentRow div.clear {
  float: none;
  clear: both;
}

/* One Column Content*/

.one_column {
  width: 880px;
}

/* Two Columns Content Type 1 */

.two_columns_a_one {
  width: 675px;
  margin-right: 15px;
}

.two_columns_a_two {
  width: 190px;
}

/* Two Columns Content Type 2 50:50 */

.two_columns_b_one {
  width: 450px;
  margin-right: 15px;
}

.two_columns_b_two {
  width: 415px;
}

body.snapshots .two_columns_b_one {
  width: 190px;
}

body.snapshots .two_columns_b_two {
  width: 675px;
}

/* Three Columns Content*/

.three_columns_one {
  width: 450px;
  margin-right: 15px;
}

.three_columns_two {
  width: 210px;
  margin-right: 15px;
}

.three_columns_three {
  width: 190px;
}

/* Four Columns Content */

.four_columns_one {
  width: 220px;
  margin-right: 15px;
}

.four_columns_two {
  width: 215px;
  margin-right: 15px;
}

.four_columns_three {
  width: 210px;
  margin-right: 15px;
}

.four_columns_four {
  width: 190px;
}

/* Admin One Column Content*/

.one_column {
  width: 880px;
}

/* Admin Two Columns Content Type 1 */

#highlight_me .two_columns_a_one {
  width: 675px;
  margin-right: 0px;
}

#highlight_me .two_columns_a_two {
  width: 190px;
}

/* Admin Two Columns Content Type 2 50:50 */

#highlight_me .two_columns_b_one {
  width: 450px;
  margin-right: 0px;
}

#highlight_me .two_columns_b_two {
  width: 415px;
}

/* Admin Three Columns Content*/

#highlight_me .three_columns_one {
  width: 450px;
  margin-right: 0px;
}

#highlight_me .three_columns_two {
  width: 210px;
  margin-right: 0px;
}

#highlight_me .three_columns_three {
  width: 190px;
}

/* Admin Four Columns Content */

#highlight_me .four_columns_one {
  width: 220px;
  margin-right: 0px;
}

#highlight_me .four_columns_two {
  width: 215px;
  margin-right: 0px;
}

#highlight_me .four_columns_three {
  width: 210px;
  margin-right: 0px;
}

#highlight_me .four_columns_four {
  width: 190px;
}

#columns {
  width: 920px;
  height: 110px;
  margin-left: 82px;
}

#section_images, #section_uploads {
  background-color: #FFFFFF;
}

#section_uploads, #section_images {
  width: 920px;
  height: 220px;
  margin-left: 82px;
}

#columns div {
  display: inline;
}

#columns a img {
  border: none;
}

#columns #byteme, #columns #column_images {
  display: block;
}

.three_columns_two {
}

.even:hover, .uneven:hover {
  background-color: #FFFC9B;
}

.even {
  background-color: #FFFFFF;
}

.uneven {
  background-color: #F2F2F2;
}

.edit_menu_item {
  line-height: 20px;
  font-family: Helvetica, Helvetica, Arial, sans-serif;
  background-color: #86532F;
  color: #FFFFFF;
  font-size: 11px;
  vertical-align: middle;
  padding-bottom: 0px;
}

.widget_container {
  padding-top: 10px;
  padding-left: 20px;
}

#contact_table {
  border-collapse: collapse;
  border-spacing: 0px;
  margin-top: 20px;
}

#contact_table td {
  border: none;
  border-collapse: collapse;
  border-spacing: 0px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#contact_table td p {
  margin: 0;
  padding: 0;
}

#contact_table td.border_bottom {
  border-top: 1px solid #86532F;
}

#contact_table tr:hover {
  background-color: #C2EEF7;
}

#contact_table tr.no_hover:hover {
  background-color: #ffffff;
}

#contact_table .table_seperator {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  height: 24px;
}

body.home #content a img {
  border: 0px;
}

body.home #content a.image_headline {
  border: 0;
  padding: 0;
  margin: 0;
  display: block;
  background-color: #009AB7;
  color: white;
  line-height: 20px;
}

.image_set {
  min-height: 20px;
  border: 1px solid #D4C6BB;
  width: 870px;
  padding: 5px;
}

#index_sections {
  margin: 0;
  padding: 0;
}

#index_sections li {
  display: block;
  list-style-type: none;
  float: left;
  margin-right: 10px;
  padding: 5px;
  border: 1px solid #D4C6BB;
}

.hideme {
  display: none;
}

.gallery_image img {
  padding-bottom: 15px;
  margin-right: 5px;
}

.upload_overview_image {
  float: left;
  margin-right: 15px;
}

#sitemap_view {
  margin-top: 20px;
  width: 100%;
}

#sitemap_view table td {
  width: 200px;
  padding-bottom: 20px;
  vertical-align: top;
}

#sitemap_view table td ul {
  margin: 0;
  padding: 0;
}

#sitemap_view table td li {
  list-style-type: none;
  margin-bottom: 10px;
  padding-right: 15px;
}

.edit_title_cell {
  width: 100px;
}

#flashcontent {
  text-align: center;
  border: 1px solid #009AB7;
  margin-top: 20px;
}

.facility_overview {
  margin-top: 10px;
  border-collapse: collapse;
  border-spacing: 0 0;
}

.facility_overview, .facility_overview td, .facility_overview th {
  border: 1px solid #d3cac3;
  border-spacing: 0 0;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: Helvetica;
  white-space: nowrap;
}

.facility_overview td a {
  font-family: Helvetica;
}

.boldfont td {
  font-weight: bold;
}

.left, td.left {
  text-align: left;
}

.right {
  text-align: right;
}

#level_a, level_b {
  width: 380px;
  font-size: 11px;
}

.levelimage {
  position: absolute;
  top: 55px;
  left: 440px;
  letter-spacing: -1px;
}

.table_header {
  text-align: center;
  font-weight: bold;
  vertical-align: bottom;
}

.text04 a {
  font-size: 11px;
  font-family: Helvetica;
}

#homepagewidget {
  position: absolute;
  top: 50px;
}

#homepagewidget img {
  margin-bottom: 20px;
  display: block;
}

.hidden {
  display: none;
}

body.history h3 {
  margin-bottom: 0px;
}

body.history p {
  margin-top: 3px;
  margin-bottom: 0px;
}

.contentRow h3 {
  margin-bottom: 5px;
}

.contentRow p {
  margin-top: 1em;
  margin-bottom: 1em;
}

body.press #content h3 {
  margin: 0;
}

.full_width {
  width: 100%;
}

.press_table {
  margin-top: 7px;
  margin-bottom: 15px;
}

.press_table td {
  line-height: 12px;
  height: 12px;
}

.press_table:hover {
  background-color: #C2EEF7;
}

body.press #content h3.press_year {
  margin-top: 20px;
  margin-bottom: 10px;
}

.press_left_column {
  width: 450px;
}

.press_edit_left_column {
  width: 590px;
}

body.contact #contact_table {
  width: 100%;
}

.image_set_overview_thumbs h3 {
  margin-top: 0px;
  font-size: 11px;
}

body.jobs #submenu + #content .contentRow {
/*  margin-bottom: 30px; */
}

body.jobs .contentRow {
  margin-bottom: -20px;
}

body.history #submenu + #content .contentRow {
  margin-bottom: 0px;
}

body.history .contentRow {
  margin-bottom: -30px;
}

body.history .contentRow {
  margin-bottom: -30px;
}

body.imprint .contentRow {
  margin-bottom: -30px;
}

body.imprint #submenu + #content .contentRow {
  margin-bottom: 0px;
}

#popup_body th {
  padding-bottom: 15px;
}

.popup_left_padding {
  padding-left: 40px;
  vertical-align: top;
  width: 200px;
  text-align: left;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #86532F;
}

ul#index_sections li.active {
  background-color: #f1f1f1;
}

table.download_list {
  margin-top: 20px;
}

table.download_list td {
  vertical-align: top;
}

table.download_list td.dowload_title_and_description {
  width: 550px;
  padding-left: 20px;
}

table.download_list td.download_teaser_image {
  width: 100px;
}

table.download_list td img {
  height: 66px;
  width: 130px;
}

#content table.download_list h3 {
  color: #009AB7;
  margin-top: 0px;
}

table.download_list td.middle {
  padding-left: 20px;
  vertical-align: middle;
}

table.download_list td#protected_downloads {
  padding-top: 20px;
  padding-bottom: 20px;
}

#content h3.nl_head_green {
  display: table;
  margin-top: 20px;
  margin-bottom: 15px;
  background-color: #009AB7;
  padding: 2px;
  color: #ffffff;
}

#content h3.nl_head_brown {
  display: table;
  background-color: #86532F;
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 2px;
  color: #ffffff;
}

td.newsletter_left_column {
  width: 300px;
  padding-right: 30px;
}

td.newsletter_right_column {
  padding-top: 11px;
  vertical-align: top;
}
