/*------------------------------------------------------------------
-- css fuer rebmann-research.de
------------------------------------------------------------------*/
html {
  min-height: 100%;
}

body {
  background: #fff url(../bilder/back_body_hell.gif) left bottom repeat-x;
  font-family: arial;
  min-height: 100%;
  color: #6A6B6D;
}


/* inhalt (auch fuer wysiwyg)
------------------------------------------------------------------*/
h1 {
  margin: 15px 0;
  color: #0F3479;
  font-weight: bold;
  font-size: 1.1em;
}

a {
  color: #6A6B6D;
}

ul, ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

ol {
  margin-left: 18px;
  padding: 0;
}

ul li, ol li {
  padding: 2px 0 3px 0;
}

ul li {
  background: transparent url(../bilder/back_subnavi_li_a.gif) left 5px no-repeat;
  margin: 0;
  padding-left: 16px;
}


/* wrap
------------------------------------------------------------------*/
#cx_wrap {
  width: 934px;
  margin: 0 auto;
  padding-top: 23px;
  font-size: 0.75em;
}


/* header
------------------------------------------------------------------*/
#cx_header {
  margin: 0 2px;
  height: 85px;
}

#cx_header #quicksuche {
  float: right;
  display: inline;
  width: 131px;
  overflow: hidden;
  padding-top: 13px;
}

#cx_header #quicksuche input {
  border: 0;
  background: #fff;
  height: 17px;
  line-height: 17px;
}

#cx_header #quicksuche .cx-suche-eingabe {
  width: 101px;
  border: 1px solid #DCDDDE;
  border-right: 0;
  background: #fff;
  font-size: 0.9em;
  color: #959494;
  padding: 0 5px;
}

#cx_header #quicksuche .cx-suche-submit {
  font-size: 1px;
  width: 19px;
  height: 19px;
  background: transparent url(../bilder/quicksuche_btn_submit.gif) left top no-repeat;
  cursor: pointer;
  color: #fff;
}

#cx_header img {
  float: left;
  display: inline;
  width: 298px;
  margin-right: 22px;
}

#cx_breadcrumb {
  padding-top: 10px;
  clear: both;
  color: #0F3479;
  font-size: 12px;
  text-transform: uppercase;
}

#cx_breadcrumb a {
  text-decoration: underline;
  color: #B1B1B1;
}

.cx-breadcrumb-trenner {
  color: #B1B1B1;
}

#cx_social {
  float: right;
  display: inline;
  text-align: right;
}

#cx_header #cx_social img {
  float: none;
  width: auto;
  margin: 0;
  margin-left: 9px;
}


/* content
------------------------------------------------------------------*/
#cx_content {
  height: 476px;
  background: #fff url(../bilder/back_content.gif) left top no-repeat;
  overflow: hidden;
}

#cx_content_inner_inner {
  margin-bottom: 10px;
}

#cx_links, #cx_inhalt {
  height: 466px;
  overflow: hidden;
  margin: 2px 2px 0 2px;
}


/* links
------------------------------------------------------------------*/
#cx_links {
  /*width: 299px;*/
  padding: 20px 19px;
  width: 261px;
  height: 416px;
  display: inline;
  float: left;
  background: #96A6C4 url(../bilder/back_content_links_default.gif) left top no-repeat;
}

#cx_links h2 {
  color: #fff;
  font-weight: normal;
  font-size: 2.0em;
  margin-bottom: 98px;
}

#cx_links ul {
  padding-top: 5px;
}

#cx_links ul li a {
  color: #fff;
  text-decoration: none;
  padding: 2px 0 3px 16px;
  display: block;
  width: auto;
  background: transparent url(../bilder/back_subnavi_li_a.gif) left 5px no-repeat;
}

#cx_links ul li.cx-selected a {
  font-weight: bold;
}

#cx_links ul li.cxid-1581 {
  margin-top: 20px;
}

#cx_links ul li.cx-selected a, #cx_links ul li a:hover {
  background-position: left -195px;
}


