/** FRAMEWORK **/
body,
html {
  height: 100%;
}

body {
  background: url(../Images/verlauf.png) repeat-x #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

h1 {
  color: #95007A;
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 17px;
}

h2 {
  color: #95007A;
  font-size: 12px;
  font-weight: normal;
  padding: 0;
  margin: 20px 0 0 0;
}

h3 {
  color: #505153;
  font-size: 12px;
  font-weight: bold;
  line-height: 166%;
  padding-top: 0;
}

h4 {
  color: #505153;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 5px 0;
  line-height: 20px;
}

h5 {
  color:#505153;
  font-size:12px;
  font-weight:bold;
  line-height:166%;
  margin: 0;
  padding: 0;
}

h6 {
  color: #505153;
  font-family: Arial, serif;
  font-size: 9px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 0 17px 0;
}


/** HEADER **/
#header {
  background-color: #FFFFFF;
  float: left;
  height: 138px;
  width: 916px;
}

#top_container {
  background: url(../Images/logo_bg.png) no-repeat;
  height: 214px;
  left: 88px;
  position: absolute;
  top: 0;
  width: 861px;
}

#top_container a {
  display: block;
  height: 40px;
  margin-left: 20px;
  margin-top: 155px;
  width: 210px;
}


/** CONTENT **/
#container {
  background: url(../Images/bg.png) repeat-y;
  float: left;
  min-height: 100%;
  /**  IE6 min-height Hack **/
  height: auto !important;
  /** Hack End **/
  width: 945px;
}

#coloumn_left {
  float: left;
  width: 346px;
}

#content {
  background-color: #FFFFFF;
  float: left;
  padding: 132px 65px 0 33px;
  width: 462px;
}

#content a {
  color: #505153;
  font-size: 12px;
  text-decoration: underline;
}

#content a:focus,
#content a:hover {
  color: #95007A;
}

p {
  color: #505153;
  font-family: Arial, serif;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

table.ce-table {
  border: none;
  border-collapse: collapse;
  color: #505153;
  font-size: 12px;
  font-weight: normal;
  margin: 24px 0 7px 0;
  width: 475px;
  max-width: unset;
}

table.ce-table tr {
  margin-bottom: 5px;
}

table.ce-table tr td {
  padding: 0;
  padding-bottom: 5px;
  border-top: 0;
}

h3.sales {
  color: #505153;
  font-size: 12px;
  font-weight: bold;
  line-height: 166%;
  padding-top: 5px;
  margin-bottom: 0;
}

.td-0 {
  width: 165px;
  background: url(../Images/gradient1.jpg) no-repeat right 2px;
}

.td-1 {
  width: 264px;
  background: url(../Images/gradient2.jpg) no-repeat left 2px;
}

.td-last {
  background: url(../Images/gradient3.jpg) no-repeat left 2px;
}

.weltweitervertrieb {
  color: #505153;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding-top: 5px;
}

.csc-frame.csc-frame-frame1 h1 {
  color: #95007A;
  font-size: 12px;
}

/**** Accordion ****/
div.rgaccord1-content h1,
div.rgaccord1-content h5 {
  display:none;
}

div.rgaccord1-nest,
div.rgaccord1-content {
  width:472px;
}

div.rgaccord1-content h3 {
  color: #505153;
  font-size: 12px;
  font-weight: bold;
  line-height: 166%;
  padding: 10px 0 0 0;
  margin-bottom: 10px;
}

.mail {
  color: #505153;
  font-size: 12px;
  position: relative;
  text-decoration: underline;
}

div.rgaccord1-content p {
  margin-top: 8px;
}

h3.ui-accordion-header.ui-state-active,
h3.rgaccord1-toggle.act {
  background:url("../Images/gradient_td_minus.jpg") no-repeat left 3px;
}

#content h3.ui-accordion-header a {
  text-decoration:none;
}

.ui-accordion-content h1 {
  display:none;
}

h3.ui-accordion-header,
h3.rgaccord1-toggle {
  background:url("../Images/gradient_td_plus.jpg") no-repeat left 3px;
  color: #505153;
  cursor: pointer;
  font-size:12px;
  font-weight:normal;
  height:16px;
  padding: 0;
  margin: 5px 0 0 0;
  width:472px;
}
/**** Accordion End ****/

/**** Images left side ****/
#pictures {
  padding-top: 23px;
}

.image-caption {
  color: #FFFFFF;
  font-family: Arial, serif;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 10px 0 0;
  text-align: right;
}

.csc-header h2 {
  color:#95007A;
  font-size:12px;
  font-weight:normal;
  margin:20px 0 2px;
  padding:0;
}

.csc-textpic-imagewrap img {
  margin:0;
  padding: 5px 1px 0 0;
}
/**** Images left side end ****/



/** NAVIGATION **/
#navigation {
  margin-bottom: 50px;
  width: 346px;
}

#navigation ul {
  list-style: none;
  margin: 63px 10px 0 9px;
  padding-left: 0;
}

#navigation ul li a {
  color: #ABB1B1;
  font-weight: bold;
  font-size: 10px;
  line-height: 250%;
  text-decoration: none;
  text-transform: uppercase;
}

#navigation ul li.active a {
  background:url(../Images/bullet.png) no-repeat right 4px;
  color: #FFFFFF;
  padding-right: 10px;
}

#navigation ul li a:focus,
#navigation ul li a:hover {
  background:url(../Images/bullet.png) no-repeat right 4px;
  color: #FFFFFF;
  padding-right: 10px;
}


/** SUB-NAVIGATION **/
#submenu {
  height: 25px;
  position: absolute;
  top: 233px;
  left: 379px;
  width: 520px;
}

#submenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/** IE6 List Horizontal **/
#submenu li {
  display: inline;
}
/****/

#submenu ul li a {
  background:url(../Images/bullet_sub_grey.png) no-repeat left 4px;
  color: #ABB1B1;
  float: left;
  font-weight: bold;
  font-size: 10px;
  margin-right: 22px;
  padding-left: 8px;
  text-decoration: none;
  margin-bottom: 5px;
}

#submenu ul li a:focus,
#submenu ul li a:hover {
  color: #95007A;
  background:url(../Images/bullet_sub.png) no-repeat left 4px;
  padding-left: 8px;
}

#submenu ul li.active a {
  background:url(../Images/bullet_sub.png) no-repeat left 4px;
  color: #95007A;
  font-weight: bold;
  font-size: 10px;
  padding-left: 8px;
}

#submenu a {
  color: #95007A;
  text-decoration: none;
}


/** FOOTER **/
* html #footer {
  margin-top: 600px;
}

#footer {
  bottom:13px;
  color: #505153;
  font-size: 10px;
  height:15px;
  left: 916px;
  position:fixed;
  width: 100px;
}

#footer a {
  color: #505153;
  font-size: 10px;
  text-decoration: underline;
}

#footer a:focus,
#footer a:hover {
  color: #95007A;
}

#footer a.active {
  color: #95007A;
}

figure.image {
  margin: 0;
}

.ce-tabs .tab-pane {
  display: none;
}

.ce-tabs .tab-content header {
  display: none;
}

.ce-gallery .ce-column {
  float: left;
}

/* Basic lightbox styling */
.custom-lightbox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-lightbox-overlay img {
  max-width: 90%;
  max-height: 90%;
  border: 4px solid #fff;
  box-shadow: 0 0 20px #000;
}

.custom-lightbox-overlay .close-lightbox {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 2rem;
  color: #fff;
  cursor: pointer;
}

