/************************************************ FRAMEWORK ************************************************/

html,
body {
  background: url(../Images/bg_body.jpg) repeat #DDDCCE;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 150%;
  margin: 0;
  padding: 0;
}

#wrapper {
  background: url(../Images/bg_wrapper.jpg) repeat-y left top;
  margin: 10px auto;
  width: 760px;
}

#wrapper_inside {
  margin-left: 10px;
  width: 740px;
}

#picture {
  border-bottom: 1px solid #5E6A71;
  border-top: 1px solid #5E6A71;
}

#picture .ce-gallery {
  width: 100%;
}

#picture .ce-gallery .ce-column {
  width: 100%;
}

#picture .ce-gallery .ce-column .image {
  width: 100%;
}

#picture .ce-gallery .ce-column .image, img {
  width: 100%;
  height: auto;
}


/************************************************ GLOBAL's ************************************************/

a img {
  border: none;
}

a.mail {
  background: url(../Images/icn_mail.gif) no-repeat left 4px;
  padding-left: 16px;
}

.clear {
  clear: both;
}

h1 {
  color: #99996C;
  font-size: 20px;
  font-weight: normal;
  line-height: 130%;
  margin-top: 0;
  padding-top: 0;
}

h2,
h3 {
  color: #5E6A71;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

h3 {
  color: #99996C;
  margin: 5px 0;
}

.frame-ruler-after:after {
  margin: 15px 0;
  content: '';
  display: block;
  border-bottom: 1px solid #9A996C;
}

.frame-ruler-before:before {
  margin: 15px 0;
  content: '';
  display: block;
  border-top: 1px solid #9A996C;
}

table {
  border-collapse: collapse;
  width: 480px;
}

table td {
  vertical-align: top;
}


#content table.ce-table-bordered .td-0 {
  font-weight: normal;
  width: 60px;
}

/************************************************ POWERMAIL ************************************************/

div.tx-powermail-pi1 {
  position: relative;
}

.tx-powermail-pi1 fieldset {
  border: none;
  padding: 0;
}

.tx-powermail-pi1 fieldset div {
  margin: 15px 0;
}

.tx-powermail-pi1 fieldset div.powermail_radio_inner {
  margin-top: 0;
}

.tx-powermail-pi1 fieldset legend {
  display: none;
}

.tx-powermail-pi1 fieldset label,
.tx-powermail-pi1 fieldset p {
  font-size: 13px;
  width: 110px;
}

.tx-powermail-pi1 fieldset input[type=text] {
  left: 110px;
  position: absolute;
  width: 330px;
}

.tx-powermail-pi1 fieldset input.short {
  left: 230px;
  width: 210px;
}

.tx-powermail-pi1 fieldset div {
  font-size: 10px;
}

#powermaildiv_uid12,
#powermaildiv_uid13 {
  float: left;
  margin-right: 15px;
}

#powermaildiv_uid12 input,
#powermaildiv_uid13 input {
  border: none;
  background: none;
  background: url(../Images/bg_button.gif) no-repeat;
  cursor: pointer;
  display: block;
  height: 20px;
  width: 74px;
}

#powermaildiv_uid12 input:hover,
#powermaildiv_uid13 input:hover {
  color: #CD202C;
}

#powermaildiv_uid14 label,
#powermaildiv_uid15 label {
  display: none;
}

.tx-powermail-pi1 input[type=text].street {
  float: left;
  width: 275px;
}

.tx-powermail-pi1 input[type=text].number {
  float: left;
  left: 400px;
  width: 40px;
}

#powermaildiv_uid15 {
  float: right;
  margin-top: 0;
  width: 40px;
}

#powermaildiv_uid4 {
  float: left;
  margin-top: 0;
  width: 275px;
}

.tx-powermail-pi1 input[type=text].ort {
  float: left;
  left: 205px;
  width: 235px;
}

.tx-powermail-pi1 input[type=text].plz {
  float: left;
  width: 80px;
}

#powermaildiv_uid14 {
  float: right;
  margin-top: 0;
  width: 235px;
}

#powermaildiv_uid5 {
  float: left;
  margin-top: 0;
  width: 190px;
}

div.powermail_radio_inner_uid10_0,
div.powermail_radio_inner_uid10_1,
div.powermail_radio_inner_uid1_0,
div.powermail_radio_inner_uid1_1 {
  float: left;
}

#powermaildiv_uid1 p.tx_powermail_pi1_fieldwrap_html_radio_title {
  float: left;
  margin-right: 0;
  width: 110px !important;
}

p.tx_powermail_pi1_fieldwrap_html_radio_title {
  float: left;
  margin-right: 15px;
  width: auto !important;
}

#powermaildiv_uid2,
#powermaildiv_uid6,
#powermaildiv_uid11,
#powermaildiv_uid12,
#powermaildiv_uid16 {
  clear: both;
}

div.powermail_radio_inner input {
  float: left;
  margin-left: 0;
}

div.powermail_radio_inner {
  position: relative;
}

* +html .powermail_radio_inner_uid1_0 input {
  position: absolute;
  left: 0;
}

* +html .powermail_radio_inner_uid1_1 input {
  position: absolute;
  left: 65px;
}

* +html div.powermail_radio_inner label {
  position: absolute;
  left: 25px;
  clear: both;
  float: none;
}

