/******************************************************************************
** CONTENT ELEMENT SETTINGS
******************************************************************************/

div.t3ContentElement { }
div.t3ContentElementHeader { }
div.t3ContentElementInlineSeperator {
  height: 5px;
  line-height: 5px;
  font-size: 0px;
}
div.t3ContentElementBody { }

div.t3ContentElementSeperator {
  height: 20px;
  line-height: 20px;
  font-size: 0px;
  clear: both;
}

div.t3ContentElement-div {
  border-top: 3px solid #D7F4FF;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}

div.t3ContentElement li {
  margin-left: 20px;
}

div.t3ContentElement ol li {
  margin-left: 30px;
}

div.t3ContentElement ol li li {
  margin-left: 10px;
}

div.t3ContentElementBody p,
div.t3ContentElementBody ul,
div.t3ContentElementBody ol,
div.t3ContentElementBody table {
  padding-bottom: 10px;
}

div.t3ContentElementBody ul ul,
div.t3ContentElementBody ol ul,
div.t3ContentElementBody ul ol,
div.t3ContentElementBody ol ol,
div.t3ContentElementBody table table {
  padding-bottom: 0px;
}

div.t3ContentElementBody table td,
div.t3ContentElementBody table th {
  padding: 1px 4px 1px 0px;
}

div.t3ContentElementBody div.indent {
  margin-left: 15px;
}

.csc-textpic-intext-left-nowrap .csc-textpic-text {
  padding-left: 10px;
}


.csc-textpic-intext-right-nowrap .csc-textpic-text {
  padding-left: 10px;
}

.csc-textpic-intext-left .csc-textpic-image {
  padding-right: 10px;
}

.csc-textpic-intext-right .csc-textpic-image {
  padding-left: 10px;
}

/******************************************************************************
** FLEXIBLE CONTENT ELEMENT SETTINGS
******************************************************************************/
div.t3FlexContent-Table2Columns {
  background-image: url(../images/flextable-background-2columns.gif);
  background-position: top center;
  background-repeat: repeat-y;
}

div.t3FlexContent-Table2Columns div.t3FlexContent-TableColumn1Wrapper {
  float: left;
  width: 50%;
}

div.t3FlexContent-Table2Columns div.t3FlexContent-TableColumn2Wrapper {
  float: left;
  width: 50%;
}

div.t3FlexContent-Table2Columns div.t3FlexContent-TableColumn1 {
  padding-right: 5px;
}

div.t3FlexContent-Table2Columns div.t3FlexContent-TableColumn2 {
  padding-left: 5px;
}


div.t3FlexContent-Table3Columns div.t3FlexContent-TableColumn1Wrapper {
  float: left;
  width: 33%;
}

div.t3FlexContent-Table3Columns div.t3FlexContent-TableColumn2Wrapper {
  float: left;
  width: 33%;
}

div.t3FlexContent-Table3Columns div.t3FlexContent-TableColumn3Wrapper {
  float: left;
  width: 33%;
}



div.t3FlexContent-Table4Columns div.t3FlexContent-TableColumn1Wrapper {
  float: left;
  width: 25%;
}

div.t3FlexContent-Table4Columns div.t3FlexContent-TableColumn2Wrapper {
  float: left;
  width: 25%;
}

div.t3FlexContent-Table4Columns div.t3FlexContent-TableColumn3Wrapper {
  float: left;
  width: 25%;
}

div.t3FlexContent-Table4Columns div.t3FlexContent-TableColumn4Wrapper {
  float: left;
  width: 25%;
}

/******************************************************************************
** FRAMES
******************************************************************************/

.koeAesthetics-ShortInformation h1,
.koeAesthetics-ShortInformation h2,
.koeAesthetics-ShortInformation h3 {
  background-color:#3CC9FF;
  padding: 10px 0px;
  text-align: center;
  color: white;
}

.koeAesthetics-ShortInformation {
  background-color: #D7F4FF;
  margin-bottom: 15px;
}

.koeAesthetics-ShortInformation div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
  margin-right: 0px !important;
}

.koeAesthetics-ShortInformation div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0px;
}

