/* (c) 2008 by design-source.de */

*  {
    padding : 0;
    margin : 0;
}

/* Anfang a */ 

a {
	color: #fff;
	text-decoration: none;
}


a img{
border: 0px;
}

a.einkaufswagen {
	background-image: url(../bilder/einkaufswagen.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 50px;
	width: 255px;
	background-color:#FF0000;
}

a.myspace {
	display: block;
	height: 30px;
	left: 610px;
	position: relative;
	top: 80px;
	width: 120px;
	color: #000;
}

.artikel a {
	display: block;
	float: left;
	padding: 0 0 0 10px;
	height: 15px;
	background-color: #000;
	color: #000;
}

.artikel a.loeschen {
	background-image: url(../bilder/artikel_loeschen.png);
	width: 68px;
  margin:0px;
  padding:0px;
}

.artikel a.aktualisieren {
	background-image: url(../bilder/artikel_aktualisieren.png);
	width: 95px;
margin:0px;
  padding:0px;
}

a.bestellung_abschicken{
	height: 20px;
	width: 160px;
	display: block;
	float: left;
	background-image: url(/bilder/shop/shop_button_bestellung_abschicken.png);
	background-repeat: no-repeat;

}

.downlinks a {
	display: block;
	float: left;
	margin: 0 1px 0 2px;
	height: 30px;
	width: 80px;
}

.downlinks a.finetuneslink {
	background-image: url(../bilder/shop_button_finetunes.png);
}

.downlinks a.ituneslink {
	background-image: url(../bilder/shop_button_itunes.png);
}

.downlinks a.mp3link {
	background-image: url(../bilder/shop_button_mp3.png);
}

.downlinks a.musicloadlink {
	background-image: url(../bilder/shop_button_musicload.png);
}

.downlinks a.nowdiolink {
	background-image: url(../bilder/shop_button_nowdio.png);
}

#footer a {
	color: #e72f27;
}

#headernavi a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
	padding: 0 0 0 40px;
}

#spalte_links a {
	color: #e72f27;
}

#spalte_rechts a {
	color: #e72f27;
}

#spalte_rechts li a {
	display: block;
	padding: 10px 0 10px 40px;
}

#spalte_rechts li.check a {
	display: inline;
	padding: 0 0;
}

#spalte_rechts a.audio {
	background-image: url(../bilder/01_icon_audio.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 10px 0 10px 30px;
}

#spalte_rechts a.bilder {
	background-image: url(../bilder/01_icon_bilder.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 10px 0 10px 30px;
}

#spalte_rechts a.bio {
	background-image: url(../bilder/01_icon_biografie.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 10px 0 10px 30px;
}

#spalte_rechts a.downloadlink {
	display: block;
	width: 255px;
	text-align: center;
	padding: 0 0 2px 0;
}

#spalte_rechts a.presse {
	background-image: url(../bilder/01_icon_presse.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 10px 0 10px 30px;
}

#spalte_rechts a.video {
	background-image: url(../bilder/01_icon_video.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 10px 0 10px 30px;
}


#spalte_rechts a.website {
	background-image: url(../bilder/01_icon_website_url.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 10px 0 10px 30px;
}

#spalte_rechts a.zurueck {
	text-transform: uppercase;
	color: #e72f27;	
	padding: 10px 15px 10px 0;
	text-align: right;
}


/* Ende a */

/* Anfang a:hover */

a:hover {
	text-decoration: underline;
}

#header a:hover {
	text-decoration: underline;
}

#spalte_rechts a:hover {
	text-decoration: none;
	color: #e72f27;
}

#spalte_rechts a.zurueck:hover {
	text-decoration: underline;
}

/* Ende a:hover */

.abstand {
	float: left;
	display: block;
	width: 75px;
}

.artikelbild {
	width: 100px;
	height: 325px;
	vertical-align: top; 
}

.artikelfeld {
	width: 300px;
	height: 325px;
	vertical-align: top; 
}

.artikel {
	padding: 2px 0;
	height: 15px;
	background-color: #000;
}

#banner {
	float: left;
	margin: 283px 0pt 0pt;
	width: 180px;
	height: 290px;
	border: 1px solid #000000;
}

body {
	background-color: #fdf6e3;
	background-image: url(../bilder/00_bg_body_basic.jpg);
	background-repeat: repeat-x;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	height: 100%;
}

.braun {
	color: #bcad9a;
}

#container {
	position: absolute;
	width: 990px;
	margin-left: -485px;
	left: 50%;
	height: 100%;
}

#container_wrapper {
background-image:url(../bilder/00_bg_body.jpg);
background-position:center 0;
background-repeat:no-repeat;
height:735px;
position:absolute;
top:0;
width:100%;
}

#content {
	float: left;
	margin: 0 0 0 4px;
	width: 765px;
}

.downlinks {
	background-image: url(../bilder/bg_shop_footer.png);
	background-repeat: no-repeat;
	padding: 20px 0 0 0;
	height: 30px;
	background-color: #000;
}

