body {
	background: white;
	font-family: Bookman Old Style, Georgia, Times, Courier, serif;
	font-size: 0.9em;
	line-height: 130%;
	color: #000099;
	margin: 17px 0 0 0;
}

#homevideo {
	position: absolute;
	top: 50%;
	left:50%;
	margin-top:-215px;
	margin-left:-380px;
}

img {
	border:0;
}

div#navigation {
	position:relative;
	width: 184px;
	margin: 0px 12px 0px 8px;
	text-align: center;
}

div#flashnavigation {
	width: 100px;
	background: black;
}

div#content {
	position: absolute;
	top:20px;
	left:210px;
}

div#wrapper {  }

a#logo {
	display:block;
	width: 183px;
	height: 104px;
	margin-bottom: 5px;
}
a:hover#logo {
	background-position: 0 -104px;
}

h1 {
	margin: 3px 0 20px 0;
	/*font-size: 1.45em;*/
	font-size: 2.1em;
	line-height:1.2em;
}
h1.inner {
	margin-top:-30px;
}
h2 {
	margin: 3px 0 -12px 0;
	font-size: 1.45em;
}
.f_norm { font-size: 0.9em; line-height: 130%; }
.f_xs { font-size: 0.87em; line-height: 130%;}
.f_xxs { font-size: 0.82em; line-height: 125%;}
.f_xxxs { font-size: 0.78em; line-height: 125%;}

.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }

.clear { clear:both; }

div.contentWrapper {  }

a img { border: 0; }
a { color: #CC0000; }
a:hover { color: #000099; }

a.no_score { text-decoration:none; }
a:hover.no_score { text-decoration:none; }

div.column {
	float:left;
	width:50%;
}


input, textarea { 
	padding:3px;
	font-family: Bookman Old Style, Courier;
	font-size: 0.9em;
	color: #000099;
}
#shop input, textarea {
	width: 90%;
}
#shop textarea {
	height: 100px;
}
#shop p {
	margin:0;
	margin-top:5px;
}

#content .article td {
	vertical-align:top;
	padding: 4px 15px 4px 0;
	border-bottom: 1px dotted #000099;
}

#content .article td.month {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 115%;
	font-weight: bold;
}

#content .article table {
	border-top: 1px dotted #000099;
	width: 100%;
}
div#wrapper_piece {
	/*width:770px;*/
}
#tourdates p {
	margin:0;
}
.vbottom {
	position:absolute;
	bottom:0;
	right:0;
}
.warning {
	color:#CC0000;
}

p.technique a {
	text-decoration:none;
	color: #000099;
}
p.technique a:hover {
	text-decoration:none;
	color: #CC0000;
}

div.article {
	width: 580px;
	border: 1px solid #666666;
  margin: -5px 5px 5px -5px;
	padding: 15px;
  display: block;
  position: relative;
}
div.about, div.teknik {
	width: 430px;
}
div.black {
	color: #990099;
	background-color: #000000;
}
div.poster, div.song, div.shop_item, div.presse {
	width: 184px;
	height: 264px;
	text-align: center;
	border: 1px solid #666666;
  margin: -5px 5px 5px -5px;
	padding: 7px;
  display: block;
  position: relative;
}
div.presse {
	font-size: 0.9em;
	line-height: 1.3em;
	overflow: hidden;
}
div.presse_pdf {
	position: absolute;
	bottom: 5px;
	width: 100%;
	text-align: center;
}
div.presse img {
	margin-bottom:-12px;
}
div.poster.no_pad {
	padding: 0px;
	width: 198px;
	height: 278px;
}
div.poster a {
	color: #000099;
	text-decoration:none;
}
div.poster a:hover {
	color: #CC0000;
	text-decoration:none;
}
div.presse {
	width: 154px;
	height: 208px;
}
div.photo {
	border: 1px solid #666666;
  margin: -5px 5px 5px -5px;
	padding: 7px;
	padding-bottom:3px;
  display: block;
  position: relative;
	font-size:0.8em;
	line-height:1.4em;
}
div.video {
	border: 1px solid #666666;
  margin: -5px 5px 5px -5px;
	padding: 7px;
	padding-bottom:9px;
  display: block;
  position: relative;
	font-size:0.8em;
	line-height:1.4em;
}

div.song { width: auto; height: 195px; }
div.shop_item { height: auto; }
div.spaced {
	margin: 0 20px 20px 0;
}
div.shadow {
	float: left;
	background: url(png/shadow.png) no-repeat bottom right;
	margin-bottom: 20px;
}

/* COLORS */
.violet { color: #660066; }
.black { color: #000; }
.gruen { color: #339900; }
.himbeer { color: #FF0033; }
.blau { color: #0066FF; }
.olive { color: #666600; }
.tuerkis { color: #339966; }
.orange { color: #FF6600; }
.magenta { color: #FF00CC; }



#NewsTicker{
width:184px;
height:155px;
}
#NewsVertical {
width:184px;
height:155px;
display:block;
overflow:hidden;
position:relative;
}
/* --------------- */
/* Ticker Vertical */
#TickerVertical {
width:184px;
height:155px;
display:block;
list-style:none;
margin:0;
padding:0;
}
#TickerVertical li {
display:block;
width:184px;
text-align:center;
margin:0;
float:left;
}

p.pdf_link {
	position: absolute;
	right: 8px;
	top: -5px;
}