/* (c) 2008 by design-source.de */

*  {
    padding : 0;
    margin : 0;
}

/* Anfang a */ 

a {
	color: #fff;
	text-decoration: none;
}

a.myspace {
	display: block;
	height: 30px;
	left: 610px;
	position: relative;
	top: 80px;
	width: 120px;
	color: #000;
}

#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 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; 
}

#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%;
}

#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;
}

#footer {
	clear: both;
	background-color: #fdf6e3;
	border-top: 1px solid #000;
	text-align: center;
	padding: 8px 0;
	width: 765px;
	font-size: 0.8em;
       /* height: 50px;*/
}

/* 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: 230px;
	padding: 25px 15px 30px 10px;
	color: #bcad9a;
	text-align: right;
	text-transform:none;
	font-size: 1em;
}

#spalte_rechts #player h1 {
	padding: 25px 15px 10px 10px;
}

#spalte_rechts .spalte_rechts_tabu h1 {
	padding: 25px 15px 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;
}

/* 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;	
}

#headernavi li {
}

#spalte_rechts li {
	background-image: url(../bilder/00_bg_trennstrich_rechtespalte.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	font-size: 0.8em;
	font-weight: bold;
}

#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_kasten {
	border: 1px solid #a89881;
	padding: 10px 10px 0 10px;
	margin: 0 0 15px 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 20px;
	width: 235px;
}

#video_startseite {
	background-image: url(../bilder/00_bg_linkespalte_extracontent.jpg);
	background-repeat: no-repeat;
	padding: 50px 20px 0 45px;
	margin-bottom: 15px
}


.hoehe {
 height: 100px;
}


