@charset "UTF-8";

/* ####################*/
/* CONTACT */
/* ####################*/

#tourdates { border: 0px solid red; width: 100%; margin: 0; padding: 0; }

#tourdates { background-color: #333; background-image:url(../images/tourdates/table_head.jpg); width: 635px; height:25px; background-repeat:no-repeat; background-position: left top;}

.table_head { width: 635px; height:25px;}
#tourdates th { padding-left: 15px; padding-bottom: 5px; padding-top: 6px; color: #999999; font-weight: normal; width: 200px; text-align:left; }

.table_datum { padding-top: 15px; padding-bottom: 11px; height:17px; padding-left: 3px; }
.table_datum strong { display: block; background-image:url(../images/tourdates/table_date.jpg); background-repeat:no-repeat; }
.table_datum strong { color: #FFCC00; width: 124px; height: 17px; padding-left: 7px; padding-top: 2px; }

.table_artist, .table_venue, .table_city_country { padding-left: 15px; padding-bottom: 6px; padding-top: 4px; }
.table_artist { width: 200px; }
.table_venue { width: 200px;}

.table_hr { margin-top: 10px; margin-bottom: 10px; height: 1px; background-image:url(../images/basic/trennlinie.gif); background-repeat:repeat-x; }
.table_hr hr { display: none; }

.no_dates { border:0; height: 50px; text-align:center; }

.table_date_row_over { background-image:url(../images/tourdates/table_tr_over.jpg); background-repeat:no-repeat;}
.table_date_row { background-image:none; }