.koeAesthetics-ShortInformation .csc-textpicBody {
  padding: 5px 10px;
}

.koeAesthetics-ShortInformation div.t3ContentElementBody p,
.koeAesthetics-ShortInformation div.t3ContentElementBody .csc-textpicBody p {
  padding-bottom: 2px;
}

.koeAesthetics-ShortInformation div.t3ContentElementBody {
  padding-bottom: 3px;
}

.t3ContentElement-textpic .koeAesthetics-ShortInformation div.t3ContentElementBody {
  padding-bottom: 0px;
}

.t3ContentElement-textpic .koeAesthetics-ShortInformation div.csc-textpicBody {
  padding-bottom: 3px;
}

body .koeAesthetics-ShortInformation .csc-textpic-text,
body .koeAesthetics-ShortInformation .csc-textpic-image {
  padding-left: 0px;
  padding-right: 0px;
}


/******************************************************************************
** EXTENSIONS
******************************************************************************/

.t3LinkToTop {
  text-align: right;
  float: right;
}

/******************
* EXT: powermail
******************/
.tx-powermail-pi1_formwrap { }

.tx-powermail-pi1_formwrap fieldset {
  border: 0;

  padding: 5px;
  clear: both;
}

.tx-powermail-pi1_formwrap legend {
  font-weight: bold;
  padding: 5px 3px;
  margin: 0px 5px;
  display: none;
}

.tx_powermail_pi1_fieldwrap_html {
  padding: 3px 2px;
}


.tx-powermail-pi1_formwrap input,
.tx-powermail-pi1_formwrap textarea,
.tx-powermail-pi1_formwrap select {
  background-color:#CFF1FD;
  border-top: 1px solid #9ABBC0;
  border-left: 1px solid #9ABBC0;
  border-right: 1px solid #CFF1FD;
  border-bottom: 1px solid #CFF1FD;
}



.tx-powermail-pi1_formwrap input:focus,
.tx-powermail-pi1_formwrap textarea:focus,
.tx-powermail-pi1_formwrap select:focus {
  border-color: black;
}

.tx_powermail_pi1_fieldwrap_html label {
  display: block;
  width: 100%;
}

.tx_powermail_pi1_fieldwrap_html_radio p {
  display: block;
  width: 130px;
  float: left;
}

.tx_powermail_pi1_fieldwrap_html input,
.tx_powermail_pi1_fieldwrap_html textarea {
  padding: 2px;
}

.tx_powermail_pi1_fieldwrap_html input,
.tx_powermail_pi1_fieldwrap_html textarea,
.tx_powermail_pi1_fieldwrap_html select {
  width: 215px;
}

.tx_powermail_pi1_fieldwrap_html textarea {
  height: 70px;
}
.tx_powermail_pi1_fieldwrap_html_radio input {
  border: 1px solid yellow;
}

.powermail_radio_inner input,
.tx_powermail_pi1_fieldwrap_html_submit input {
  width: auto;
}

.powermail_radio_inner {
  display: inline-block;
}

.powermail_radio_inner input {
  display: inline;
}

.tx_powermail_pi1_fieldwrap_html_radio label {
  float: right;
  width: auto;
}

.tx_powermail_pi1_fieldwrap_html.even { }
.tx_powermail_pi1_fieldwrap_html.odd { }

.tx_powermail_pi1_fieldwrap_html_submit {
}

span.powermail_mandatory {
	color: #00ABF0;
	font-weight: bold;
}

div.powermail_mandatory_js {
  padding-left: 135px;
  color: #660000;
}

.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html {
	width: 222px;  
	float: left;
}

.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html.even {
	clear: both;
}

#tx-powermail-pi1_fieldset_5 .tx_powermail_pi1_fieldwrap_html.odd {
	clear: both;
}

#tx-powermail-pi1_fieldset_5 .tx_powermail_pi1_fieldwrap_html.even {
	clear: none;
}

div#powermaildiv_uid15 {
	clear: none;
}

div#powermaildiv_uid15 label,
div#powermaildiv_uid27 label {
	visibility: hidden;
}

