
/* Tip a Friend */

form p {
  width: 100%;
  clear: both;
  }

form p label {
  float: left;
  }

form p input, form p textarea, form p select {
  float: right;
  }

.gc1 {color:black;
     font-weight:normal;
     padding:0;
     margin:2 0 2 0;
}
.gc1 a:link, .gc1 a:visited, .gc1 a:active {
     color:#FF9900;
     font-weight:normal;
     text-overflow:ellipsis;
     overflow:hidden;
     padding:0;
     margin:2 0 2 0;
}
.gc1 a:hover {
     color:black;
     font-weight:normal;
     text-overflow:ellipsis;
     overflow:hidden;
     padding:0;
     margin:2 0 2 0;
}

.gc2 {
     font-size:10px;
     font-weight:bold;
}
.gc_error {
     padding:5px;
     font-weight:normal;
     background-color:#FF9900;
}

/* Antwort nach Mail */
/* Link 'zurück' */
P.tipp_links a:link, P.tipp_links a:visited, P.tipp_links a:active {
     color:black;
     text-decoration:underline;
}
P.tipp_links a:hover {
     color:#FF9900;
     text-decoration:underline;
}

/* Link zum Formular start*/
/* unter CSS-style 'footer_icons_right' */
SPAN.tipp_a_friend_link a:link, SPAN.tipp_a_friend_link a:visited, SPAN.tipp_a_friend_link a:active {
     color:#FF9900;
     text-decoration:none; 
     vertical-align:5px;
}
SPAN.tipp_a_friend_link a:hover {
     color:#FFC642;
     text-decoration:none;
     vertical-align:5px;
}

/* Link zum Formular stop */

	