
/* *{ margin:0px; padding:0px; } */

/* Tabelle */
td.greeting_header { font-size:11px; font-weight:bold; color:#003366; vertical-align:top; }
td.greeting_value { font-size:11px; color:#003366; vertical-align:top; }

/* Box */
div.greeting_frame_body { margin:0 auto 0 auto; padding:6px 0 6px 0; width:660px; background:#003366 url(images/greeting_frame_body_back.jpg) repeat-y; }
div.greeting_frame_top_bot { margin:0 auto 0 auto; padding:0; width:660px; height:10px; background:#003366 url(images/greeting_frame_back.jpg) repeat-x;  }
div.greeting_box { margin:6px auto 6px auto; padding:4px; width:630px; font-family:"Comic Sans MS", Arial, Verdana; font-size:13px; }

.form_clock { background-color:#eeeeee; border:1px solid #999999; text-align:left; text-decoration:none; font-family:Arial; font-size:30px; color:#3366cc; }


/* im Formular soll dieses Feld nicht angezeigt werden und leer bleiben
wird es trotzdem gefuellt, ist dies wohlmöglich ein automatischer und unerwuenschter Beitrag */
p.dontsee {
	height:0;
	display:none;
}




