/* Grundeinstellungen */
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/backgrounds/bgrpage.gif) repeat-x #760707;
	margin-top:0px;
	margin-bottom:0px;
	height:101%;
}


/* Inhalte */
/* NEWS */
#trennlinie { padding:10px 0 10px 0; }
/* Termine - kleine Tabelle */
#tvtermineSmall { padding-left:10px; }
/* DATES */
/* Tour-Termine - große Tabelle */
#termineBig_TOUR { width:685px; }
#termineBig_TOUR_Datum { width:90px; }
#termineBig_TOUR_Uhrzeit { width:75px; }
#termineBig_TOUR_StadtLocation { width:240px; }
#termineBig_TOUR_Info { width:240px; }
#termineBig_TOUR_Tickets { width:40px; }
/* TV-Termine - große Tabelle */
#termineBig_TV { width:685px; }
#termineBig_TV_Icon { width:30px; }
#termineBig_TV_Datum { width:90px; }
#termineBig_TV_Uhrzeit { width:75px; }
#termineBig_TV_Sender { width:95px; }
#termineBig_TV_Sendung { width:290px; }
#termineBig_TV_Links { width:105px; }
/* MEDIA */
#bilderNewLine { clear:left; padding-top:10px; }
#bilderFloatDiv { float:left; padding-right:20px; }
/* MUSIK - Diskografie */
#diskoTable { width:685px; }
#diskoTableHeader { padding-bottom:10px; }
#diskoTableCoverarea { width:250px; }
#diskoTableTitelarea { width:300px; height:15px; vertical-align:top; }
#diskoTableSongtextarea { width:135px; height:15px; }
#diskoTableBestellarea { vertical-align:bottom; padding:25px 0 0 0; }