/* inhalt
------------------------------------------------------------------*/
#cx_inhalt {
  width: 615px;
  float: right;
  display: inline;
  background: transparent url(../bilder/back_content_default.gif) left top no-repeat;
}

#cx_inhalt .cx-pfeil, #cx_inhalt .inhalt {
  height: 466px;
  overflow: hidden;
  display: inline;
  float: left;
}

#cx_inhalt .pfeil-links, #cx_inhalt .pfeil-rechts, #cx_inhalt .pfeil-links a, #cx_inhalt .pfeil-rechts a {
  width: 19px;
  background: transparent url(../bilder/box_rechts_pfeil_links.gif) right top no-repeat;
}

#cx_inhalt .pfeil-links {
  background: #0F3479 url(../bilder/back_pfeil_links_unten.gif) right bottom no-repeat;
}

#cx_inhalt .pfeil-links a, #cx_inhalt .pfeil-rechts a {
  height: 466px;
  display: block;
}

#cx_inhalt .pfeil-rechts, #cx_inhalt .pfeil-rechts a {
  background-image: url(../bilder/box_rechts_pfeil_rechts.gif);
  width: 20px;
}

#cx_inhalt .pfeil-rechts {
  background: #0F3479 url(../bilder/back_pfeil_rechts_unten.gif) right bottom no-repeat;
}

#cx_inhalt .inhalt {
  width: 576px;
  width: 492px;
  height: 196px;
  padding: 280px 42px 0 42px;
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  background-image: url(../bilder/box_rechts_default_back.gif);
}





/* darstellung breit
------------------------------------------------------------------*/
.breit #cx_content {
  background-image: url(../bilder/back_content_breit.gif);
}

.breit #cx_links {
  display: none;
}

.breit #cx_inhalt {
  float: none;
  display: block;
  width: 930px;
}

.breit #cx_inhalt .pfeil-links, .breit #cx_inhalt .pfeil-rechts {
  display: none;
}

.breit #cx_inhalt .inhalt {
  padding: 0;
  float: none;
  width: 930px;
  display: block;
  height: 466px;
  background: #fff;
}


/* footer
------------------------------------------------------------------*/
#cx_footer {
  height: 208px;
  overflow: hidden;
  padding: 10px 2px 16px 2px;
  font-size: 1.1em;
}

#cx_footer, #cx_footer p, #cx_footer h2, #cx_footer a, #cx_footer ul li a {
  color: #58595B;
  line-height: 1.5em;
}

#cx_footer h2, #cx_footer ul.cx-navi-icon li a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.0em;
  margin-bottom: 6px;
  display: block;
  width: auto;
}

#cx_footer ul.cx-navi-icon li a {
  margin-bottom: 4px;
}

/*#cx_footer .cx-raster {
  clear: both;
  background-color: green;
}

#cx_footer .cx-raster div {
  float: left;
  display: inline;
  width: 315px;
   border: 1px solid black;
  background-color: red;
}

#cx_footer .cx-raster .cx-last {
  width: 150px;
}

#cx_footer .cx-zeile-0 {
  padding-top: 9px;
  height: 75px;
  overflow: hidden;
  border-bottom: 5px solid #B5B5B5;
}

#cx_footer .cx-zeile-0 .cx-first {
  width: 530px;
}

#cx_footer .cx-zeile-0 .cx-last {
  width: 280px;
  border-left: 1px solid #B5B5B5;
  padding-left: 10px;
}

#cx_footer .cx-zeile-0 .cx-linie {
  width: 304px;
  
  border-left: 10px solid #B5B5B5;
  padding-left: 10px;
}

#cx_footer .cx-zeile-1 {
  padding-top: 15px;
}

#cx_footer .cx-zeile-1 .cx-linie {
  border-left: 5px solid #B5B5B5;
  padding-left: 10px;
  width: 304px;
  margin-left: 530px;
}

#cx_footer .cx-zeile-1 div.cx-last {
  border-left: 1px solid #B5B5B5;
  padding-left: 10px;
  width: 139px;
}
*/


#news_anzeige {
  float: left;
  width: 450px; 
}