* +html .powermail_radio_inner_uid1_1 label {
  left: 90px !important;
}

* +html .powermail_radio_inner_uid10_1 input {
  position: absolute;
  left: 40px;
}

* +html .powermail_radio_inner_uid10_1 label {
  left: 60px !important;
}

div.powermail_radio_inner label {
  float: right;
  margin-right: 15px;
  width: auto !important;
}

div.validation-advice {
  color: #CD202C;
  font-size: 12px !important;
  font-weight: bold;
}

/************************************************ HEADER ************************************************/

#header {
  background: url(../Images/bg_header.jpg) no-repeat left top;
  height: 160px; 
  padding: 10px;
}

#logo {
  float: left;
  padding: 33px 0 0 30px;
}

#claim {
  float: right;
  height: 155px;
  margin: 15px 30px 0 0;
  position: relative;
  width: 340px;
}

#claim div {
  bottom: 0;
  position: absolute;
  right: 0;
}

#claim p {
  color: #5E6A71;
  font-family:Georgia, Times New Roman, Times, serif;
  font-size: 11px;
  line-height: 150%;
}

#claim p.align-right {
  font-size: 10px;
  text-align: right;
}

/************************************************ NAVI-MAIN ************************************************/

#navi_main {
  float: left;
  margin: 30px 0 20px 30px;
  width: 200px;
}

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

#navi_main ul li {
  border-bottom: 1px solid #CCCCCC;
  padding: 6px 0;
}

#navi_main ul li.last {
  border-bottom: none;
}

#navi_main ul li a {
  color: #333333;
  padding-left: 11px;
  text-decoration: none;
}

#navi_main ul li a:focus,
#navi_main ul li a:hover,
#navi_main ul li.active a {
  background: url(../Images/icn_arrow_right.gif) no-repeat left 4px;
  color: #C4262C;
}

#navi_main ul li.active ul {
  margin: 5px 0 0 8px;
}

#navi_main ul li.active ul li {
  border: none;
  margin-bottom: 1px;
  padding: 0;
}

#navi_main ul li.active ul li a {
  background: none;
  color: #333333;
  display: block;
  height: 22px;
  padding: 3px 0 0 16px;
  width: 177px;
}

#navi_main ul li.active ul li a:focus,
#navi_main ul li.active ul li a:hover,
#navi_main ul li.active ul li.active a {
  background: url(../Images/icn_arrow_right.gif) no-repeat 5px 10px #EBEBE2;
}

#navi_main ul li.active ul li.last {
  padding-bottom: 0;
}

#videoteaser {
  margin-top: 25px;
}

/************************************************ CONTENT ************************************************/

#content {
  float: left;
  margin: 30px 30px 20px 40px;
  width: 440px;
}

#content p,
#content ul {
  margin-top: 0;
  padding-top: 0;
  width: 425px;
}

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

#content ul li {
  background: url(../Images/icn_bulletpoint.gif) no-repeat left 8px;
  margin-bottom: 3px;
  padding-left: 10px;
}

#content a {
  color: #99996C;
  text-decoration: none;
}

#content a:focus,
#content a:hover {
  font-weight: bold;
}

#content a.external-link {
  background: url(../Images/icn_external-link.gif) no-repeat left 4px;
  color: #99996C;
  padding-left: 15px;
  text-decoration: none;
}

#content a.external-link:focus,
#content a.external-link:hover {
  font-weight: bold;
}

#content a.internal-link {
  background: url(../Images/icn_arrow_right.gif) no-repeat left 5px;
  color: #99996C;
  padding-left: 10px;
  text-decoration: none;
}

#content a.external-link:focus,
#content a.external-link:hover {
  font-weight: bold;
}

#content table td.td-0 {
  font-weight: bold;
  width: 85px;
}

.csc-textpic-imagerow dl {
  margin-right: 10px !important;
  margin-bottom: 10px !important;
}

dl. csc-textpic-lastcol {
  margin-right: 0 !important;
}


/******** VIDEO ********/

.video #navi_main {
  margin: 0;
  width: 0;
}

.video #picture {
  border-bottom: none;
}

.video #content {
  margin-left: 30px;
  width: 640px;
}

/************************************************ FOOTER ************************************************/

#footer {
  background: url(../Images/bg_footer.jpg) no-repeat left bottom;
  padding: 10px;
}

#footer #footer_wrapper {
  background-color: #9A996E;
  color: #FFFFFF;
  height: 22px;
  padding: 3px 30px 0 30px;
  width: 680px;
}

#footer_wrapper p {
  float: left;
  font-size: 11px;
  margin: 0;
  padding: 0;
}

#footer div.print {
  float: right;
}

#footer ul {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}

#footer ul li {
  display: inline;
  margin-left: 20px;
}

#footer ul li a {
  color: #FFFFFF;
  text-decoration: none;
}

#footer ul li a:focus,
#footer ul li a:hover,
#footer ul li.active a {
  text-decoration: underline;
}

/************************************************ GLOBAL's ************************************************/

* html #navi_main {
  margin-left: 15px;
}

* html #content {
  margin-right: 0;
}

* html .csc-frame {
  line-height: 1px;
}

.ce-table th, .ce-table td {
  border: none;
  padding: 1px;
}