#tcMenu
{
	background-color: black ;
}


#tcHome
{
	
}

#tcVoting
{

}

#tcImpressum
{

}

.titlepic
{
	max-width: 100% ;
	max-height: 100% ;
}

.areas
{
	width: 100% ;
}

.info
{
	text-align: center;
	width: 100% ;
}
.status
{
	font-size: 100% ;
	display: inline ;
	padding-top: -10px ;
	font-style: italic;
}
.dates
{
	font-size: 100% ;
	display: block ;
	margin-bottom: 15px ;
	border: 1px solid black ;
	padding: 10px ;
}
.begin
{
	text-align: center;
	float: left ;
	width: 50% ;
}
.end
{
	text-align: center;
	float: right ;
	width: 50% ;
}
.label
{
	font-size: 100% ;
	display: block ;
}
.time
{
	font-size: 90% ;
	display: block ;
}
.date
{
	font-size: 80% ;
	display: block ;
}
.countdown p {
	display: inline-block;
	padding:0;
	font-size: 70% ;
}
.description
{
	font-size: 80% ;
}
.links
{
	margin-top: 15px ;
	text-align: center;
	margin-bottom: 15px ;
}
.custom-link
{
	display: block ;
	text-decoration: none ;
}


.warning
{
	color: #BB0000 ;
	font-weight: bold ;
}
.information
{
	color: #00BB00 ;
	font-weight: bold ;
}


#footer
{
	text-align:center;
}

.artist_vote
{
	border: 1px solid green			!important;
}

.textwrap
{
	white-space:normal				!important;
}


.clearboth
{
	clear: both ;
}
