@CHARSET "UTF-8";

body {
	background: url(../images/bg.jpg) no-repeat #000;
	background-attachment: fixed;
	margin: 0px;
}

#main {
	width: 600px;
	left: 85px;
	padding: 0;
	position: absolute;
}

#div00 {
	background: #000;
	height: 5px;
	font-size: 1px;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	border-top: 50px;
	border-color: #000;
	height: 154px;
}

#header img {
	border: 0;
	width: 100%;
	height: 100%;
}

#header a.podcast {
	border: 0;
	display: block;
	position: absolute;
	left: 453px;
	top: 360px;
}

#header a.podcast img {
	width: 121px;
	height: 93px;
}

#div01 {
	background: url(../images/div01.gif);
	height: 21px;
}

#navi {
	background: #FFF;
	height: 23px;
}

#navi a {
	border: 0;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

#navi a img {
	height: 23px;
	border: 0;
}

#navi a#home { background: url(../images/home.gif) no-repeat 0px 0px; margin: 0; }
#navi a#news { background: url(../images/news.gif) no-repeat 0px 0px; margin: 0; }
#navi a#discographie { background: url(../images/discographie.gif) no-repeat 0px 0px; margin: 0; }
#navi a#media { background: url(../images/media.gif) no-repeat 0px 0px; margin: 0; }
#navi a#guestbook { background: url(../images/guestbook.gif) no-repeat 0px 0px; margin: 0; }
#navi a#friends { background: url(../images/friends.gif) no-repeat 0px 0px; margin: 0; }
#navi a#kontakt { background: url(../images/kontakt.gif) no-repeat 0px 0px; margin: 0; }
#navi a#blog { background: url(../images/blog.gif) no-repeat 0px 0px; margin: 0; }
#navi a#store { background: url(../images/store.gif) no-repeat 0px 0px; margin: 0; }
#navi a#myspace { background: url(../images/myspace_on.gif) no-repeat 0px 0px; margin: 0; }

#navi a#home:hover { background: url(../images/home_on.gif) no-repeat 0px 0px; margin: 0; }
#navi a#news:hover { background: url(../images/news_on.gif) no-repeat 0px 0px; margin: 0; }
#navi a#discographie:hover { background: url(../images/discographie_on.gif) no-repeat 0px 0px; margin: 0; }
#navi a#media:hover { background: url(../images/media_on.gif) no-repeat 0px 0px; margin: 0; }
#navi a#guestbook:hover { background: url(../images/guestbook_on.gif) no-repeat 0px 0px; margin: 0; }
#navi a#friends:hover { background: url(../images/friends_on.gif) no-repeat 0px 0px; margin: 0; }
#navi a#kontakt:hover { background: url(../images/kontakt_on.gif) no-repeat 0px 0px; margin: 0; }
#navi a#blog:hover { background: url(../images/blog_on.gif) no-repeat 0px 0px; margin: 0; }
#navi a#store:hover { background: url(../images/store_on.gif) no-repeat 0px 0px; margin: 0; }
#navi a#myspace:hover { background: url(../images/myspace.gif) no-repeat 0px 0px; margin: 0; }

#content {
	background: #FFF;
	color: #6B6767;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	padding: 70px 0 0 0;
	min-height: 230px;
}

#content_box {
	padding: 0 20px 0 20px;
}

a {
	color: #B60010;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

#content_box img.headline {
	display: block;
	margin: 0 100px 30px 0;
}

#content_box img {
	border: 0;
	margin: 0 35px 0px 0;
}

#footer {
	background: #000;
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 9px;
	height: 15px;
	letter-spacing: 1px;
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	text-align: right;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#div02 {
	background: url(../images/peyote.gif) no-repeat transparent;
	height: 33px;
}

#div02 img {
	border: 0;
	height: 33px;
	margin: 0 0 10px 0;
	width: 79px;
}

.signature {
	color: #000;
	font-style: italic;
}

#fotobanner {
	margin: 15px 0 0 0;
}

#fotobanner img {
	display: inline;
	margin: 0;
	border: 0;
}

div#media_inner {
	float: left;
	width: 300px;
}

div#media_itunes {
	float: left;
	margin: 33px 0 0 0;
}

.black {
	color: #000;
}

.podcast_hl {
	font-family: "Arial Black";
	font-size: 26px;
	color: #000;
}

#podcast {
	text-align: center;
}

.pagination {
	width: 100%;
	text-align: center;
}

form fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

form fieldset legend {
	float: left;
	font-size: 13px;
	font-weight: bolder;
	color: #6B6767;
	margin: 0 0 20px 0;
	padding: 0;
}

form fieldset.total {
	font-size: 1.1em;
	font-weight: bolder;
	padding: 0 0 0 30px;

}

form fieldset.total legend {
	margin: 0 0 20px -30px;
}

form h1, div h1.head {
	font-family: "Arial Black";	
	font-size: 18px;
	color: #000;
	margin: 0 0 3px 0;
}

form .sub, div .sub {
	font-size: 12px;
	color: #6b6767;
}

form .info {
	font-size: 12px;
}

.tracklist {
	font-size: 12px;
	font-style: italic;
	color: #6b6767;
}

form .price {
	font-size: 12px;
	color: #6b6767;
	margin: 30px 0 5px 0;
}

form label {
  display: block;
  float: left;
  width: 150px;
  margin: 5px 0 5px 0;
}

form label.entry {
  display: inline;
  float: none;
  width: auto;
  margin: auto;
}

form input {
  display: block;
  float: left;
  width: 200px;
  margin: 0 0 0 0;
}

input#submit {
  float: none;
  width: auto;
}

form input.amount {
	display: inline;
	float: none;
	margin: 0 0 0 10px;
	border: 1px solid #000;
	width: 30px;
	height: 20px;
	padding: 5px 0 0 5px;
}

.clear { clear: both; }
.green { color: #45dd1d; }
.red { color: #dd451d; }