#news_anzeige p {
  line-height: 2.0em;
}

#container_rechts {
  float: right;
  width: 450px;
  border-left: 1px solid #B5B5B5;
}

#uhren {
  padding: 2px 0 0 10px;
  margin: 5px 0 0 5px;
}

#cx_footer .uhren td {
  width: 140px;
  vertical-align: middle;
  white-space: nowrap;
 
}

#cx_footer .uhren .uhr {
  background: transparent url(../bilder/back_uhr_hell.gif) left top no-repeat;
  width: 53px;
}

#cx_footer .uhren .uhr_europa {
  background-image: url(../bilder/back_uhr_europa_hell_2.gif);
}

#branchen {
 margin: 0 0 10px 10px;
 overflow: hidden;
 padding-left: 10px;

}

#cx_footer  ul {
  float: left;
  display: inline;
  width: 150px;
  font-size: 0.9em;
}

#cx_footer ul li a {
  text-decoration: none;
}

#cx_footer ul li a:hover {
  text-decoration: underline;
}

/* home-box
------------------------------------------------------------------*/
.home-box, .home-box-selected {
  width: 450px;
  height: 291px;
  overflow: hidden;
  background-position: left top;
  background-repeat: no-repeat;
  background-color: transparent;
  padding: 21px 459px 21px 21px;
  display: none;
}

.home-box-selected {
  display: block;
}

.home-box h2, .home-box p {
  color: #fff;
  font-size: 1.1em;
  line-height: 1.3em;
}

.home-box h2 {
  margin: 0;
  font-size: 2.0em;
  font-weight: normal;
}

.home-box .btn, .btn {
  background: transparent url(../bilder/btn_home.png) left top no-repeat;
  width: 385px;
  height: 33px;
  padding-left: 11px;
  line-height: 33px;
  font-size: 1.1em;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin-top: 40px;
}

.btn {
  margin-top: 10px;
}

.home-box .btn:hover, .btn:hover {
  text-decoration: underline;
}



/* jcoursel-lite
------------------------------------------------------------------*/
.cx-jcarousel-container {
  background: transparent url(../bilder/back_jcarousel.gif) left top repeat-X;
  height: 133px;
  overflow: hidden;
}

.cx-jcarousel-container .cx-weiter, .cx-jcarousel-container .cx-zurueck {
  width: 20px;
  height: 134px;
  background: #3E5C93 url(../bilder/back_pfeil_links_klein.gif) left top no-repeat;
  display: inline-block;
  float: left;
}



.cx-jcarousel-container .cx-weiter {
  background-image: url(../bilder/back_pfeil_rechts_klein.gif);
  margin-left: 2px;
}

body.cx-startseite .cx-jcarousel-home-box .cx-zurueck {
  background: #3E5C93 url(../bilder/back_pfeil_links_klein_ohne.gif) left top no-repeat;
}


body.cx-startseite .cx-jcarousel-home-box .cx-weiter {
  background: #3E5C93 url(../bilder/back_pfeil_links_klein_ohne.gif) left top no-repeat;
} 

.cx-jcarousel-lite ul, .cx-jcarousel-lite ul li {
  margin: 0;
  padding: 0;
}

.cx-jcarousel-lite {
  float: left;
  display: inline;
  position: relative;
  visibility: hidden;
  left: -5000px;
}

.cx-jcarousel-lite ul li {
  width: 146px;
  background: #cc0000;
  height: 133px;
  border-bottom: 1px solid #B4B4B4;
  margin-left: 2px;
  background: #fff url(../bilder/back_jcarousel_li.gif) left top repeat-X;
  cursor: pointer;
}

.cx-jcarousel-lite ul li:hover, .cx-jcarousel-lite ul li.cx-selected {
  background-position: left -133px;
}

.cx-jcarousel-lite ul li a {
  display: block;
  padding: 6px;
  text-decoration: none;
  color: #58595B;
  background-position: left top;
  background-repeat: no-repeat;
  background-color: transparent;
  padding-top: 76px;
  height: 51px;
}

