/* Liebe Grüße */
/**************/

.tx-asgreetingcards-pi1 .gruesse_motive {
  margin-left: -20px;
  overflow: hidden;
  height: 100%;
  width: 540px;
}
.tx-asgreetingcards-pi1 .gruesse_motiv {
  width: 160px;
  float: left;
  border-left: 20px solid #fff;
}
.tx-asgreetingcards-pi1 .gruesse_motiv .bild {
  background-color: #ededed;
}

.tx-asgreetingcards-pi1 .gruesse_motiv_vorschau .bild_print {
	display: none;
}


.tx-asgreetingcards-pi1 .gruesse_motiv .bild a {
  display: block;
  padding: 10px;
  padding-bottom: 0;
}
.tx-asgreetingcards-pi1 .gruesse_motiv .text a {
  color: #006bb6;
  background-color: #ededed;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 10px 0 10px;
  height: 52px;
  display: block;
}
.tx-asgreetingcards-pi1 .gruesse_motiv .pfeil {
  height: 38px;
  position: relative;
  z-index: 1;
}
.tx-asgreetingcards-pi1. .gruesse_motive .over .bild,
.tx-asgreetingcards-pi1 .gruesse_motive .aktiv .bild
{
  background-color: #006bb6;
}
.tx-asgreetingcards-pi1 .gruesse_motive .over a,
.tx-asgreetingcards-pi1 .gruesse_motive .aktiv a
{
  color: #fff;
  background-color: #006bb6;
}
.tx-asgreetingcards-pi1 .gruesse_motive .aktiv .pfeil {
  background-image: url(/typo3conf/ext/as_greetingcards/css/images/gruesse_aktiv.gif);
  background-repeat: no-repeat;
}

.tx-asgreetingcards-pi1 .gruesse_formular {
  overflow: hidden;
  height: 100%;
  background-color: #ededed;
  padding: 20px;
  z-index: 0;
  position: relative;
  top: -18px;
}
.tx-asgreetingcards-pi1 .gruesse_formular_sp1 {
  float: left;
  width: 260px;
  height: 100%;
  margin-right: 20px;
  overflow: hidden;
}
.tx-asgreetingcards-pi1 .gruesse_formular_sp2 {
  float: left;
  width: 200px;
  height: 100%;
  overflow: hidden;
}
.tx-asgreetingcards-pi1 .gruesse_formular .label {
  width: 100%;
  float: none;
  padding-left: 0;
  color: #006bb6;
}
.tx-asgreetingcards-pi1 .gruesse_formular .formularfeld_textarea {
  padding-top: 0;
}
.tx-asgreetingcards-pi1 .gruesse_formular textarea {
  width: 256px;
}
.tx-asgreetingcards-pi1 .gruesse_formular .formularfeld {
  margin-bottom: 10px;
  padding-top: 0;
}
.tx-asgreetingcards-pi1 .gruesse_formular .formularfeld input {
  width: 196px;
}
.tx-asgreetingcards-pi1 .gruesse_formular .formularfeld_submit {
  float: left;
  margin-right: 10px;
}
.tx-asgreetingcards-pi1 .gruesse_formular .formularfeld_submit input {
  float: left;
  background-image: url(https://www.sana-huerth.de/typo3conf/ext/as_greetingcards/css/css.css?1406199093);
  padding-left: 10px;
}
.tx-asgreetingcards-pi1 .gruesse_formular .formularfeld_submit input#vorschau {
  background-color: #c3c7cb;
  color: #006bb6;
}

.tx-asgreetingcards-pi1 .gruesse_motiv_vorschau {
  background-color: #ededed;
  padding: 20px;
  overflow: hidden;
  height: 100%;
}
.tx-asgreetingcards-pi1 .gruesse_motiv_vorschau .bild {
  width: 460px;
  height: 300px;
  padding: 20px 0 0 20px;
}
.tx-asgreetingcards-pi1 .gruesse_motiv_vorschau .spruch {
  background-image: url("/typo3conf/ext/as_greetingcards/css/images/back-blue.png");
  background-position: left top;
  background-repeat: repeat;
  display: inline;
  font-size: 1.9em;
  font-weight: bold;
  height: 100%;
  line-height: 33px;
  overflow: hidden;
  padding: 2px 5px 4px;
  color: #fff;
}
.tx-asgreetingcards-pi1 .gruesse_motiv_vorschau .formularfeld_submit {
  float: left;
  margin-right: 10px;
}
.tx-asgreetingcards-pi1 .gruesse_motiv_vorschau .formularfeld_submit input {
  float: left;
  background-image: url(https://www.sana-huerth.de/typo3conf/ext/as_greetingcards/css/css.css?1406199093);
  padding-left: 10px;
}
.tx-asgreetingcards-pi1 .gruesse_motiv_vorschau .formularfeld_submit input#aendern {
  background-color: #c3c7cb;
  color: #006bb6;
}




/*
	Error Text From PlugIn
*/
.tx-asgreetingcards-pi1 .error_text {
	font-weight: bold;
	color: red;
}