div#powermaildiv_uid51,
div#powermaildiv_uid52,
div#powermaildiv_uid13,
div#powermaildiv_uid45 {
	width: 448px;
	float: none;
	clear: both;
}

div#powermaildiv_uid51,
div#powermaildiv_uid52 {
	padding-top: 25px;
}

div#powermaildiv_uid51 textarea,
div#powermaildiv_uid52 textarea {
	width: 100%;
}

.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_check {
	width: 100%;
	clear: both;
}

.powermail_check_inner {
	padding: 3px 0px;
}

.powermail_check_inner input.powermail_check {
	float: left;
	width: auto;
	background: transparent;
	border: 0;
}

.powermail_check_inner label {
	margin-left: 20px;
}



.tx-powermail-pi1_fieldset_stammdaten .tx_powermail_pi1_fieldwrap_html { }

.tx-powermail-pi1_fieldset_stammdaten .tx_powermail_pi1_fieldwrap_html.odd {
	clear: both;
}

.tx-powermail-pi1_fieldset_stammdaten .tx_powermail_pi1_fieldwrap_html.even {
	clear: none;
}

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

input.tx-powermail-pi1_confirmation,
.tx_powermail_pi1_fieldwrap_html input.powermail_submit {
	background-image: url("../images/blau.png");
	background-repeat: repeat-x;
	border: 1px solid #83BBD9;
	padding: 1px 15px;
	cursor: pointer;
	font-weight: bold;
}


form.tx_powermail_pi1_formconfirmation_back {
	float: left;
	width: 150px;
}

table.powermail_all {
	margin: 15px 0px;
}

tr.powermail_all_tr td,
tr.powermail_all_tr th {
	padding-bottom: 3px;
}

td.powermail_all_label {
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	width: 145px;
}

tr.powermail_all_tr_uid13,
tr.powermail_all_tr_uid45,
tr.powermail_all_tr_uid51,
tr.powermail_all_tr_uid52 {
	display: none;
}

/* error message */
.error {
  /* supply height to ensure consistent positioning for every browser */
  background-color: #00ABF0;
  border: 1px solid #00ABF0;
  font-size: 11px;
  color: #fff;
  padding: 3px 10px 5px 10px;
  margin-left: -2px;
  z-index: 10;
  text-align: left;
  height: auto;

  /* CSS3 spicing for mozilla and webkit */
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;

  -moz-box-shadow: 0 0 6px #ddd;
  -webkit-box-shadow: 0 0 6px #ddd;
  box-shadow: 0 0 6px #ddd;
}

.error p {
  margin: 0;
  padding: 0;
  font-weight: bold;
}

/* pure CSS arrow */
.error em {
  display: block;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: #00ABF0 transparent transparent;

  /* positioning */
  position: absolute;
  bottom: -7px;
  left: 5px;
  border-bottom: 0 none;
}

  /* Calendar */
