/* ########### ################# Style für WT_GALLERY Gewinnspiele ################# ################## */
/* ########### ################# Zama Syed 14 Oct 2008 ################# ################## */
.tx-wtgallery-pi1 img{
  margin-right:3px;
}
.wtgallery_singlepic{
  margin-bottom:5px;
}

.wtgallery_singlepic_fwd{
  float:right;
  margin-bottom:5px;
}
.wtgallery_singlepic_bwd{
  float:left;
  margin-bottom:5px;
}

.wtgallery_singlepic_comment{
 font-size:100%;
 font-style:normal;
 color:#666666;
 line-height: 18px;
 margin-bottom: 0px;
 margin-top: 0px;
 width:468px;
 }

.wtgallery_singlepic_comment span{
  float:right;
  font-weight:normal;
  font-style: italic;
  font-size:90%;
}

.wtgallery_singlepic_comment p{
  padding-top:10px;
  padding-bottom:5px;
}

.goback{
  float:right;
  margin-bottom:5px;
  padding-right:90px;
}

/* Styles für tt_news-Suche im rechten Content*/
/* Style für die Umgebung des <input>-Feldes: (Klasse formular_input_text_td) */

.news-search-form{
  margin-bottom:15px;
  border-bottom:1px solid #f0f0f0;
  padding-bottom:15px;
  width: 300px;
}
.news-search-form input{
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 14px;
  height:25px;
  width: 215px;
  color: #666666;
  background-color: #ffffff;
  border:1px solid #f0f0f0;
  padding:3px;
  margin-right:5px;
}

/*Style für Umgebung des Submit-Buttons: (Klasse formular_input_button_td) */
.news-search-form-submit{
}
.news-search-form-submit input{
  border:none;
  height:25px;
  width:60px;
  background-color: #f0f0f0;
  /* background-image:url("/fileadmin/bilder/hallofamilie/Icons/Lupe.gif");
  background-repeat: no-repeat; */
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 12px;
  color: #003399;
  font-size: 12px;
  font-weight: bold;
  border:none;
  padding-left:15px;
  padding-right:15px;
}

.news-search-emptyMsg{
  margin-top:15px;
}
/* Ende Suche Styles */

/* default styles for extension "tx_veguestbook_pi1" */

    .tx-veguestbook-pi1 {
        font-size:100%;
    }
 
    /* error handling */
    .tx-veguestbook-pi1 p.tx-guestbook-form-error {
        font-weight:bold;
        color:#990000;
    }
   
    /* display of result count */
    .tx-veguestbook-pi1 .tx-guestbook-result {
        font-weight:bold;
        float:left;
    }
   
    /* pagination */
    .tx-veguestbook-pi1 .tx-guestbook-pagination {
        font-size:75%;
        font-weight:bold;
        float:right;
    }
   
    /* styles for list mode */
    .tx-veguestbook-pi1 h2.tx-guestbook-header {
        clear:both;
        color:#666;
        *display:block;
        font-size:100%;
        font-weight:bold;
        *padding: 0em;
        width: 100%;
    background-color:#fff;
    }
 
    .tx-veguestbook-pi1 .tx-guestbook-right {
        float:left;
        width:38em;
        background:#FFF;
        padding-bottom: 1em;
    }
   
    /* styles for latest mode */
    .tx-veguestbook-pi1 .tx-guestbook-latest p,
    .tx-veguestbook-pi1 .tx-guestbook-right p {
        color:#666;
    }
   
    .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
    .tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: normal;
        font-size:80%;
        padding-bottom:2em;
    }
 
    .tx-veguestbook-pi1 .tx-guestbook-right h3 {
        font-size:100%;
        color:#666666;
        font-weight:bold;
        background:none;
    }
   
    .tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
        color:#666666;
        line-height:1.5em;
    }
   
    .tx-veguestbook-pi1 .tx-guestbook-latest {
        display:block;
        padding:0.25em;
        clear:both;
    }
   
    .tx-veguestbook-pi1 .tx-guestbook-clear {
        clear:both;
        display:block;
    }



.social_networks{
  margin:5px 0 5px 0;
  padding:2px;
  line-height:20px;
}

.social_networks img{
  padding:2px;
  margin-left:2px;
  border:1px solid #ccc;
  vertical-align:middle;
}