#einkaufswagen {

  margin-bottom: 10px;
	width: 255px;
}
	
#footer {
	clear: both;
	background-color: #fdf6e3;
	border-top: 1px solid #000;
	text-align: center;
	padding: 8px 0;
	width: 765px;
	height: 50px;
	font-size: 0.8em;
}

/* Anfang �berschriften */

h1 {
	color: #8e2627;
	font-size: 1.3em;
	text-transform: uppercase;
	padding: 0 0 25px 0;
}

#spalte_rechts h1 {
	display: block;	
	height: 15px;
	width: 225px;
	padding: 25px 20px 30px 10px;
	color: #bcad9a;
	text-align: right;
	text-transform:none;
	font-size: 1em;
}

#spalte_rechts #player h1 {
	padding: 25px 20px 10px 10px;
}

#spalte_rechts .spalte_rechts_tabu h1 {
	padding: 25px 20px 70px 10px;
}

h2 {
	font-size: 1.1em;
	padding: 0 0 15px 0;
}

h3 {
	color: #8e2627;
	text-transform: uppercase;
	padding-bottom: 10px;
}

h4 {
	padding-bottom: 10px;
}

#spalte_rechts h4 {
	padding: 5px 20px 5px 15px;
	clear: both;
	text-align: left;
	color: #e72f27;
}

/* Ende �berschriften */

#header {
	float: right;
	height: 120px;
	width: 765px;
	padding: 139px 0 24px 0;
}

#headernavi {
	float: right;
	padding: 20px 75px 0 0;
	text-align: right;
	height: 20px;
}


/* Anfang img */

table img {
	border: 0;
}

.releases img {
	border: 1px solid #bcad9a;
}

/* Ende img */

/* Anfang li */

li {
	list-style-type: none;
	display: inline;	
}

.downlinks li {
	display: block;
	float: left;
}

#headernavi li {
}

#spalte_rechts li {
	display: block;
	font-size: 0.8em;
	font-weight: bold;
}

#versandinfo li {
	padding: 10px 0 0 0;
}

#versandinfo li.check {
	line-height: 15px;
}

#tracklist li {
	display: block;
}

/* Ende li */

/* Anfang p */

p {
	padding: 0 0 15px 0;
}

#spalte_rechts p {
	padding: 0 10px 15px 20px;
}

/* Ende p */

#spalte_links {
	float: left;
	width: 504px;
	margin-bottom: 125px;
}

.spalte_links_content {
	padding: 50px 44px 0 45px;
	background-image: url(../bilder/00_bg_linkespalte.jpg);
	background-repeat: no-repeat;
}

.spalte_links_gesamtpreis {
	border-top: 1px solid #a89881;
	padding: 10px 10px 0 10px;
	margin: 10px 0 0  0;
	font-size: 0.9em;
	
}

.spalte_links_kasten {
	border: 1px solid #a89881;
	padding: 10px 10px 0 10px;
	margin: 15px 0 0  0;
	background-image: url(../bilder/00_bg_linkespalte_kasten.jpg);
	background-repeat: no-repeat;
}

#spalte_rechts {
	background-image: url(../bilder/00_bg_rechtespalte.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 255px;
	height: 100%;
	color: #fff;
}

.spalte_rechts_bg {
	background-image: url(../bilder/00_bg_rechtespalte_repeat.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.spalte_rechts_tabu {
	background-image: url(../bilder/00_bg_tabu.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 255px;
}

.spalte_rechts_weitere {
	background-image: url(../bilder/00_bg_weitere_rechts.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 255px;
}

/* Anfang strong */

#spalte_links strong {
	text-transform: uppercase;
	color: #8f7564;
}


#spalte_rechts strong {
	text-transform: uppercase;
	color: #8f7564;
}

/* Ende strong */

#spalte_links table {
	padding: 0 0 10px 0;
}

#spalte_rechts table {
	padding: 0 15px 15px 10px;
	color: #fff;
	font-size: 0.7em;
}

#spalte_rechts table.releases {
	padding: 0 50px 15px 50px;
	color: #bcad9a;
	font-size: 0.7em;
}

#spalte_rechts .nextgigs tr {
	background-image: url(../bilder/00_bg_trennstrich_rechtespalte.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

#spalte_rechts .releases tr {
	text-align: center;
}

#spalte_rechts ul {
	padding: 0 0 0 15px;
	width: 225px;
}

#versandinfo {
	padding: 0 10px;
	font-size: 0.9em;
}

#video_startseite {
	background-image: url(../bilder/00_bg_linkespalte_extracontent.jpg);
	background-repeat: no-repeat;
	padding: 50px 20px 0 45px;
	margin-bottom: 15px;
}


.gigtable {
}

.gigtable  td {
	font-size: 0.9em;
	vertical-align: top;
	line-height: 1.5em;
	padding: 0 0 2px 0;
}