.cx-jcarousel-lite ul li a strong {
  color: #0F3479;
}


/* content-flow
------------------------------------------------------------------*/
.ContentFlow {
}

.cx-contentflow .flow .item .caption p {
  color: #000;
}

.ContentFlow p {
  margin-bottom: 1.0em;
}



/* analysten
------------------------------------------------------------------*/
.skin-analysten .inhalt a {
  color: #0F3479;
}

.skin-analysten .home-box, .skin-analysten .home-box-selected {
  background-position: right bottom;
}

.skin-analysten .cx-jcarousel-lite ul li a {
  background-position: right top;
  font-size: 12px;
  padding-top: 111px;
  height: 16px;
}




/* startseite
------------------------------------------------------------------*/
.cx-startseite #cx_breadcrumb span {
  display: none;
}


/* kontaktformular
------------------------------------------------------------------*/
.kontaktformular_oben {
  font-size: 0.9em;
  margin-bottom: 20px;
}

.cx-formular {
  margin-bottom: 20px;
}

.kontaktformular_unten {
  margin-bottom: 4px;
}

.spalte-1 {
  width: 268px;
}

.spalte-2 {
}

.kontaktformular_unten .spalte-2 {
  padding-left: 10px;
}

.kontaktformular_unten .spalte-2 textarea {
  border: 1px solid #dcddde;
  width: 276px;
  height: 259px;
  color: #6a6b6d;
}

.cx-formfeld-default {
  width: 268px;
  border: 1px solid #dcddde;
  margin-top: 3px;
  padding: 0 5px;
  font-size: 1.0em;
  height: 17px;
  color: #6a6b6d;
}

.cx-formfeld-default-select {
  width: 280px;
  border: 1px solid #dcddde;
  margin-top: 3px;
  font-size: 1.0em;
  height: 17px;
  padding: 0 2px;
}

.cx-formular-menge {
  width: 30px;
  text-align: right;
}

.spalte-2 textarea {

}

.pflicht {
}

#submit_button {
  width: 273px;
  height: 19px;
  line-height: 19px;
  text-align: left;
  background: #f8941d url('../bilder/submit_button.gif') right top no-repeat;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding: 0 0 0 7px;
  margin-top: 4px;
  border: 0;
  
}

.kontaktformular_unten .spalte-1-unten table {
  margin-bottom: 20px;
  width: 282px;
}

.kontaktformular_unten .spalte-1-unten table td {
  vertical-align: middle;
}

.kontaktformular_unten .spalte-1-unten table td.s0 {
  text-align: center;
  width: 40px;
}

#jahrbuch_kalk td.s1 {
  text-align: left;
  width: 140px;
}

#jahrbuch_kalk td.s2 {
  text-align: right;
  width: 140px;
}



/* superbox
------------------------------------------------------------------*/
#superbox-container .loading {
  background: url(cx_core/cx-core-loading-medium.gif) no-repeat center center;
}

#superbox .close, #superbox .nextprev {
  overflow: hidden;
  margin: 0;
  padding: 0 10px;
  cursor: pointer;
}


/* google map
------------------------------------------------------------------*/
.cx-google-map {
  height: 296px;
  margin-bottom: 20px;
}

.cx-google-map-routenplaner, #cx_google_map_route {
  margin: 0 42px;
}

#cx_google_map_route {
  margin-bottom: 20px;
}

.cx-google-map-routenplaner table {
  width: 100%;
}

.cx-google-map-routenplaner table td {
  vertical-align: top;
}

.cx-google-map-routenplaner table td.cx-google-map-routenplaner p, .cx-google-map-routenplaner table td.cx-google-map-routenplaner {
  text-align: right;
}


/* tabs
------------------------------------------------------------------*/
#tabs {
  position: absolute;
  right: 0;
  top: 60px;
  width: 33px;
  width: 83px;
}

#tabs a, #tabs a img {
  border: 0;
}

#tabs a {
  margin-left: 4px;
}

#tabs a:hover {
  margin-left: 0;
}