/* calendar root element */
#calroot {
  /* place on top of other elements. set a higher value if nessessary */
  z-index:10000;
  
  margin-top: -1px;
  width: 198px;
  padding: 2px;
  background-color: #fff;
  font-size: 11px;
  border: 1px solid #ccc;
  
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  
  -moz-box-shadow: 0 0 15px #666;
  -webkit-box-shadow: 0 0 15px #666;
  box-shadow: 0 0 15px #666;
  font-family: Calibri, Arial, sans-serif;
}
/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {  
  padding:2px 0;
  height:22px;
} 
#caltitle {
  font-size:14px;
  color:#FA8800;  
  float:left;
  text-align:center;
  width:155px;
  line-height:20px;
  text-shadow:0 1px 0 #ddd;
}
#calnext, #calprev {
  display:block;
  width:20px;
  height:20px;
  background:transparent url(../img/prev.gif) no-repeat scroll center center;
  float:left;
  cursor:pointer;
}
#calnext {
  background-image:url(../img/next.gif);
  float:right;
}
#calprev.caldisabled, #calnext.caldisabled {
  visibility:hidden;  
}
/* year/month selector */
#caltitle select {
  font-size:10px;  
}
/* names of the days */
#caldays {
  height:14px;
  border-bottom:1px solid #ddd;
}
#caldays span {
  display:block;
  float:left;
  width:28px;
  text-align:center;
}
/* container for weeks */
#calweeks {
  background-color:#fff;
  margin-top:4px;
}
/* single week */
.calweek {
  clear:left;
  height:22px;
}
/* single day */
.calweek a {
  display:block;
  float:left;
  width:27px;
  height:20px;
  text-decoration:none;
  font-size:11px;
  margin-left:1px;
  text-align:center;
  line-height:20px;
  color:#666;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;     
} 
/* different states */
.calweek a:hover, .calfocus {
  background-color:#ddd;
}
/* sunday */
a.calsun {
  color:red;    
}
/* offmonth day */
a.caloff {
  color:#ccc;    
}
a.caloff:hover {
  background-color:rgb(245, 245, 250);    
}
/* unselecteble day */
a.caldisabled {
  background-color:#efefef !important;
  color:#ccc  !important;
  cursor:default;
}
/* current day */
#calcurrent {
  background-color:#498CE2;
  color:#fff;
}
/* today */
#caltoday {
  background-color:#333;
  color:#fff;
}


/****************************
** Glossary
****************************/
.tx-sgglossary-pi1 .glossaryAbcTitle {
  font-size: 16px;
  padding-bottom: 10px;
}


.t3GlossaryAbc,
.t3GlossaryAbc a,
.t3GlossaryAbc a:link,
.t3GlossaryAbc a:active,
.t3GlossaryAbc a:visited,
.t3GlossaryAbc a:focus {
  font-size: 23px;
  font-weight: normal;
  white-space: wrap;
  color: #5c5c5c;
  font-family:monospace;
}

.tx-sgglossary-pi1 h2 {
  color: #3CC9FF;
}

/****************************
** Others
****************************/

/* Searchbox */
div.tx-macinasearchbox-pi1 {
  height: 31px;
  width: 176px;
  float: left;
  border-right: 1px #83bbd9 solid;
  background-repeat: repeat-x;
  padding-right: 11px;
}

div.tx-macinasearchbox-pi1 form {
}

div#tqSearchboxDiv {
  float: left;
  padding-top: 4px;
}

div#tqSearchbuttonDiv {
  float: left;
  padding-top: 5px;
  padding-left: 3px;
}

div.tx-macinasearchbox-pi1 input#tqSearchbox {
  border: 1px #b3b3b3 solid;
  margin-left: 10px;
  background-image: url(../images/hell_blau.png);
  background-repeat: repeat-x;
  width: 138px;
  height: 18px;
  padding-top: 3px;
}

div.tx-macinasearchbox-pi1 input#tqSearchbutton {
  text-transform: uppercase;
  background-image: url(../images/suche.png);
  background-repeat: no-repeat;
  background-position: right;
  width: 23px;
  height: 18px;
  border: 1px #b3b3b3 solid !important;
  background-color: transparent;
  cursor: pointer;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr strong.tx-indexedsearch-redMarkup {
  color: #575759;
}

/* indexed Searchbox */
div.tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
  border:1px solid #83BBD9;
  padding:0;
  width:204px;
  line-height:18px;
  height:18px;
}

div.tx-indexedsearch-searchbox table td {
  padding:2px 5px 3px 0px;
}

div.tx-indexedsearch-searchbox {
}

div.tx-indexedsearch-searchbox {
}

div.tx-indexedsearch-searchbox {
}


div.tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
  background-image:url(../images/blau.png);
  background-repeat:repeat-x;
  border:1px solid #83BBD9;
  padding:1px 10px;
  font-weight:bold;
}


/* mailform */
div.tx-mainform-buttons {
  margin-top: 30px;
  margin-bottom: 60px;
}

div.tx-mainform-button {
	padding: 5px 0px;
}

div.tx-mainform-button a {
	display: block;
}

div.tx-mainform-button .button-img {
	display: block;
	width: 224px;
	height: 38px;
	background-repeat: no-repeat;
}

