/*
	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.jpg) 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 form
{
  text-align: left;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 15px;
}

div.article input, div.article select
{
  width:100%;
  border:1px solid #000;
}

div.article input.send
{
  width:58px;
  height:20px;
  border:0;
}

div.article .newsletter_entry {
  margin-top:5px;
}

div.article .newsletter_button {
  margin-top:10px;
  text-align:right;
}

div.article p.msgbox {
  color:red;
}

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;
}

.guestbook input {
  margin:5px 40px 5px 40px;
  width:320px;
  border:1px solid #000000;
}

.guestbook textarea {
  margin:5px 40px 5px 40px;
  width:320px;
  height:100px;
  border:1px solid #000000;
}  

.guestbook input.send
{
  margin-left:302px;
  width:58px;
  height:20px;
  border:0;
}

.guestbook_eintrag {
  padding:2px;
  border-top:1px dashed #000000;
}

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