
.countdown {
	position: relative;
	z-index: 990;
	top: 85px;
	float: right;
	padding-right: 12px;
}
#slidset {
	position: absolute;
	z-index: 1;
	/*background-image: url(../../images02/mainimage.jpg);
	background-repeat: no-repeat;*/
	width: 980px;
	height: 400px;
}
#main {
	margin-top: 400px;
}
#main .firstarea,
#main .secondarea,
#main .sponsorarea {
	clear: both;
}

#main .headlineBox h2,
#main .ticketBox h2,
#main .stageBox h2,
#main .dateBox h2 {
	height: 60px;
	width: 300px;
	display: block;
	text-indent: -10000px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#main .headlineBox h2 {
	background-image: url(../../images02/h2_headline.gif);
	padding-bottom: 15px;
}
#main .ticketBox h2 {
	background-image: url(../../images02/h2_ticket.gif);
}
#main .stageBox h2 {
	background-image: url(../../images02/h2_stage.gif);
}
#main .dateBox h2 {
	background-image: url(../../images02/h2_date.gif);
}
/*#main .morelink {
	position: relative;
	z-index: 990;
	top: 12px;
	left: 220px;
}*/
#main .morelink a {
	height: 20px;
	width: 60px;
	display: block;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-image: url(../../images02/more.gif);
	float: right;
}
#main .rss {
	float: left;
	margin-left: 10px;
}

#main .headlineBox,
#main .ticketBox,
#main .stageBox,
#main .dateBox {
	width: 300px;
}
#main .headlineBox .blogset {
	padding-left: 10px;
	padding-bottom: 11px;
}
#main .headlineBox .blogset span {
	display: block;
}

#main .ticketBox {
	clear: right;
}


#main .ticketBox p.aset {
	background-image: url(../../images02/text_ticket01.gif);
	width: 165px;
	height: 240px;
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	margin-left: 10px;
	float: left;
}

#main .stageBox p {
	background-image: url(../../images02/text_stage.gif);
	height: 210px;
}
#main .dateBox p {
	background-image: url(../../images02/text_date.gif);
	height: 210px;
}

#main .stageBox p,
#main .dateBox p {
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	width: 290px;
	margin-left: 10px;
}
#main .stageBox p {
	width: 300px;
	margin-left: 0px;
}

#main .headlineBox,
#main .stageBox {
	float: left;
	padding-bottom: 20px;
}
#main .ticketBox,
#main .dateBox {
	float: right;
	padding-bottom: 20px;
}

.accessBox {
	padding-bottom: 40px;
}
#main .sponsorarea {
	background-image: url(../../images02/line_white.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
}
#main .sponsorarea ul {
	list-style: none;
	background-image: url(../../images02/line_white.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	padding-top: 20px;
	padding-bottom: 20px;
}
#main .sponsorarea li {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}


.tsp {
	padding-top: 10px;
}