#koe-contactform-button-beratungstermin {
  background-image: url(../images/contactform/beratungstermin.png);
}

#koe-contactform-button-beratungstermin:hover,
#koe-contactform-button-beratungstermin-active {
  background-image: url(../images/contactform/beratungstermin_active.png);
}

#koe-contactform-button-rueckruf {
  background-image: url(../images/contactform/rueckruf.png);
}

#koe-contactform-button-rueckruf:hover,
#koe-contactform-button-rueckruf-active {
  background-image: url(../images/contactform/rueckruf_active.png);
}

#koe-contactform-button-infomaterial {
  background-image: url(../images/contactform/infomaterial.png);
}

#koe-contactform-button-infomaterial:hover,
#koe-contactform-button-infomaterial-active {
  background-image: url(../images/contactform/infomaterial_active.png);
}


div.tx-thmailformplus-pi1 {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #83BBD9;
}

div.tx-thmailformplus-pi1 select#formfield_salutation,
div.tx-thmailformplus-pi1 select#formfield_treatment,
div.tx-thmailformplus-pi1 select#formfield_treatment1,
div.tx-thmailformplus-pi1 select#formfield_treatment2,
div.tx-thmailformplus-pi1 select#formfield_contact_me_date,
div.tx-thmailformplus-pi1 select#formfield_contact_me_date_when,
div.tx-thmailformplus-pi1 select#formfield_contact_me_when {
  font-style: normal;
  width: 210px;
}

div.tx-thmailformplus-pi1 select#formfield_treatment optgroup,
div.tx-thmailformplus-pi1 select#formfield_treatment1 optgroup,
div.tx-thmailformplus-pi1 select#formfield_treatment2 optgroup {
  font-style: normal;
  padding: 2px;
  text-indent: 2px;
  width: 210px;
}
div.tx-thmailformplus-pi1 select#formfield_treatment option,
div.tx-thmailformplus-pi1 select#formfield_treatment1 option,
div.tx-thmailformplus-pi1 select#formfield_treatment2 option {
  padding: 2px 2px 2px 6px;
  text-indent: 6px;
  width: 340px;
}

div.tx-thmailformplus-pi1 tr {
  height: 18px;
}

div.tx-thmailformplus-pi1 tr.HeaderRow {
  height: 26px;
  background-image: url(../images/blau.png);
  background-repeat: repeat-x;
}

div.tx-thmailformplus-pi1 tr.HeaderRow.withoutBg {
  background-image: none;
}

div.tx-thmailformplus-pi1 td {
  padding: 2px 0px 3px 5px;
}

div.tx-thmailformplus-pi1 td.labelCell {
  width: 110px;
}

div.tx-thmailformplus-pi1 td.formCell {
}

div.tx-thmailformplus-pi1 td.headerCell {
  font-weight: bold;
  text-align: center;
  font-size: 13px;
}

div.tx-thmailformplus-pi1 input.formElementRadio {
  margin-right: 10px;
}


div.tx-thmailformplus-pi1 td.formCell select,
div.tx-thmailformplus-pi1 td.formCell input,
div.tx-thmailformplus-pi1 td.formCell textarea {
  width: 204px;
  padding: 0px;
  border: 1px solid #83BBD9;
}

div.tx-thmailformplus-pi1 td.formCell select,
div.tx-thmailformplus-pi1 td.formCell input {
  height: 18px;
}

div.tx-thmailformplus-pi1 td#cellZip,
div.tx-thmailformplus-pi1 td#cellAreaCode {
  width: 24px;
}

div.tx-thmailformplus-pi1 td.label_material {
  padding-top: 10px;
  padding-bottom: 10px;
}

div.tx-thmailformplus-pi1 td.formCell input#formfield_zip,
div.tx-thmailformplus-pi1 td.formCell input#formfield_area_code {
  width: 68px;
}

div.tx-thmailformplus-pi1 td.formCell input#formfield_city,
div.tx-thmailformplus-pi1 td.formCell input#formfield_phone {
  width: 120px;
}

