/*
	Tele styles.
*/

body
{
	background: #fff;
	border-top: 0px solid #000;
	color: #333;
	font-family: Georgia, serif;
	font-size: 12px;
}

a
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
}

h1
{
	font-weight: normal;
	text-align: left;
    letter-spacing: 3px;
	display: block;
	height: 30px;
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}

h2
{
	padding: 20px 0 0;
	text-align: center;
}

p
{
	overflow: hidden;
	text-align: center;
    margin: 0px;
}

/*
.container_16
{
	background: #fff url(../img/16_col.gif) repeat-y;
}
*/

#top, #bottom
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 960px;
}

.header
{
	background-color: #000;
	height: 40px;
    text-align: right;
}

.header .link
{
    letter-spacing: 3px;
    position: relative;
    margin: 10px 20px 0 10px;
    color: #fff;
    font-size: 7pt;
    top: 10px;
}

.footer
{
	background-color: #000;
	height: 40px;
    text-align: left;
}

.footer a, .footer .text
{
    position: relative;
    margin-left: 10px;
    color: #999;
    font-size: 8pt;
    top: 10px;
}

.topstage
{
	background: #ccc url(../img/topstage.gif) no-repeat;
	height: 115px;
}

.threecol .leftcol
{
    background: #f8f8f8;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 300px;
	padding-bottom: 10px;
}

.threecol .midcol
{
    background: #fff; 
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 400px;
	top: -10px;
    padding: 10px 10px 0 10px;
}

.threecol .rightcol
{
    background: #f8f8f8;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 240px;
}

div.leftcol h1
{
	background-color: #fff200;
	color: #000;
	font-size: 12pt;
	font-weight: bold;
}

div.leftcol h1.odd
{
	background-color: #000;
	color: #fff200;
	font-size: 10pt;
	font-weight: normal;
}

div.midcol h1
{
	background-color: #fff200;
	color: #000;
	font-size: 10pt;
	font-weight: bold;
}

div.midcol h1.odd
{
	background-color: #000;
	color: #fff200;
	font-size: 10pt;
	font-weight: normal;
}

div.rightcol h1
{
	background-color: #000;
	color: #fff200;
	font-size: 10pt;
	font-weight: normal;
}

div.rightcol h1.odd
{
    background-color: #fff200;
    color: #000;
    font-size: 10pt;
    font-weight: bold;
}

div.article h2
{
    color: #444;
    font-size: 9pt;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    margin: 0;
}

div.article p
{
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
}

div.article img
{
    position: relative;
    float: right;
}

div.article .date
{
    color: #999;
    margin: 0;
}

#disco
{
    background-color: #d4d4d4;
    padding-bottom: 10px;
}

#disco p
{
    padding-top: 15px;
}

#disco div
{
    font-size: 7pt;
    position: relative;
    padding-left: 50px;
    background-color: #d4d4d4;
}

div.seperator
{
    border-bottom: 1px dotted #999;
    height: 0px;
}

#teaser
{
    padding: 10px;
    text-align: left;
    color: #111;
    font-size: 14pt;
}

#tourdates
{
    padding: 10px 10px 0 10px;
    background: #f8f8f8;
}

table
{
    padding: 0;
    margin: 0;
    width: 100%;
}

#player
{
    position: relative;
    text-align: center;
}

.imprint 
{
    font-size: 7pt; 
    color: #ccc; 
    text-align: center;
}
