www.pinterest.de Open in urlscan Pro
23.206.208.183  Public Scan

Submitted URL: https://emails.coit.com/t/d-l-zkrlkjy-ikkkuhhjjd-z/
Effective URL: https://www.pinterest.de/COITClean/
Submission: On June 07 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: searchGET /search/pins/

<form action="/search/pins/" method="get" name="search" style="flex-grow:1">
  <div class="XiG oy8 zI7 iyn Hsu" style="width:100%">
    <div class="Jea KS5 LJB Pw5 XgI XiG fev urM zI7 iyn Hsu" style="height:48px"><em></em>
      <div class="Eqh rDA wc1 zI7 iyn Hsu"><svg class="gUZ ztu U9O kVc" height="16" width="16" viewBox="0 0 24 24" aria-label="Suchen" role="img">
          <path d="M10 16c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6m13.12 2.88-4.26-4.26A9.842 9.842 0 0 0 20 10c0-5.52-4.48-10-10-10S0 4.48 0 10s4.48 10 10 10c1.67 0 3.24-.41 4.62-1.14l4.26 4.26a3 3 0 0 0 4.24 0 3 3 0 0 0 0-4.24"></path>
        </svg></div>
      <div class="KS5 hs0 sLG ujU un8 C9i TB_">
        <div class="ujU zI7 iyn Hsu" style="height:100%"><input autocapitalize="off" autocorrect="off" autocomplete="off" aria-autocomplete="list" aria-controls="SuggestionsMenu" aria-describedby="searchBoxAccessibleText" aria-label="Suchen"
            aria-expanded="false" data-test-id="search-input" name="q" placeholder="Suche nach einfachen Rezepten, Mode usw." role="combobox"
            style="background-color:transparent;border:none;color:#333;font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Roboto,Oxygen-Sans,Ubuntu,Cantarell,&quot;Fira Sans&quot;,&quot;Droid Sans&quot;,&quot;Helvetica Neue&quot;,Helvetica,&quot;ヒラギノ角ゴ Pro W3&quot;,&quot;Hiragino Kaku Gothic Pro&quot;,メイリオ,Meiryo,&quot;MS Pゴシック&quot;,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-size:16px;font-weight:normal;height:100%;outline:none;padding:0;width:100%"
            type="text" value="">
          <div id="searchBoxAccessibleText" class="ESm zI7 iyn Hsu">Wenn Ergebnisse zur automatischen Vervollständigung angezeigt werden, verwenden die Pfeile nach oben und unten, um sie dir anzusehen und sie auszuwählen. Nutzer von Geräten mit
            Touchscreen können die Ergebnisse durch Antippen oder mit Streichgesten durchsuchen.</div>
        </div>
      </div>
    </div>
    <style>
      .OpenTypeahead {
        display: block;
        visibility: hidden;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
        background: #fff;
        border-radius: 6px;
        left: 0;
        opacity: 0;
        right: 0;
        transition: visibility 0s, opacity .25s linear;
        -webkit-transition: visibility 0s, opacity .25s linear;
      }

      .OpenTypeahead.flexible {
        overflow-y: auto;
      }

      .OpenTypeahead.typeaheadWithTitles li a {
        color: #4a4a4a;
        font-size: 16px;
        padding: 6px 15px;
      }

      .OpenTypeahead.typeaheadWithTitles li a:hover {
        color: #4a4a4a;
      }

      .OpenTypeahead.typeaheadWithTitles li a.titleItem {
        color: #999;
        font-size: 10px;
        font-weight: bold;
        line-height: 12px;
        margin-top: 5px;
      }

      .OpenTypeahead.typeaheadWithTitles li a.titleItem .typeaheadName {
        text-transform: uppercase;
      }

      .OpenTypeahead.typeaheadWithTitles li a.clearRecentItem {
        color: #ddd;
        font-size: 12px;
      }

      .OpenTypeahead.typeaheadWithTitles li a.clearRecentItem:hover {
        color: #777;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-1 {
        color: #333;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-1.halloween {
        color: #9b3fc3 !important;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-2 {
        color: #666;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-2.halloween {
        color: #a34ec7;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-3 {
        color: #757575;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-3.halloween {
        color: #ab5ecd;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-4 {
        color: #838383;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-4.halloween {
        color: #b36dd1;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-5 {
        color: #909090;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-5.halloween {
        color: #bb7dd7;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-6 {
        color: #9f9f9f;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-6.halloween {
        color: #c38cdb;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-7 {
        color: #acacac;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-7.halloween {
        color: #cb9bdf;
      }

      .OpenTypeahead.typeaheadWithTitles .chevron {
        float: right;
        margin: 3px 0 0;
      }

      .OpenTypeahead.open {
        animation: fadeIn .2s ease-out;
        -webkit-animation: fadeIn .2 ease-out;
        opacity: 1;
        visibility: visible;
      }

      .OpenTypeahead.expanded {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-color: transparent;
        border: 0;
        box-shadow: none;
        max-width: 1000px;
      }

      .OpenTypeahead.expanded .results ul {
        float: left;
        width: 33.3%;
      }

      .OpenTypeahead.expanded .cancelButton {
        color: #fff;
        font-size: 32px;
        font-weight: 400;
        position: absolute;
        right: 20px;
        top: 30px;
      }

      .OpenTypeahead.expanded.open {
        animation: none;
      }

      .OpenTypeahead.expanded.showRecentQueries .recentQueriesHeader {
        display: block;
      }

      .OpenTypeahead.expanded .recentQueriesHeader {
        display: none;
        padding-top: 20px;
      }

      .OpenTypeahead.expanded .recentQueriesHeader .title {
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        padding-left: 10px;
      }

      .OpenTypeahead.expanded .recentQueriesHeader hr {
        background-color: rgba(255, 255, 255, 0.18);
        height: 1px;
        margin-top: 25px;
      }

      .OpenTypeahead.expanded li:first-child,
      .OpenTypeahead.expanded li:last-child {
        padding: 0;
      }

      .OpenTypeahead.expanded li a {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        border-radius: 6px;
        color: #b9b9b9;
        font-size: 16px;
        font-weight: 500;
        padding: 15px 10px;
      }

      .OpenTypeahead.expanded li a.recentQuery,
      .OpenTypeahead.expanded li a.searchMore {
        padding: 20px 10px;
      }

      .OpenTypeahead.expanded li a.searchMore {
        font-size: 18px;
      }

      .OpenTypeahead.expanded li a .typeaheadSearchIcon em {
        float: left;
        margin-right: 10px;
        margin-top: 4px;
      }

      .OpenTypeahead.expanded li a .typeaheadScope {
        color: #fff;
      }

      .OpenTypeahead.expanded li.highlighted a,
      .OpenTypeahead.expanded li a:hover {
        background-color: #262626;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        padding: 15px 10px;
      }

      .OpenTypeahead.expanded li.highlighted a.recentQuery,
      .OpenTypeahead.expanded li.highlighted a.searchMore,
      .OpenTypeahead.expanded li a:hover.recentQuery,
      .OpenTypeahead.expanded li a:hover.searchMore {
        padding: 20px 10px;
      }

      .OpenTypeahead.expanded li.highlighted a.searchMore,
      .OpenTypeahead.expanded li a:hover.searchMore {
        font-size: 18px;
      }

      .OpenTypeahead.expanded li hr {
        background-color: rgba(255, 255, 255, 0.18);
        height: 1px;
        margin: 5px;
      }

      .OpenTypeahead li {
        overflow: hidden;
        color: #777;
        display: block;
        font-size: 12px;
        position: relative;
      }

      .OpenTypeahead li:first-child {
        padding-top: 5px;
      }

      .OpenTypeahead li:last-child {
        padding-bottom: 5px;
      }

      .OpenTypeahead li a {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        font-weight: bold;
        color: #777;
        cursor: pointer;
        display: block;
        padding: 9px 14px;
      }

      .OpenTypeahead li a:hover {
        background: #f1f1f1;
        color: #333;
      }

      .OpenTypeahead li a:active {
        background: #eaeaea;
      }

      .OpenTypeahead li a {
        overflow: hidden;
        padding: 6px 10px;
        white-space: nowrap;
      }

      .OpenTypeahead li.highlighted a {
        background: rgba(0, 0, 0, 0.08);
        color: #333;
      }

      .OpenTypeahead li:hover .remove {
        display: inline;
      }

      .OpenTypeahead li .user,
      .OpenTypeahead li .board {
        text-overflow: clip;
      }

      .OpenTypeahead li .user .typeaheadName,
      .OpenTypeahead li .board .typeaheadName {
        box-sizing: border-box;
        margin-left: -43px;
        padding-left: 43px;
      }

      .OpenTypeahead li .user .typeaheadName .sublabel,
      .OpenTypeahead li .user .typeaheadName .label,
      .OpenTypeahead li .board .typeaheadName .sublabel,
      .OpenTypeahead li .board .typeaheadName .label {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
      }

      .OpenTypeahead.advanced li:first-child {
        padding-top: 0;
      }

      .OpenTypeahead .results li:first-child .breakLine {
        border-top: 0;
      }

      .OpenTypeahead .results .sectionHeader {
        background: #f1f1f1;
        cursor: default;
      }

      .OpenTypeahead .typeaheadImg {
        position: relative;
        display: inline-block;
        margin-right: 5px;
        vertical-align: middle;
        width: 38px;
      }

      .OpenTypeahead .typeaheadImg::after {
        border-radius: 2px;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.9) inset;
        content: " ";
        height: 38px;
        left: 0;
        position: absolute;
        top: 0;
        width: 38px;
      }

      .OpenTypeahead .typeaheadImg img {
        border-radius: 2px;
        height: 38px;
        width: 38px;
      }

      .OpenTypeahead .myPins {
        color: #e60023;
      }

      .OpenTypeahead.gigantic li {
        font-size: 16px;
      }

      .OpenTypeahead.gigantic li a {
        font-weight: normal;
      }

      .OpenTypeahead .hintWrapper {
        border-bottom: 1px solid #eee;
        font-size: 13px;
        padding-left: 12px;
        padding-right: 12px;
      }

      .OpenTypeahead .hintWrapper .hint {
        color: #333;
      }

      .OpenTypeahead .hintWrapper .highlighted {
        color: #e60023;
      }

      .OpenTypeahead.addPlaceToPinForm {
        margin-bottom: 14px;
      }

      .OpenTypeahead.addPlaceToPinForm li:first-child {
        padding-top: 0;
      }

      .OpenTypeahead.addPlaceToPinForm li:last-child {
        padding-bottom: 0;
      }

      .OpenTypeahead.addPlaceToPinForm li a {
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 14px;
        padding-top: 14px;
      }

      .OpenTypeahead.addPlaceToPinForm li .addToMap {
        float: right;
        visibility: hidden;
      }

      .OpenTypeahead.addPlaceToPinForm li .addToMap p {
        margin: 0;
      }

      .OpenTypeahead.addPlaceToPinForm li.highlighted .addToMap,
      .OpenTypeahead.addPlaceToPinForm li:hover .addToMap {
        visibility: visible;
      }

      .OpenTypeahead.addPlaceToPinForm li.highlighted a,
      .OpenTypeahead.addPlaceToPinForm li a:hover {
        background: #f1f1f1 !important;
      }

      .OpenTypeahead.addPlaceToPinForm li:focus {
        background: #fff;
      }

      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultMetaData {
        clear: both;
        color: #999;
        float: left;
        font-size: 13px;
        font-weight: normal;
        margin: 1px 0 0;
      }

      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultMetaData:first-child {
        margin-top: 13px;
      }

      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultMetaData,
      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultEmphasized {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 336px;
      }

      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultEmphasized {
        color: #666;
        float: left;
        font-size: 13px;
      }

      .OpenTypeahead.userSelect {
        background: #fff;
        border-radius: 0 0 6px 6px;
        border-top: 1px solid #ccc;
        box-shadow: none;
        margin: 0;
        position: absolute;
        text-align: left;
      }

      .OpenTypeahead.userSelect .highlighted a,
      .OpenTypeahead.userSelect a:hover {
        background: #f1f1f1;
      }

      .OpenTypeahead.userSelect a:active {
        background: #eaeaea;
      }

      .OpenTypeahead.userSelect .useEmail .typeaheadImg {
        position: relative;
      }

      .OpenTypeahead.userSelect .useEmail .typeaheadImg::after {
        border-radius: 3px;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
        content: " ";
        height: 38px;
        left: 0;
        position: absolute;
        top: 0;
        width: 38px;
      }

      .OpenTypeahead.userSelect .useEmail .typeaheadImg img {
        border-radius: 3px;
        height: 38px;
        width: 38px;
      }

      .OpenTypeahead.userSelect li {
        border-bottom: 1px solid #e5e5e5;
      }

      .OpenTypeahead.userSelect li:first-child,
      .OpenTypeahead.userSelect li:last-child {
        padding-bottom: 0;
        padding-top: 0;
      }

      .OpenTypeahead.userSelect li:last-child {
        border-bottom: 0;
      }

      .OpenTypeahead.userSelect li a {
        padding: 10px 14px;
      }

      .OpenTypeahead.userSelect .typeaheadImg {
        float: left;
        margin-right: 12px;
      }

      .OpenTypeahead.userSelect p {
        margin: 0;
      }

      .OpenTypeahead.userSelect .typeaheadName {
        color: #000;
        font-size: 13px;
        margin-bottom: 2px;
        margin-top: 6px;
      }

      .OpenTypeahead.userSelect .titleWrapper {
        font-size: 11px;
      }

      .OpenTypeahead.userSelect .titleWrapper .title {
        display: inline-block;
        margin-left: 5px;
      }

      .OpenTypeahead.userSelect .title {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        color: #666;
        font-weight: normal;
        margin-left: 16px;
        position: relative;
        top: -1px;
      }

      .OpenTypeahead.userSelect .collaboratorInviterTypeahead {
        fontsize: 14px;
        padding: 7px;
        width: 100%;
      }

      .OpenTypeahead.userSelect .collaboratorInviterTypeaheadCustom {
        height: 230px;
      }

      .OpenTypeahead.addPinToMap.hidden {
        display: none;
      }

      .OpenTypeahead.addPinToMap li:first-child {
        padding-top: 0;
      }

      .OpenTypeahead.addPinToMap li:last-child {
        padding-bottom: 0;
      }

      .OpenTypeahead.addPinToMap li a {
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 21px;
        padding-top: 21px;
      }

      .OpenTypeahead.addPinToMap li .addToMap {
        float: right;
        visibility: hidden;
      }

      .OpenTypeahead.addPinToMap li .addToMap p {
        margin: 0;
        padding-left: 14px;
        padding-right: 14px;
        width: auto;
      }

      .OpenTypeahead.addPinToMap li.highlighted .addToMap,
      .OpenTypeahead.addPinToMap li:hover .addToMap {
        visibility: visible;
      }

      .OpenTypeahead.addPinToMap li.highlighted a,
      .OpenTypeahead.addPinToMap li a:hover {
        background: #f1f1f1 !important;
      }

      .OpenTypeahead.addPinToMap li:focus {
        background: #fff;
      }

      .OpenTypeahead.addPinToMap li .typeaheadResultMetaData {
        clear: both;
        color: #9a9a9a;
        float: left;
        font-size: 13px;
        margin: 0;
        margin-bottom: 0;
        margin-top: -10px;
      }

      .OpenTypeahead.addPinToMap li .typeaheadResultMetaData:first-child {
        margin-top: 13px;
      }

      .OpenTypeahead.addPinToMap li .typeaheadResultMetaData,
      .OpenTypeahead.addPinToMap li .typeaheadResultEmphasized {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 390px;
      }

      .OpenTypeahead.addPinToMap li .typeaheadResultEmphasized {
        color: #333;
        float: left;
        font-size: 16px;
      }

      .OpenTypeahead.interestsTypeaheadItem .typeaheadImg {
        float: left;
      }

      .OpenTypeahead.interestsTypeaheadItem .typeaheadSummary {
        float: left;
        margin-top: 3px;
      }

      .OpenTypeahead.interestsTypeaheadItem .typeaheadSummary .typeaheadName {
        color: #000;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 2px;
      }

      .OpenTypeahead.interestsTypeaheadItem .typeaheadSummary .typeaheadStats .numPinnersStat {
        float: left;
        font-size: 11px;
        font-weight: normal;
      }

      .OpenTypeahead.userCircleSelect.compact>ul>li {
        border-bottom: 0;
      }

      .OpenTypeahead.userCircleSelect.compact>ul>li a {
        padding: 4px 8px;
      }

      .OpenTypeahead.userCircleSelect li {
        border-bottom: 1px solid #e7e7e7;
      }

      .OpenTypeahead.userCircleSelect li:last-child {
        border-bottom: 0;
      }

      .OpenTypeahead.userCircleSelect li a {
        padding: 10px;
      }

      .OpenTypeahead.userCircleSelect li.highlighted a {
        background-color: #eeeeee;
      }

      .OpenTypeahead.userCircleSelect li.selected .userCircleAvatar .left {
        border: 2px solid #e60023;
      }

      .OpenTypeahead.userCircleSelect li.selected .userCircleAvatar .left img {
        border: 2px solid #fff;
      }

      .OpenTypeahead.sendShareUserCircleSelect li {
        border: 0;
        padding: 0;
      }

      .OpenTypeahead.sendShareUserCircleSelect li a {
        padding: 4px 20px;
      }

      .OpenTypeahead.sendShareUserCircleSelect li.highlighted a {
        background-color: #eeeeee;
      }

      .OpenTypeahead .userCircleAvatar,
      .OpenTypeahead .sendToEmail,
      .OpenTypeahead .connectCta,
      .OpenTypeahead .socialConnect {
        display: table;
        width: 100%;
      }

      .OpenTypeahead .userCircleAvatar .left,
      .OpenTypeahead .sendToEmail .left,
      .OpenTypeahead .connectCta .left,
      .OpenTypeahead .socialConnect .left {
        display: table-cell;
      }

      .OpenTypeahead .userCircleAvatar .right,
      .OpenTypeahead .sendToEmail .right,
      .OpenTypeahead .connectCta .right,
      .OpenTypeahead .socialConnect .right {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
      }

      .OpenTypeahead .userCircleAvatar .left {
        border: 2px solid transparent;
        border-radius: 50%;
        min-width: 34px;
        transition: border .15s ease-out;
      }

      .OpenTypeahead .userCircleAvatar .left img {
        border: 0;
        box-sizing: border-box;
        transition: border .15s ease-out;
      }

      .OpenTypeahead .userCircleAvatar .right {
        padding-left: 10px;
      }

      .OpenTypeahead .userCircleAvatar .title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
        font-weight: bold;
        margin: 1px 0;
      }

      .OpenTypeahead .userCircleAvatar .subtitle {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #b7b7b7;
        font-weight: normal;
        margin: 2px 0 0;
      }

      .OpenTypeahead .userCircleAvatar img {
        border-radius: 50%;
        width: 34px;
      }

      .OpenTypeahead .sendToEmail.unclickable a {
        cursor: default;
      }

      .OpenTypeahead .sendToEmail .left {
        padding-right: 10px;
      }

      .OpenTypeahead .sendToEmail .left .icon {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        "MS Pゴシック",
        arial,
        sans-serif;
        background-color: #999;
        border-radius: 50%;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        height: 33px;
        line-height: 33px;
        margin-top: 1px;
        text-align: center;
        width: 33px;
      }

      .OpenTypeahead .sendToEmail .title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
        font-weight: bold;
        margin: 1px 0;
      }

      .OpenTypeahead .sendToEmail .subtitle {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #b7b7b7;
        font-weight: normal;
        margin: 2px 0 0;
      }

      .OpenTypeahead .socialConnect .left {
        padding-right: 10px;
      }

      .OpenTypeahead .socialConnect .left .icon {
        height: 32px;
        width: 32px;
      }

      .OpenTypeahead .socialConnect .left .icon em {
        display: block;
      }

      .OpenTypeahead .socialConnect .title {
        color: #8f8f8f;
        font-weight: bold;
        line-height: 32px;
      }

      .OpenTypeahead .connectCta .left {
        padding-right: 10px;
      }

      .OpenTypeahead .connectCta .left .socialConnectCta {
        display: block;
      }

      .OpenTypeahead .connectCta .title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
        font-weight: bold;
        margin: 1px 0;
      }

      .OpenTypeahead .connectCta .subtitle {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #b7b7b7;
        font-weight: normal;
        margin: 2px 0 0;
      }

      .OpenTypeahead.sendShare .userCircleAvatar .right,
      .OpenTypeahead.sendShare .sendToEmail .right,
      .OpenTypeahead.sendShare .connectCta .right {
        height: 32px;
      }

      .OpenTypeahead.sendShare .sendToEmail .icon {
        height: 32px;
        line-height: 32px;
        width: 32px;
      }

      .OpenTypeahead.sendShare .connectCta .socialConnectCta {
        height: 32px;
        width: 32px;
      }

      .OpenTypeahead.sendShare .title {
        white-space: normal;
        width: 258px;
      }

      .OpenTypeahead.sendShareBrio .userCircleAvatar .right,
      .OpenTypeahead.sendShareBrio .sendToEmail .right,
      .OpenTypeahead.sendShareBrio .connectCta .right {
        height: 44px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail .left {
        margin-right: 12px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail .left .icon {
        height: 44px;
        line-height: 44px;
        width: 44px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail .right {
        padding-top: 5px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail .right .title {
        color: #333;
        font-size: 18px;
        line-height: 20px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail img {
        width: 44px;
      }

      .OpenTypeahead.sendShareBrio .connectCta .socialConnectCta {
        height: 44px;
        margin-top: 0;
        width: 44px;
      }

      .OpenTypeahead .lightText {
        color: #999;
      }

      .OpenTypeahead .board .typeaheadImg::after {
        border-radius: none;
        box-shadow: none;
      }

      .OpenTypeahead .board .typeaheadImg img {
        border-radius: 6px;
      }

      .OpenTypeahead .typeaheadName {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
      }

      .OpenTypeahead .typeaheadName .subLabel {
        color: #999;
        font-size: 10px;
        font-weight: normal;
      }

      .OpenTypeahead .typeaheadName.hasImage {
        width: 273px;
      }

      .OpenTypeahead .verifiedIdentifyIcon {
        display: inline-block;
        font: 0 / 0 serif;
        text-shadow: none;
        color: transparent;
      }

      .OpenTypeahead .footer {
        height: 105px;
      }
    </style>
    <div class="OpenTypeahead typeaheadWithTitles" style="border-radius: 16px; margin: 50px 0px 0px; position: absolute; top: 0px;">
      <ul class="results">
        <div class="fZz qDf zI7 iyn Hsu">
          <div class="tBJ dyH iFc sAJ O2T zDA IZT swG">Shopping-Highlights</div>
          <div class="hjj zI7 iyn Hsu">
            <div class="hs0 kzZ un8 tkf A6h">
              <div class="xuA">
                <a class="Wk9 xQ4 CCY S9z ho- iyn kVc Tbt L4E e8F BG7" href="/today/shop/ideen-f%C3%BCr-balkon-und-terrasse/111947/" rel="" tabindex="-1"><div class="Pj7 sLG XiG ho- m1e" style="width: 192px; height: 192px;"><div class="XiG zI7 iyn Hsu" style="background-color: gray; height: 100%;"><img alt="" class="hCL kVc L4E MIw N7A XiG" fetchpriority="auto" loading="auto" role="presentation" src="https://i.pinimg.com/736x/16/4d/83/164d83e8a35071ba684482125133d050.jpg" style="object-fit: cover;"><div class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu"><div class="zI7 iyn Hsu" style="background-color: rgba(0, 0, 0, 0.4); height: 100%; width: 100%;"></div><div class="Jea MIw QLY Zr3 hUC iJk mQ8 zI7 iyn Hsu" style="height: 192px; width: 192px;"><div class="jzS un8 C9i TB_"><div class="tBJ dyH iFc sAJ NAw tg7 IZT H2s">Ideen für Balkon und Terrasse</div></div></div></div></div></div></a>
              </div>
              <div class="xuA">
                <a class="Wk9 xQ4 CCY S9z ho- iyn kVc Tbt L4E e8F BG7" href="/today/shop/dein-pride-shop/112034/" rel="" tabindex="-1"><div class="Pj7 sLG XiG ho- m1e" style="width: 192px; height: 192px;"><div class="XiG zI7 iyn Hsu" style="background-color: gray; height: 100%;"><img alt="" class="hCL kVc L4E MIw N7A XiG" fetchpriority="auto" loading="auto" role="presentation" src="https://i.pinimg.com/736x/2b/2e/4c/2b2e4ce408ae24e440294c9ddadf8f9b.jpg" style="object-fit: cover;"><div class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu"><div class="zI7 iyn Hsu" style="background-color: rgba(0, 0, 0, 0.4); height: 100%; width: 100%;"></div><div class="Jea MIw QLY Zr3 hUC iJk mQ8 zI7 iyn Hsu" style="height: 192px; width: 192px;"><div class="jzS un8 C9i TB_"><div class="tBJ dyH iFc sAJ NAw tg7 IZT H2s">Dein Pride Shop</div></div></div></div></div></div></a>
              </div>
              <div class="xuA">
                <a class="Wk9 xQ4 CCY S9z ho- iyn kVc Tbt L4E e8F BG7" href="/today/shop/skincare-im-sommer/111949/" rel="" tabindex="-1"><div class="Pj7 sLG XiG ho- m1e" style="width: 192px; height: 192px;"><div class="XiG zI7 iyn Hsu" style="background-color: gray; height: 100%;"><img alt="" class="hCL kVc L4E MIw N7A XiG" fetchpriority="auto" loading="auto" role="presentation" src="https://i.pinimg.com/736x/74/5a/b1/745ab136b3f7d3adc95142bbc3a0acac.jpg" style="object-fit: cover;"><div class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu"><div class="zI7 iyn Hsu" style="background-color: rgba(0, 0, 0, 0.4); height: 100%; width: 100%;"></div><div class="Jea MIw QLY Zr3 hUC iJk mQ8 zI7 iyn Hsu" style="height: 192px; width: 192px;"><div class="jzS un8 C9i TB_"><div class="tBJ dyH iFc sAJ NAw tg7 IZT H2s">Skincare im Sommer</div></div></div></div></div></div></a>
              </div>
              <div class="xuA">
                <a class="Wk9 xQ4 CCY S9z ho- iyn kVc Tbt L4E e8F BG7" href="/today/shop/eine-auszeit-im-gr%C3%BCnen/111948/" rel="" tabindex="-1"><div class="Pj7 sLG XiG ho- m1e" style="width: 192px; height: 192px;"><div class="XiG zI7 iyn Hsu" style="background-color: gray; height: 100%;"><img alt="" class="hCL kVc L4E MIw N7A XiG" fetchpriority="auto" loading="auto" role="presentation" src="https://i.pinimg.com/736x/a9/19/48/a919480abf577e49b30234864e802ff8.jpg" style="object-fit: cover;"><div class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu"><div class="zI7 iyn Hsu" style="background-color: rgba(0, 0, 0, 0.4); height: 100%; width: 100%;"></div><div class="Jea MIw QLY Zr3 hUC iJk mQ8 zI7 iyn Hsu" style="height: 192px; width: 192px;"><div class="jzS un8 C9i TB_"><div class="tBJ dyH iFc sAJ NAw tg7 IZT H2s">Eine Auszeit im Grünen</div></div></div></div></div></div></a>
              </div>
            </div>
          </div>
        </div>
      </ul>
    </div>
  </div>
</form>

Text Content

PINTEREST

Heute
Entdecken
Wenn Ergebnisse zur automatischen Vervollständigung angezeigt werden, verwenden
die Pfeile nach oben und unten, um sie dir anzusehen und sie auszuwählen. Nutzer
von Geräten mit Touchscreen können die Ergebnisse durch Antippen oder mit
Streichgesten durchsuchen.
Shopping-Highlights
Ideen für Balkon und Terrasse
Dein Pride Shop
Skincare im Sommer
Eine Auszeit im Grünen

Anmelden
Registrieren

COIT CLEANING & RESTORATION SERVICES


@COITClean

coit.com
; Öffnet eine neue Registerkarte
·
COIT is one of the largest and most experienced cleaning services for carpet,
upholstery, tile & grout, wood floors, air duct and damage restoration.
28 Follower
·
9 folge ich
Folgen
Erstellt
Gemerkt

Cleaning Checklists & Calendars
,
5 Pins
,
2 Jahre
How-To
,
4 Pins
,
2 Jahre
Blogs
,
3 Pins
,
2 Jahre
Quotes
,
8 Pins
,
2 Jahre
COVID-19 Cleaning
,
2 Pins
,
2 Jahre

WEITERE IDEEN VON COIT CLEANING & RESTORATION SERVICES

Reinigung Von Fensterläden
Reinigungsunternehmen

Wondering what part of your house you may be missing when it comes to your
cleaning checklist? Come explore our interactive home and move through each room
to learn more about COIT's specialty services, including preserving, protecting,
deep-cleaning and more!
COIT Cleaning & Restoration Services
Cleaning Checklists & Calendars

Fensterdekorationen
Fensterdekorationen

Cleaning your blinds the right way can be tricky! Check out our blog for a full
step-by-step guide on how to clean your blinds correctly.
COIT Cleaning & Restoration Services
How-To

Kleingruppen
We LOVE our pets but not the messes and stains they leave behind. Learn how to
easily remove pet stains on your couch and furniture by checking out our blog!
COIT Cleaning & Restoration Services
Blogs

Hausreparaturen
Sauberes Haus
Mold can be tough, and it's definitely not something you want in your home.
Learn more about how to get rid of it on our blog!
COIT Cleaning & Restoration Services
How-To

Backofen Reinigung
Badreinigung
Hausreinigung

Whether you're having guests in your home or not, November is the perfect time
to do some fall cleaning and have your home prepped for the holidays! Use our
checklist for all of the essentials. ✔️
COIT Cleaning & Restoration Services
Cleaning Checklists & Calendars

Hausreinigung
Erzählen
Zitate
We've all been there... let the Pros at COIT give your home the refresh it
needs!
COIT Cleaning & Restoration Services
Quotes

Hartholz Böden
Reinigung Von Holzböden
Dampfreiniger

Keep your floors at their best for the holidays! Learn more about cleaning and
maintaining your laminate and wood flooring on our blog.
COIT Cleaning & Restoration Services
Blogs

Hausreinigung
Sauberes Haus
Zitate

The house should take some responsibility, shouldn't it? 😉
COIT Cleaning & Restoration Services
Quotes

Klimaanlage
Want to learn more about how to clean your vents and air ducts? Check out our
blog!
COIT Cleaning & Restoration Services
How-To

Hausreinigung
Sauberes Haus
Dunkel
Zitate

No one will be getting through any time soon... especially in the dark!
COIT Cleaning & Restoration Services
Quotes

Hausreinigung
Immobilienmanagement
Tiefenreinigung
Sauberes Haus

Keeping your environment healthy and safe is more important than ever. Read more
about timing your COVID-19 cleaning, and our advice for every situation.
COIT Cleaning & Restoration Services
COVID-19 Cleaning

Hausreinigung
Sauberes Haus
Zitate

Let the Pros at COIT take that chance for you!
COIT Cleaning & Restoration Services
Quotes

Teppichboden
Hochwasserschutz
Hunde Geruch
Hunde

Between pets and family members, there's no better time to apply treatment that
will prevent stains than before the holiday season! Read more on our blog.
COIT Cleaning & Restoration Services
How-To

Hausreinigung
Sauberes Haus
Anyone else have a fear of unexpected guests? Call the Pros at COIT to keep it
clean for the holidays and ease all of your worries!
COIT Cleaning & Restoration Services
Quotes

Hausreinigung
Putzliste
Get your fall cleaning done easily by following our November Purge Checklist!
There's always things you can sort through and get rid of to leave your home
feeling tidy and fresh for the new season.
COIT Cleaning & Restoration Services
Cleaning Checklists & Calendars

Hausreinigung
Sauberes Haus
Bretter
Weisheit

Sometimes a path to your desk is all you need... right?
COIT Cleaning & Restoration Services
Quotes




MERKE DIR IDEEN, DIE DIR GEFALLEN.

Melde dich wieder an, um diese Idee bei deinen Favoriten zu speichern.
Weiter mit E-Mail-Adresse


Weiter mit Facebook

Indem du fortfährst, stimmst du den
AGB
; Öffnet eine neue Registerkarte
von Pinterest zu und bestätigst, dass du unsere
Datenschutzrichtlinien
; Öffnet eine neue Registerkarte
gelesen hast.
Hinweis bei Sammlung
; Öffnet eine neue Registerkarte
.