div.tx-thmailformplus-pi1 td input.button{
  font-weight: bold;
  border: 1px solid #a59d95;
  background-color: #f2f0ef;
  text-decoration: none;
  cursor: pointer;
}

div.tx-thmailformplus-pi1 div.th_mailformplus-form-error {
  color: #ff0000;
  padding: 8px 22px 16px 22px;

}

div.tx-thmailformplus-pi1 td.notice {
  background-color: #E6EBF2;
  font-weight: normal;
  border-bottom: 8px solid #ffffff;
}


div.tx-thmailformplus-pi1 td.submitButton {
  border-top: 8px #ffffff solid;
}

div.tx-thmailformplus-pi1 table td.formCell input,
div.tx-thmailformplus-pi1 table td.formCell textarea,
div.tx-thmailformplus-pi1 table td.formCell select  {
  padding: 2px 2px 0 2px;
  background-image: url(../images/schatten2.gif);
  background-repeat: no-repeat;
}

div.tx-thmailformplus-pi1 table td.formCell select  {
  height: 22px;
}

div.tx-thmailformplus-pi1 table td.formCell input {
  line-height: 18px;
}

div.tx-thmailformplus-pi1 table td.formCell,
div.tx-thmailformplus-pi1 table td.formCell select {
  width: 240px;
}

div.tx-thmailformplus-pi1 table td input.button {
  padding: 1px 10px;
  background-image: url(../images/blau.png);
  background-repeat: repeat-x;
  border: 1px solid #83BBD9;
/*   width: 40px; */
}

div.tx-thmailformplus-pi1 input#formfield_material_post,
div.tx-thmailformplus-pi1 input#formfield_material_email,
div.tx-thmailformplus-pi1 input#formfield_contact_me_telephone,
div.tx-thmailformplus-pi1 input#formfield_contact_me_email {
  width: 13px;
  background-color: #ffffff;
  border: 0;
}

div.tx-thmailformplus-pi1 div.checkbox,
div.tx-thmailformplus-pi1 div.label {
  float: left;
  padding-right: 4px;
}

div.tx-thmailformplus-pi1 div.checkbox {
  padding: 2px 2px 0 10px;
}

div.tx-thmailformplus-pi1 .label_newsletter div.checkbox input {
  width: auto;
}

div.tx-thmailformplus-pi1 .label_newsletter div.label {
  display: inline;
  width: 185px;
  padding-right: 0;
}

/* menu language */

div#pageHeaderMiddleLanguageWrapper {
  width: 359px;
  height: 85px;
  margin-left: 38px;
  font-size: 13px;
}

div#pageHeaderMiddleLanguage {
  position: absolute;

  left: 35px;
  bottom: 20px;
}

div#pageHeaderMiddleLanguageWrapper table.ig_tbl_line {
  width: 100%;
}

div#pageHeaderMiddleLanguageWrapper table.ig_tbl_line td {
  text-align: left !important;
}

div#pageHeaderMiddleLanguageWrapper table.ig_tbl_line a,
div#pageHeaderMiddleLanguageWrapper table.ig_tbl_line span {
  color: black !important;
  text-decoration: none  !important;
}

div#pageHeaderMiddleLanguage a,
div#pageHeaderMiddleLanguage a:link,
div#pageHeaderMiddleLanguage a:active,
div#pageHeaderMiddleLanguage a:visited,
div#pageHeaderMiddleLanguage a:focus {
  text-decoration: none;
  padding: 0 5px;
}

div#pageHeaderMiddleLanguage a:hover {
  text-decoration: underline;
}
/******************************************************************************
** SPECIAL ELEMENTS
******************************************************************************/

div#pageBody ul.csc-menu li {
  list-style-image: url(../images/arrow.png);
  padding-bottom: 6px;
  font-size: 13px;
}

div#pageBody div#pageHeaderRightMenuTool ul.csc-menu li {
  padding-bottom: 2px;
}

div#pageBody div#pageHeaderRightMenuTool li a {
	display: block;
}

div.sxHeaderSlideshow-Wrapper .image {
  left: auto !important;
}


div#pageSocialLinks {
  position: absolute;
  right: 20px;
  bottom: 0px;
}
